Advertisement
Guest User

Untitled

a guest
Jul 30th, 2015
301
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.76 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // But it works on my machine.
  3.  
  4. Time: 29.07.15 16:41
  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:452)
  16. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
  17. at net.minecraft.client.main.Main.main(SourceFile:148)
  18. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  19. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  20. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  21. at java.lang.reflect.Method.invoke(Unknown Source)
  22. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  23. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  24. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  25. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  26. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  27. at java.lang.reflect.Method.invoke(Unknown Source)
  28. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  29. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  30. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  31. at java.lang.reflect.Method.invoke(Unknown Source)
  32. at net.k773.GameStarter.newstart(GameStarter.java)
  33. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  34. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  35. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  36. at java.lang.reflect.Method.invoke(Unknown Source)
  37. at net.k773.Auth.start(Auth.java)
  38. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  39. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  40. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  41. at java.lang.reflect.Method.invoke(Unknown Source)
  42. at net.k773.Start.<init>(Start.java)
  43. at Mainclass.main(Mainclass.java:13)
  44.  
  45.  
  46. A detailed walkthrough of the error, its code path and all known details is as follows:
  47. ---------------------------------------------------------------------------------------
  48.  
  49. -- Head --
  50. Stacktrace:
  51. at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method)
  52. at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52)
  53. at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:252)
  54. at org.lwjgl.opengl.Display.createWindow(Display.java:306)
  55. at org.lwjgl.opengl.Display.create(Display.java:848)
  56. at org.lwjgl.opengl.Display.create(Display.java:757)
  57. at org.lwjgl.opengl.Display.create(Display.java:739)
  58. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:452)
  59.  
  60. -- Initialization --
  61. Details:
  62. Stacktrace:
  63. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
  64. at net.minecraft.client.main.Main.main(SourceFile:148)
  65. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  66. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  67. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  68. at java.lang.reflect.Method.invoke(Unknown Source)
  69. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  70. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  71. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  72. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  73. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  74. at java.lang.reflect.Method.invoke(Unknown Source)
  75. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  76. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  77. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  78. at java.lang.reflect.Method.invoke(Unknown Source)
  79. at net.k773.GameStarter.newstart(GameStarter.java)
  80. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  81. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  82. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  83. at java.lang.reflect.Method.invoke(Unknown Source)
  84. at net.k773.Auth.start(Auth.java)
  85. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  86. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  87. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  88. at java.lang.reflect.Method.invoke(Unknown Source)
  89. at net.k773.Start.<init>(Start.java)
  90. at Mainclass.main(Mainclass.java:13)
  91.  
  92. -- System Details --
  93. Details:
  94. Minecraft Version: 1.7.10
  95. Operating System: Windows 7 (x86) version 6.1
  96. Java Version: 1.8.0_25, Oracle Corporation
  97. Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
  98. Memory: 44073864 bytes (42 MB) / 118300672 bytes (112 MB) up to 1037959168 bytes (989 MB)
  99. JVM Flags: 4 total; -Xmx1024M -Xbootclasspath/a:C:\Program Files\Java\jre1.8.0_25\lib\ext\jfxrt.jar -XX:+DisableAttachMechanism -XX:MaxPermSize=128m
  100. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  101. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  102. FML:
  103. Launched Version: 1.7.10
  104. LWJGL: 2.9.1
  105. OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  106. GL Caps:
  107. Is Modded: Definitely; Client brand changed to 'fml,forge'
  108. Type: Client (map_client.txt)
  109. Resource Packs: []
  110. Current Language: ~~ERROR~~ NullPointerException: null
  111. Profiler Position: N/A (disabled)
  112. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  113. Anisotropic Filtering: Off (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement