Hello everyone, I encountered this error when MC met the demon and was about to give Lelia an item. I also deleted and reloaded the game in version v0.30 and everything was fine. Only when I updated to version v0.32 did this error occur. I think this error originated from the update. If anyone is a sponsor, please notify the developer to fix this error.
hey man, found a solution.
1. close the game
2. open your game folder
3. create a shortcut of the Game.exe (give it the path and everything)
4. right click on the shortcut => properties => in
Target add a space and --devmode
after the final quote.
"C:\Games\SotS\SotS.exe" --devmode
5. apply and ok
6. run the game from the shortcut
7. load the save and let it run till you are in the scene where you get stuck in the door
8. open console "F12"
9. in the upper toolbar you'll see that you're in the "Elemens" tab, go to "Console"
10. paste this $gamePlayer._moveRouteForcing = false; and go into the game and start moving. I had to do this a couple of times (pasting this command and moving) and I got out
Hope it helps