Advertisement
Guest User

Untitled

a guest
Aug 17th, 2019
311
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.12 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // There are four lights!
  3.  
  4. Time: 8/17/19 1:09 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 net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:494)
  16. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:931)
  17. at net.minecraft.client.main.Main.main(SourceFile:148)
  18. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  19. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  20. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  21. at java.lang.reflect.Method.invoke(Method.java:498)
  22. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  23. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  24. at launcher.lOlkEKchebureK.LoLkeKChEbUREk(SourceFile:321)
  25. at launcher.lOlkEKchebureK.main(SourceFile:204)
  26.  
  27.  
  28. A detailed walkthrough of the error, its code path and all known details is as follows:
  29. ---------------------------------------------------------------------------------------
  30.  
  31. -- Head --
  32. Stacktrace:
  33. at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method)
  34. at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52)
  35. at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:252)
  36. at org.lwjgl.opengl.Display.createWindow(Display.java:306)
  37. at org.lwjgl.opengl.Display.create(Display.java:848)
  38. at org.lwjgl.opengl.Display.create(Display.java:757)
  39. at org.lwjgl.opengl.Display.create(Display.java:739)
  40. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:494)
  41.  
  42. -- Initialization --
  43. Details:
  44. Stacktrace:
  45. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:931)
  46. at net.minecraft.client.main.Main.main(SourceFile:148)
  47. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  48. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  49. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  50. at java.lang.reflect.Method.invoke(Method.java:498)
  51. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  52. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  53. at launcher.lOlkEKchebureK.LoLkeKChEbUREk(SourceFile:321)
  54. at launcher.lOlkEKchebureK.main(SourceFile:204)
  55.  
  56. -- System Details --
  57. Details:
  58. Minecraft Version: 1.7.10
  59. Operating System: Windows 7 (amd64) version 6.1
  60. Java Version: 1.8.0_131, Oracle Corporation
  61. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  62. Memory: 962577272 bytes (917 MB) / 1060372480 bytes (1011 MB) up to 1060372480 bytes (1011 MB)
  63. JVM Flags: 8 total; -XX:HeapDumpPath=ThisTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms1024M -Xmx1024M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M -XX:+DisableAttachMechanism
  64. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  65. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  66. FML:
  67. Launched Version: 1.7.10
  68. LWJGL: 2.9.1
  69. OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  70. GL Caps:
  71. Is Modded: Definitely; Client brand changed to 'fml,forge'
  72. Type: Client (map_client.txt)
  73. Resource Packs: [TomPacks.zip]
  74. Current Language: ~~ERROR~~ NullPointerException: null
  75. Profiler Position: N/A (disabled)
  76. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  77. Anisotropic Filtering: Off (1)
  78. OptiFine Version: OptiFine_1.7.10_HD_U_E7
  79. Render Distance Chunks: 12
  80. Mipmaps: 4
  81. Anisotropic Filtering: 1
  82. Antialiasing: 0
  83. Multitexture: false
  84. Shaders: null
  85. OpenGlVersion: null
  86. OpenGlRenderer: null
  87. OpenGlVendor: null
  88. CpuCount: 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement