Page 1 of 1

Build #105 - Save game silently fails when saving indoors [RESOLVED]

Posted: Fri Apr 20, 2018 10:54 pm
by Interkarma
This will be resolved in next build. Problem is that save game will silently fail indoors if GameManager does not have a previous reference to WeatherManager (which is part of ExteriorParent and disabled indoors).

I've fixed this by moving WeatherManager back into parent scene, which is where I should have put it to start with, and preventing it from updating while player indoors.

Until next release, make sure you see the "game saved" text after saving or your game is not saved. Going outside at least once should workaround problem for now. Fix incoming.