Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

so I was doing a quest to kill a mushroom daughter, when i tried to talk to her, i failed the dice roll and went to retreat when the game crashed on me.

here is the error code for you:

"

```

I'm sorry, but an uncaught exception occurred.

While running game code:

SyntaxError: invalid syntax (game/final challenges/wandering_sister.rpy, line 185)

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

Full traceback:

  File "final challenges/wandering_sister.rpyc", line 171, in script

  File "C:\Users\Ben\AppData\Roaming\itch\apps\mushroom-musume\MushroomMusume-.4b-pc\renpy\ast.py", line 1913, in execute

    item_arguments.append(self.item_arguments[i].evaluate())

  File "C:\Users\Ben\AppData\Roaming\itch\apps\mushroom-musume\MushroomMusume-.4b-pc\renpy\ast.py", line 344, in evaluate

    value = renpy.python.py_eval(v, locals=scope)

  File "C:\Users\Ben\AppData\Roaming\itch\apps\mushroom-musume\MushroomMusume-.4b-pc\renpy\python.py", line 1151, in py_eval

    code = py_compile(code, 'eval')

  File "C:\Users\Ben\AppData\Roaming\itch\apps\mushroom-musume\MushroomMusume-.4b-pc\renpy\python.py", line 1088, in py_compile

    raise e

  File "C:\Users\Ben\AppData\Roaming\itch\apps\mushroom-musume\MushroomMusume-.4b-pc\renpy\python.py", line 1034, in py_compile

    raise orig_e

  File "C:\Users\Ben\AppData\Roaming\itch\apps\mushroom-musume\MushroomMusume-.4b-pc\renpy\python.py", line 1027, in py_compile

    tree = compile(source, filename, py_mode, ast.PyCF_ONLY_AST | flags, 1)

SyntaxError: invalid syntax (game/final challenges/wandering_sister.rpy, line 185)

Windows-10-10.0.22621 AMD64

Ren'Py 8.1.1.23060707

Mushroom Musume .4b

Fri Sep 22 12:40:14 2023

```

"

I put this in the bug reporting tool as well from the recent post you made from the new patch fixes

Thank you for catching that! I think the newest build should have this fixed~ (But as a warning, I'm not sure if the old save file will be fixed... if that makes sense)