Advertisement
user0

Bukkit Plugin "Chairs Reloaded" has no Multiverse support???

Jul 7th, 2013
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.44 KB | None | 0 0
  1. 23:35:14 [INFO] [ClearLag] Warning Ground items will be removed in one minute!
  2. 23:36:14 [INFO] [ClearLag] Removed 15 Entities!
  3. 23:39:25 [SEVERE] Could not pass event PlayerInteractEvent to Chairs v2.1.5
  4. org.bukkit.event.EventException
  5. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
  6. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  7. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
  8. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
  9. at org.bukkit.craftbukkit.v1_6_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:
  10. at net.minecraft.server.v1_6_R1.PlayerInteractManager.interact(PlayerInteractManager.java:373)
  11. at net.minecraft.server.v1_6_R1.PlayerConnection.a(PlayerConnection.java:649)
  12. at net.minecraft.server.v1_6_R1.Packet15Place.handle(SourceFile:58)
  13. at net.minecraft.server.v1_6_R1.NetworkManager.b(NetworkManager.java:293)
  14. at net.minecraft.server.v1_6_R1.PlayerConnection.d(PlayerConnection.java:118)
  15. at net.minecraft.server.v1_6_R1.ServerConnection.b(SourceFile:37)
  16. at net.minecraft.server.v1_6_R1.DedicatedServerConnection.b(SourceFile:30)
  17. at net.minecraft.server.v1_6_R1.MinecraftServer.t(MinecraftServer.java:590)
  18. at net.minecraft.server.v1_6_R1.DedicatedServer.t(DedicatedServer.java:226)
  19. at net.minecraft.server.v1_6_R1.MinecraftServer.s(MinecraftServer.java:486)
  20. at net.minecraft.server.v1_6_R1.MinecraftServer.run(MinecraftServer.java:419)
  21. at net.minecraft.server.v1_6_R1.ThreadServerApplication.run(SourceFile:582)
  22. Caused by: java.lang.IllegalArgumentException: Cannot measure distance between world and world_plots
  23. at org.bukkit.Location.distanceSquared(Location.java:381)
  24. at org.bukkit.Location.distance(Location.java:364)
  25. at com.cnaude.chairs.EventListener.onPlayerInteract(EventListener.java:208)
  26. at sun.reflect.GeneratedMethodAccessor72.invoke(Unknown Source)
  27. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  28. at java.lang.reflect.Method.invoke(Unknown Source)
  29. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
  30. ... 16 more
  31. 23:41:54 [INFO] [ClearLag] Warning Ground items will be removed in one minute!
  32. 23:42:54 [INFO] [ClearLag] Removed 12 Entities!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement