Advertisement
Guest User

TC-git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks

a guest
Feb 1st, 2015
172
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.23 KB | None | 0 0
  1.  
  2. [22:04:55] [pool-3-thread-13/WARN]: Could not properly handle event PLAYER_TELEPORT:
  3. java.lang.IllegalAccessError: Synchronized code got accessed from another thread: java.util.concurrent.ThreadPoolExecutor$Worker
  4. at org.bukkit.event.NLTCListener.onPlayerTeleport(NLTCListener:0) ~[?:?]
  5. at sun.reflect.GeneratedMethodAccessor36.invoke(Unknown Source) ~[?:?]
  6. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_31]
  7. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_31]
  8. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:292) ~[bukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  9. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[bukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  10. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:501) ~[bukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  11. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486) ~[bukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  12. at org.bukkit.craftbukkit.v1_7_R3.entity.CraftPlayer.teleport(CraftPlayer.java:471) ~[bukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  13. at org.bukkit.craftbukkit.v1_7_R3.entity.CraftEntity.teleport(CraftEntity.java:200) ~[bukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  14. at com.bukkit.xarinor.templecraft.TempleManager.playerLeave(TempleManager.java:305) ~[?:?]
  15. at com.bukkit.xarinor.templecraft.TCUtils.removePlayers(TCUtils.java:940) ~[?:?]
  16. at com.bukkit.xarinor.templecraft.games.Game.endGame(Game.java:214) ~[?:?]
  17. at com.bukkit.xarinor.templecraft.games.Adventure.endGame(Adventure.java:60) ~[?:?]
  18. at com.bukkit.xarinor.templecraft.games.Adventure.hitEndBlock(Adventure.java:137) ~[?:?]
  19. at com.bukkit.xarinor.templecraft.tasks.EndTask.run(EndTask.java:36) ~[?:?]
  20. at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftTask.run(CraftTask.java:53) ~[bukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  21. at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) ~[bukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  22. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) ~[?:1.8.0_31]
  23. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) ~[?:1.8.0_31]
  24. [22:04:55] [pool-3-thread-13/INFO]: This error is logged only once: it could have occurred multiple times by now.
  25. [22:04:55] [pool-3-thread-13/INFO]: Potential failures may occur in other plugins handling this Event.
  26. [22:04:55] [pool-3-thread-13/INFO]: Please contact one of the authors of plugin 'TempleCraft': Xarinor, Bootscreen, Mike Singleton, Timirvin
  27. [22:04:55] [pool-3-thread-13/WARN]: Could not properly handle event PLAYER_CHANGED_WORLD:
  28. java.lang.IllegalAccessError: Synchronized code got accessed from another thread: java.util.concurrent.ThreadPoolExecutor$Worker
  29. at org.bukkit.event.NLTCListener.onPlayerChangedWorld(NLTCListener:0) ~[?:?]
  30. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_31]
  31. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_31]
  32. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_31]
  33. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_31]
  34. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:292) ~[bukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  35. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[bukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  36. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:501) ~[bukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  37. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486) ~[bukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  38. at net.minecraft.server.v1_7_R3.PlayerList.moveToWorld(PlayerList.java:551) ~[bukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  39. at org.bukkit.craftbukkit.v1_7_R3.entity.CraftPlayer.teleport(CraftPlayer.java:495) ~[bukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  40. at org.bukkit.craftbukkit.v1_7_R3.entity.CraftEntity.teleport(CraftEntity.java:200) ~[bukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  41. at com.bukkit.xarinor.templecraft.TempleManager.playerLeave(TempleManager.java:305) ~[?:?]
  42. at com.bukkit.xarinor.templecraft.TCUtils.removePlayers(TCUtils.java:940) ~[?:?]
  43. at com.bukkit.xarinor.templecraft.games.Game.endGame(Game.java:214) ~[?:?]
  44. at com.bukkit.xarinor.templecraft.games.Adventure.endGame(Adventure.java:60) ~[?:?]
  45. at com.bukkit.xarinor.templecraft.games.Adventure.hitEndBlock(Adventure.java:137) ~[?:?]
  46. at com.bukkit.xarinor.templecraft.tasks.EndTask.run(EndTask.java:36) ~[?:?]
  47. at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftTask.run(CraftTask.java:53) ~[bukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  48. at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) ~[bukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  49. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) ~[?:1.8.0_31]
  50. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) ~[?:1.8.0_31]
  51. [22:04:55] [pool-3-thread-13/INFO]: This error is logged only once: it could have occurred multiple times by now.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement