Advertisement
Guest User

Untitled

a guest
Dec 9th, 2019
416
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.68 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Shall we play a game?
  3.  
  4. Time: 09/12/19 17:17
  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.gb.y(gb.java:268)
  16. at net.minecraft.client.gb.Z(gb.java:833)
  17. at net.minecraft.client.main.Main.main(Main.java:19)
  18.  
  19.  
  20. A detailed walkthrough of the error, its code path and all known details is as follows:
  21. ---------------------------------------------------------------------------------------
  22.  
  23. -- Head --
  24. Stacktrace:
  25. at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method)
  26. at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52)
  27. at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:252)
  28. at org.lwjgl.opengl.Display.createWindow(Display.java:306)
  29. at org.lwjgl.opengl.Display.create(Display.java:848)
  30. at org.lwjgl.opengl.Display.create(Display.java:757)
  31. at org.lwjgl.opengl.Display.create(Display.java:739)
  32. at net.minecraft.client.gb.y(gb.java:268)
  33.  
  34. -- Initialization --
  35. Details:
  36. Stacktrace:
  37. at net.minecraft.client.gb.Z(gb.java:833)
  38. at net.minecraft.client.main.Main.main(Main.java:19)
  39.  
  40. -- System Details --
  41. Details:
  42. Minecraft Version: 1.7.10
  43. Operating System: Windows 10 (amd64) version 10.0
  44. Java Version: 1.8.0_144, Oracle Corporation
  45. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  46. Memory: 37602768 bytes (35 MB) / 158539776 bytes (151 MB) up to 1597243392 bytes (1523 MB)
  47. JVM Flags: 7 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1536M -Xmn128M -Xms128M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy
  48. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  49. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  50. Launched Version: skillpvp
  51. LWJGL: 2.9.1
  52. OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  53. GL Caps:
  54. Is Modded: Very likely; Jar signature invalidated
  55. Type: Client (map_client.txt)
  56. Resource Packs: []
  57. Current Language: ~~ERROR~~ NullPointerException: null
  58. Profiler Position: N/A (disabled)
  59. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  60. Anisotropic Filtering: Off (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement