Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

You must be 18+ to view this content

Monster XXXperiment may contain content you must be 18+ to view.

The creator of this page has specified that it contains mature themes and content. Please enter your birthdate to verify you are 18 or older:

or Return to itch.io

Monster XXXperiment

Research monster girls and boys to further develop your career! · By AstroKaen, Tech Tsundere

game completely dies when michelle accosts the mc

A topic by TomaTomohawk24 created Apr 28, 2025 Views: 894
Viewing posts 1 to 1

this always plays out the same way

1: i will have finished the blaze and sevros relationship paths

2: blaze will ask if i've been avoiding him

3: no matter what i do from this point on, any input i make will result in me being taken to sevros' room (hoard background) and michelle accosting the mc

4: after alek makes his appearance, he will say a few lines of dialogue before the game just dies. on both web and desktop versions, renpy will crap itself. the specific error message is (alternatung between 40 and 39)

  File "game/script/game_loop.rpy", line 40, in script call

    call inside_the_room


  File "game/script/game_loop.rpy", line 39, in script call

    call screen rooms_menu_travel


and the snag seems to catch itself at 


File "game/script/Scenes/kin/alek.rpy", line 154, in script

    hide Michelle with disolve

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

    paired = renpy.python.py_eval(self.paired)

  File "renpy/python.py", line 1092, in py_eval

    return py_eval_bytecode(code, globals, locals)

  File "renpy/python.py", line 1085, in py_eval_bytecode

    return eval(bytecode, globals, locals)

  File "game/script/Scenes/kin/alek.rpy", line 154, in <module>

    hide Michelle with disolve

NameError: name 'disolve' is not defined


any help in un-fubar-ing my save would be greatly appreciated.