Space Haven

Space Haven

Wubwubmagic May 22, 2020 @ 9:38pm
OpenGL 2.0 of Intel HD Graphics 3000 java fix does not work
Thread[Thread-2,5,main]
com.badlogic.gdx.utils.GdxRuntimeException: Couldn't create window
com.badlogic.gdx.backends.lwjgl3.Lwjgl3Application.createGlfwWindow(Lwjgl3Application.java:455)
com.badlogic.gdx.backends.lwjgl3.Lwjgl3Application.createWindow(Lwjgl3Application.java:396)
com.badlogic.gdx.backends.lwjgl3.Lwjgl3Application.createWindow(Lwjgl3Application.java:382)
com.badlogic.gdx.backends.lwjgl3.Lwjgl3Application.<init>(Lwjgl3Application.java:108)
fi.bugbyte.spacehaven.MainClass$3.run(MainClass.java:351)
java.lang.Thread.run(Thread.java:748)


Windows 10 Home 64-bit
Intel Core i7 2620M @ 2.70GHz
8.00GB Dual-Channel DDR3 @ 665MHz
Intel HD Graphics 3000 (Dell)

followed provided youtube video for legacy fix. game still crashes at start up
< >
Showing 1-1 of 1 comments
aksel_bugbyte  [developer] May 25, 2020 @ 8:40am 
Hi!

Can you try the UPDATED instructions below:

Crash on Launch #2

With the following stacktrace:

Thread[Thread-2,5,main]
com.badlogic.gdx.utils.GdxRuntimeException: Couldn't create window


Unfortunately Windows 10 does not support the OpenGL 2.0 of Intel HD Graphics 2000 or 3000.

To fix:

If you cannot get the game working using the video above try the steps below:

1) Execute the video instructions for both java.exe and javaw.exe.

2) Update the Intel HD 3000 graphics driver from the Intel site
https://www.intel.com/content/www/us/en/support/products/81500/graphics/graphics-for-2nd-generation-intel-processors/intel-hd-graphics-3000.html

Use it even if it says it is for Windows 8.1 -- there is no Windows 10 equivalent
Version: 15.28.24.4229 (Latest) for 64 Bit (Choose 32 or 64 bit depending on which version of Windows 10 you are using)

When installing the driver, it may tell you that this "latest" version is older than the current version. Install it anyway.

After this you can play by directly running the spacehaven.jar file from:

Steam\SteamApps\common\SpaceHaven folder.

If you run it from Steam or the .exe, you will get the same error. So run it from the install folder spacehaven.jar file.
Last edited by aksel_bugbyte; May 25, 2020 @ 9:29am
< >
Showing 1-1 of 1 comments
Per page: 1530 50

Date Posted: May 22, 2020 @ 9:38pm
Posts: 1