CocaKoala

Forge Error2

Aug 12th, 2015
396
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.50 KB | None | 0 0
  1. [17:20:10] [Client thread/INFO] [FML]: Could not load splash.properties, will create a default one
  2. [17:20:11] [Client thread/INFO] [STDOUT]: [net.minecraftforge.fml.client.SplashProgress:start:235]: ---- Minecraft Crash Report ----
  3. // I feel sad now :(
  4.  
  5. Time: 12/08/15 17.20
  6. Description: Loading screen debug info
  7.  
  8. This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR
  9.  
  10.  
  11. A detailed walkthrough of the error, its code path and all known details is as follows:
  12. ---------------------------------------------------------------------------------------
  13.  
  14. -- System Details --
  15. Details:
  16. Minecraft Version: 1.8
  17. Operating System: Windows 7 (x86) version 6.1
  18. Java Version: 1.8.0_45, Oracle Corporation
  19. Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
  20. Memory: 64100216 bytes (61 MB) / 224407552 bytes (214 MB) up to 523501568 bytes (499 MB)
  21. JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
  22. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  23. FML:
  24. Loaded coremods (and transformers):
  25. GL info: ' Vendor: 'ATI Technologies Inc.' Version: '2.1.8545 Release' Renderer: 'ATI Radeon X1200 Series'
  26. [17:20:11] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: org.lwjgl.LWJGLException: Could not create context (WGL_ARB_create_context)
  27. [17:20:11] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at org.lwjgl.opengl.WindowsContextImplementation.nCreate(Native Method)
  28. [17:20:11] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at org.lwjgl.opengl.WindowsContextImplementation.create(WindowsContextImplementation.java:50)
  29. [17:20:11] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at org.lwjgl.opengl.ContextGL.<init>(ContextGL.java:132)
  30. [17:20:11] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at org.lwjgl.opengl.DrawableGL.createSharedContext(DrawableGL.java:77)
  31. [17:20:11] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at org.lwjgl.opengl.DrawableGL.createSharedContext(DrawableGL.java:41)
  32. [17:20:11] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at org.lwjgl.opengl.SharedDrawable.<init>(SharedDrawable.java:50)
  33. [17:20:11] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraftforge.fml.client.SplashProgress.start(SplashProgress.java:239)
  34. [17:20:11] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:198)
  35. [17:20:11] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:412)
  36. [17:20:11] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325)
  37. [17:20:11] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.main.Main.main(SourceFile:120)
  38. [17:20:11] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  39. [17:20:11] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  40. [17:20:11] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  41. [17:20:11] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  42. [17:20:11] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  43. [17:20:11] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  44. [17:20:11] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:func_179870_a:571]: ---- Minecraft Crash Report ----
  45. // This is a token for 1 free hug. Redeem at your nearest Mojangsta: [~~HUG~~]
  46.  
  47. Time: 12/08/15 17.20
  48. Description: Initializing game
  49.  
  50. java.lang.RuntimeException: org.lwjgl.LWJGLException: Could not create context (WGL_ARB_create_context)
  51. at net.minecraftforge.fml.client.SplashProgress.start(SplashProgress.java:246)
  52. at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:198)
  53. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:412)
  54. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325)
  55. at net.minecraft.client.main.Main.main(SourceFile:120)
  56. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  57. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  58. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  59. at java.lang.reflect.Method.invoke(Unknown Source)
  60. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  61. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  62. Caused by: org.lwjgl.LWJGLException: Could not create context (WGL_ARB_create_context)
  63. at org.lwjgl.opengl.WindowsContextImplementation.nCreate(Native Method)
  64. at org.lwjgl.opengl.WindowsContextImplementation.create(WindowsContextImplementation.java:50)
  65. at org.lwjgl.opengl.ContextGL.<init>(ContextGL.java:132)
  66. at org.lwjgl.opengl.DrawableGL.createSharedContext(DrawableGL.java:77)
  67. at org.lwjgl.opengl.DrawableGL.createSharedContext(DrawableGL.java:41)
  68. at org.lwjgl.opengl.SharedDrawable.<init>(SharedDrawable.java:50)
  69. at net.minecraftforge.fml.client.SplashProgress.start(SplashProgress.java:239)
  70. ... 10 more
  71.  
  72.  
  73. A detailed walkthrough of the error, its code path and all known details is as follows:
  74. ---------------------------------------------------------------------------------------
  75.  
  76. -- Head --
  77. Stacktrace:
  78. at net.minecraftforge.fml.client.SplashProgress.start(SplashProgress.java:246)
  79. at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:198)
  80. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:412)
  81.  
  82. -- Initialization --
  83. Details:
  84. Stacktrace:
  85. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325)
  86. at net.minecraft.client.main.Main.main(SourceFile:120)
  87. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  88. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  89. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  90. at java.lang.reflect.Method.invoke(Unknown Source)
  91. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  92. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  93.  
  94. -- System Details --
  95. Details:
  96. Minecraft Version: 1.8
  97. Operating System: Windows 7 (x86) version 6.1
  98. Java Version: 1.8.0_45, Oracle Corporation
  99. Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
  100. Memory: 61956112 bytes (59 MB) / 224407552 bytes (214 MB) up to 523501568 bytes (499 MB)
  101. JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
  102. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  103. FML:
  104. Loaded coremods (and transformers):
  105. GL info: ' Vendor: 'ATI Technologies Inc.' Version: '2.1.8545 Release' Renderer: 'ATI Radeon X1200 Series'
  106. Launched Version: 1.8-Forge11.14.3.1450
  107. LWJGL: 2.9.1
  108. OpenGL: ATI Radeon X1200 Series GL version 2.1.8545 Release, ATI Technologies Inc.
  109. GL Caps: Using GL 1.3 multitexturing.
  110. Using GL 1.3 texture combiners.
  111. Using framebuffer objects because ARB_framebuffer_object is supported and separate blending is supported.
  112. Shaders are available because OpenGL 2.1 is supported.
  113. VBOs are available because OpenGL 1.5 is supported.
  114.  
  115. Using VBOs: No
  116. Is Modded: Definitely; Client brand changed to 'fml,forge'
  117. Type: Client (map_client.txt)
  118. Resource Packs: []
  119. Current Language: ~~ERROR~~ NullPointerException: null
  120. Profiler Position: N/A (disabled)
  121. [17:20:11] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:func_179870_a:571]: #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\gabriele_2\AppData\Roaming\.minecraft\crash-reports\crash-2015-08-12_17.20.11-client.txt
Advertisement
Add Comment
Please, Sign In to add comment