Advertisement
Guest User

minecraft crash report

a guest
Dec 7th, 2019
319
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.92 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. Contact their authors BEFORE contacting forge
  5.  
  6. // I bet Cylons wouldn't have this problem.
  7.  
  8. Time: 12/7/19 7:53 PM
  9. Description: Initializing game
  10.  
  11. org.lwjgl.LWJGLException: Pixel format not accelerated
  12. at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method)
  13. at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52)
  14. at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:247)
  15. at org.lwjgl.opengl.Display.createWindow(Display.java:306)
  16. at org.lwjgl.opengl.Display.create(Display.java:848)
  17. at org.lwjgl.opengl.Display.create(Display.java:757)
  18. at org.lwjgl.opengl.Display.create(Display.java:739)
  19. at net.minecraft.client.Minecraft.func_175609_am(Minecraft.java:644)
  20. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:457)
  21. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377)
  22. at net.minecraft.client.main.Main.main(SourceFile:123)
  23. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  24. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  25. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  26. at java.lang.reflect.Method.invoke(Unknown Source)
  27. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  28. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  29.  
  30.  
  31. A detailed walkthrough of the error, its code path and all known details is as follows:
  32. ---------------------------------------------------------------------------------------
  33.  
  34. -- Head --
  35. Thread: Client thread
  36. Stacktrace:
  37. at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method)
  38. at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52)
  39. at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:247)
  40. at org.lwjgl.opengl.Display.createWindow(Display.java:306)
  41. at org.lwjgl.opengl.Display.create(Display.java:848)
  42. at org.lwjgl.opengl.Display.create(Display.java:757)
  43. at org.lwjgl.opengl.Display.create(Display.java:739)
  44. at net.minecraft.client.Minecraft.func_175609_am(Minecraft.java:644)
  45. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:457)
  46.  
  47. -- Initialization --
  48. Details:
  49. Stacktrace:
  50. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377)
  51. at net.minecraft.client.main.Main.main(SourceFile:123)
  52. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  53. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  54. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  55. at java.lang.reflect.Method.invoke(Unknown Source)
  56. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  57. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  58.  
  59. -- System Details --
  60. Details:
  61. Minecraft Version: 1.12.2
  62. Operating System: Windows 10 (amd64) version 10.0
  63. Java Version: 1.8.0_211, Oracle Corporation
  64. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  65. Memory: 1918444000 bytes (1829 MB) / 2058354688 bytes (1963 MB) up to 2058354688 bytes (1963 MB)
  66. JVM Flags: 3 total; -Xms2048m -Xmx2048m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
  67. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  68. FML:
  69. Loaded coremods (and transformers):
  70. Launched Version: 1.12.2-forge1.12.2-14.23.5.2768
  71. LWJGL: 2.9.4
  72. OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  73. GL Caps:
  74. Using VBOs: Yes
  75. Is Modded: Definitely; Client brand changed to 'fml,forge'
  76. Type: Client (map_client.txt)
  77. Resource Packs:
  78. Current Language: ~~ERROR~~ NullPointerException: null
  79. Profiler Position: N/A (disabled)
  80. CPU: <unknown>
  81. OptiFine Version: OptiFine_1.12.2_HD_U_D3
  82. OptiFine Build: 20180515-125031
  83. Render Distance Chunks: 10
  84. Mipmaps: 4
  85. Anisotropic Filtering: 1
  86. Antialiasing: 0
  87. Multitexture: false
  88. Shaders: null
  89. OpenGlVersion: null
  90. OpenGlRenderer: null
  91. OpenGlVendor: null
  92. CpuCount: 4
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement