Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Got a bug when doing the Andrew route with the choice "Only 3 seconds"

"I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/Scripts/Episode3p1.rpy", line 1846, in script

    scene 763 with disssolve

  File "game/Scripts/Episode3p1.rpy", line 1846, in <module>

    scene 763 with disssolve

NameError: name 'disssolve' is not defined

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

Full traceback:

  File "game/Scripts/Episode3p1.rpy", line 1846, in script

    scene 763 with disssolve

  File "D:\Itch\Apps\freepass\FreePass-1.19-pc-official-compressed\renpy\ast.py", line 1654, in execute

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

  File "D:\Itch\Apps\freepass\FreePass-1.19-pc-official-compressed\renpy\python.py", line 1092, in py_eval

    return py_eval_bytecode(code, globals, locals)

  File "D:\Itch\Apps\freepass\FreePass-1.19-pc-official-compressed\renpy\python.py", line 1085, in py_eval_bytecode

    return eval(bytecode, globals, locals)

  File "game/Scripts/Episode3p1.rpy", line 1846, in <module>

    scene 763 with disssolve

NameError: name 'disssolve' is not defined

Windows-10-10.0.19045 AMD64

Ren'Py 8.0.3.22090809

Free Pass 1.19

Thu Mar  9 16:56:42 2023

"

(+1)

Hello, please click ignore. It should be fine. As I see the log, there was an extra 's' I accidentally put in dissolve. It is a typo. I will surely fix it in the next version. Thanks for reporting. I am sorry for the inconvenience.

No problem! Just so you know when you're fixing it, it happens multiple times during that scene, but I haven't seen it happen in other scenes.