Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Were you playing on the 0.2d version?

Yep was definitely 0.2d windows version.

The null reference exception ended up happening on several tries. The red text on screen wouldn't go away, even with a reload, hence the restarts.

(2 edits)

Ok, thanks for the report. If it's not too much of a bother, please send me the crash_log.txt file you can find in C:\Users\%UserProfile%\AppData\LocalLow\BoredBasmati\CorruptionTown.

It's just the following over and over again:

NullReferenceException

UnityEngine.Transform.get_position () (at <801ef9485ea54ad392ab1752511dc748>:0)

SharedN.UpdatingLine.setPosition () (at <cddfb250f27c4a1eacb136991c58c497>:0)

SharedN.UpdatingLine.Update () (at <cddfb250f27c4a1eacb136991c58c497>:0)


That should narrow it down for you I guess :)