This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
On start up:http://pastie.org/private/wamszsseesv5nplwkqfiw
http://pastie.org/private/cpgyoccwa9x4ftj5g9io6q
Won't let users log in.
Coming from 1.3.beta1
java.lang.NoSuchMethodError: org.bukkit.Bukkit.getOnlinePlayers()Ljava/util/Collection;
I see Bukkit changed getOnlinePlayers() recently. Do you know if Spigot has caught up?
My dev builds are always built against the latest dev Bukkit. Though it's a bit bad that they would make a change that would actually change the method signature.
Give build #544 a try. Otherwise, you should probably stay on 1.3beta1 for now.
I'll have to investigate further, but I don't see how I can fix it without making a custom build against 1.7.9-R0.2 only (if the signature did indeed change).
@ZerothAngel: Go
Thanks, ill attempt to update Spigot on a backup server... are there any performance gains to this?
@LordKainzo: Go
Performance? I don't think so. Just bug fixes which I don't think affects you. But the big reason I recommended it for you was to get the updated Vault interface (where OfflinePlayer is mapped to UUID).
Change log is here, scroll down to bottom.
To post a comment, please login or register a new account.