Advertisement
Guest User

Errore :v

a guest
May 27th, 2015
228
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.78 KB | None | 0 0
  1. [17:54:06] [Client thread/INFO]: Setting user: Yuniiho
  2. [17:54:06] [Client thread/INFO]: (Session ID is token: :2f0e0306363d33259dee4fa3ef544e57)
  3. [17:54:10] [Client thread/INFO]: LWJGL Version: 2.9.1
  4. [17:54:10] [Client thread/ERROR]: Couldn't set pixel format
  5. org.lwjgl.LWJGLException: Pixel format not accelerated
  6. at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method) ~[lwjgl-2.9.1.jar:?]
  7. at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52) ~[lwjgl-2.9.1.jar:?]
  8. at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:252) ~[lwjgl-2.9.1.jar:?]
  9. at org.lwjgl.opengl.Display.createWindow(Display.java:306) ~[lwjgl-2.9.1.jar:?]
  10. at org.lwjgl.opengl.Display.create(Display.java:848) ~[lwjgl-2.9.1.jar:?]
  11. at org.lwjgl.opengl.Display.create(Display.java:757) ~[lwjgl-2.9.1.jar:?]
  12. at bsu.am(SourceFile:510) [1.8.jar:?]
  13. at bsu.aj(SourceFile:352) [1.8.jar:?]
  14. at bsu.a(SourceFile:299) [1.8.jar:?]
  15. at net.minecraft.client.main.Main.main(SourceFile:120) [1.8.jar:?]
  16. ---- Minecraft Crash Report ----
  17. // You're mean.
  18.  
  19. Time: 27/05/15 17.54
  20. Description: Initializing game
  21.  
  22. org.lwjgl.LWJGLException: Pixel format not accelerated
  23. at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method)
  24. at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52)
  25. at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:252)
  26. at org.lwjgl.opengl.Display.createWindow(Display.java:306)
  27. at org.lwjgl.opengl.Display.create(Display.java:848)
  28. at org.lwjgl.opengl.Display.create(Display.java:757)
  29. at org.lwjgl.opengl.Display.create(Display.java:739)
  30. at bsu.am(SourceFile:523)
  31. at bsu.aj(SourceFile:352)
  32. at bsu.a(SourceFile:299)
  33. at net.minecraft.client.main.Main.main(SourceFile:120)
  34.  
  35.  
  36. A detailed walkthrough of the error, its code path and all known details is as follows:
  37. ---------------------------------------------------------------------------------------
  38.  
  39. -- Head --
  40. Stacktrace:
  41. at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method)
  42. at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52)
  43. at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:252)
  44. at org.lwjgl.opengl.Display.createWindow(Display.java:306)
  45. at org.lwjgl.opengl.Display.create(Display.java:848)
  46. at org.lwjgl.opengl.Display.create(Display.java:757)
  47. at org.lwjgl.opengl.Display.create(Display.java:739)
  48. at bsu.am(SourceFile:523)
  49. at bsu.aj(SourceFile:352)
  50.  
  51. -- Initialization --
  52. Details:
  53. Stacktrace:
  54. at bsu.a(SourceFile:299)
  55. at net.minecraft.client.main.Main.main(SourceFile:120)
  56.  
  57. -- System Details --
  58. Details:
  59. Minecraft Version: 1.8
  60. Operating System: Windows 8.1 (x86) version 6.3
  61. Java Version: 1.8.0_45, Oracle Corporation
  62. Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
  63. Memory: 4226992 bytes (4 MB) / 149430272 bytes (142 MB) up to 523501568 bytes (499 MB)
  64. JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
  65. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  66. Launched Version: 1.8
  67. LWJGL: 2.9.1
  68. OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  69. GL Caps:
  70. Using VBOs: No
  71. Is Modded: Probably not. Jar signature remains and client brand is untouched.
  72. Type: Client (map_client.txt)
  73. Resource Packs: []
  74. Current Language: ~~ERROR~~ NullPointerException: null
  75. Profiler Position: N/A (disabled)
  76. #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\domyx_000\AppData\Roaming\.minecraft\crash-reports\crash-2015-05-27_17.54.11-client.txt
  77. Java HotSpot(TM) Client 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
Advertisement