Advertisement
Guest User

Untitled

a guest
Jul 13th, 2014
484
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.99 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // This is a token for 1 free hug. Redeem at your nearest Mojangsta: [~~HUG~~]
  3.  
  4. Time: 7/13/14 8:07 PM
  5. Description: Unexpected error
  6.  
  7. java.lang.NullPointerException: Unexpected error
  8. at com.thevoxelbox.voxelmap.litemod.LiteModVoxelMap.onPostRenderHUD(LiteModVoxelMap.java:92)
  9. at com.mumfrey.liteloader.client.ClientEvents.postRenderHUD(ClientEvents.java:607)
  10. at com.mumfrey.liteloader.client.CallbackProxyClient.postRenderHUDandGUI(CallbackProxyClient.java:201)
  11. at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1041)
  12. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:989)
  13. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887)
  14. at net.minecraft.client.main.Main.main(SourceFile:148)
  15. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  16. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  17. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  18. at java.lang.reflect.Method.invoke(Unknown Source)
  19. at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
  20. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  21.  
  22.  
  23. A detailed walkthrough of the error, its code path and all known details is as follows:
  24. ---------------------------------------------------------------------------------------
  25.  
  26. -- Head --
  27. Stacktrace:
  28. at com.thevoxelbox.voxelmap.litemod.LiteModVoxelMap.onPostRenderHUD(LiteModVoxelMap.java:92)
  29. at com.mumfrey.liteloader.client.ClientEvents.postRenderHUD(ClientEvents.java:607)
  30. at com.mumfrey.liteloader.client.CallbackProxyClient.postRenderHUDandGUI(CallbackProxyClient.java:201)
  31.  
  32. -- Affected level --
  33. Details:
  34. Level name: MpServer
  35. All players: 1 total; [EntityClientPlayerMP['StrifeOr'/59964369, l='MpServer', x=211.53, y=68.62, z=288.58]]
  36. Chunk stats: MultiplayerChunkCache: 30, 30
  37. Level seed: 0
  38. Level generator: ID 02 - largeBiomes, ver 0. Features enabled: false
  39. Level generator options:
  40. Level spawn location: World: (144,71,250), Chunk: (at 0,4,10 in 9,15; contains blocks 144,0,240 to 159,255,255), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  41. Level time: 8990451 game time, 7248403 day time
  42. Level dimension: 0
  43. Level storage version: 0x00000 - Unknown?
  44. Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  45. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  46. Forced entities: 1 total; [EntityClientPlayerMP['StrifeOr'/59964369, l='MpServer', x=211.53, y=68.62, z=288.58]]
  47. Retry entities: 0 total; []
  48. Server brand: Spigot
  49. Server type: Non-integrated multiplayer server
  50. Stacktrace:
  51. at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:373)
  52. at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2432)
  53. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:916)
  54. at net.minecraft.client.main.Main.main(SourceFile:148)
  55. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  56. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  57. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  58. at java.lang.reflect.Method.invoke(Unknown Source)
  59. at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
  60. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  61.  
  62. -- System Details --
  63. Details:
  64. Minecraft Version: 1.7.10
  65. Operating System: Windows 8 (x86) version 6.2
  66. Java Version: 1.7.0_60, Oracle Corporation
  67. Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
  68. Memory: 785388560 bytes (749 MB) / 1037959168 bytes (989 MB) up to 1037959168 bytes (989 MB)
  69. JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1024M -Xms1024M
  70. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  71. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  72. FML: MCP v9.05 FML v7.10.18.1180 Minecraft Forge 10.13.0.1180 3 mods loaded, 3 mods active
  73. mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
  74. FML{7.10.18.1180} [Forge Mod Loader] (forge-1.7.10-10.13.0.1180.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
  75. Forge{10.13.0.1180} [Minecraft Forge] (forge-1.7.10-10.13.0.1180.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
  76. Launched Version: 1.7.10
  77. LWJGL: 2.9.1
  78. OpenGL: GeForce GT 630/PCIe/SSE2 GL version 4.3.0, NVIDIA Corporation
  79. GL Caps: Using GL 1.3 multitexturing.
  80. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  81. Anisotropic filtering is supported and maximum anisotropy is 16.
  82. Shaders are available because OpenGL 2.1 is supported.
  83.  
  84. Is Modded: Definitely; Client brand changed to 'fml,forge'
  85. Type: Client (map_client.txt)
  86. Resource Packs: []
  87. Current Language: English (US)
  88. Profiler Position: N/A (disabled)
  89. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  90. Anisotropic Filtering: On (16)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement