Tirelessly Thanks for pointing that out. Must have missed it looking through the methods.
I'm trying to hide an unhide a player from another for a certain amount of time. I saw that there is a .hidePlayer(Player player) in the Player...
Thanks. I was worried that something was badly wrong with my setup.
I'm trying to debug my code, and it appears that the onEnable method isn't triggering my logger. If I'm not mistaken, I should see something in the...
Simply because I don't know the method for it. I'm still not sure why my problem is occuring, but I'm pretty sure that it has something to do with...
You meant this line, correct? if(numofplayers == 1) Inside of playerlistener? I changed that, but it still gave the the error, this time with...
I'm writing a plugin where I need to get the players on load or player join and add them to an array. However, whenever I do this, I get this error...
Well, thanks anyway!
Nice!
Thank you! It worked! +1 rep.
Sagacious_Zed Thanks, I'll try that.
Well, I just set it before, and the same thing happened... :mad:
Sagacious_Zed The line after it says: config = plugin.getConfig(); and plugin is set to this.
I have this error left: 2012-05-23 12:39:54 [SEVERE] Error occurred while enabling MVOSPlugin v1.0.1 (Is it up to date?)...
Here's the line it fails at: port = config.getInt("Chat-Server.port"); Why would it fail there? Is it because Chat-Server.port is null?
Ok, thanks for the help. Now, I'm up to date, using bukkit 1.2.5 R2, and it spits out this: 09:15:54 [SEVERE] Error occurred while enabling...
Ah, thanks for explaining. I'll try that, and you're like, the only person who actually explains. :)
I know. I can read them. I just can't figure out what to change. I know that port is null, but it's supposed to take the value in the config file...
I fixed one (1) error, the first one. Now I have this: [SEVERE] Could not load 'plugins\MVOSPlugin.jar' in folder 'plugins'...
Also, can you explain what static acctually does? I've done some coding, but I've never learned what it is. I think you call it on a utility, such...
Separate names with a comma.