Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(1 edit) (+1)(-1)

I'm not too sure if it was because of a few errors in the earlier versions, I had to skip the storm with the button that has four boxes in the load page. Now when I speak to Cat, I'm missing several emojis that come after the lovey face. The only one I have which I didn't see in the picture where you showed the different emoji combos is one that looks like a grass bed. Is something wrong with my game?.

Nvm, I didn't realise you had to use some of the time to talk to Cat when the emoji has a question mark on it. Just select the one that has a question mark and it'll confuse her so we can explain it to her.

Yep, and some words are contextual for events. For example word "Storm" exists only in the storm :)

(1 edit)

Mysteriously, The storm, upset face and te rain emojis never showed up for me. I did like the end scene where Cat wanted some fun on the homemade pier. Just out of curiosity, how do you unlock the first two chapter on page two of the chapter selector?.

(-1)

Strange, those chapters should be unlocked when you complete them, you can't skip them normally 🤔

Yes, "fear", "rain" and "storm" are only available in chapter 5, while storm is raging

Strange as when the storm happened for me, Cat just slept through the whole thing. Anytime I did the interaction and finished it, the game gave me a couple of errors and when I ignore them, she's back asleep ready for the next interaction.

(1 edit)

This is a problem! There shouldn't be any errors and you should have day time with her too. Maybe you have a save file at this moment to repeat it? Or the traceback.txt file in the game directory contains info about the error? It'll be good to fix it

I can't remember which version I first played, possibly 0.7 or 0.8. My first playthrough, I got to the point where Cat came in for the night. Finished the first sleep interaction and the error on that version permanently stopped my progress. I tried that save file on a later version, I believe 0.9. Similar error but when I checked the chapter selection screen, I was able to bypass it somehow.

Ah, it was an old version, I see. Looks like you skipped part of the story and content 😅

I tried my save again and once I finished the mini game I got this error.


I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/scenes/chapter05/coldspot.rpy", line 86, in <module>

  File "game/classes/environment.rpy", line 127, in day_advance

TypeError: argument of type 'NoneType' is not iterable

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

Full traceback:

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

  File "scenes/chapter05/coldspot.rpyc", line 86, 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/coldspot.rpy", line 86, in <module>

  File "game/classes/environment.rpy", line 127, in day_advance

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:31:57 2021


Unlike the older versions, it does allow me to proceed to the next night but no daytime interactions.

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😊