failed to initialized (b546) #150


  • New
  • Defect
Open
Assigned to _ForgeUser1494830
  • letsplaykain created this issue Jun 27, 2014
    Tester
  • letsplaykain added the tags New Defect Jun 27, 2014
  • letsplaykain edited description Jun 27, 2014
  • _ForgeUser1494830 posted a comment Jun 27, 2014
    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).

  • letsplaykain posted a comment Jun 27, 2014

    @ZerothAngel: Go

    Thanks, ill attempt to update Spigot on a backup server... are there any performance gains to this?

  • _ForgeUser1494830 posted a comment Jun 30, 2014

    @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.