GeforceR

Fehler

Apr 10th, 2016
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.27 KB | None | 0 0
  1. [13:05:38] [Client thread/ERROR]: Can't find the resource index file: assets\indexes\1.8.json
  2. [13:05:38] [Client thread/INFO]: Setting user: Player189
  3. [13:05:38] [Client thread/INFO]: (Session ID is token:0:Player189)
  4. [13:05:41] [Client thread/INFO]: LWJGL Version: 2.9.4
  5. [13:05:41] [Client thread/ERROR]: Couldn't set pixel format
  6. org.lwjgl.LWJGLException: Pixel format not accelerated
  7. at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method) ~[lwjgl-2.9.4-nightly-20150209.jar:?]
  8. at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52) ~[lwjgl-2.9.4-nightly-20150209.jar:?]
  9. at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:247) ~[lwjgl-2.9.4-nightly-20150209.jar:?]
  10. at org.lwjgl.opengl.Display.createWindow(Display.java:306) ~[lwjgl-2.9.4-nightly-20150209.jar:?]
  11. at org.lwjgl.opengl.Display.create(Display.java:848) ~[lwjgl-2.9.4-nightly-20150209.jar:?]
  12. at org.lwjgl.opengl.Display.create(Display.java:757) ~[lwjgl-2.9.4-nightly-20150209.jar:?]
  13. at net.minecraft.client.Minecraft.createDisplay(Minecraft.java:637) [bin/:?]
  14. at net.minecraft.client.Minecraft.startGame(Minecraft.java:505) [bin/:?]
  15. at net.minecraft.client.Minecraft.run(Minecraft.java:423) [bin/:?]
  16. at net.minecraft.client.main.Main.main(Main.java:115) [bin/:?]
  17. at Start.main(Start.java:11) [bin/:?]
  18. ---- Minecraft Crash Report ----
  19. // Quite honestly, I wouldn't worry myself about that.
  20.  
  21. Time: 10.04.16 13:05
  22. Description: Initializing game
  23.  
  24. org.lwjgl.LWJGLException: Pixel format not accelerated
  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:247)
  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.Minecraft.createDisplay(Minecraft.java:657)
  33. at net.minecraft.client.Minecraft.startGame(Minecraft.java:505)
  34. at net.minecraft.client.Minecraft.run(Minecraft.java:423)
  35. at net.minecraft.client.main.Main.main(Main.java:115)
  36. at Start.main(Start.java:11)
  37.  
  38.  
  39. A detailed walkthrough of the error, its code path and all known details is as follows:
  40. ---------------------------------------------------------------------------------------
  41.  
  42. -- Head --
  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:657)
  52. at net.minecraft.client.Minecraft.startGame(Minecraft.java:505)
  53.  
  54. -- Initialization --
  55. Details:
  56. Stacktrace:
  57. at net.minecraft.client.Minecraft.run(Minecraft.java:423)
  58. at net.minecraft.client.main.Main.main(Main.java:115)
  59. at Start.main(Start.java:11)
  60.  
  61. -- System Details --
  62. Details:
  63. Minecraft Version: 1.9
  64. Operating System: Windows 10 (amd64) version 10.0
  65. Java Version: 1.8.0_77, Oracle Corporation
  66. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  67. Memory: 924987040 bytes (882 MB) / 1056309248 bytes (1007 MB) up to 1056309248 bytes (1007 MB)
  68. JVM Flags: 3 total; -Xincgc -Xmx1024M -Xms1024M
  69. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  70. Launched Version: mcp
  71. LWJGL: 2.9.4
  72. OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  73. GL Caps:
  74. Using VBOs: No
  75. Is Modded: Very likely; Jar signature invalidated
  76. Type: Client (map_client.txt)
  77. Resource Packs:
  78. Current Language: ~~ERROR~~ NullPointerException: null
  79. Profiler Position: N/A (disabled)
  80. CPU: <unknown>
  81. #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\Lanzelot\Desktop\mcp924-beta1\jars\.\crash-reports\crash-2016-04-10_13.05.43-client.txt
  82. Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
Advertisement
Add Comment
Please, Sign In to add comment