Advertisement
Guest User

Untitled

a guest
Jul 13th, 2016
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.34 KB | None | 0 0
  1. [10:52:58] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:printToSYSOUT:649]: ---- Minecraft Crash Report ----
  2. // But it works on my machine.
  3.  
  4. Time: 7/13/16 10:52 AM
  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:247)
  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.createDisplay(Minecraft.java:634)
  16. at net.minecraft.client.Minecraft.startGame(Minecraft.java:468)
  17. at net.minecraft.client.Minecraft.run(Minecraft.java:386)
  18. at net.minecraft.client.main.Main.main(Main.java:118)
  19. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  20. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  21. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  22. at java.lang.reflect.Method.invoke(Method.java:498)
  23. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  24. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  25. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  26. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  27. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  28. at java.lang.reflect.Method.invoke(Method.java:498)
  29. at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:97)
  30. at GradleStart.main(GradleStart.java:26)
  31. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  32. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  33. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  34. at java.lang.reflect.Method.invoke(Method.java:498)
  35. at com.intellij.rt.execution.application.AppMain.main(AppMain.java:144)
  36.  
  37.  
  38. A detailed walkthrough of the error, its code path and all known details is as follows:
  39. ---------------------------------------------------------------------------------------
  40.  
  41. -- Head --
  42. Thread: Client thread
  43. Stacktrace:
  44. at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method)
  45. at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52)
  46. at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:247)
  47. at org.lwjgl.opengl.Display.createWindow(Display.java:306)
  48. at org.lwjgl.opengl.Display.create(Display.java:848)
  49. at org.lwjgl.opengl.Display.create(Display.java:757)
  50. at org.lwjgl.opengl.Display.create(Display.java:739)
  51. at net.minecraft.client.Minecraft.createDisplay(Minecraft.java:634)
  52. at net.minecraft.client.Minecraft.startGame(Minecraft.java:468)
  53.  
  54. -- Initialization --
  55. Details:
  56. Stacktrace:
  57. at net.minecraft.client.Minecraft.run(Minecraft.java:386)
  58. at net.minecraft.client.main.Main.main(Main.java:118)
  59. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  60. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  61. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  62. at java.lang.reflect.Method.invoke(Method.java:498)
  63. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  64. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  65. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  66. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  67. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  68. at java.lang.reflect.Method.invoke(Method.java:498)
  69. at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:97)
  70. at GradleStart.main(GradleStart.java:26)
  71. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  72. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  73. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  74. at java.lang.reflect.Method.invoke(Method.java:498)
  75. at com.intellij.rt.execution.application.AppMain.main(AppMain.java:144)
  76.  
  77. -- System Details --
  78. Details:
  79. Minecraft Version: 1.10.2
  80. Operating System: Windows 10 (amd64) version 10.0
  81. Java Version: 1.8.0_91, Oracle Corporation
  82. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  83. Memory: 90397080 bytes (86 MB) / 310378496 bytes (296 MB) up to 919076864 bytes (876 MB)
  84. JVM Flags: 0 total;
  85. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  86. FML:
  87. Loaded coremods (and transformers):
  88. Launched Version: 1.10.2
  89. LWJGL: 2.9.4
  90. OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  91. GL Caps:
  92. Using VBOs: Yes
  93. Is Modded: Definitely; Client brand changed to 'fml,forge'
  94. Type: Client (map_client.txt)
  95. Resource Packs:
  96. Current Language: ~~ERROR~~ NullPointerException: null
  97. Profiler Position: N/A (disabled)
  98. CPU: <unknown>
  99. [10:52:58] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:printToSYSOUT:649]: #@!@# Game crashed! Crash report saved to: #@!@# D:\MOD1\run\.\crash-reports\crash-2016-07-13_10.52.58-client.txt
  100.  
  101. Process finished with exit code -1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement