Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

Game seems cool but it's giving constant errors. The most recent, if it helps.


I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/phase runners/old_growing.rpy", line 31, in <module>

  File "game/phase runners/old_growing.rpy", line 3, in daughter_eat

  File "game/classes/daughter.rpy", line 1320, in change_stats

  File "game/displayables/particle_displayables.rpy", line 12, in generate_daughter_particles

TypeError: '>' not supported between instances of 'NoneType' and 'int'

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

Full traceback:

  File "phase runners/old_growing.rpyc", line 31, in script

  File "C:\Users\robbi\Desktop\Games\Mushroom\MushroomMusume-.4c2-pc\renpy\ast.py", line 1138, in execute

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

  File "C:\Users\robbi\Desktop\Games\Mushroom\MushroomMusume-.4c2-pc\renpy\python.py", line 1122, in py_exec_bytecode

    exec(bytecode, globals, locals)

  File "game/phase runners/old_growing.rpy", line 31, in <module>

  File "game/phase runners/old_growing.rpy", line 3, in daughter_eat

  File "game/classes/daughter.rpy", line 1320, in change_stats

  File "game/displayables/particle_displayables.rpy", line 12, in generate_daughter_particles

TypeError: '>' not supported between instances of 'NoneType' and 'int'

Windows-10-10.0.22621 AMD64

Ren'Py 8.1.1.23060707

Mushroom Musume .4c2

Sun Oct 22 02:05:07 2023

We just pushed a build that (I think) should fix this issue! If you happen to check it out, let us know if you're still having issues and I'll take another look at it. Thanks for playing (and letting us know)~