Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Hello, pleasure to chat with you in person I'm a fan ;-) I went and loaded my save when I first encountered the error as well as started a new game to double check both ending with same result. At the mossy expanse map I seem to keep getting multiple at times weird area spawns all having same characteristics  as below: 

Scout Lvl 1: Enchanted Forest

Scout Lvl 2: Humanoid

Scout Lvl 3: ???

Stepping into any of them causes the crash/error with what it seems similar values:

java.lang.NullPointerException
at com.majalis.encounter.EncounterReaderImpl.loadScript(EncounterReaderImpl.java:37)
at com.majalis.encounter.EncounterBuilder$Branch.textScene(EncounterBuilder.java:216)
at com.majalis.encounter.EncounterCode.getEncounter(EncounterCode.java:1253)
at com.majalis.encounter.EncounterFactory.getEncounter(EncounterFactory.java:38)
at com.majalis.screens.ScreenFactoryImpl.getEncounter(ScreenFactoryImpl.java:229)
at com.majalis.screens.ScreenFactoryImpl.getCurrentContextScreen(ScreenFactoryImpl.java:278)
at com.majalis.screens.ScreenFactoryImpl.getScreen(ScreenFactoryImpl.java:137)
at com.majalis.screens.AbstractScreen.switchScreen(AbstractScreen.java:209)
at com.majalis.screens.AbstractScreen$1.act(AbstractScreen.java:73)
at com.badlogic.gdx.scenes.scene2d.actions.SequenceAction.act(SequenceAction.java:65)
at com.badlogic.gdx.scenes.scene2d.Actor.act(Actor.java:96)
at com.badlogic.gdx.scenes.scene2d.Group.act(Group.java:46)
at com.badlogic.gdx.scenes.scene2d.Stage.act(Stage.java:221)
at com.majalis.screens.AbstractScreen.render(AbstractScreen.java:322)
at com.majalis.screens.WorldMapScreen.render(WorldMapScreen.java:1126)
at com.badlogic.gdx.Game.render(Game.java:46)
at com.badlogic.gdx.backends.lwjgl.LwjglApplication.mainLoop(LwjglApplication.java:225)
at com.badlogic.gdx.backends.lwjgl.LwjglApplication$1.run(LwjglApplication.java:126)

Third scouting info is most baffling to me as I keep my perception at least at 7 points and have lvl 3 Surveyor skill but still get the ???.

I sincerely hope my input will be of any use to you so we could help other peeps you mentioned, specially like Mischa here with trouble actually launching the game though that seems a little different animal to tackle. Would hate for anyone to miss out. Anyway keep up the good work I really appreciate it, cheers!

Hey there, that's a separate issue which is fixed in the latest build - that's because you're facing the Doppelganger and it doesn't know how to copy your class, likely because your class is Prostitute or one of the other class changes.