Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Posted

Minecraft with Forge (1.8, and I tried with older versions but nothing) crashes. After the crash it displays this error:

 

---- Minecraft Crash Report ----

// Surprise! Haha. Well, this is awkward.

 

Time: 11/08/15 13.12

Description: Initializing game

 

java.lang.RuntimeException: org.lwjgl.LWJGLException: Could not create context (WGL_ARB_create_context)

at net.minecraftforge.fml.client.SplashProgress.start(SplashProgress.java:246)

at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:199)

at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:413)

at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325)

at net.minecraft.client.main.Main.main(SourceFile:120)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)

at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

Caused by: org.lwjgl.LWJGLException: Could not create context (WGL_ARB_create_context)

at org.lwjgl.opengl.WindowsContextImplementation.nCreate(Native Method)

at org.lwjgl.opengl.WindowsContextImplementation.create(WindowsContextImplementation.java:50)

at org.lwjgl.opengl.ContextGL.<init>(ContextGL.java:132)

at org.lwjgl.opengl.DrawableGL.createSharedContext(DrawableGL.java:77)

at org.lwjgl.opengl.DrawableGL.createSharedContext(DrawableGL.java:41)

at org.lwjgl.opengl.SharedDrawable.<init>(SharedDrawable.java:50)

at net.minecraftforge.fml.client.SplashProgress.start(SplashProgress.java:239)

... 10 more

 

 

A detailed walkthrough of the error, its code path and all known details is as follows:

---------------------------------------------------------------------------------------

 

-- Head --

Stacktrace:

at net.minecraftforge.fml.client.SplashProgress.start(SplashProgress.java:246)

at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:199)

at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:413)

 

-- Initialization --

Details:

Stacktrace:

at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325)

at net.minecraft.client.main.Main.main(SourceFile:120)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)

at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

 

-- System Details --

Details:

Minecraft Version: 1.8

Operating System: Windows 7 (x86) version 6.1

Java Version: 1.8.0_45, Oracle Corporation

Java VM Version: Java HotSpot Client VM (mixed mode), Oracle Corporation

Memory: 62041080 bytes (59 MB) / 224645120 bytes (214 MB) up to 523501568 bytes (499 MB)

JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M

IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0

FML:

Loaded coremods (and transformers):

GL info: ' Vendor: 'ATI Technologies Inc.' Version: '2.1.8545 Release' Renderer: 'ATI Radeon X1200 Series'

Launched Version: 1.8-Forge11.14.3.1502

LWJGL: 2.9.1

OpenGL: ATI Radeon X1200 Series GL version 2.1.8545 Release, ATI Technologies Inc.

GL Caps: Using GL 1.3 multitexturing.

Using GL 1.3 texture combiners.

Using framebuffer objects because ARB_framebuffer_object is supported and separate blending is supported.

Shaders are available because OpenGL 2.1 is supported.

VBOs are available because OpenGL 1.5 is supported.

 

Using VBOs: No

Is Modded: Definitely; Client brand changed to 'fml,forge'

Type: Client (map_client.txt)

Resource Packs: []

Current Language: ~~ERROR~~ NullPointerException: null

Profiler Position: N/A (disabled)

Try disabling the new loading screen. Read the EAQ on how to do so.

Don't ask for support per PM! They'll get ignored! | If a post helped you, click the "Thank You" button at the top right corner of said post! |

mah twitter

This thread makes me sad because people just post copy-paste-ready code when it's obvious that the OP has little to no programming experience. This is not how learning works.

  • Author

Downloaded -- MD5: dde9d0702b024f0ea8134acfd6e5a321

                        SHA1: 2827445aa7d80baa8d08d2715d5da51592664e92

                        Version: "forge-1.8-11.14.3.150.jar" (The last)

And error:

 

---- Minecraft Crash Report ----

// Sorry :(

 

Time: 11/08/15 15.28

Description: Initializing game

 

java.lang.RuntimeException: org.lwjgl.LWJGLException: Could not create context (WGL_ARB_create_context)

at net.minecraftforge.fml.client.SplashProgress.start(SplashProgress.java:246)

at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:199)

at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:413)

at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325)

at net.minecraft.client.main.Main.main(SourceFile:120)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)

at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

Caused by: org.lwjgl.LWJGLException: Could not create context (WGL_ARB_create_context)

at org.lwjgl.opengl.WindowsContextImplementation.nCreate(Native Method)

at org.lwjgl.opengl.WindowsContextImplementation.create(WindowsContextImplementation.java:50)

at org.lwjgl.opengl.ContextGL.<init>(ContextGL.java:132)

at org.lwjgl.opengl.DrawableGL.createSharedContext(DrawableGL.java:77)

at org.lwjgl.opengl.DrawableGL.createSharedContext(DrawableGL.java:41)

