Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Hobor

3
Posts
A member registered Aug 02, 2021

Recent community posts

Got the same error, but it got me closer to the answer.

It does seem that my local user name is to blame for everything. In the path it misses 2 letters.

I tried to rename my user folder, but all I did was lock myself out of my own PC, and having to system restore it.

Is there an easy way to rename your user name in Windows 10?

Hey, thanks for the reply!


How do I go about telling my .jar which jre to use? I kinda got stuck on that step.

Hello!
Every time I try to launch the game either with the .exe or .jar I get this error :

java.lang.NoClassDefFoundError: Could not initialize class org.lwjgl.Sys

    at org.lwjgl.opengl.Display.<clinit>(Display.java:135)

    at com.badlogic.gdx.backends.lwjgl.LwjglGraphics.setVSync(LwjglGraphics.java:592)

    at com.badlogic.gdx.backends.lwjgl.LwjglApplication$1.run(LwjglApplication.java:126)

I'm on Win 10 x64, I've got java updated, same with my graphics card drivers.

I've seen this error get posted once or twice before, but no one answered them yet.