Advertisement
Guest User

GB error

a guest
Jan 15th, 2012
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.72 KB | None | 0 0
  1. 2012-01-15 10:20:24 [SEVERE] Could not pass event PLAYER_QUIT to VirtualChest
  2. java.lang.NoSuchMethodError: org.bukkit.configuration.MemorySection.isNaturallyStorable(Ljava/lang/Object;)Z
  3. at com.Balor.Tools.Configuration.ExMemorySection.isNaturallyStorable(ExMemorySection.java:108)
  4. at com.Balor.Tools.Configuration.File.ExtendedConfiguration.serializeValues(ExtendedConfiguration.java:336)
  5. at com.Balor.Tools.Configuration.File.ExtendedConfiguration.saveToString(ExtendedConfiguration.java:206)
  6. at com.Balor.Tools.Configuration.File.ExFileConfiguration.save(ExFileConfiguration.java:66)
  7. at com.Balor.Tools.Configuration.File.ExtendedConfiguration.save(ExtendedConfiguration.java:124)
  8. at com.Balor.utils.FilesManager.createWorldFile(FilesManager.java:266)
  9. at com.Balor.Listeners.GPPlayerListener.onPlayerQuit(GPPlayerListener.java:68)
  10. at org.bukkit.plugin.java.JavaPluginLoader$2.execute(JavaPluginLoader.java:280)
  11. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  12. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:341)
  13. at net.minecraft.server.ServerConfigurationManager.disconnect(ServerConfigurationManager.java:161)
  14. at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:660)
  15. at net.minecraft.server.NetworkManager.b(NetworkManager.java:231)
  16. at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:100)
  17. at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:587)
  18. at net.minecraft.server.NetworkListenThread.a(SourceFile:108)
  19. at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:536)
  20. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:434)
  21. at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement