Advertisement
Guest User

Crash Report

a guest
Jun 30th, 2017
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.53 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // I bet Cylons wouldn't have this problem.
  3.  
  4. Time: 6/30/17 3:14 PM
  5. Description: Initializing game
  6.  
  7. org.lwjgl.LWJGLException: Pixel format not accelerated
  8. at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method)
  9. at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52)
  10. at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:252)
  11. at org.lwjgl.opengl.Display.createWindow(Display.java:306)
  12. at org.lwjgl.opengl.Display.create(Display.java:848)
  13. at org.lwjgl.opengl.Display.create(Display.java:757)
  14. at org.lwjgl.opengl.Display.create(Display.java:739)
  15. at bhz.at(SourceFile:635)
  16. at bhz.aq(SourceFile:458)
  17. at bhz.a(SourceFile:404)
  18. at net.minecraft.client.main.Main.main(SourceFile:123)
  19. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  20. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  21. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  22. at java.lang.reflect.Method.invoke(Unknown Source)
  23. at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:236)
  24. at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:297)
  25. at org.multimc.EntryPoint.listen(EntryPoint.java:162)
  26. at org.multimc.EntryPoint.main(EntryPoint.java:53)
  27.  
  28.  
  29. A detailed walkthrough of the error, its code path and all known details is as follows:
  30. ---------------------------------------------------------------------------------------
  31.  
  32. -- Head --
  33. Thread: Client thread
  34. Stacktrace:
  35. at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method)
  36. at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52)
  37. at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:252)
  38. at org.lwjgl.opengl.Display.createWindow(Display.java:306)
  39. at org.lwjgl.opengl.Display.create(Display.java:848)
  40. at org.lwjgl.opengl.Display.create(Display.java:757)
  41. at org.lwjgl.opengl.Display.create(Display.java:739)
  42. at bhz.at(SourceFile:635)
  43. at bhz.aq(SourceFile:458)
  44.  
  45. -- Initialization --
  46. Details:
  47. Stacktrace:
  48. at bhz.a(SourceFile:404)
  49. at net.minecraft.client.main.Main.main(SourceFile:123)
  50. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  51. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  52. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  53. at java.lang.reflect.Method.invoke(Unknown Source)
  54. at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:236)
  55. at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:297)
  56. at org.multimc.EntryPoint.listen(EntryPoint.java:162)
  57. at org.multimc.EntryPoint.main(EntryPoint.java:53)
  58.  
  59. -- System Details --
  60. Details:
  61. Minecraft Version: 1.12
  62. Operating System: Windows 10 (amd64) version 10.0
  63. Java Version: 1.8.0_131, Oracle Corporation
  64. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  65. Memory: 561383736 bytes (535 MB) / 649592832 bytes (619 MB) up to 954728448 bytes (910 MB)
  66. JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms512m -Xmx1024m
  67. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  68. Launched Version: MultiMC5
  69. LWJGL: 2.9.1
  70. OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  71. GL Caps:
  72. Using VBOs: Yes
  73. Is Modded: Probably not. Jar signature remains and client brand is untouched.
  74. Type: Client (map_client.txt)
  75. Resource Packs:
  76. Current Language: ~~ERROR~~ NullPointerException: null
  77. Profiler Position: N/A (disabled)
  78. CPU: <unknown>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement