Skip to main content

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

Has anyone experiences the following error when using the debug option to clear the quest progress?

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/main_lusterfield01.rpy", line 43, in <module>

  File "game/inventory.rpy", line 567, in clearQuestProgress

AttributeError: 'Task' object has no attribute 'progress'

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

Full traceback:

  File "main_lusterfield01.rpyc", line 43, in script

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

    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)

  File "renpy/python.py", line 1122, in py_exec_bytecode

    exec(bytecode, globals, locals)

  File "game/main_lusterfield01.rpy", line 43, in <module>

  File "game/inventory.rpy", line 567, in clearQuestProgress

AttributeError: 'Task' object has no attribute 'progress'

Windows-10-10.0.19041 AMD64

Ren'Py 7.6.1.23060707

Outland Wanderer 0.0.19

Sun Sep 10 02:56:27 2023