Advertisement
Guest User

Minecraft Crash

a guest
Dec 5th, 2016
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.24 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: 12/6/16 12:55 AM
  5. Description: Initializing game
  6.  
  7. java.lang.NullPointerException: Initializing game
  8. at com.mtbs3d.minecrift.settings.VRSettings.processBindings(VRSettings.java:574)
  9. at beq.an(Minecraft.java:854)
  10. at beq.a(Minecraft.java:645)
  11. at net.minecraft.client.main.Main.main(SourceFile:124)
  12. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  13. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  14. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  15. at java.lang.reflect.Method.invoke(Method.java:483)
  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. -- Head --
  24. Thread: Client thread
  25. Stacktrace:
  26. at com.mtbs3d.minecrift.settings.VRSettings.processBindings(VRSettings.java:574)
  27. at beq.an(Minecraft.java:854)
  28.  
  29. -- Initialization --
  30. Details:
  31. Stacktrace:
  32. at beq.a(Minecraft.java:645)
  33. at net.minecraft.client.main.Main.main(SourceFile:124)
  34. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  35. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  36. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  37. at java.lang.reflect.Method.invoke(Method.java:483)
  38. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  39. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  40.  
  41. -- System Details --
  42. Details:
  43. Minecraft Version: 1.11
  44. Operating System: Windows 10 (amd64) version 10.0
  45. Java Version: 1.8.0_25, Oracle Corporation
  46. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  47. Memory: 102332048 bytes (97 MB) / 352624640 bytes (336 MB) up to 2120679424 bytes (2022 MB)
  48. JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn256M
  49. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  50. Launched Version: vivecraft-1.11-Vivecraft-jrbudda-2
  51. LWJGL: 2.9.4
  52. OpenGL: GeForce GTX 980/PCIe/SSE2 GL version 4.5.0 NVIDIA 375.95, NVIDIA Corporation
  53. GL Caps: Using GL 1.3 multitexturing.
  54. Using GL 1.3 texture combiners.
  55. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  56. Shaders are available because OpenGL 2.1 is supported.
  57. VBOs are available because OpenGL 1.5 is supported.
  58.  
  59. Using VBOs: Yes
  60. Is Modded: Very likely; Jar signature invalidated
  61. Type: Client (map_client.txt)
  62. Resource Packs:
  63. Current Language: English (US)
  64. Profiler Position: N/A (disabled)
  65. CPU: 8x Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz
  66. OptiFine Version: OptiFine_1.11_HD_U_B1
  67. Render Distance Chunks: 8
  68. Mipmaps: 4
  69. Anisotropic Filtering: 1
  70. Antialiasing: 0
  71. Multitexture: false
  72. Shaders: null
  73. OpenGlVersion: 4.5.0 NVIDIA 375.95
  74. OpenGlRenderer: GeForce GTX 980/PCIe/SSE2
  75. OpenGlVendor: NVIDIA Corporation
  76. CpuCount: 8
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement