Advertisement
Guest User

MINECRAFT FORGE AND OPTIFINE HD U A9 ERROR REPORT

a guest
Jan 8th, 2014
819
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.81 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // You're mean.
  3.  
  4. Time: 1/8/14 9:31 AM
  5. Description: Exception in server tick loop
  6.  
  7. java.lang.NullPointerException: Exception in server tick loop
  8. at net.minecraftforge.common.ForgeChunkManager.saveWorld(ForgeChunkManager.java:835)
  9. at net.minecraftforge.common.ForgeInternalHandler.onDimensionSave(ForgeInternalHandler.java:72)
  10. at cpw.mods.fml.common.eventhandler.ASMEventHandler_2_ForgeInternalHandler_onDimensionSave_Save.invoke(.dynamic)
  11. at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:39)
  12. at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:108)
  13. at net.minecraft.world.WorldServer.func_73044_a(WorldServer.java:839)
  14. at net.minecraft.server.MinecraftServer.func_71267_a(MinecraftServer.java:344)
  15. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:590)
  16. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:185)
  17. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:452)
  18. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:705)
  19.  
  20.  
  21. A detailed walkthrough of the error, its code path and all known details is as follows:
  22. ---------------------------------------------------------------------------------------
  23.  
  24. -- System Details --
  25. Details:
  26. Minecraft Version: 1.7.2
  27. Operating System: Windows 7 (x86) version 6.1
  28. Java Version: 1.7.0_45, Oracle Corporation
  29. Java VM Version: Java HotSpot(TM) Client VM (mixed mode, sharing), Oracle Corporation
  30. Memory: 35164552 bytes (33 MB) / 259522560 bytes (247 MB) up to 259522560 bytes (247 MB)
  31. JVM Flags: 1 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
  32. AABB Pool Size: 4318 (241808 bytes; 0 MB) allocated, 4135 (231560 bytes; 0 MB) used
  33. IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
  34. FML: MCP v9.01-pre FML v7.2.45.996 Minecraft Forge 10.12.0.996 Optifine OptiFine_1.7.2_HD_U_A9 3 mods loaded, 3 mods active
  35. mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  36. FML{7.2.45.996} [Forge Mod Loader] (forge-1.7.2-10.12.0.996.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  37. Forge{10.12.0.996} [Minecraft Forge] (forge-1.7.2-10.12.0.996.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  38. Profiler Position: N/A (disabled)
  39. Vec3 Pool Size: 1106 (61936 bytes; 0 MB) allocated, 1090 (61040 bytes; 0 MB) used
  40. Player Count: 1 / 8; [EntityPlayerMP['WillBoy20101'/293, l='WillBoy's World', x=266.90, y=63.94, z=220.50]]
  41. Type: Integrated Server (map_client.txt)
  42. Is Modded: Definitely; Client brand changed to 'fml,forge'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement