Guest User

Untitled

a guest
Nov 18th, 2012
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.41 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Would you like a cupcake?
  3.  
  4. Time: 11/19/12 12:18 AM
  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_98_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.38.2-grsec-xxxx-grs-ipv6-64
  35. - Java Version: 1.7.0_09, Oracle Corporation
  36. - Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  37. - Memory: 955073312 bytes (910 MB) / 1029046272 bytes (981 MB) up to 1029046272 bytes (981 MB)
  38. - JVM Flags: 2 total; -Xmx1024M -Xms1024M
  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 / 16; []
  47. - World world Entities: 1 total; [EntityTFRaven['Forest Raven'/0, l='world', x=32.44, y=62.00, z=407.64]]
  48. - World world Players: 0 total; []
  49. - World world Chunk Stats: ServerChunkCache: 1 Drop: 0
  50. - Type: Dedicated Server
Advertisement
Add Comment
Please, Sign In to add comment