at org.lwjgl.opengl.SharedDrawable.<init>(SharedDrawable.java:50)

at net.minecraftforge.fml.client.SplashProgress.start(SplashProgress.java:239)

... 10 more

 

 

A detailed walkthrough of the error, its code path and all known details is as follows:

---------------------------------------------------------------------------------------

 

-- Head --

Stacktrace:

at net.minecraftforge.fml.client.SplashProgress.start(SplashProgress.java:246)

at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:199)

at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:413)

 

-- Initialization --

Details:

Stacktrace:

at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325)

at net.minecraft.client.main.Main.main(SourceFile:120)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)

at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

 

-- System Details --

Details:

Minecraft Version: 1.8

Operating System: Windows 7 (x86) version 6.1

Java Version: 1.8.0_45, Oracle Corporation

Java VM Version: Java HotSpot Client VM (mixed mode), Oracle Corporation

Memory: 61859672 bytes (58 MB) / 224669696 bytes (214 MB) up to 523501568 bytes (499 MB)

JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M

IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0

FML:

Loaded coremods (and transformers):

GL info: ' Vendor: 'ATI Technologies Inc.' Version: '2.1.8545 Release' Renderer: 'ATI Radeon X1200 Series'

Launched Version: 1.8-Forge11.14.3.1502

LWJGL: 2.9.1

OpenGL: ATI Radeon X1200 Series GL version 2.1.8545 Release, ATI Technologies Inc.

GL Caps: Using GL 1.3 multitexturing.

Using GL 1.3 texture combiners.

Using framebuffer objects because ARB_framebuffer_object is supported and separate blending is supported.

Shaders are available because OpenGL 2.1 is supported.

VBOs are available because OpenGL 1.5 is supported.

 

Using VBOs: No

Is Modded: Definitely; Client brand changed to 'fml,forge'

Type: Client (map_client.txt)

Resource Packs: []

Current Language: ~~ERROR~~ NullPointerException: null

Profiler Position: N/A (disabled)

 

The file "config" does not exist.

 

                   

 

-- System Details --

Details:

  Minecraft Version: 1.8

  Operating System: Windows 7 (x86) version 6.1

  Java Version: 1.8.0_45, Oracle Corporation

  Java VM Version: Java HotSpot Client VM (mixed mode), Oracle Corporation

  Memory: 61859672 bytes (58 MB) / 224669696 bytes (214 MB) up to 523501568 bytes (499 MB)

  JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M

  IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0

  FML:

  Loaded coremods (and transformers):

  GL info: ' Vendor: 'ATI Technologies Inc.' Version: '2.1.8545 Release' Renderer: 'ATI Radeon X1200 Series'

  Launched Version: 1.8-Forge11.14.3.1502

  LWJGL: 2.9.1

  OpenGL: ATI Radeon X1200 Series GL version 2.1.8545 Release, ATI Technologies Inc.

  GL Caps: Using GL 1.3 multitexturing.

Using GL 1.3 texture combiners.

Using framebuffer objects because ARB_framebuffer_object is supported and separate blending is supported.

Shaders are available because OpenGL 2.1 is supported.

VBOs are available because OpenGL 1.5 is supported.

then why is there no forge?

  • Author

 

The file "config" does not exist.
I am not sure if you are trolling us now or what.

The file is called

splash.properties

and it is in the folder

.minecraft/config/

 

@loordgek: That is normal, this happens way before anything else is even loaded.

I'm not trolling you, MCForge won't start. In my .minecraft directory there isn't the directory /config/ so there isn't the file "splash.properties".

 

  • Author

The path is correct, i didn't changed it.

 

Where i checked: C:\Users\gabriele_2\AppData\Roaming\.minecraft

What displays in the launcher C:\Users\gabriele_2\AppData\Roaming\.minecraft

Downloaded -- MD5: dde9d0702b024f0ea8134acfd6e5a321

                        SHA1: 2827445aa7d80baa8d08d2715d5da51592664e92

                        Version: "forge-1.8-11.14.3.150.jar" (The last)

where did you download it form

 

oops i looked at 1500 you have 1502

  • Author

From the Official Minecraft Forge site. That's the latest version when you click "All Downloads"

  • Author

Reopening

 

Finded this:

[16:43:03] [Client thread/INFO] [FML]: Could not load splash.properties, will create a default one

[16:43:03] [Client thread/ERROR] [FML]: Could not save the splash.properties file

 

Why Forge does this :(

 

 

  • Author

Continue crashing, and I created the folder "config".

 

http://pastebin.com/7usLvDVJ

 

Hosted by Pastebin

 

EDIT:Wait...now the File splash.properties exist. Disabled the new loading screen...waiting

 

Working! Thanks for helping me, (long help).

 

LOCKED!

Guest
This topic is now closed to further replies.

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.