Advertisement
Guest User

Untitled

a guest
Nov 20th, 2012
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.20 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Surprise! Haha. Well, this is awkward.
  3.  
  4. Time: 11/20/12 9:50 PM
  5. Description: Exception in server tick loop
  6.  
  7. java.lang.NullPointerException
  8. at thermalexpansion.energy.TileEnergyConduit.onChunkUnload(TileEnergyConduit.java:464)
  9. at xe.h(World.java:2045)
  10. at ie.h(WorldServer.java:463)
  11. at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:649)
  12. at hg.r(DedicatedServer.java:241)
  13. at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:585)
  14. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:492)
  15. at fp.run(SourceFile:818)
  16.  
  17. Relevant Details:
  18. - Minecraft Version: 1.4.2
  19. - Operating System: Windows 7 (amd64) version 6.1
  20. - Java Version: 1.7.0_09, Oracle Corporation
  21. - Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  22. - Memory: 1855629832 bytes (1769 MB) / 2115895296 bytes (2017 MB) up to 4772200448 bytes (4551 MB)
  23. - JVM Flags: 2 total; -Xmx5G -Xms512M
  24. - AABB Pool Size: 6076 (340256 bytes; 0 MB) allocated, 4407 (246792 bytes; 0 MB) used
  25. - FML: ~ERROR~ NullPointerException: null
  26. - Is Modded: Definitely; 'forge,fml'
  27. - Profiler Position: N/A (disabled)
  28. - Vec3 Pool Size: 853 (47768 bytes; 0 MB) allocated, 30 (1680 bytes; 0 MB) used
  29. - Player Count: 1 / 20; [ih['Johny_Idler'/87311, l='world', x=235.00, y=36.00, z=-17.00]]
  30. - World world Entities: 26 total; [EntityBlock['unknown'/31615, l='world', x=-366.50, y=64.45, z=-189.55], EntityBlock['unknown'/31616, l='world', x=-366.55, y=64.50, z=-189.55], EntityBlock['unknown'/31617, l='world', x=-366.50, y=68.45, z=-189.55], EntityBlock['unknown'/31618, l='world', x=-356.55, y=64.50, z=-189.55], EntityBlock['unknown'/31619, l='world', x=-366.50, y=64.45, z=-179.55], EntityBlock['unknown'/31620, l='world', x=-366.55, y=64.50, z=-179.55], EntityBlock['unknown'/31621, l='world', x=-356.55, y=64.50, z=-179.55], EntityBlock['unknown'/31622, l='world', x=-366.50, y=68.45, z=-179.55], EntityBlock['unknown'/31623, l='world', x=-366.55, y=64.45, z=-189.50], EntityBlock['unknown'/31624, l='world', x=-356.55, y=64.45, z=-189.50], EntityBlock['unknown'/31625, l='world', x=-366.55, y=68.45, z=-189.50], EntityBlock['unknown'/31626, l='world', x=-356.55, y=68.45, z=-189.50], qd['Villager'/210622, l='world', x=-375.87, y=65.00, z=-331.59], qd['Villager'/210623, l='world', x=-376.51, y=65.00, z=-322.76], qd['Villager'/210624, l='world', x=-391.07, y=65.00, z=-319.50], oo['Sheep'/210625, l='world', x=-376.50, y=63.00, z=-295.11], oo['Sheep'/210626, l='world', x=-369.86, y=65.00, z=-296.67], qd['Villager'/210627, l='world', x=-393.50, y=65.00, z=-301.92], oo['Sheep'/210628, l='world', x=-403.45, y=63.00, z=-299.65], qa['Zombie'/210651, l='world', x=-280.50, y=15.00, z=-217.50], EntityBlock['unknown'/210652, l='world', x=-259.75, y=67.01, z=-228.75], EntityBlock['unknown'/210653, l='world', x=-264.75, y=64.01, z=-230.75], oq['Squid'/210654, l='world', x=-301.47, y=60.34, z=-192.65], oo['Sheep'/210655, l='world', x=-293.04, y=64.00, z=-201.05], qa['Zombie'/210656, l='world', x=-288.60, y=34.00, z=-172.10], oo['Sheep'/210657, l='world', x=-233.50, y=70.00, z=-253.03]]
  31. - World world Players: 0 total; []
  32. - World world Chunk Stats: ServerChunkCache: 47 Drop: 0
  33. - Type: Dedicated Server
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement