Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Tales of Androgyny

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

Town of Monsters Tavern Scene

A topic by kvelarclay created Feb 19, 2021 Views: 2,308 Replies: 2
Viewing posts 1 to 2

I cannot, for the life of me, remember how to get the tavern scene. The gangbang one that you get after telling tall tales. Ive told a couple but it never gets to the scene. Also, how to you get the sticky fingers tale or something like that?

Developer

That scene is after drinking a few times and then leaving.

still geting this error 

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:66)
at com.majalis.screens.ScreenFactoryImpl.getEncounter(ScreenFactoryImpl.java:240)
at com.majalis.screens.ScreenFactoryImpl.getCurrentContextScreen(ScreenFactoryImpl.java:295)
at com.majalis.screens.ScreenFactoryImpl.getScreen(ScreenFactoryImpl.java:139)
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)