Advertisement
Guest User

Untitled

a guest
Jan 18th, 2013
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.55 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Would you like a cupcake?
  3.  
  4. Time: 1/18/13 6:24 PM
  5. Description: Exception in server tick loop
  6.  
  7. java.lang.NullPointerException
  8. at amu.<init>(MovingObjectPosition.java:39)
  9. at ic2.common.TileEntityPump.pump(TileEntityPump.java:100)
  10. at ic2.common.TileEntityPump.g(TileEntityPump.java:55)
  11. at xe.h(World.java:2020)
  12. at ie.h(WorldServer.java:463)
  13. at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:649)
  14. at hg.r(DedicatedServer.java:241)
  15. at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:585)
  16. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:492)
  17. at fp.run(SourceFile:818)
  18.  
  19. Relevant Details:
  20. - Minecraft Version: 1.4.2
  21. - Operating System: Linux (amd64) version 2.6.18-308.20.1.el5.centos.plus
  22. - Java Version: 1.7.0_05, Oracle Corporation
  23. - Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  24. - Memory: 298662520 bytes (284 MB) / 532086784 bytes (507 MB) up to 532086784 bytes (507 MB)
  25. - JVM Flags: 2 total; -Xmx512M -Xms512M
  26. - AABB Pool Size: 4354 (243824 bytes; 0 MB) allocated, 4354 (243824 bytes; 0 MB) used
  27. - FML: ~ERROR~ NullPointerException: null
  28. - Is Modded: Definitely; 'forge,fml'
  29. - Profiler Position: N/A (disabled)
  30. - Vec3 Pool Size: 763 (42728 bytes; 0 MB) allocated, 763 (42728 bytes; 0 MB) used
  31. - Player Count: 1 / 10; [ih['BlueFusion12'/273, l='FTB10', x=-26.61, y=91.00, z=-101.51]]
  32. - World FTB10 Entities: 0 total; []
  33. - World FTB10 Players: 0 total; []
  34. - World FTB10 Chunk Stats: ServerChunkCache: 0 Drop: 0
  35. - Type: Dedicated Server
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement