Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

I tried to play it but  it crashes every time after the intro. :( 


This is all that was in the crashlog, hopefully it helps!:
"

System.FormatException: The input string '2887.9436' was not in a correct format.    at System.Number.ThrowFormatException[TChar](ReadOnlySpan`1 value)    at System.Number.ParseFloat[TChar,TFloat](ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)    at System.Single.Parse(ReadOnlySpan`1 s, NumberStyles style, IFormatProvider provider)    at System.Single.Parse(String s, NumberStyles style, IFormatProvider provider)    at System.Single.Parse(String s)    at EditorLine..ctor(String[] data)    at World.LoadLevel(String name)    at World.LoadEvent(LevelLoadEvent e)    at Jackdaw.EventBus.Dispatch[T](T event)    at LevelIntro.Update()    at Jackdaw.Actor.Update()    at Jackdaw.Actor.Update()    at Jackdaw.Game.Update()    at Foster.Framework.App.<Tick>g__Step|51_0(TimeSpan delta)    at Foster.Framework.App.Tick()    at Foster.Framework.App.Run()    at Jackdaw.Game.Start()

"

Thank you for bringing this to my attention! I've added an updated 1.0.1 version to the game page to hopefully fix the issue