Advertisement
Guest User

Untitled

a guest
Jan 7th, 2012
1,180
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.56 KB | None | 0 0
  1.  
  2. C:\Users\aGtarplayer\AppData\Roaming\.minecraft>java -classpath "minecraftsp.jar
  3. " net.minecraft.LauncherFrame
  4. Hello!
  5. URL: file:/C:/Users/xxx/AppData/Roaming/.minecraft/bin/lwjgl.jar
  6. URL: file:/C:/Users/xxx/AppData/Roaming/.minecraft/bin/jinput.jar
  7. URL: file:/C:/Users/xxx/AppData/Roaming/.minecraft/bin/lwjgl_util.jar
  8. URL: file:/C:/Users/xxx/AppData/Roaming/.minecraft/bin/minecraft.jar
  9. URL: file:/C:/Users/xxx/AppData/Roaming/.minecraft/bin/windows_natives.j
  10. ar
  11. 27 achievements
  12. 174 recipes
  13. Setting user: xxx, 12345
  14.  
  15. OptiFine_1.0.0_HD_MT_B2
  16. Sat Jan 07 14:32:53 PST 2012
  17. OS: Windows 7 (amd64) version 6.1
  18. Java: 1.6.0_24, Sun Microsystems Inc.
  19. VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Sun Microsystems Inc.
  20. LWJGL: 2.4.2
  21. OpenGL: RADEON X800 Series version 2.1.8545 Release, ATI Technologies Inc.
  22. OpenGL Version: 2.1
  23. OpenGL Fancy fog: Not available (GL_NV_fog_distance)
  24. setupTexture: "/title/mojang.png", id: 1
  25. WARNING: Found unknown Windows version: Windows 7
  26. Attempting to use default windows plug-in.
  27. Loading: net.java.games.input.DirectAndRawInputEnvironmentPlugin
  28.  
  29. Starting up SoundSystem...
  30. Initializing LWJGL OpenAL
  31. (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.or
  32. g)
  33. OpenAL initialized.
  34.  
  35. setupTexture: "/terrain.png", id: 7
  36. TextureFX registered: yu@4ee14d81, texId: 7, index: 237
  37. TextureFX registered: gk@4e1263db, texId: 7, index: 205
  38. TextureFX registered: vr@758689a, texId: 7, index: 14
  39. setupTexture: "/gui/items.png", id: 8
  40. TextureFX registered: aih@2bdafb4e, texId: 8, index: 54
  41. TextureFX registered: at@36bf7916, texId: 8, index: 70
  42. TextureFX registered: va@54a6af6e, texId: 7, index: 206
  43. TextureFX registered: ss@b478a2d, texId: 7, index: 238
  44. TextureFX registered: agp@5c09624, texId: 7, index: 31
  45. TextureFX registered: agp@26c1186f, texId: 7, index: 47
  46. setupTexture: "/title/bg/panorama0.png", id: 10
  47. setupTexture: "/title/bg/panorama1.png", id: 11
  48. setupTexture: "/title/bg/panorama2.png", id: 12
  49. setupTexture: "/title/bg/panorama3.png", id: 13
  50. setupTexture: "/title/bg/panorama4.png", id: 14
  51. setupTexture: "/title/bg/panorama5.png", id: 15
  52. setupTexture: "/title/mclogo.png", id: 16
  53. setupTexture: "/gui/gui.png", id: 17
  54. setupTexture: "/gui/particles.png", id: 18
  55. TextureFX removed: yu@4ee14d81, texId: 7, index: 237
  56. TextureFX registered: TextureHDLavaFX@3d015a9e, texId: 7, index: 237
  57. TextureFX removed: gk@4e1263db, texId: 7, index: 205
  58. TextureFX registered: TextureHDWaterFX@23e45a5c, texId: 7, index: 205
  59. TextureFX removed: vr@758689a, texId: 7, index: 14
  60. TextureFX registered: TextureHDPortalFX@64e8606c, texId: 7, index: 14
  61. TextureFX removed: aih@2bdafb4e, texId: 8, index: 54
  62. TextureFX registered: TextureHDCompassFX@1710278e, texId: 8, index: 54
  63. TextureFX removed: at@36bf7916, texId: 8, index: 70
  64. TextureFX registered: TextureHDWatchFX@1f00aff5, texId: 8, index: 70
  65. TextureFX removed: va@54a6af6e, texId: 7, index: 206
  66. TextureFX registered: TextureHDWaterFlowFX@261a6518, texId: 7, index: 206
  67. TextureFX removed: ss@b478a2d, texId: 7, index: 238
  68. TextureFX registered: TextureHDLavaFlowFX@ee31e33, texId: 7, index: 238
  69. TextureFX removed: agp@5c09624, texId: 7, index: 31
  70. TextureFX registered: TextureHDFlamesFX@60d3ade7, texId: 7, index: 31
  71. TextureFX removed: agp@26c1186f, texId: 7, index: 47
  72. TextureFX registered: TextureHDFlamesFX@693e4a5a, texId: 7, index: 47
  73. setupTexture: "/gui/background.png", id: 19
  74. java.lang.RuntimeException: org.lwjgl.LWJGLException: Could not create context (
  75. WGL_ARB_create_context)
  76. at Config.createUpdateThread(Config.java:901)
  77. at afv.a(RenderGlobal.java:1392)
  78. at adt.a(EntityRenderer.java:1050)
  79. at adt.b(EntityRenderer.java:851)
  80. at net.minecraft.client.Minecraft.x(SourceFile:738)
  81. at net.minecraft.client.Minecraft.run(SourceFile:658)
  82. at java.lang.Thread.run(Unknown Source)
  83. Caused by: org.lwjgl.LWJGLException: Could not create context (WGL_ARB_create_co
  84. ntext)
  85. at org.lwjgl.opengl.WindowsContextImplementation.nCreate(Native Method)
  86. at org.lwjgl.opengl.WindowsContextImplementation.create(WindowsContextIm
  87. plementation.java:50)
  88. at org.lwjgl.opengl.Context.<init>(Context.java:120)
  89. at org.lwjgl.opengl.Pbuffer.<init>(Pbuffer.java:238)
  90. at org.lwjgl.opengl.Pbuffer.<init>(Pbuffer.java:200)
  91. at org.lwjgl.opengl.Pbuffer.<init>(Pbuffer.java:176)
  92. at Config.createUpdateThread(Config.java:893)
  93. ... 6 more
  94. Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException: component
  95. argument pData
  96. at sun.java2d.windows.GDIWindowSurfaceData.initOps(Native Method)
  97. at sun.java2d.windows.GDIWindowSurfaceData.<init>(Unknown Source)
  98. at sun.java2d.windows.GDIWindowSurfaceData.createData(Unknown Source)
  99. Stopping!
  100. at sun.java2d.d3d.D3DScreenUpdateManager.getGdiSurface(Unknown Source)
  101. at sun.java2d.d3d.D3DScreenUpdateManager.createGraphics(Unknown Source)
  102.  
  103. SoundSystem shutting down... at sun.awt.windows.WComponentPeer.getGraphics(Un
  104. known Source)
  105.  
  106. at java.awt.Component.getGraphics(Unknown Source)
  107. at sun.awt.RepaintArea.paint(Unknown Source)
  108. at sun.awt.windows.WComponentPeer.handleEvent(Unknown Source)
  109. at java.awt.Component.dispatchEventImpl(Unknown Source)
  110. at java.awt.Component.dispatchEvent(Unknown Source)
  111. at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
  112. at java.awt.EventQueue.access$000(Unknown Source)
  113. at java.awt.EventQueue$1.run(Unknown Source)
  114. at java.awt.EventQueue$1.run(Unknown Source)
  115. at java.security.AccessController.doPrivileged(Native Method)
  116. at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown
  117. Source)
  118. at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown
  119. Source)
  120. at java.awt.EventQueue$2.run(Unknown Source)
  121. at java.awt.EventQueue$2.run(Unknown Source)
  122. at java.security.AccessController.doPrivileged(Native Method)
  123. at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown
  124. Source)
  125. at java.awt.EventQueue.dispatchEvent(Unknown Source)
  126. at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
  127. at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
  128. at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
  129. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  130. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  131. at java.awt.EventDispatchThread.run(Unknown Source)
  132. Author: Paul Lamb, www.paulscode.com
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement