MurrayMods
Your mod is throwing an error on game startup:
I'm sorry, but errors were detected in your script. Please correct the
errors listed below, and try again.
The label cum_ayumi_choice2 is defined twice, at File "game/script.rpy", line 2213:
menu cum_ayumi_choice2:
and File "game/script.rpy", line 2316:
menu cum_ayumi_choice2:
I
think the fix is to change that first instance to "menu cum_ayumi_choice1".
I did that and it then loaded without error, but I'm way past that point in the game, so it may need more correcting.
(And I always do enable developer and debug modes, which apparently are more strict when error checking?)