Skip to main content

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

Oh, thank you for the heads up...! It looks like a rogue file wiggled its way into the build, I just posted a new version that should fix this issue

(+1)

Its working now! thank you for the assistance :D

Hello! I just got it off of steam and already asked for help but I couldn't post my specific issue on there so I came here!


I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/options.rpy", line 227, in merge_spores

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

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

Full traceback:

  File "C:\Program Files (x86)\Steam\steamapps\common\Mushroom Musume\renpy\bootstrap.py", line 359, in bootstrap

    renpy.main.main()

  File "C:\Program Files (x86)\Steam\steamapps\common\Mushroom Musume\renpy\main.py", line 666, in main

    renpy.persistent.update(True)

  File "C:\Program Files (x86)\Steam\steamapps\common\Mushroom Musume\renpy\persistent.py", line 429, in update

    merge(other)

  File "C:\Program Files (x86)\Steam\steamapps\common\Mushroom Musume\renpy\persistent.py", line 374, in merge

    val = merge_func(old, new, pval)

  File "game/options.rpy", line 227, in merge_spores

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

Windows-10-10.0.26200 AMD64

Ren'Py 8.3.4.24120703

Mushroom Musume 1.3

Fri Feb 20 11:50:54 2026



As it says I'm also on a windows! Thank you for your time!