Advertisement
Travis_Hironak

Error when loading worlds

Jul 13th, 2011
26
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.93 KB | None | 0 0
  1. 2011-07-13 22:10:31 [SEVERE] java.io.EOFException
  2. 2011-07-13 22:10:31 [SEVERE] at java.util.zip.GZIPInputStream.readUByte(GZIPInputStream.java:224)
  3. 2011-07-13 22:10:31 [SEVERE] at java.util.zip.GZIPInputStream.readUShort(GZIPInputStream.java:214)
  4. 2011-07-13 22:10:31 [SEVERE] at java.util.zip.GZIPInputStream.readHeader(GZIPInputStream.java:153)
  5. 2011-07-13 22:10:31 [SEVERE] at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:75)
  6. 2011-07-13 22:10:31 [SEVERE] at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:85)
  7. 2011-07-13 22:10:31 [SEVERE] at net.minecraft.server.CompressedStreamTools.a(SourceFile:8)
  8. 2011-07-13 22:10:31 [SEVERE] at net.minecraft.server.PlayerNBTManager.c(SourceFile:95)
  9. 2011-07-13 22:10:31 [SEVERE] at net.minecraft.server.World.<init>(World.java:118)
  10. 2011-07-13 22:10:31 [SEVERE] at net.minecraft.server.WorldServer.<init>(WorldServer.java:27)
  11. 2011-07-13 22:10:31 [SEVERE] at org.bukkit.craftbukkit.CraftServer.createWorld(CraftServer.java:397)
  12. 2011-07-13 22:10:31 [SEVERE] at org.bukkit.craftbukkit.CraftServer.createWorld(CraftServer.java:371)
  13. 2011-07-13 22:10:31 [SEVERE] at org.bukkit.craftbukkit.CraftServer.createWorld(CraftServer.java:367)
  14. 2011-07-13 22:10:31 [SEVERE] at com.thevoxelbox.bukkit.port.newPort.readData(newPort.java:461)
  15. 2011-07-13 22:10:31 [SEVERE] at com.thevoxelbox.bukkit.port.newPort.<init>(newPort.java:64)
  16. 2011-07-13 22:10:31 [SEVERE] at com.thevoxelbox.bukkit.port.PortManager.loadPortals(PortManager.java:149)
  17. 2011-07-13 22:10:31 [SEVERE] at com.thevoxelbox.bukkit.port.PortManager.<init>(PortManager.java:45)
  18. 2011-07-13 22:10:31 [SEVERE] at com.thevoxelbox.bukkit.port.VoxelPort.onEnable(VoxelPort.java:44)
  19. 2011-07-13 22:10:31 [SEVERE] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:126)
  20. 2011-07-13 22:10:31 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:857)
  21. 2011-07-13 22:10:31 [SEVERE] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:264)
  22. 2011-07-13 22:10:31 [SEVERE] at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:151)
  23. 2011-07-13 22:10:31 [SEVERE] at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:136)
  24. 2011-07-13 22:10:31 [SEVERE] at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:284)
  25. 2011-07-13 22:10:31 [SEVERE] at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:271)
  26. 2011-07-13 22:10:31 [SEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:148)
  27. 2011-07-13 22:10:31 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:335)
  28. 2011-07-13 22:10:31 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
  29. 2011-07-13 22:10:31 [SEVERE] java.io.EOFException
  30. 2011-07-13 22:10:31 [SEVERE] at java.util.zip.GZIPInputStream.readUByte(GZIPInputStream.java:224)
  31. 2011-07-13 22:10:31 [SEVERE] at java.util.zip.GZIPInputStream.readUShort(GZIPInputStream.java:214)
  32. 2011-07-13 22:10:31 [SEVERE] at java.util.zip.GZIPInputStream.readHeader(GZIPInputStream.java:153)
  33. 2011-07-13 22:10:31 [SEVERE] at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:75)
  34. 2011-07-13 22:10:31 [SEVERE] at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:85)
  35. 2011-07-13 22:10:31 [SEVERE] at net.minecraft.server.CompressedStreamTools.a(SourceFile:8)
  36. 2011-07-13 22:10:31 [SEVERE] at net.minecraft.server.PlayerNBTManager.c(SourceFile:107)
  37. 2011-07-13 22:10:31 [SEVERE] at net.minecraft.server.World.<init>(World.java:118)
  38. 2011-07-13 22:10:31 [SEVERE] at net.minecraft.server.WorldServer.<init>(WorldServer.java:27)
  39. 2011-07-13 22:10:31 [SEVERE] at org.bukkit.craftbukkit.CraftServer.createWorld(CraftServer.java:397)
  40. 2011-07-13 22:10:31 [SEVERE] at org.bukkit.craftbukkit.CraftServer.createWorld(CraftServer.java:371)
  41. 2011-07-13 22:10:31 [SEVERE] at org.bukkit.craftbukkit.CraftServer.createWorld(CraftServer.java:367)
  42. 2011-07-13 22:10:31 [SEVERE] at com.thevoxelbox.bukkit.port.newPort.readData(newPort.java:461)
  43. 2011-07-13 22:10:31 [SEVERE] at com.thevoxelbox.bukkit.port.newPort.<init>(newPort.java:64)
  44. 2011-07-13 22:10:31 [SEVERE] at com.thevoxelbox.bukkit.port.PortManager.loadPortals(PortManager.java:149)
  45. 2011-07-13 22:10:31 [SEVERE] at com.thevoxelbox.bukkit.port.PortManager.<init>(PortManager.java:45)
  46. 2011-07-13 22:10:31 [SEVERE] at com.thevoxelbox.bukkit.port.VoxelPort.onEnable(VoxelPort.java:44)
  47. 2011-07-13 22:10:31 [SEVERE] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:126)
  48. 2011-07-13 22:10:31 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:857)
  49. 2011-07-13 22:10:31 [SEVERE] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:264)
  50. 2011-07-13 22:10:31 [SEVERE] at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:151)
  51. 2011-07-13 22:10:31 [SEVERE] at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:136)
  52. 2011-07-13 22:10:31 [SEVERE] at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:284)
  53. 2011-07-13 22:10:31 [SEVERE] at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:271)
  54. 2011-07-13 22:10:31 [SEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:148)
  55. 2011-07-13 22:10:31 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:335)
  56. 2011-07-13 22:10:31 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
  57. 2011-07-13 22:10:31 [INFO] Preparing start region for level 2 (Seed: -6771635141155017737)
  58. 2011-07-13 22:10:33 [INFO] WorldGuard: Loaded configuration for world 'Evasion"
  59. 2011-07-13 22:10:33 [INFO] [BBROTHER] Building `ownership` table...
  60. 2011-07-13 22:10:34 [INFO] Preparing spawn area for Evasion, 8%
  61. 2011-07-13 22:10:35 [INFO] Preparing spawn area for Evasion, 20%
  62. 2011-07-13 22:10:36 [INFO] Preparing spawn area for Evasion, 36%
  63. 2011-07-13 22:10:37 [INFO] Preparing spawn area for Evasion, 73%
  64. 2011-07-13 22:10:38 [INFO] Preparing spawn area for Evasion, 73%
  65. 2011-07-13 22:10:39 [INFO] Preparing spawn area for Evasion, 77%
  66. 2011-07-13 22:10:41 [INFO] Preparing spawn area for Evasion, 81%
  67. 2011-07-13 22:10:42 [INFO] Preparing spawn area for Evasion, 85%
  68. 2011-07-13 22:10:43 [INFO] Preparing spawn area for Evasion, 85%
  69. 2011-07-13 22:10:44 [INFO] Preparing spawn area for Evasion, 89%
  70. 2011-07-13 22:10:45 [INFO] Preparing spawn area for Evasion, 97%
  71. 2011-07-13 22:10:45 [SEVERE] java.io.EOFException
  72. 2011-07-13 22:10:45 [SEVERE] at java.util.zip.GZIPInputStream.readUByte(GZIPInputStream.java:224)
  73. 2011-07-13 22:10:45 [SEVERE] at java.util.zip.GZIPInputStream.readUShort(GZIPInputStream.java:214)
  74. 2011-07-13 22:10:45 [SEVERE] at java.util.zip.GZIPInputStream.readHeader(GZIPInputStream.java:153)
  75. 2011-07-13 22:10:45 [SEVERE] at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:75)
  76. 2011-07-13 22:10:45 [SEVERE] at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:85)
  77. 2011-07-13 22:10:45 [SEVERE] at net.minecraft.server.CompressedStreamTools.a(SourceFile:8)
  78. 2011-07-13 22:10:45 [SEVERE] at net.minecraft.server.PlayerNBTManager.c(SourceFile:95)
  79. 2011-07-13 22:10:45 [SEVERE] at net.minecraft.server.World.<init>(World.java:118)
  80. 2011-07-13 22:10:45 [SEVERE] at net.minecraft.server.WorldServer.<init>(WorldServer.java:27)
  81. 2011-07-13 22:10:45 [SEVERE] at org.bukkit.craftbukkit.CraftServer.createWorld(CraftServer.java:397)
  82. 2011-07-13 22:10:45 [SEVERE] at org.bukkit.craftbukkit.CraftServer.createWorld(CraftServer.java:371)
  83. 2011-07-13 22:10:45 [SEVERE] at org.bukkit.craftbukkit.CraftServer.createWorld(CraftServer.java:367)
  84. 2011-07-13 22:10:45 [SEVERE] at com.thevoxelbox.bukkit.port.newPort.readData(newPort.java:450)
  85. 2011-07-13 22:10:45 [SEVERE] at com.thevoxelbox.bukkit.port.newPort.<init>(newPort.java:64)
  86. 2011-07-13 22:10:45 [SEVERE] at com.thevoxelbox.bukkit.port.PortManager.loadPortals(PortManager.java:149)
  87. 2011-07-13 22:10:45 [SEVERE] at com.thevoxelbox.bukkit.port.PortManager.<init>(PortManager.java:45)
  88. 2011-07-13 22:10:45 [SEVERE] at com.thevoxelbox.bukkit.port.VoxelPort.onEnable(VoxelPort.java:44)
  89. 2011-07-13 22:10:45 [SEVERE] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:126)
  90. 2011-07-13 22:10:45 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:857)
  91. 2011-07-13 22:10:45 [SEVERE] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:264)
  92. 2011-07-13 22:10:45 [SEVERE] at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:151)
  93. 2011-07-13 22:10:45 [SEVERE] at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:136)
  94. 2011-07-13 22:10:45 [SEVERE] at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:284)
  95. 2011-07-13 22:10:46 [SEVERE] at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:271)
  96. 2011-07-13 22:10:46 [SEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:148)
  97. 2011-07-13 22:10:46 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:335)
  98. 2011-07-13 22:10:46 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
  99. 2011-07-13 22:10:46 [SEVERE] java.io.EOFException
  100. 2011-07-13 22:10:46 [SEVERE] at java.util.zip.GZIPInputStream.readUByte(GZIPInputStream.java:224)
  101. 2011-07-13 22:10:46 [SEVERE] at java.util.zip.GZIPInputStream.readUShort(GZIPInputStream.java:214)
  102. 2011-07-13 22:10:46 [SEVERE] at java.util.zip.GZIPInputStream.readHeader(GZIPInputStream.java:153)
  103. 2011-07-13 22:10:46 [SEVERE] at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:75)
  104. 2011-07-13 22:10:46 [SEVERE] at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:85)
  105. 2011-07-13 22:10:46 [SEVERE] at net.minecraft.server.CompressedStreamTools.a(SourceFile:8)
  106. 2011-07-13 22:10:46 [SEVERE] at net.minecraft.server.PlayerNBTManager.c(SourceFile:107)
  107. 2011-07-13 22:10:46 [SEVERE] at net.minecraft.server.World.<init>(World.java:118)
  108. 2011-07-13 22:10:46 [SEVERE] at net.minecraft.server.WorldServer.<init>(WorldServer.java:27)
  109. 2011-07-13 22:10:46 [SEVERE] at org.bukkit.craftbukkit.CraftServer.createWorld(CraftServer.java:397)
  110. 2011-07-13 22:10:46 [SEVERE] at org.bukkit.craftbukkit.CraftServer.createWorld(CraftServer.java:371)
  111. 2011-07-13 22:10:46 [SEVERE] at org.bukkit.craftbukkit.CraftServer.createWorld(CraftServer.java:367)
  112. 2011-07-13 22:10:46 [SEVERE] at com.thevoxelbox.bukkit.port.newPort.readData(newPort.java:450)
  113. 2011-07-13 22:10:46 [SEVERE] at com.thevoxelbox.bukkit.port.newPort.<init>(newPort.java:64)
  114. 2011-07-13 22:10:46 [SEVERE] at com.thevoxelbox.bukkit.port.PortManager.loadPortals(PortManager.java:149)
  115. 2011-07-13 22:10:46 [SEVERE] at com.thevoxelbox.bukkit.port.PortManager.<init>(PortManager.java:45)
  116. 2011-07-13 22:10:46 [SEVERE] at com.thevoxelbox.bukkit.port.VoxelPort.onEnable(VoxelPort.java:44)
  117. 2011-07-13 22:10:46 [SEVERE] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:126)
  118. 2011-07-13 22:10:46 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:857)
  119. 2011-07-13 22:10:46 [SEVERE] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:264)
  120. 2011-07-13 22:10:46 [SEVERE] at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:151)
  121. 2011-07-13 22:10:46 [SEVERE] at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:136)
  122. 2011-07-13 22:10:46 [SEVERE] at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:284)
  123. 2011-07-13 22:10:46 [SEVERE] at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:271)
  124. 2011-07-13 22:10:46 [SEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:148)
  125. 2011-07-13 22:10:46 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:335)
  126. 2011-07-13 22:10:46 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
  127. 2011-07-13 22:10:46 [WARNING] [VoxelPort] Error while loading VoxelPorts
  128. 2011-07-13 22:10:46 [SEVERE] java.lang.NullPointerException
  129. 2011-07-13 22:10:46 [SEVERE] at net.minecraft.server.WorldServer.c(WorldServer.java:106)
  130. 2011-07-13 22:10:46 [SEVERE] at net.minecraft.server.World.a(World.java:2046)
  131. 2011-07-13 22:10:46 [SEVERE] at net.minecraft.server.Chunk.addEntities(Chunk.java:470)
  132. 2011-07-13 22:10:46 [SEVERE] at net.minecraft.server.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:79)
  133. 2011-07-13 22:10:46 [SEVERE] at net.minecraft.server.ChunkProviderServer.getOrCreateChunk(ChunkProviderServer.java:118)
  134. 2011-07-13 22:10:46 [SEVERE] at net.minecraft.server.World.getChunkAt(World.java:272)
  135. 2011-07-13 22:10:46 [SEVERE] at net.minecraft.server.World.getTypeId(World.java:219)
  136. 2011-07-13 22:10:46 [SEVERE] at net.minecraft.server.World.isEmpty(World.java:223)
  137. 2011-07-13 22:10:46 [SEVERE] at net.minecraft.server.World.a(World.java:190)
  138. 2011-07-13 22:10:46 [SEVERE] at net.minecraft.server.WorldProvider.canSpawn(SourceFile:51)
  139. 2011-07-13 22:10:46 [SEVERE] at net.minecraft.server.World.canSpawn(World.java:95)
  140. 2011-07-13 22:10:46 [SEVERE] at net.minecraft.server.World.c(World.java:178)
  141. 2011-07-13 22:10:46 [SEVERE] at net.minecraft.server.World.<init>(World.java:140)
  142. 2011-07-13 22:10:46 [SEVERE] at net.minecraft.server.WorldServer.<init>(WorldServer.java:27)
  143. 2011-07-13 22:10:46 [SEVERE] at org.bukkit.craftbukkit.CraftServer.createWorld(CraftServer.java:397)
  144. 2011-07-13 22:10:46 [SEVERE] at org.bukkit.craftbukkit.CraftServer.createWorld(CraftServer.java:371)
  145. 2011-07-13 22:10:46 [SEVERE] at org.bukkit.craftbukkit.CraftServer.createWorld(CraftServer.java:367)
  146. 2011-07-13 22:10:46 [SEVERE] at com.thevoxelbox.bukkit.port.newPort.readData(newPort.java:450)
  147. 2011-07-13 22:10:46 [SEVERE] at com.thevoxelbox.bukkit.port.newPort.<init>(newPort.java:64)
  148. 2011-07-13 22:10:46 [SEVERE] at com.thevoxelbox.bukkit.port.PortManager.loadPortals(PortManager.java:149)
  149. 2011-07-13 22:10:46 [SEVERE] at com.thevoxelbox.bukkit.port.PortManager.<init>(PortManager.java:45)
  150. 2011-07-13 22:10:46 [SEVERE] at com.thevoxelbox.bukkit.port.VoxelPort.onEnable(VoxelPort.java:44)
  151. 2011-07-13 22:10:46 [SEVERE] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:126)
  152. 2011-07-13 22:10:46 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:857)
  153. 2011-07-13 22:10:46 [SEVERE] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:264)
  154. 2011-07-13 22:10:46 [SEVERE] at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:151)
  155. 2011-07-13 22:10:46 [SEVERE] at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:136)
  156. 2011-07-13 22:10:46 [SEVERE] at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:284)
  157. 2011-07-13 22:10:46 [SEVERE] at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:271)
  158. 2011-07-13 22:10:46 [SEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:148)
  159. 2011-07-13 22:10:46 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:335)
  160. 2011-07-13 22:10:46 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
  161. 2011-07-13 22:10:46 [INFO] VoxelPort version 2.028 is enabled!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement