Guest User

Server Crash

a guest
Nov 24th, 2012
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.85 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Oh - I know what I did wrong!
  3.  
  4. Time: 11/24/12 7:34 PM
  5. Description: loading nbt data
  6.  
  7. java.io.EOFException: Unexpected end of ZLIB input stream
  8. at java.util.zip.InflaterInputStream.fill(InflaterInputStream.java:240)
  9. at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:158)
  10. at java.util.zip.GZIPInputStream.read(GZIPInputStream.java:116)
  11. at java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
  12. at java.io.BufferedInputStream.read1(BufferedInputStream.java:275)
  13. at java.io.BufferedInputStream.read(BufferedInputStream.java:334)
  14. at java.io.DataInputStream.readFully(DataInputStream.java:195)
  15. at java.io.DataInputStream.readUTF(DataInputStream.java:609)
  16. at java.io.DataInputStream.readUTF(DataInputStream.java:564)
  17. at bu.b(SourceFile:90)
  18. at bh.a(SourceFile:33)
  19. at bu.b(SourceFile:95)
  20. at br.a(CompressedStreamTools.java:126)
  21. at br.a(CompressedStreamTools.java:33)
  22. at portalgun.common.PortalGun.loadList(PortalGun.java:637)
  23. at portalgun.common.core.EventHandler.onWorldLoad(EventHandler.java:90)
  24. at net.minecraftforge.event.ASMEventHandler_100_EventHandler_onWorldLoad_Load.invoke(.dynamic)
  25. at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:35)
  26. at net.minecraftforge.event.EventBus.post(EventBus.java:103)
  27. at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:278)
  28. at hg.c(DedicatedServer.java:153)
  29. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:454)
  30. at fp.run(SourceFile:818)
  31.  
  32. Relevant Details:
  33. - Minecraft Version: 1.4.2
  34. - Operating System: Linux (amd64) version 2.6.32-042stab061.2
  35. - Java Version: 1.7.0_05, Oracle Corporation
  36. - Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  37. - Memory: 418466600 bytes (399 MB) / 519110656 bytes (495 MB) up to 1037959168 bytes (989 MB)
  38. - JVM Flags: 2 total; -Xms512M -Xmx1G
  39. - AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  40. - FML: ~ERROR~ NullPointerException: null
  41. - Tag name:
  42. - Tag type: 10
  43. - Is Modded: Definitely; 'forge,fml'
  44. - Profiler Position: N/A (disabled)
  45. - Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  46. - Player Count: 0 / 20; []
  47. - World world Entities: 8 total; [oi['Chicken'/0, l='world', x=1567.50, y=32.00, z=-411.50], oi['Chicken'/1, l='world', x=1566.50, y=34.00, z=-414.50], qa['Zombie'/2, l='world', x=253.67, y=30.00, z=255.78], EntityTFSwarmSpider['Swarm Spider'/3, l='world', x=251.40, y=30.00, z=252.40], qa['Zombie'/4, l='world', x=255.94, y=30.00, z=250.45], EntityTFSwarmSpider['Swarm Spider'/5, l='world', x=248.34, y=28.00, z=255.40], EntityTFTinyBird['Tiny Bird'/6, l='world', x=230.84, y=29.00, z=251.46], EntityTFQuestRam['Questing Ram'/7, l='world', x=1030.91, y=41.00, z=-240.96]]
  48. - World world Players: 0 total; []
  49. - World world Chunk Stats: ServerChunkCache: 5 Drop: 0
  50. - Type: Dedicated Server
Advertisement
Add Comment
Please, Sign In to add comment