Advertisement
Guest User

Untitled

a guest
Jan 4th, 2022
37
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. // Hey, that tickles! Hehehe!
  3.  
  4. Time: 2022-01-05 00:29:15 YEKT
  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:3173)
  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.keEpErjeRRYsAK.keepErJErRy6HE(SourceFile:362)
  25. at launcher.keEpErjeRRYsAK.main(SourceFile:218)
  26.  
  27.  
  28. A detailed walkthrough of the error, its code path and all known details is as follows:
  29. ---------------------------------------------------------------------------------------
  30.  
  31. -- Initialization --
  32. Details:
  33. Stacktrace:
  34. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:3173)
  35. at net.minecraft.client.main.Main.main(SourceFile:148)
  36. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  37. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  38. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  39. at java.lang.reflect.Method.invoke(Method.java:498)
  40. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  41. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  42. at launcher.keEpErjeRRYsAK.keepErJErRy6HE(SourceFile:362)
  43. at launcher.keEpErjeRRYsAK.main(SourceFile:218)
  44. -- System Details --
  45. Details:
  46. Minecraft Version: 1.7.10
  47. Operating System: Windows 10 (amd64) version 10.0
  48. Java Version: 1.8.0_131, Oracle Corporation
  49. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  50. Memory: 1457373904 bytes (1389 MB) / 1597243392 bytes (1523 MB) up to 1597243392 bytes (1523 MB)
  51. JVM Flags: 8 total; -XX:HeapDumpPath=ThisTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms1536M -Xmx1536M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M -XX:+DisableAttachMechanism
  52. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  53. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  54. FML:
  55. Suspected Mods: Unknown
  56. Launched Version: 1.7.10
  57. LWJGL: 2.9.1
  58. OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  59. GL Caps:
  60. Is Modded: Definitely; Client brand changed to 'fml,forge'
  61. Type: Client (map_client.txt)
  62. Resource Packs: [[MW] Map.zip, Fonts]
  63. Current Language: ~~ERROR~~ NullPointerException: null
  64. Profiler Position: N/A (disabled)
  65. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  66. Anisotropic Filtering: Off (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement