Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Thanks! We added the fix to the game and it'll be in the next update. If you send us your save file, we can apply the fix to it too, so it'll work in the current version of the game😊

I've never had to send a save file before so I'm unsure how to do it.


And just to let you know, after the first error that I've sent you it comes up with this one afterwards.


I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/scenes/chapter05/home.rpy", line 79, in <module>

  File "game/screens/location.rpy", line 44, in location_set

  File "game/classes/mind_manager.rpy", line 39, in think

  File "game/classes/mind_manager.rpy", line 140, in get_personal_thoughts

TypeError: argument of type 'NoneType' is not iterable

-- Full Traceback ------------------------------------------------------------

Full traceback:

  File "scenes/chapter05/home.rpyc", line 79, in script

  File "renpy/ast.py", line 922, in execute

    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)

  File "renpy/python.py", line 2218, in py_exec_bytecode

    exec(bytecode, globals, locals)

  File "game/scenes/chapter05/home.rpy", line 79, in <module>

  File "game/screens/location.rpy", line 44, in location_set

  File "game/classes/mind_manager.rpy", line 39, in think

  File "game/classes/mind_manager.rpy", line 140, in get_personal_thoughts

TypeError: argument of type 'NoneType' is not iterable

Windows-10-10.0.19041

Ren'Py 7.4.6.1693

Tame It! 0.11.0

Thu Dec  9 04:32:34 2021

This error has the same roots, but thanks for reporting!

As for save files, you can send it by email yummy@manka.games or to Asmodeev on our Discord server https://discord.gg/EGZXXaY
Saves are stored in the `game/saves` directory, and named like `1-1-LT1.save` where the first number is the number of page and the second number is the slot of the save. So 1-1-LT1 it's the first save on the first page, 1-2-LT1 is the second save on the first page, and so on.