Advertisement
Guest User

Minecrift error on launch

a guest
Jun 15th, 2015
332
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. // Ouch. That hurt :(
  3.  
  4. Time: 15/06/15 18:04
  5. Description: Unexpected error
  6.  
  7. java.lang.NullPointerException: Unexpected error
  8. at net.minecraft.client.Minecraft.setupRenderConfiguration(Minecraft.java:3789)
  9. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1322)
  10. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:1265)
  11. at net.minecraft.client.main.Main.main(SourceFile:148)
  12. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  13. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  14. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  15. at java.lang.reflect.Method.invoke(Unknown Source)
  16. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  17. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  18.  
  19.  
  20. A detailed walkthrough of the error, its code path and all known details is as follows:
  21. ---------------------------------------------------------------------------------------
  22.  
  23. -- System Details --
  24. Details:
  25. Minecraft Version: 1.7.10
  26. Operating System: Windows 7 (amd64) version 6.1
  27. Java Version: 1.8.0_45, Oracle Corporation
  28. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  29. Memory: 127774280 bytes (121 MB) / 259305472 bytes (247 MB) up to 1060372480 bytes (1011 MB)
  30. JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
  31. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  32. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  33. FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1448 Optifine OptiFine_1.7.10_HD_U_B7 3 mods loaded, 3 mods active
  34. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  35. UCHIJA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  36. UCHIJA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1448-1.7.10.jar)
  37. UCHIJA Forge{10.13.4.1448} [Minecraft Forge] (forge-1.7.10-10.13.4.1448-1.7.10.jar)
  38. Launched Version: minecrift-1.7.10-R1a-forge-nohydra
  39. LWJGL: 2.9.1
  40. OpenGL: GeForce GTX 570/PCIe/SSE2 GL version 4.4.0, NVIDIA Corporation
  41. GL Caps: Using GL 1.3 multitexturing.
  42. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  43. Anisotropic filtering is supported and maximum anisotropy is 16.
  44. Shaders are available because OpenGL 2.1 is supported.
  45.  
  46. Is Modded: Definitely; Client brand changed to 'fml,forge'
  47. Type: Client (map_client.txt)
  48. Resource Packs: []
  49. Current Language: English (US)
  50. Profiler Position: N/A (disabled)
  51. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  52. Anisotropic Filtering: Off (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement