Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Tales of Androgyny

A game about birds, bees, flowers and trees. · By Majalis

Error

A topic by Mxl created Sep 05, 2020 Views: 381 Replies: 3
Viewing posts 1 to 4
(-1)

com.badlogic.gdx.utils.GdxRuntimeException: Couldn't load font, FreeType error code: 85
at com.badlogic.gdx.graphics.g2d.freetype.FreeType$Library.newMemoryFace(FreeType.java:123)
at com.badlogic.gdx.graphics.g2d.freetype.FreeType$Library.newFace(FreeType.java:109)
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:65)
at com.majalis.screens.ScreenFactoryImpl.getEncounter(ScreenFactoryImpl.java:231)
at com.majalis.screens.ScreenFactoryImpl.getCurrentContextScreen(ScreenFactoryImpl.java:285)
at com.majalis.screens.ScreenFactoryImpl.getScreen(ScreenFactoryImpl.java:137)
at com.majalis.screens.AbstractScreen.switchScreen(AbstractScreen.java:244)
at com.majalis.screens.LoadScreen.switchFade(LoadScreen.java:46)
at com.majalis.screens.AbstractScreen.showScreen(AbstractScreen.java:103)
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)

What is it and how to solve it?

I started a new game, I was kicked out of it and a file appeared with this error