Skip to main content

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

hi there sorry about not checking in for awhile been testing other games and working toward beating fallout 4 united wasteland ending ran in to this bug on the fired for wizz in memorabilia

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

File "game/code/open_mode/path_wizz.rpy", line 8301, in script

File "game/code/open_mode/path_wizz.rpy", line 8301, in <module>

File "game/code/posts.rpy", line 763, in unlock_post_title

NameError: global name 'topics_story' is not defined

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

Full traceback:

File "game/code/open_mode/path_wizz.rpy", line 8301, in script

File "C:\Users\gethlord47\AppData\Roaming\itch\apps\RockRobin\RockRobin_Beta-all\renpy\ast.py", line 806, in execute

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

File "C:\Users\gethlord47\AppData\Roaming\itch\apps\RockRobin\RockRobin_Beta-all\renpy\python.py", line 1577, in py_exec_bytecode

exec bytecode in globals, locals

File "game/code/open_mode/path_wizz.rpy", line 8301, in <module>

File "game/code/posts.rpy", line 763, in unlock_post_title

NameError: global name 'topics_story' is not defined

Windows-8-6.2.9200

Ren'Py 6.99.10.1227

[/code]