- Dec 12, 2020
- 895
- 3,425
What you have is clearly not a game issue it is a set up issueI am getting this error pls help me HELPPPPPPP PLEASEEEEEEEEEEE
com.badlogic.gdx.utils.GdxRuntimeException: File not found: (Internal)
at com.badlogic.gdx.files.FileHandle.read(FileHandle.java:142)
at com.badlogic.gdx.graphics.g2d.freetype.FreeType$Library.newFace(FreeType.java:90)
at com.badlogic.gdx.graphics.g2d.freetype.FreeTypeFontGenerator.<init>(FreeTypeFontGenerator.java:95)
at com.badlogic.gdx.graphics.g2d.freetype.FreeTypeFontGenerator.<init>(FreeTypeFontGenerator.java:86)
at com.majalis.screens.ScreenElements.getCustomFont(ScreenElements.java:70)
at com.majalis.screens.ScreenFactoryImpl.getEncounter(ScreenFactoryImpl.java:240)
at com.majalis.screens.ScreenFactoryImpl.getScreen(ScreenFactoryImpl.java:134)
at com.majalis.screens.AbstractScreen.switchScreen(AbstractScreen.java:141)
at com.majalis.screens.LoadScreen.switchFade(LoadScreen.java:46)
at com.majalis.screens.AbstractScreen.showScreen(AbstractScreen.java:114)
at com.majalis.screens.LoadScreen.render(LoadScreen.java:52)
at com.badlogic.gdx.Game.render(Game.java:46)
at com.badlogic.gdx.backends.lwjgl.LwjglApplication.mainLoop(LwjglApplication.java:233)
at com.badlogic.gdx.backends.lwjgl.LwjglApplication$1.run(LwjglApplication.java:128)
It may be related to your operating system, your graphics card, your drivers etc.
You either need to become a Patreon and ask for help or as Twiton said look at itchio
Do not keep firing out questions do searches there are a number of threads related to GdxRuntimeException
for instance the following thread (replace "ColonSlashSlash" in the following with ://)
https"ColonSlashSlash"majalis.itch.io/tales-of-androgyny/devlog/43134/new-public-build-v02020
In that case it was a corrupted .jar file