Advertisement
Guest User

Untitled

a guest
Jan 28th, 2016
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.95 KB | None | 0 0
  1. 2016/01/29 04:39:06 [INFORMACIÓN] §eLuxusDarkangel joined the game
  2. 2016/01/29 04:39:49 [GRAVE] Error while handling DiggingMessage(state=0, x=-8, y=63, z=48, face=4) (handler: DiggingHandler)
  3. java.lang.NullPointerException
  4. at net.glowstone.net.handler.play.player.DiggingHandler.handle(DiggingHandler.java:129)
  5. at net.glowstone.net.handler.play.player.DiggingHandler.handle(DiggingHandler.java:26)
  6. at com.flowpowered.networking.session.BasicSession.handleMessage(BasicSession.java:80)
  7. at com.flowpowered.networking.session.BasicSession.messageReceived(BasicSession.java:139)
  8. at net.glowstone.net.GlowSession.pulse(GlowSession.java:428)
  9. at net.glowstone.net.SessionRegistry.pulse(SessionRegistry.java:23)
  10. at net.glowstone.scheduler.GlowScheduler.pulse(GlowScheduler.java:173)
  11. at net.glowstone.scheduler.GlowScheduler.access$100(GlowScheduler.java:24)
  12. at net.glowstone.scheduler.GlowScheduler$2.run(GlowScheduler.java:110)
  13. at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
  14. at java.util.concurrent.FutureTask.runAndReset(Unknown Source)
  15. at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(Unknown Source)
  16. at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
  17. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  18. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  19. at java.lang.Thread.run(Unknown Source)
  20. 2016/01/29 04:39:56 [INFORMACIÓN] LuxusDarkangel [/127.0.0.1:59065] lost connection
  21. 2016/01/29 04:39:56 [INFORMACIÓN] §eLuxusDarkangel left the game
  22. 2016/01/29 04:40:01 [INFORMACIÓN] LuxusDarkangel [/127.0.0.1:59100] connected, UUID: 75f90833-8085-4572-9ca3-3996aeb2a0fe
  23. 2016/01/29 04:40:01 [INFORMACIÓN] §eLuxusDarkangel joined the game
  24. 2016/01/29 04:41:32 [INFORMACIÓN] LuxusDarkangel [/127.0.0.1:59100] lost connection
  25. 2016/01/29 04:41:32 [INFORMACIÓN] §eLuxusDarkangel left the game
  26. 2016/01/29 04:41:37 [INFORMACIÓN] LuxusDarkangel [/127.0.0.1:59156] connected, UUID: 75f90833-8085-4572-9ca3-3996aeb2a0fe
  27. 2016/01/29 04:41:37 [INFORMACIÓN] §eLuxusDarkangel joined the game
  28. 2016/01/29 04:42:35 [GRAVE] Error while loading chunk (-7,18)
  29. java.io.IOException: Invalid length: 5679838 > 4096
  30. at net.glowstone.io.anvil.RegionFile.getChunkDataInputStream(RegionFile.java:197)
  31. at net.glowstone.io.anvil.AnvilChunkIoService.read(AnvilChunkIoService.java:62)
  32. at net.glowstone.ChunkManager.loadChunk(ChunkManager.java:132)
  33. at net.glowstone.GlowChunk.load(GlowChunk.java:265)
  34. at net.glowstone.GlowChunk.load(GlowChunk.java:260)
  35. at net.glowstone.GlowChunk.getSection(GlowChunk.java:359)
  36. at net.glowstone.GlowChunk.getType(GlowChunk.java:394)
  37. at net.glowstone.block.GlowBlock.getTypeId(GlowBlock.java:195)
  38. at net.glowstone.GlowWorld.pulseTickMap(GlowWorld.java:1795)
  39. at net.glowstone.GlowWorld.pulse(GlowWorld.java:381)
  40. at net.glowstone.scheduler.WorldScheduler$WorldThread.run(WorldScheduler.java:52)
  41. at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
  42. at java.util.concurrent.FutureTask.run(Unknown Source)
  43. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  44. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  45. at java.lang.Thread.run(Unknown Source)
  46. 2016/01/29 04:42:35 [GRAVE] Error while loading chunk (-13,24)
  47. java.io.IOException: Invalid length: 32333131 > 4096
  48. at net.glowstone.io.anvil.RegionFile.getChunkDataInputStream(RegionFile.java:197)
  49. at net.glowstone.io.anvil.AnvilChunkIoService.read(AnvilChunkIoService.java:62)
  50. at net.glowstone.ChunkManager.loadChunk(ChunkManager.java:132)
  51. at net.glowstone.GlowChunk.load(GlowChunk.java:265)
  52. at net.glowstone.GlowChunk.load(GlowChunk.java:260)
  53. at net.glowstone.GlowChunk.getSection(GlowChunk.java:359)
  54. at net.glowstone.GlowChunk.getType(GlowChunk.java:394)
  55. at net.glowstone.block.GlowBlock.getTypeId(GlowBlock.java:195)
  56. at net.glowstone.block.GlowBlock.getType(GlowBlock.java:190)
  57. at net.glowstone.block.blocktype.BlockLiquid.calculateTarget(BlockLiquid.java:107)
  58. at net.glowstone.block.blocktype.BlockLiquid.calculateFlow(BlockLiquid.java:89)
  59. at net.glowstone.block.blocktype.BlockLiquid.receivePulse(BlockLiquid.java:68)
  60. at net.glowstone.GlowWorld.pulseTickMap(GlowWorld.java:1797)
  61. at net.glowstone.GlowWorld.pulse(GlowWorld.java:381)
  62. at net.glowstone.scheduler.WorldScheduler$WorldThread.run(WorldScheduler.java:52)
  63. at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
  64. at java.util.concurrent.FutureTask.run(Unknown Source)
  65. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  66. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  67. at java.lang.Thread.run(Unknown Source)
  68. 2016/01/29 04:42:41 [INFORMACIÓN] LuxusDarkangel [/127.0.0.1:59156] lost connection
  69. 2016/01/29 04:42:41 [INFORMACIÓN] §eLuxusDarkangel left the game
  70. 2016/01/29 04:42:45 [INFORMACIÓN] LuxusDarkangel [/127.0.0.1:59199] connected, UUID: 75f90833-8085-4572-9ca3-3996aeb2a0fe
  71. 2016/01/29 04:42:45 [INFORMACIÓN] §eLuxusDarkangel joined the game
  72. 2016/01/29 04:45:20 [INFORMACIÓN] LuxusDarkangel [/127.0.0.1:59199] lost connection
  73. 2016/01/29 04:45:20 [INFORMACIÓN] §eLuxusDarkangel left the game
  74. 2016/01/29 04:45:24 [INFORMACIÓN] LuxusDarkangel [/127.0.0.1:59289] connected, UUID: 75f90833-8085-4572-9ca3-3996aeb2a0fe
  75. 2016/01/29 04:45:24 [INFORMACIÓN] §eLuxusDarkangel joined the game
  76. 2016/01/29 04:45:53 [INFORMACIÓN] LuxusDarkangel [/127.0.0.1:59289] lost connection
  77. 2016/01/29 04:45:53 [INFORMACIÓN] §eLuxusDarkangel left the game
  78. 2016/01/29 04:45:57 [INFORMACIÓN] LuxusDarkangel [/127.0.0.1:59315] connected, UUID: 75f90833-8085-4572-9ca3-3996aeb2a0fe
  79. 2016/01/29 04:45:57 [INFORMACIÓN] §eLuxusDarkangel joined the game
  80. 2016/01/29 04:46:19 [INFORMACIÓN] LuxusDarkangel [/127.0.0.1:59315] lost connection
  81. 2016/01/29 04:46:19 [INFORMACIÓN] §eLuxusDarkangel left the game
  82. 2016/01/29 04:46:23 [INFORMACIÓN] LuxusDarkangel [/127.0.0.1:59342] connected, UUID: 75f90833-8085-4572-9ca3-3996aeb2a0fe
  83. 2016/01/29 04:46:23 [INFORMACIÓN] §eLuxusDarkangel joined the game
  84. 2016/01/29 04:47:03 [INFORMACIÓN] LuxusDarkangel [/127.0.0.1:59342] lost connection
  85. 2016/01/29 04:47:03 [INFORMACIÓN] §eLuxusDarkangel left the game
  86. 2016/01/29 04:47:07 [INFORMACIÓN] LuxusDarkangel [/127.0.0.1:59373] connected, UUID: 75f90833-8085-4572-9ca3-3996aeb2a0fe
  87. 2016/01/29 04:47:07 [INFORMACIÓN] §eLuxusDarkangel joined the game
  88. 2016/01/29 04:47:24 [INFORMACIÓN] LuxusDarkangel [/127.0.0.1:59373] lost connection
  89. 2016/01/29 04:47:24 [INFORMACIÓN] §eLuxusDarkangel left the game
  90. 2016/01/29 04:47:30 [INFORMACIÓN] LuxusDarkangel [/127.0.0.1:59397] connected, UUID: 75f90833-8085-4572-9ca3-3996aeb2a0fe
  91. 2016/01/29 04:47:30 [INFORMACIÓN] §eLuxusDarkangel joined the game
  92. 2016/01/29 04:47:34 [GRAVE] Error while loading chunk (-14,16)
  93. java.io.IOException: Unknown version: 14
  94. at net.glowstone.io.anvil.RegionFile.getChunkDataInputStream(RegionFile.java:211)
  95. at net.glowstone.io.anvil.AnvilChunkIoService.read(AnvilChunkIoService.java:62)
  96. at net.glowstone.ChunkManager.loadChunk(ChunkManager.java:132)
  97. at net.glowstone.GlowChunk.load(GlowChunk.java:265)
  98. at net.glowstone.GlowChunk.load(GlowChunk.java:260)
  99. at net.glowstone.GlowChunk.getSection(GlowChunk.java:359)
  100. at net.glowstone.GlowChunk.getType(GlowChunk.java:394)
  101. at net.glowstone.block.GlowBlock.getTypeId(GlowBlock.java:195)
  102. at net.glowstone.GlowWorld.pulseTickMap(GlowWorld.java:1795)
  103. at net.glowstone.GlowWorld.pulse(GlowWorld.java:381)
  104. at net.glowstone.scheduler.WorldScheduler$WorldThread.run(WorldScheduler.java:52)
  105. at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
  106. at java.util.concurrent.FutureTask.run(Unknown Source)
  107. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  108. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  109. at java.lang.Thread.run(Unknown Source)
  110. 2016/01/29 04:47:34 [GRAVE] Error while loading chunk (-17,19)
  111. java.io.IOException: Unknown version: 120
  112. at net.glowstone.io.anvil.RegionFile.getChunkDataInputStream(RegionFile.java:211)
  113. at net.glowstone.io.anvil.AnvilChunkIoService.read(AnvilChunkIoService.java:62)
  114. at net.glowstone.ChunkManager.loadChunk(ChunkManager.java:132)
  115. at net.glowstone.GlowChunk.load(GlowChunk.java:265)
  116. at net.glowstone.GlowChunk.load(GlowChunk.java:260)
  117. at net.glowstone.GlowChunk.getSection(GlowChunk.java:359)
  118. at net.glowstone.GlowChunk.getType(GlowChunk.java:394)
  119. at net.glowstone.block.GlowBlock.getTypeId(GlowBlock.java:195)
  120. at net.glowstone.GlowWorld.pulseTickMap(GlowWorld.java:1795)
  121. at net.glowstone.GlowWorld.pulse(GlowWorld.java:381)
  122. at net.glowstone.scheduler.WorldScheduler$WorldThread.run(WorldScheduler.java:52)
  123. at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
  124. at java.util.concurrent.FutureTask.run(Unknown Source)
  125. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  126. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  127. at java.lang.Thread.run(Unknown Source)
  128. 2016/01/29 04:47:34 [GRAVE] Error while loading chunk (-9,14)
  129. java.io.IOException: Unknown version: -1
  130. at net.glowstone.io.anvil.RegionFile.getChunkDataInputStream(RegionFile.java:211)
  131. at net.glowstone.io.anvil.AnvilChunkIoService.read(AnvilChunkIoService.java:62)
  132. at net.glowstone.ChunkManager.loadChunk(ChunkManager.java:132)
  133. at net.glowstone.GlowChunk.load(GlowChunk.java:265)
  134. at net.glowstone.GlowChunk.load(GlowChunk.java:260)
  135. at net.glowstone.GlowChunk.getSection(GlowChunk.java:359)
  136. at net.glowstone.GlowChunk.getType(GlowChunk.java:394)
  137. at net.glowstone.block.GlowBlock.getTypeId(GlowBlock.java:195)
  138. at net.glowstone.block.GlowBlock.getType(GlowBlock.java:190)
  139. at net.glowstone.block.blocktype.BlockLiquid.calculateTarget(BlockLiquid.java:107)
  140. at net.glowstone.block.blocktype.BlockLiquid.calculateFlow(BlockLiquid.java:89)
  141. at net.glowstone.block.blocktype.BlockLiquid.receivePulse(BlockLiquid.java:68)
  142. at net.glowstone.GlowWorld.pulseTickMap(GlowWorld.java:1797)
  143. at net.glowstone.GlowWorld.pulse(GlowWorld.java:381)
  144. at net.glowstone.scheduler.WorldScheduler$WorldThread.run(WorldScheduler.java:52)
  145. at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
  146. at java.util.concurrent.FutureTask.run(Unknown Source)
  147. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  148. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  149. at java.lang.Thread.run(Unknown Source)
  150. 2016/01/29 04:47:56 [INFORMACIÓN] LuxusDarkangel [/127.0.0.1:59397] lost connection
  151. 2016/01/29 04:47:56 [INFORMACIÓN] §eLuxusDarkangel left the game
  152. 2016/01/29 04:52:34 [GRAVE] Error while loading chunk (-14,26)
  153. java.io.IOException: Unknown version: 0
  154. at net.glowstone.io.anvil.RegionFile.getChunkDataInputStream(RegionFile.java:211)
  155. at net.glowstone.io.anvil.AnvilChunkIoService.read(AnvilChunkIoService.java:62)
  156. at net.glowstone.ChunkManager.loadChunk(ChunkManager.java:132)
  157. at net.glowstone.GlowChunk.load(GlowChunk.java:265)
  158. at net.glowstone.GlowChunk.load(GlowChunk.java:260)
  159. at net.glowstone.GlowChunk.getSection(GlowChunk.java:359)
  160. at net.glowstone.GlowChunk.getType(GlowChunk.java:394)
  161. at net.glowstone.block.GlowBlock.getTypeId(GlowBlock.java:195)
  162. at net.glowstone.GlowWorld.pulseTickMap(GlowWorld.java:1795)
  163. at net.glowstone.GlowWorld.pulse(GlowWorld.java:381)
  164. at net.glowstone.scheduler.WorldScheduler$WorldThread.run(WorldScheduler.java:52)
  165. at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
  166. at java.util.concurrent.FutureTask.run(Unknown Source)
  167. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  168. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  169. at java.lang.Thread.run(Unknown Source)
  170. 2016/01/29 04:52:34 [GRAVE] Error while loading chunk (7,-11)
  171. java.io.IOException: Invalid length: 1454039254 > 4096
  172. at net.glowstone.io.anvil.RegionFile.getChunkDataInputStream(RegionFile.java:197)
  173. at net.glowstone.io.anvil.AnvilChunkIoService.read(AnvilChunkIoService.java:62)
  174. at net.glowstone.ChunkManager.loadChunk(ChunkManager.java:132)
  175. at net.glowstone.GlowChunk.load(GlowChunk.java:265)
  176. at net.glowstone.GlowChunk.load(GlowChunk.java:260)
  177. at net.glowstone.GlowChunk.getSection(GlowChunk.java:359)
  178. at net.glowstone.GlowChunk.getType(GlowChunk.java:394)
  179. at net.glowstone.block.GlowBlock.getTypeId(GlowBlock.java:195)
  180. at net.glowstone.block.GlowBlock.getType(GlowBlock.java:190)
  181. at net.glowstone.block.blocktype.BlockLiquid.calculateTarget(BlockLiquid.java:107)
  182. at net.glowstone.block.blocktype.BlockLiquid.calculateFlow(BlockLiquid.java:89)
  183. at net.glowstone.block.blocktype.BlockLiquid.receivePulse(BlockLiquid.java:68)
  184. at net.glowstone.GlowWorld.pulseTickMap(GlowWorld.java:1797)
  185. at net.glowstone.GlowWorld.pulse(GlowWorld.java:381)
  186. at net.glowstone.scheduler.WorldScheduler$WorldThread.run(WorldScheduler.java:52)
  187. at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
  188. at java.util.concurrent.FutureTask.run(Unknown Source)
  189. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  190. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  191. at java.lang.Thread.run(Unknown Source)
  192. 2016/01/29 04:55:00 [INFORMACIÓN] Scanning plugins...
  193. 2016/01/29 04:55:00 [INFORMACIÓN] Preparing spawn for world...
  194. 2016/01/29 04:55:02 [INFORMACIÓN] Preparing spawn for world: 49%
  195. 2016/01/29 04:55:02 [INFORMACIÓN] Preparing spawn for world: done
  196. 2016/01/29 04:55:02 [INFORMACIÓN] Preparing spawn for world_nether...
  197. 2016/01/29 04:55:03 [GRAVE] Error while loading chunk (7,-11)
  198. java.io.IOException: Invalid length: 2013392285 > 4096
  199. at net.glowstone.io.anvil.RegionFile.getChunkDataInputStream(RegionFile.java:197)
  200. at net.glowstone.io.anvil.AnvilChunkIoService.read(AnvilChunkIoService.java:62)
  201. at net.glowstone.ChunkManager.loadChunk(ChunkManager.java:132)
  202. at net.glowstone.ChunkManager.populateChunk(ChunkManager.java:199)
  203. at net.glowstone.ChunkManager.forcePopulation(ChunkManager.java:231)
  204. at net.glowstone.GlowWorld.setKeepSpawnInMemory(GlowWorld.java:791)
  205. at net.glowstone.GlowWorld.<init>(GlowWorld.java:337)
  206. at net.glowstone.GlowServer.createWorld(GlowServer.java:1449)
  207. at net.glowstone.GlowServer.start(GlowServer.java:504)
  208. at net.glowstone.GlowServer.run(GlowServer.java:134)
  209. at net.glowstone.GlowServer.main(GlowServer.java:109)
  210. 2016/01/29 04:55:03 [INFORMACIÓN] Preparing spawn for world_nether: done
  211. 2016/01/29 04:55:03 [INFORMACIÓN] Preparing spawn for world_the_end...
  212. 2016/01/29 04:55:03 [INFORMACIÓN] Preparing spawn for world_the_end: done
  213. 2016/01/29 04:55:03 [INFORMACIÓN] Binding to address: localhost/127.0.0.1:25565...
  214. 2016/01/29 04:55:04 [GRAVE] The server could not bind to the requested address.
  215. 2016/01/29 04:55:04 [GRAVE] The address was already in use. Check that no server is
  216. 2016/01/29 04:55:04 [GRAVE] already running on that port. If needed, try killing all
  217. 2016/01/29 04:55:04 [GRAVE] Java processes using Task Manager or similar.
  218. 2016/01/29 04:55:04 [GRAVE] java.net.BindException: Address already in use: bind
  219. 2016/01/29 04:57:19 [INFORMACIÓN] LuxusDarkangel [/127.0.0.1:59883] connected, UUID: 75f90833-8085-4572-9ca3-3996aeb2a0fe
  220. 2016/01/29 04:57:19 [INFORMACIÓN] §eLuxusDarkangel joined the game
  221. 2016/01/29 04:57:38 [GRAVE] Error while loading chunk (-7,24)
  222. java.io.IOException: Unknown version: 13
  223. at net.glowstone.io.anvil.RegionFile.getChunkDataInputStream(RegionFile.java:211)
  224. at net.glowstone.io.anvil.AnvilChunkIoService.read(AnvilChunkIoService.java:62)
  225. at net.glowstone.ChunkManager.loadChunk(ChunkManager.java:132)
  226. at net.glowstone.GlowChunk.load(GlowChunk.java:265)
  227. at net.glowstone.GlowChunk.load(GlowChunk.java:260)
  228. at net.glowstone.GlowChunk.getSection(GlowChunk.java:359)
  229. at net.glowstone.GlowChunk.getType(GlowChunk.java:394)
  230. at net.glowstone.block.GlowBlock.getTypeId(GlowBlock.java:195)
  231. at net.glowstone.GlowWorld.pulseTickMap(GlowWorld.java:1795)
  232. at net.glowstone.GlowWorld.pulse(GlowWorld.java:381)
  233. at net.glowstone.scheduler.WorldScheduler$WorldThread.run(WorldScheduler.java:52)
  234. at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
  235. at java.util.concurrent.FutureTask.run(Unknown Source)
  236. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  237. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  238. at java.lang.Thread.run(Unknown Source)
  239. 2016/01/29 04:57:38 [GRAVE] Error while loading chunk (-16,29)
  240. java.io.IOException: Unknown version: 77
  241. at net.glowstone.io.anvil.RegionFile.getChunkDataInputStream(RegionFile.java:211)
  242. at net.glowstone.io.anvil.AnvilChunkIoService.read(AnvilChunkIoService.java:62)
  243. at net.glowstone.ChunkManager.loadChunk(ChunkManager.java:132)
  244. at net.glowstone.GlowChunk.load(GlowChunk.java:265)
  245. at net.glowstone.GlowChunk.load(GlowChunk.java:260)
  246. at net.glowstone.GlowChunk.getSection(GlowChunk.java:359)
  247. at net.glowstone.GlowChunk.getType(GlowChunk.java:394)
  248. at net.glowstone.block.GlowBlock.getTypeId(GlowBlock.java:195)
  249. at net.glowstone.GlowWorld.pulseTickMap(GlowWorld.java:1795)
  250. at net.glowstone.GlowWorld.pulse(GlowWorld.java:381)
  251. at net.glowstone.scheduler.WorldScheduler$WorldThread.run(WorldScheduler.java:52)
  252. at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
  253. at java.util.concurrent.FutureTask.run(Unknown Source)
  254. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  255. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  256. at java.lang.Thread.run(Unknown Source)
  257. 2016/01/29 04:58:01 [INFORMACIÓN] LuxusDarkangel [/127.0.0.1:59883] lost connection
  258. 2016/01/29 04:58:01 [INFORMACIÓN] §eLuxusDarkangel left the game
  259. 2016/01/29 04:58:06 [INFORMACIÓN] LuxusDarkangel [/127.0.0.1:59914] connected, UUID: 75f90833-8085-4572-9ca3-3996aeb2a0fe
  260. 2016/01/29 04:58:06 [INFORMACIÓN] §eLuxusDarkangel joined the game
  261. 2016/01/29 04:58:12 [INFORMACIÓN] LuxusDarkangel [/127.0.0.1:59914] lost connection
  262. 2016/01/29 04:58:12 [INFORMACIÓN] §eLuxusDarkangel left the game
  263. 2016/01/29 05:02:34 [GRAVE] Error while loading chunk (-4,14)
  264. java.io.IOException: Invalid length: 120875937 > 4096
  265. at net.glowstone.io.anvil.RegionFile.getChunkDataInputStream(RegionFile.java:197)
  266. at net.glowstone.io.anvil.AnvilChunkIoService.read(AnvilChunkIoService.java:62)
  267. at net.glowstone.ChunkManager.loadChunk(ChunkManager.java:132)
  268. at net.glowstone.GlowChunk.load(GlowChunk.java:265)
  269. at net.glowstone.GlowChunk.load(GlowChunk.java:260)
  270. at net.glowstone.GlowChunk.getSection(GlowChunk.java:359)
  271. at net.glowstone.GlowChunk.getType(GlowChunk.java:394)
  272. at net.glowstone.block.GlowBlock.getTypeId(GlowBlock.java:195)
  273. at net.glowstone.GlowWorld.pulseTickMap(GlowWorld.java:1795)
  274. at net.glowstone.GlowWorld.pulse(GlowWorld.java:381)
  275. at net.glowstone.scheduler.WorldScheduler$WorldThread.run(WorldScheduler.java:52)
  276. at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
  277. at java.util.concurrent.FutureTask.run(Unknown Source)
  278. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  279. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  280. at java.lang.Thread.run(Unknown Source)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement