Advertisement
Guest User

Untitled

a guest
Apr 11th, 2014
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.92 KB | None | 0 0
  1. [22:39:10] [Server thread/INFO]: CommandHelper: {Host:Marios-Minecraftserver.de:25565 Displayname:BuBI12353 Rang:Speedbuilder Online:1}
  2. [22:39:11] [Server thread/ERROR]: Uh oh! You've found an error in Core.
  3. This is an error caused while running your code, so you may be able to find a workaround, but is ultimately an error in Core itself.
  4. The line of code that caused the error was this:
  5. @pos = {0: -940.4855788353372, 1: 48.0, 2: -2314.5104980595515, 3: world, 4: -332.8309326171875, 5: -6.900154113769531, pitch: -6.900154113769531, world: world, x: -940.4855788353372, y: 48.0, yaw: -332.8309326171875, z: -2314.5104980595515}
  6. set_entity_loc(928, @pos)
  7. on or around /games/ni71843_1/ftproot/minecraftbukkit/plugins/CommandHelper/includes/spawn.ms:110.
  8. Please report this error to the developers, and be sure to include the version numbers:
  9. Server version: 1.7.2-R0.4-SNAPSHOT;
  10. CommandHelper version: 3.3.1-SNAPSHOT:2677-6e0f9ab,master;
  11. Loaded extensions and versions:
  12. Core (version 3.3.1);
  13. CHBarApi (version 1.1.0);
  14. Here's the stacktrace:
  15. java.lang.IllegalStateException: Unknown net.minecraft.server.v1_7_R1.PlayerChunk$1@302ae27 for org.bukkit.craftbukkit.v1_7_R1.chunkio.QueuedChunk@9450108c
  16. at org.bukkit.craftbukkit.v1_7_R1.util.AsynchronousExecutor.drop(AsynchronousExecutor.java:269)
  17. at org.bukkit.craftbukkit.v1_7_R1.chunkio.ChunkIOExecutor.dropQueuedChunkLoad(ChunkIOExecutor.java:25)
  18. at net.minecraft.server.v1_7_R1.PlayerChunk.b(PlayerChunk.java:75)
  19. at net.minecraft.server.v1_7_R1.PlayerChunkMap.removePlayer(PlayerChunkMap.java:191)
  20. at com.bergerkiller.bukkit.common.bases.PlayerChunkMapBase.removePlayer(PlayerChunkMapBase.java:97)
  21. at com.bergerkiller.bukkit.common.bases.PlayerChunkMapBase.removePlayer(PlayerChunkMapBase.java:70)
  22. at net.minecraft.server.v1_7_R1.PlayerList.moveToWorld(PlayerList.java:415)
  23. at org.bukkit.craftbukkit.v1_7_R1.entity.CraftPlayer.teleport(CraftPlayer.java:467)
  24. at org.bukkit.craftbukkit.v1_7_R1.entity.CraftEntity.teleport(CraftEntity.java:200)
  25. at com.laytonsmith.abstraction.bukkit.BukkitMCEntity.teleport(BukkitMCEntity.java:249)
  26. at com.laytonsmith.core.functions.EntityManagement$set_entity_loc.exec(EntityManagement.java:341)
  27. at com.laytonsmith.core.Script.eval(Script.java:349)
  28. at com.laytonsmith.core.Script.eval(Script.java:318)
  29. at com.laytonsmith.core.functions.BasicLogic$ifelse.execs(BasicLogic.java:673)
  30. at com.laytonsmith.core.Script.eval(Script.java:308)
  31. at com.laytonsmith.core.Script.eval(Script.java:318)
  32. at com.laytonsmith.core.functions.DataHandling$foreach.execs(DataHandling.java:667)
  33. at com.laytonsmith.core.Script.eval(Script.java:308)
  34. at com.laytonsmith.core.Script.eval(Script.java:318)
  35. at com.laytonsmith.core.functions.BasicLogic$ifelse.execs(BasicLogic.java:673)
  36. at com.laytonsmith.core.Script.eval(Script.java:308)
  37. at com.laytonsmith.core.Script.eval(Script.java:318)
  38. at com.laytonsmith.core.Script.eval(Script.java:318)
  39. at com.laytonsmith.core.Procedure.execute(Procedure.java:198)
  40. at com.laytonsmith.core.Procedure.cexecute(Procedure.java:152)
  41. at com.laytonsmith.core.Script.eval(Script.java:277)
  42. at com.laytonsmith.core.Script.eval(Script.java:318)
  43. at com.laytonsmith.core.MethodScriptCompiler.execute(MethodScriptCompiler.java:1842)
  44. at com.laytonsmith.core.MethodScriptCompiler.execute(MethodScriptCompiler.java:1802)
  45. at com.laytonsmith.core.constructs.CClosure.execute(CClosure.java:160)
  46. at com.laytonsmith.core.functions.Scheduling$set_timeout$1.run(Scheduling.java:337)
  47. at org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftTask.run(CraftTask.java:53)
  48. at org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:345)
  49. at net.minecraft.server.v1_7_R1.MinecraftServer.u(MinecraftServer.java:587)
  50. at net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:250)
  51. at net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:545)
  52. at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:457)
  53. at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617)
  54.  
  55. [22:39:11] [Server thread/WARN]: Failed to handle packet for HSI-KBW-149-172-242-227.hsi13.kabel-badenwuerttemberg.de/149.172.242.227:52850
  56. java.lang.IllegalStateException: Unknown org.bukkit.craftbukkit.v1_7_R1.chunkio.QueuedChunk@945010b1
  57. at org.bukkit.craftbukkit.v1_7_R1.util.AsynchronousExecutor.drop(AsynchronousExecutor.java:266) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
  58. at org.bukkit.craftbukkit.v1_7_R1.chunkio.ChunkIOExecutor.dropQueuedChunkLoad(ChunkIOExecutor.java:25) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
  59. at net.minecraft.server.v1_7_R1.PlayerChunk.b(PlayerChunk.java:70) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
  60. at net.minecraft.server.v1_7_R1.PlayerChunkMap.removePlayer(PlayerChunkMap.java:191) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
  61. at com.bergerkiller.bukkit.common.bases.PlayerChunkMapBase.removePlayer(PlayerChunkMapBase.java:97) ~[?:?]
  62. at com.bergerkiller.bukkit.common.bases.PlayerChunkMapBase.removePlayer(PlayerChunkMapBase.java:70) ~[?:?]
  63. at net.minecraft.server.v1_7_R1.PlayerList.moveToWorld(PlayerList.java:415) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
  64. at org.bukkit.craftbukkit.v1_7_R1.entity.CraftPlayer.teleport(CraftPlayer.java:467) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
  65. at net.minecraft.server.v1_7_R1.PlayerConnection.a(PlayerConnection.java:246) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
  66. at net.minecraft.server.v1_7_R1.PacketPlayInFlying.a(SourceFile:137) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
  67. at net.minecraft.server.v1_7_R1.PacketPlayInLook.handle(SourceFile:98) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
  68. at net.minecraft.server.v1_7_R1.NetworkManager.a(NetworkManager.java:146) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
  69. at net.minecraft.server.v1_7_R1.ServerConnection.c(SourceFile:134) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
  70. at net.minecraft.server.v1_7_R1.MinecraftServer.u(MinecraftServer.java:655) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
  71. at net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:250) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
  72. at net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:545) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
  73. at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:457) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
  74. at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
  75. [22:39:11] [Server thread/INFO]: BuBI12353 lost connection: Internal server error
  76. [22:39:12] [Server thread/ERROR]: Encountered an unexpected exception
  77. java.lang.IllegalStateException: Unknown org.bukkit.craftbukkit.v1_7_R1.chunkio.QueuedChunk@945010b1
  78. at org.bukkit.craftbukkit.v1_7_R1.util.AsynchronousExecutor.drop(AsynchronousExecutor.java:266) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
  79. at org.bukkit.craftbukkit.v1_7_R1.chunkio.ChunkIOExecutor.dropQueuedChunkLoad(ChunkIOExecutor.java:25) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
  80. at net.minecraft.server.v1_7_R1.PlayerChunk.b(PlayerChunk.java:70) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
  81. at net.minecraft.server.v1_7_R1.PlayerChunkMap.removePlayer(PlayerChunkMap.java:191) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
  82. at com.bergerkiller.bukkit.common.bases.PlayerChunkMapBase.removePlayer(PlayerChunkMapBase.java:97) ~[?:?]
  83. at com.bergerkiller.bukkit.common.bases.PlayerChunkMapBase.removePlayer(PlayerChunkMapBase.java:70) ~[?:?]
  84. at net.minecraft.server.v1_7_R1.PlayerList.disconnect(PlayerList.java:293) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
  85. at net.minecraft.server.v1_7_R1.PlayerConnection.a(PlayerConnection.java:702) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
  86. at net.minecraft.server.v1_7_R1.ServerConnection.c(SourceFile:128) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
  87. at net.minecraft.server.v1_7_R1.MinecraftServer.u(MinecraftServer.java:655) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
  88. at net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:250) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
  89. at net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:545) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
  90. at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:457) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
  91. at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks]
  92. [22:39:12] [Server thread/ERROR]: This crash report has been saved to: /games/ni71843_1/ftproot/minecraftbukkit/./crash-reports/crash-2014-04-11_22.39.12-server.txt
  93. [22:39:25] [Thread-28/WARN]: [Server] The main thread failed to respond after 10 seconds
  94. [22:39:25] [Thread-28/WARN]: [Server] What follows is the stack trace of the main thread
  95. [22:39:25] [Thread-28/WARN]: [Server] at java.lang.Thread.sleep(Native Method)
  96. [22:39:25] [Thread-28/WARN]: [Server] at net.minecraft.server.v1_7_R1.DedicatedServer.a(DedicatedServer.java:231)
  97. [22:39:25] [Thread-28/WARN]: [Server] at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:485)
  98. [22:39:25] [Thread-28/WARN]: [Server] at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617)
  99. [22:39:37] [Thread-28/WARN]: [Server] The main thread is still stuck, current loop line is:
  100. [22:39:37] [Thread-28/WARN]: [Server] at net.minecraft.server.v1_7_R1.DedicatedServer.a(DedicatedServer.java:231)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement