Advertisement
Guest User

log before crash

a guest
Jun 10th, 2019
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 65.70 KB | None | 0 0
  1. [09:13:07] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: net.minecraft.util.ReportedException: Loading NBT data
  2. [09:13:07] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:505)
  3. [09:13:07] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:58)
  4. [09:13:07] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.nbt.NBTTagList.func_152446_a(NBTTagList.java:63)
  5. [09:13:07] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:496)
  6. [09:13:07] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:58)
  7. [09:13:07] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.nbt.NBTTagList.func_152446_a(NBTTagList.java:63)
  8. [09:13:07] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:496)
  9. [09:13:07] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:58)
  10. [09:13:07] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:496)
  11. [09:13:07] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:58)
  12. [09:13:07] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.nbt.CompressedStreamTools.func_152455_a(CompressedStreamTools.java:133)
  13. [09:13:07] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.nbt.CompressedStreamTools.func_152456_a(CompressedStreamTools.java:88)
  14. [09:13:07] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.nbt.CompressedStreamTools.func_74796_a(CompressedStreamTools.java:31)
  15. [09:13:07] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.world.storage.MapStorage.func_75742_a(SourceFile:49)
  16. [09:13:07] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.world.WorldServer.func_175643_b(WorldServer.java:131)
  17. [09:13:07] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at org.spongepowered.common.world.WorldManager.createWorldFromProperties(WorldManager.java:832)
  18. [09:13:07] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at org.spongepowered.common.world.WorldManager.loadAllWorlds(WorldManager.java:792)
  19. [09:13:07] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:3550)
  20. [09:13:07] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270)
  21. [09:13:07] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
  22. [09:13:07] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at java.lang.Thread.run(Thread.java:748)
  23. [09:13:07] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: Caused by: java.io.EOFException: Unexpected end of ZLIB input stream
  24. [09:13:07] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at java.util.zip.InflaterInputStream.fill(InflaterInputStream.java:240)
  25. [09:13:07] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:158)
  26. [09:13:07] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at java.util.zip.GZIPInputStream.read(GZIPInputStream.java:117)
  27. [09:13:07] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  28. [09:13:07] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  29. [09:13:07] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at java.io.DataInputStream.readInt(DataInputStream.java:390)
  30. [09:13:07] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at net.minecraft.nbt.NBTTagInt.func_152446_a(SourceFile:31)
  31. [09:13:07] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:496)
  32. [09:13:07] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: ... 20 more
  33. [09:13:07] [Netty Epoll Server IO #1/INFO] [FML]: Disconnecting Player: Server is still starting! Please wait before reconnecting.
  34. [09:13:08] [Netty Epoll Server IO #2/INFO] [FML]: Disconnecting Player: Server is still starting! Please wait before reconnecting.
  35. [09:13:08] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 703 advancements
  36. [09:13:08] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 111 advancement trees
  37. [09:13:08] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: java.io.EOFException
  38. [09:13:08] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at java.util.zip.GZIPInputStream.readUByte(GZIPInputStream.java:268)
  39. [09:13:08] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at java.util.zip.GZIPInputStream.readUShort(GZIPInputStream.java:258)
  40. [09:13:08] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at java.util.zip.GZIPInputStream.readHeader(GZIPInputStream.java:164)
  41. [09:13:08] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:79)
  42. [09:13:08] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:91)
  43. [09:13:08] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.nbt.CompressedStreamTools.func_74796_a(CompressedStreamTools.java:26)
  44. [09:13:08] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.world.storage.MapStorage.func_75742_a(SourceFile:49)
  45. [09:13:08] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.world.World.initCapabilities(World.java:3973)
  46. [09:13:08] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.world.WorldServer.func_175643_b(WorldServer.java:173)
  47. [09:13:08] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at org.spongepowered.common.world.WorldManager.createWorldFromProperties(WorldManager.java:832)
  48. [09:13:08] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at org.spongepowered.common.world.WorldManager.loadAllWorlds(WorldManager.java:792)
  49. [09:13:08] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:3550)
  50. [09:13:08] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270)
  51. [09:13:08] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
  52. [09:13:08] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at java.lang.Thread.run(Thread.java:748)
  53. [09:13:08] [Netty Epoll Server IO #3/INFO] [FML]: Disconnecting Player: Server is still starting! Please wait before reconnecting.
  54. [09:13:09] [Netty Epoll Server IO #0/INFO] [FML]: Disconnecting Player: Server is still starting! Please wait before reconnecting.
  55. [09:13:09] [Server thread/INFO] [griefprevention]: [mundo] 164 total claims loaded.
  56. [09:13:09] [Server thread/ERROR] [griefprevention]: Could not read player file /root/servidor/servidorlinux/./config/griefprevention/GlobalPlayerData/128225228938331cdf9a544-b77b-3638-8068-c7fc31d949c6.tmp
  57. [09:13:09] [Server thread/ERROR] [griefprevention]: Could not read player file /root/servidor/servidorlinux/./config/griefprevention/GlobalPlayerData/128224546956610cdf9a544-b77b-3638-8068-c7fc31d949c6.tmp
  58. [09:13:09] [Server thread/ERROR] [griefprevention]: Could not read player file /root/servidor/servidorlinux/./config/griefprevention/GlobalPlayerData/128001802705457cdf9a544-b77b-3638-8068-c7fc31d949c6.tmp
  59. [09:13:09] [Server thread/ERROR] [griefprevention]: Could not read player file /root/servidor/servidorlinux/./config/griefprevention/GlobalPlayerData/1249925491387863a7b9afe-9ee0-3c7f-b2d7-110239a4a75a.tmp
  60. [09:13:09] [Server thread/ERROR] [griefprevention]: Could not read player file /root/servidor/servidorlinux/./config/griefprevention/GlobalPlayerData/128225511005523cdf9a544-b77b-3638-8068-c7fc31d949c6.tmp
  61. [09:13:09] [Server thread/ERROR] [griefprevention]: Could not read player file /root/servidor/servidorlinux/./config/griefprevention/GlobalPlayerData/128226211361240cdf9a544-b77b-3638-8068-c7fc31d949c6.tmp
  62. [09:13:09] [Server thread/WARN] [FML]: Unable to read forced chunk data at /root/servidor/servidorlinux/./mundo/forcedchunks.dat - it will be ignored
  63. java.io.EOFException: null
  64. at java.io.DataInputStream.readByte(DataInputStream.java:267) ~[?:1.8.0_212]
  65. at net.minecraft.nbt.CompressedStreamTools.func_152455_a(CompressedStreamTools.java:118) ~[gi.class:?]
  66. at net.minecraft.nbt.CompressedStreamTools.func_152456_a(CompressedStreamTools.java:88) ~[gi.class:?]
  67. at net.minecraft.nbt.CompressedStreamTools.func_74797_a(CompressedStreamTools.java:174) ~[gi.class:?]
  68. at net.minecraftforge.common.ForgeChunkManager.loadWorld(ForgeChunkManager.java:490) [ForgeChunkManager.class:?]
  69. at net.minecraftforge.common.ForgeInternalHandler.onDimensionLoad(ForgeInternalHandler.java:70) [ForgeInternalHandler.class:?]
  70. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_18_ForgeInternalHandler_onDimensionLoad_Load.invoke(.dynamic) [?:?]
  71. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
  72. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:756) [EventBus.class:?]
  73. at org.spongepowered.mod.event.SpongeToForgeEventFactory.createAndPostWorldLoadEvent(SpongeToForgeEventFactory.java:959) [SpongeToForgeEventFactory.class:1.12.2-2825-7.1.6]
  74. at org.spongepowered.mod.event.SpongeToForgeEventFactory.createAndPostForgeEvent(SpongeToForgeEventFactory.java:286) [SpongeToForgeEventFactory.class:1.12.2-2825-7.1.6]
  75. at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:340) [SpongeModEventManager.class:1.12.2-2825-7.1.6]
  76. at org.spongepowered.mod.event.SpongeModEventManager.extendedPost(SpongeModEventManager.java:450) [SpongeModEventManager.class:1.12.2-2825-7.1.6]
  77. at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:419) [SpongeModEventManager.class:1.12.2-2825-7.1.6]
  78. at org.spongepowered.common.event.SpongeEventManager.post(SpongeEventManager.java:465) [SpongeEventManager.class:1.12.2-2825-7.1.6]
  79. at org.spongepowered.common.SpongeImpl.postEvent(SpongeImpl.java:246) [SpongeImpl.class:1.12.2-2825-7.1.6]
  80. at org.spongepowered.common.world.WorldManager.createWorldFromProperties(WorldManager.java:843) [WorldManager.class:1.12.2-2825-7.1.6]
  81. at org.spongepowered.common.world.WorldManager.loadAllWorlds(WorldManager.java:792) [WorldManager.class:1.12.2-2825-7.1.6]
  82. at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:3550) [MinecraftServer.class:?]
  83. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270) [nz.class:?]
  84. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
  85. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
  86. [09:13:09] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing start region for level 0 (mundo)
  87. [09:13:09] [Netty Epoll Server IO #1/INFO] [FML]: Disconnecting Player: Server is still starting! Please wait before reconnecting.
  88. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: net.minecraft.util.ReportedException: Loading NBT data
  89. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:505)
  90. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:58)
  91. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.nbt.NBTTagList.func_152446_a(NBTTagList.java:63)
  92. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:496)
  93. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:58)
  94. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:496)
  95. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:58)
  96. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:496)
  97. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:58)
  98. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:496)
  99. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:58)
  100. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.nbt.CompressedStreamTools.func_152455_a(CompressedStreamTools.java:133)
  101. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.nbt.CompressedStreamTools.func_152456_a(CompressedStreamTools.java:88)
  102. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.nbt.CompressedStreamTools.func_74796_a(CompressedStreamTools.java:31)
  103. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.world.storage.MapStorage.func_75742_a(SourceFile:49)
  104. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.world.gen.structure.MapGenStructure.func_143027_a(MapGenStructure.java:1098)
  105. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.world.gen.structure.MapGenStructure.func_180701_a(MapGenStructure.java:30)
  106. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.world.gen.MapGenBase.func_186125_a(SourceFile:34)
  107. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.world.gen.ChunkGeneratorOverworld.func_180514_a(ChunkGeneratorOverworld.java:604)
  108. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at org.spongepowered.common.world.gen.SpongeChunkGenerator.func_180514_a(SpongeChunkGenerator.java:529)
  109. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraftforge.common.chunkio.ChunkIOProvider.syncCallback(ChunkIOProvider.java:106)
  110. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraftforge.common.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:94)
  111. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:118)
  112. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.world.gen.ChunkProviderServer.func_186028_c(ChunkProviderServer.java:89)
  113. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.world.gen.ChunkProviderServer.loadChunkForce(ChunkProviderServer.java:1075)
  114. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.world.gen.ChunkProviderServer.redirect$onProvideChunkHead$zmn000(ChunkProviderServer.java:687)
  115. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:135)
  116. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.server.MinecraftServer.prepareSpawnArea(MinecraftServer.java:3599)
  117. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at org.spongepowered.common.world.WorldManager.createWorldFromProperties(WorldManager.java:852)
  118. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at org.spongepowered.common.world.WorldManager.loadAllWorlds(WorldManager.java:792)
  119. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:3550)
  120. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270)
  121. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
  122. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at java.lang.Thread.run(Thread.java:748)
  123. [09:13:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: Caused by: java.io.EOFException: Unexpected end of ZLIB input stream
  124. [09:13:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at java.util.zip.InflaterInputStream.fill(InflaterInputStream.java:240)
  125. [09:13:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:158)
  126. [09:13:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at java.util.zip.GZIPInputStream.read(GZIPInputStream.java:117)
  127. [09:13:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  128. [09:13:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  129. [09:13:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at java.io.DataInputStream.readInt(DataInputStream.java:387)
  130. [09:13:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at net.minecraft.nbt.NBTTagIntArray.func_152446_a(SourceFile:56)
  131. [09:13:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:496)
  132. [09:13:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: ... 33 more
  133. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: net.minecraft.util.ReportedException: Loading NBT data
  134. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:505)
  135. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:58)
  136. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.nbt.NBTTagList.func_152446_a(NBTTagList.java:63)
  137. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:496)
  138. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:58)
  139. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:496)
  140. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:58)
  141. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:496)
  142. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:58)
  143. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:496)
  144. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:58)
  145. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.nbt.CompressedStreamTools.func_152455_a(CompressedStreamTools.java:133)
  146. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.nbt.CompressedStreamTools.func_152456_a(CompressedStreamTools.java:88)
  147. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.nbt.CompressedStreamTools.func_74796_a(CompressedStreamTools.java:31)
  148. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.world.storage.MapStorage.func_75742_a(SourceFile:49)
  149. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.world.gen.structure.MapGenStructure.func_143027_a(MapGenStructure.java:1098)
  150. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.world.gen.structure.MapGenStructure.func_180701_a(MapGenStructure.java:30)
  151. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.world.gen.MapGenBase.func_186125_a(SourceFile:34)
  152. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.world.gen.ChunkGeneratorOverworld.func_180514_a(ChunkGeneratorOverworld.java:609)
  153. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at org.spongepowered.common.world.gen.SpongeChunkGenerator.func_180514_a(SpongeChunkGenerator.java:529)
  154. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraftforge.common.chunkio.ChunkIOProvider.syncCallback(ChunkIOProvider.java:106)
  155. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraftforge.common.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:94)
  156. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:118)
  157. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.world.gen.ChunkProviderServer.func_186028_c(ChunkProviderServer.java:89)
  158. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.world.gen.ChunkProviderServer.loadChunkForce(ChunkProviderServer.java:1075)
  159. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.world.gen.ChunkProviderServer.redirect$onProvideChunkHead$zmn000(ChunkProviderServer.java:687)
  160. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:135)
  161. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.server.MinecraftServer.prepareSpawnArea(MinecraftServer.java:3599)
  162. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at org.spongepowered.common.world.WorldManager.createWorldFromProperties(WorldManager.java:852)
  163. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at org.spongepowered.common.world.WorldManager.loadAllWorlds(WorldManager.java:792)
  164. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:3550)
  165. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270)
  166. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
  167. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at java.lang.Thread.run(Thread.java:748)
  168. [09:13:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: Caused by: java.io.EOFException: Unexpected end of ZLIB input stream
  169. [09:13:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at java.util.zip.InflaterInputStream.fill(InflaterInputStream.java:240)
  170. [09:13:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:158)
  171. [09:13:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at java.util.zip.GZIPInputStream.read(GZIPInputStream.java:117)
  172. [09:13:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  173. [09:13:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  174. [09:13:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at java.io.DataInputStream.readUnsignedShort(DataInputStream.java:338)
  175. [09:13:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at java.io.DataInputStream.readUTF(DataInputStream.java:589)
  176. [09:13:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at java.io.DataInputStream.readUTF(DataInputStream.java:564)
  177. [09:13:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at net.minecraft.nbt.NBTTagString.func_152446_a(NBTTagString.java:31)
  178. [09:13:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:496)
  179. [09:13:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: ... 33 more
  180. [09:13:10] [Netty Epoll Server IO #2/INFO] [FML]: Disconnecting Player: Server is still starting! Please wait before reconnecting.
  181. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: net.minecraft.util.ReportedException: Loading NBT data
  182. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:505)
  183. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:58)
  184. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:496)
  185. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:58)
  186. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.nbt.CompressedStreamTools.func_152455_a(CompressedStreamTools.java:133)
  187. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.nbt.CompressedStreamTools.func_152456_a(CompressedStreamTools.java:88)
  188. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.nbt.CompressedStreamTools.func_74796_a(CompressedStreamTools.java:31)
  189. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.world.storage.MapStorage.func_75742_a(SourceFile:49)
  190. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.world.gen.structure.MapGenStructure.func_143027_a(MapGenStructure.java:1098)
  191. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.world.gen.structure.MapGenStructure.func_180701_a(MapGenStructure.java:30)
  192. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.world.gen.MapGenBase.func_186125_a(SourceFile:34)
  193. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.world.gen.ChunkGeneratorOverworld.func_180514_a(ChunkGeneratorOverworld.java:614)
  194. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at org.spongepowered.common.world.gen.SpongeChunkGenerator.func_180514_a(SpongeChunkGenerator.java:529)
  195. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraftforge.common.chunkio.ChunkIOProvider.syncCallback(ChunkIOProvider.java:106)
  196. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraftforge.common.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:94)
  197. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:118)
  198. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.world.gen.ChunkProviderServer.func_186028_c(ChunkProviderServer.java:89)
  199. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.world.gen.ChunkProviderServer.loadChunkForce(ChunkProviderServer.java:1075)
  200. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.world.gen.ChunkProviderServer.redirect$onProvideChunkHead$zmn000(ChunkProviderServer.java:687)
  201. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:135)
  202. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.server.MinecraftServer.prepareSpawnArea(MinecraftServer.java:3599)
  203. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at org.spongepowered.common.world.WorldManager.createWorldFromProperties(WorldManager.java:852)
  204. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at org.spongepowered.common.world.WorldManager.loadAllWorlds(WorldManager.java:792)
  205. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:3550)
  206. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270)
  207. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
  208. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at java.lang.Thread.run(Thread.java:748)
  209. [09:13:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: Caused by: java.io.EOFException: Unexpected end of ZLIB input stream
  210. [09:13:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at java.util.zip.InflaterInputStream.fill(InflaterInputStream.java:240)
  211. [09:13:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:158)
  212. [09:13:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at java.util.zip.GZIPInputStream.read(GZIPInputStream.java:117)
  213. [09:13:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  214. [09:13:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at java.io.BufferedInputStream.read1(BufferedInputStream.java:286)
  215. [09:13:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
  216. [09:13:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at java.io.DataInputStream.readFully(DataInputStream.java:195)
  217. [09:13:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at java.io.DataInputStream.readUTF(DataInputStream.java:609)
  218. [09:13:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at java.io.DataInputStream.readUTF(DataInputStream.java:564)
  219. [09:13:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at net.minecraft.nbt.NBTTagCompound.func_152448_b(NBTTagCompound.java:486)
  220. [09:13:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:56)
  221. [09:13:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:496)
  222. [09:13:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: ... 26 more
  223. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: net.minecraft.util.ReportedException: Loading NBT data
  224. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:505)
  225. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:58)
  226. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:496)
  227. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:58)
  228. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:496)
  229. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:58)
  230. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:496)
  231. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:58)
  232. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.nbt.CompressedStreamTools.func_152455_a(CompressedStreamTools.java:133)
  233. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.nbt.CompressedStreamTools.func_152456_a(CompressedStreamTools.java:88)
  234. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.nbt.CompressedStreamTools.func_74796_a(CompressedStreamTools.java:31)
  235. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.world.storage.MapStorage.func_75742_a(SourceFile:49)
  236. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.world.gen.structure.MapGenStructure.func_143027_a(MapGenStructure.java:1098)
  237. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.world.gen.structure.MapGenStructure.func_180701_a(MapGenStructure.java:30)
  238. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.world.gen.MapGenBase.func_186125_a(SourceFile:34)
  239. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.world.gen.ChunkGeneratorOverworld.func_180514_a(ChunkGeneratorOverworld.java:619)
  240. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at org.spongepowered.common.world.gen.SpongeChunkGenerator.func_180514_a(SpongeChunkGenerator.java:529)
  241. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraftforge.common.chunkio.ChunkIOProvider.syncCallback(ChunkIOProvider.java:106)
  242. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraftforge.common.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:94)
  243. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:118)
  244. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.world.gen.ChunkProviderServer.func_186028_c(ChunkProviderServer.java:89)
  245. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.world.gen.ChunkProviderServer.loadChunkForce(ChunkProviderServer.java:1075)
  246. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.world.gen.ChunkProviderServer.redirect$onProvideChunkHead$zmn000(ChunkProviderServer.java:687)
  247. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:135)
  248. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.server.MinecraftServer.prepareSpawnArea(MinecraftServer.java:3599)
  249. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at org.spongepowered.common.world.WorldManager.createWorldFromProperties(WorldManager.java:852)
  250. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at org.spongepowered.common.world.WorldManager.loadAllWorlds(WorldManager.java:792)
  251. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:3550)
  252. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270)
  253. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
  254. [09:13:10] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at java.lang.Thread.run(Thread.java:748)
  255. [09:13:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: Caused by: java.io.EOFException: Unexpected end of ZLIB input stream
  256. [09:13:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at java.util.zip.InflaterInputStream.fill(InflaterInputStream.java:240)
  257. [09:13:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:158)
  258. [09:13:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at java.util.zip.GZIPInputStream.read(GZIPInputStream.java:117)
  259. [09:13:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  260. [09:13:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  261. [09:13:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at java.io.DataInputStream.readInt(DataInputStream.java:390)
  262. [09:13:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at net.minecraft.nbt.NBTTagIntArray.func_152446_a(SourceFile:56)
  263. [09:13:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:496)
  264. [09:13:10] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: ... 30 more
  265. [09:13:10] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 1%
  266. [09:13:11] [Netty Epoll Server IO #3/INFO] [FML]: Disconnecting Player: Server is still starting! Please wait before reconnecting.
  267. [09:13:11] [Netty Epoll Server IO #0/INFO] [FML]: Disconnecting Player: Server is still starting! Please wait before reconnecting.
  268. [09:13:11] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 30%
  269. [09:13:12] [Netty Epoll Server IO #1/INFO] [FML]: Disconnecting Player: Server is still starting! Please wait before reconnecting.
  270. [09:13:12] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 71%
  271. [09:13:13] [Netty Epoll Server IO #2/INFO] [FML]: Disconnecting Player: Server is still starting! Please wait before reconnecting.
  272. [09:13:13] [Server thread/INFO] [Sponge]: Loading world [mundo] (minecraft:overworld/0)
  273. [09:13:13] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: java.io.EOFException
  274. [09:13:13] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at java.util.zip.GZIPInputStream.readUByte(GZIPInputStream.java:268)
  275. [09:13:13] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at java.util.zip.GZIPInputStream.readUShort(GZIPInputStream.java:258)
  276. [09:13:13] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at java.util.zip.GZIPInputStream.readHeader(GZIPInputStream.java:164)
  277. [09:13:13] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:79)
  278. [09:13:13] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:91)
  279. [09:13:13] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.nbt.CompressedStreamTools.func_74796_a(CompressedStreamTools.java:26)
  280. [09:13:13] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.world.storage.MapStorage.func_75742_a(SourceFile:49)
  281. [09:13:13] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.world.WorldServer.func_175643_b(WorldServer.java:131)
  282. [09:13:13] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at org.spongepowered.common.world.WorldManager.createWorldFromProperties(WorldManager.java:832)
  283. [09:13:13] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at org.spongepowered.common.world.WorldManager.loadAllWorlds(WorldManager.java:792)
  284. [09:13:13] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:3550)
  285. [09:13:13] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270)
  286. [09:13:13] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
  287. [09:13:13] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at java.lang.Thread.run(Thread.java:748)
  288. [09:13:13] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 703 advancements
  289. [09:13:13] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 111 advancement trees
  290. [09:13:13] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: java.io.EOFException
  291. [09:13:13] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at java.util.zip.GZIPInputStream.readUByte(GZIPInputStream.java:268)
  292. [09:13:13] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at java.util.zip.GZIPInputStream.readUShort(GZIPInputStream.java:258)
  293. [09:13:13] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at java.util.zip.GZIPInputStream.readHeader(GZIPInputStream.java:164)
  294. [09:13:13] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:79)
  295. [09:13:13] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:91)
  296. [09:13:13] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.nbt.CompressedStreamTools.func_74796_a(CompressedStreamTools.java:26)
  297. [09:13:13] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.world.storage.MapStorage.func_75742_a(SourceFile:49)
  298. [09:13:13] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.world.World.initCapabilities(World.java:3973)
  299. [09:13:13] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.world.WorldServer.func_175643_b(WorldServer.java:173)
  300. [09:13:13] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at org.spongepowered.common.world.WorldManager.createWorldFromProperties(WorldManager.java:832)
  301. [09:13:13] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at org.spongepowered.common.world.WorldManager.loadAllWorlds(WorldManager.java:792)
  302. [09:13:13] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:3550)
  303. [09:13:13] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270)
  304. [09:13:13] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
  305. [09:13:13] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at java.lang.Thread.run(Thread.java:748)
  306. [09:13:13] [Server thread/INFO] [griefprevention]: [DIM-1] 3 total claims loaded.
  307. [09:13:13] [Server thread/ERROR] [griefprevention]: Could not read player file /root/servidor/servidorlinux/./config/griefprevention/GlobalPlayerData/128225228938331cdf9a544-b77b-3638-8068-c7fc31d949c6.tmp
  308. [09:13:13] [Server thread/ERROR] [griefprevention]: Could not read player file /root/servidor/servidorlinux/./config/griefprevention/GlobalPlayerData/128224546956610cdf9a544-b77b-3638-8068-c7fc31d949c6.tmp
  309. [09:13:13] [Server thread/ERROR] [griefprevention]: Could not read player file /root/servidor/servidorlinux/./config/griefprevention/GlobalPlayerData/128001802705457cdf9a544-b77b-3638-8068-c7fc31d949c6.tmp
  310. [09:13:13] [Server thread/ERROR] [griefprevention]: Could not read player file /root/servidor/servidorlinux/./config/griefprevention/GlobalPlayerData/1249925491387863a7b9afe-9ee0-3c7f-b2d7-110239a4a75a.tmp
  311. [09:13:13] [Server thread/ERROR] [griefprevention]: Could not read player file /root/servidor/servidorlinux/./config/griefprevention/GlobalPlayerData/128225511005523cdf9a544-b77b-3638-8068-c7fc31d949c6.tmp
  312. [09:13:13] [Server thread/ERROR] [griefprevention]: Could not read player file /root/servidor/servidorlinux/./config/griefprevention/GlobalPlayerData/128226211361240cdf9a544-b77b-3638-8068-c7fc31d949c6.tmp
  313. [09:13:13] [Server thread/INFO] [Sponge]: Loading world [DIM-1] (minecraft:nether/-1)
  314. [09:13:13] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: java.io.EOFException
  315. [09:13:13] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at java.util.zip.GZIPInputStream.readUByte(GZIPInputStream.java:268)
  316. [09:13:13] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at java.util.zip.GZIPInputStream.readUShort(GZIPInputStream.java:258)
  317. [09:13:13] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at java.util.zip.GZIPInputStream.readHeader(GZIPInputStream.java:164)
  318. [09:13:13] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:79)
  319. [09:13:13] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:91)
  320. [09:13:13] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.nbt.CompressedStreamTools.func_74796_a(CompressedStreamTools.java:26)
  321. [09:13:13] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.world.storage.MapStorage.func_75742_a(SourceFile:49)
  322. [09:13:13] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.world.WorldServer.func_175643_b(WorldServer.java:131)
  323. [09:13:13] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at org.spongepowered.common.world.WorldManager.createWorldFromProperties(WorldManager.java:832)
  324. [09:13:13] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at org.spongepowered.common.world.WorldManager.loadAllWorlds(WorldManager.java:792)
  325. [09:13:13] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:3550)
  326. [09:13:13] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270)
  327. [09:13:13] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
  328. [09:13:13] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at java.lang.Thread.run(Thread.java:748)
  329. [09:13:14] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 703 advancements
  330. [09:13:14] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 111 advancement trees
  331. [09:13:14] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: java.io.EOFException
  332. [09:13:14] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at java.util.zip.GZIPInputStream.readUByte(GZIPInputStream.java:268)
  333. [09:13:14] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at java.util.zip.GZIPInputStream.readUShort(GZIPInputStream.java:258)
  334. [09:13:14] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at java.util.zip.GZIPInputStream.readHeader(GZIPInputStream.java:164)
  335. [09:13:14] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:79)
  336. [09:13:14] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:91)
  337. [09:13:14] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.nbt.CompressedStreamTools.func_74796_a(CompressedStreamTools.java:26)
  338. [09:13:14] [Netty Epoll Server IO #3/INFO] [FML]: Disconnecting Player: Server is still starting! Please wait before reconnecting.
  339. [09:13:14] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.world.storage.MapStorage.func_75742_a(SourceFile:49)
  340. [09:13:14] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.world.World.initCapabilities(World.java:3973)
  341. [09:13:14] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.world.WorldServer.func_175643_b(WorldServer.java:173)
  342. [09:13:14] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at org.spongepowered.common.world.WorldManager.createWorldFromProperties(WorldManager.java:832)
  343. [09:13:14] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at org.spongepowered.common.world.WorldManager.loadAllWorlds(WorldManager.java:792)
  344. [09:13:14] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:3550)
  345. [09:13:14] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270)
  346. [09:13:14] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
  347. [09:13:14] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at java.lang.Thread.run(Thread.java:748)
  348. [09:13:14] [Server thread/INFO] [griefprevention]: [DIM1] 2 total claims loaded.
  349. [09:13:14] [Server thread/ERROR] [griefprevention]: Could not read player file /root/servidor/servidorlinux/./config/griefprevention/GlobalPlayerData/128225228938331cdf9a544-b77b-3638-8068-c7fc31d949c6.tmp
  350. [09:13:14] [Server thread/ERROR] [griefprevention]: Could not read player file /root/servidor/servidorlinux/./config/griefprevention/GlobalPlayerData/128224546956610cdf9a544-b77b-3638-8068-c7fc31d949c6.tmp
  351. [09:13:14] [Server thread/ERROR] [griefprevention]: Could not read player file /root/servidor/servidorlinux/./config/griefprevention/GlobalPlayerData/128001802705457cdf9a544-b77b-3638-8068-c7fc31d949c6.tmp
  352. [09:13:14] [Server thread/ERROR] [griefprevention]: Could not read player file /root/servidor/servidorlinux/./config/griefprevention/GlobalPlayerData/1249925491387863a7b9afe-9ee0-3c7f-b2d7-110239a4a75a.tmp
  353. [09:13:14] [Server thread/ERROR] [griefprevention]: Could not read player file /root/servidor/servidorlinux/./config/griefprevention/GlobalPlayerData/128225511005523cdf9a544-b77b-3638-8068-c7fc31d949c6.tmp
  354. [09:13:14] [Server thread/ERROR] [griefprevention]: Could not read player file /root/servidor/servidorlinux/./config/griefprevention/GlobalPlayerData/128226211361240cdf9a544-b77b-3638-8068-c7fc31d949c6.tmp
  355. [09:13:14] [Server thread/INFO] [Sponge]: Loading world [DIM1] (minecraft:the_end/1)
  356. [09:13:14] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: java.io.EOFException
  357. [09:13:14] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at java.util.zip.GZIPInputStream.readUByte(GZIPInputStream.java:268)
  358. [09:13:14] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at java.util.zip.GZIPInputStream.readUShort(GZIPInputStream.java:258)
  359. [09:13:14] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at java.util.zip.GZIPInputStream.readHeader(GZIPInputStream.java:164)
  360. [09:13:14] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:79)
  361. [09:13:14] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:91)
  362. [09:13:14] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.nbt.CompressedStreamTools.func_74796_a(CompressedStreamTools.java:26)
  363. [09:13:14] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.world.storage.MapStorage.func_75742_a(SourceFile:49)
  364. [09:13:14] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.world.WorldServer.func_175643_b(WorldServer.java:131)
  365. [09:13:14] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at org.spongepowered.common.world.WorldManager.createWorldFromProperties(WorldManager.java:832)
  366. [09:13:14] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at org.spongepowered.common.world.WorldManager.loadAllWorlds(WorldManager.java:792)
  367. [09:13:14] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:3550)
  368. [09:13:14] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270)
  369. [09:13:14] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
  370. [09:13:14] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at java.lang.Thread.run(Thread.java:748)
  371. [09:13:14] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 703 advancements
  372. [09:13:14] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 111 advancement trees
  373. [09:13:14] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: java.io.EOFException
  374. [09:13:14] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at java.util.zip.GZIPInputStream.readUByte(GZIPInputStream.java:268)
  375. [09:13:14] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at java.util.zip.GZIPInputStream.readUShort(GZIPInputStream.java:258)
  376. [09:13:14] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at java.util.zip.GZIPInputStream.readHeader(GZIPInputStream.java:164)
  377. [09:13:14] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:79)
  378. [09:13:14] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:91)
  379. [09:13:14] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.nbt.CompressedStreamTools.func_74796_a(CompressedStreamTools.java:26)
  380. [09:13:14] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.world.storage.MapStorage.func_75742_a(SourceFile:49)
  381. [09:13:14] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.world.World.initCapabilities(World.java:3973)
  382. [09:13:14] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.world.WorldServer.func_175643_b(WorldServer.java:173)
  383. [09:13:14] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at org.spongepowered.common.world.WorldManager.createWorldFromProperties(WorldManager.java:832)
  384. [09:13:14] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at org.spongepowered.common.world.WorldManager.loadAllWorlds(WorldManager.java:792)
  385. [09:13:14] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:3550)
  386. [09:13:14] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270)
  387. [09:13:14] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
  388. [09:13:14] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75742_a:55]: at java.lang.Thread.run(Thread.java:748)
  389. [09:13:14] [Server thread/INFO] [griefprevention]: [ultra] 9 total claims loaded.
  390. [09:13:14] [Server thread/ERROR] [griefprevention]: Could not read player file /root/servidor/servidorlinux/./config/griefprevention/GlobalPlayerData/128225228938331cdf9a544-b77b-3638-8068-c7fc31d949c6.tmp
  391. [09:13:14] [Server thread/ERROR] [griefprevention]: Could not read player file /root/servidor/servidorlinux/./config/griefprevention/GlobalPlayerData/128224546956610cdf9a544-b77b-3638-8068-c7fc31d949c6.tmp
  392. [09:13:14] [Server thread/ERROR] [griefprevention]: Could not read player file /root/servidor/servidorlinux/./config/griefprevention/GlobalPlayerData/128001802705457cdf9a544-b77b-3638-8068-c7fc31d949c6.tmp
  393. [09:13:14] [Server thread/ERROR] [griefprevention]: Could not read player file /root/servidor/servidorlinux/./config/griefprevention/GlobalPlayerData/1249925491387863a7b9afe-9ee0-3c7f-b2d7-110239a4a75a.tmp
  394. [09:13:14] [Server thread/ERROR] [griefprevention]: Could not read player file /root/servidor/servidorlinux/./config/griefprevention/GlobalPlayerData/128225511005523cdf9a544-b77b-3638-8068-c7fc31d949c6.tmp
  395. [09:13:14] [Server thread/ERROR] [griefprevention]: Could not read player file /root/servidor/servidorlinux/./config/griefprevention/GlobalPlayerData/128226211361240cdf9a544-b77b-3638-8068-c7fc31d949c6.tmp
  396. [09:13:14] [Server thread/INFO] [Sponge]: Loading world [ultra] (pixelmon:ultra_space/72)
  397. [09:13:14] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Done (10,340s)! For help, type "help" or "?"
  398. [09:13:14] [Server thread/INFO] [nucleus]: Nucleus is performing final tasks before server startup completes.
  399. [09:13:14] [Server thread/INFO] [nucleus]: Nucleus has started.
  400. [09:13:14] [Server thread/INFO] [com.zaxxer.hikari.HikariDataSource]: HikariPool-2 - Starting...
  401. [09:13:14] [Server thread/INFO] [com.zaxxer.hikari.HikariDataSource]: HikariPool-2 - Start completed.
  402. [09:13:15] [Server thread/INFO] [totaleconomy]: Total Economy Started
  403. [09:13:15] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Impactor API » Starting phase: SERVER_STARTED...
  404. [09:13:15] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Impactor API » Connected plugins:
  405. [09:13:15] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Impactor API » - Impactor API
  406. [09:13:15] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Impactor API » - GTS
  407. [09:13:15] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Impactor API » - GTS Reforged Bridge
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement