CocaKoala

Forge Error

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