Skip to main content

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

bugs when talking to stacia like this:

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/script_3.rpy", line 3307, in script

    if mag_9_q6 == 1:

  File "game/script_3.rpy", line 3307, in <module>

    if mag_9_q6 == 1:

NameError: name 'mag_9_q6' is not defined

(+1)

Thank you for the report! I'll fix this for 1.4.0

mag_9_q4 throws the same undefined error on a different branch in that conversation. Theres also a few typos in it.

Ahh I see. Thank you for the report.