arkhamtheknight

Active Member
May 3, 2017
649
191
Does anyone know what's causing this error I get after either coming back from the bar or brothel from the first time?

I'm sorry, but an uncaught exception occurred.

While running game code:
NameError: name 'worldChars' is not defined

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

Full traceback:
File "Z:\home\arkhamtheknight\ParasiteBlack-0.153-pc\renpy\bootstrap.py", line 275, in bootstrap
renpy.main.main()
File "Z:\home\arkhamtheknight\ParasiteBlack-0.153-pc\renpy\main.py", line 670, in main
run(restart)
File "Z:\home\arkhamtheknight\ParasiteBlack-0.153-pc\renpy\main.py", line 144, in run
renpy.execution.run_context(True)
File "Z:\home\arkhamtheknight\ParasiteBlack-0.153-pc\renpy\execution.py", line 955, in run_context
context.run()
File "engine/locations/coreLoop.rpyc", line 47, in script call
File "engine/locations/coreLoop.rpyc", line 28, in script call
File "data/world_quests/main/prologue/qst_prologue.rpyc", line 111, in script call
File "data/world_quests/main/prologue/script_prologue.rpyc", line 570, in script call
File "data/world_quests/main/prologue/script_prologue.rpyc", line 671, in script
File "/home/tom/ab/renpy-build-fix/tmp/install.linux-x86_64/lib/python3.9/site-packages/future/utils/__init__.py", line 444, in raise_
File "engine/locations/coreLoop.rpyc", line 47, in script call
File "engine/locations/coreLoop.rpyc", line 28, in script call
File "data/world_quests/main/prologue/qst_prologue.rpyc", line 111, in script call
File "data/world_quests/main/prologue/script_prologue.rpyc", line 570, in script call
File "data/world_quests/main/prologue/script_prologue.rpyc", line 671, in script
File "Z:\home\arkhamtheknight\ParasiteBlack-0.153-pc\renpy\ast.py", line 1922, in execute
choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
File "Z:\home\arkhamtheknight\ParasiteBlack-0.153-pc\renpy\exports.py", line 1106, in menu
rv = renpy.store.menu(new_items)
File "Z:\home\arkhamtheknight\ParasiteBlack-0.153-pc\renpy\exports.py", line 1345, in display_menu
rv = renpy.ui.interact(mouse='menu', type=type, roll_forward=roll_forward)
File "Z:\home\arkhamtheknight\ParasiteBlack-0.153-pc\renpy\ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "Z:\home\arkhamtheknight\ParasiteBlack-0.153-pc\renpy\display\core.py", line 3582, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
File "Z:\home\arkhamtheknight\ParasiteBlack-0.153-pc\renpy\display\core.py", line 4055, in interact_core
root_widget.visit_all(lambda d : d.per_interact())
File "Z:\home\arkhamtheknight\ParasiteBlack-0.153-pc\renpy\display\core.py", line 684, in visit_all
d.visit_all(callback, seen)
File "Z:\home\arkhamtheknight\ParasiteBlack-0.153-pc\renpy\display\core.py", line 684, in visit_all
d.visit_all(callback, seen)
File "Z:\home\arkhamtheknight\ParasiteBlack-0.153-pc\renpy\display\core.py", line 684, in visit_all
d.visit_all(callback, seen)
[Previous line repeated 9 more times]
File "Z:\home\arkhamtheknight\ParasiteBlack-0.153-pc\renpy\display\core.py", line 674, in visit_all
for d in self.visit():
File "Z:\home\arkhamtheknight\ParasiteBlack-0.153-pc\renpy\display\layout.py", line 1498, in visit
self.update(self.last_st, self.last_at)
File "Z:\home\arkhamtheknight\ParasiteBlack-0.153-pc\renpy\display\layout.py", line 1509, in update
raw_child, redraw = self.function(st, at, *self.args, **self.kwargs)
File "Z:\home\arkhamtheknight\ParasiteBlack-0.153-pc\renpy\display\layout.py", line 1600, in condition_switch_show
return condition_switch_pick(switch), None
File "Z:\home\arkhamtheknight\ParasiteBlack-0.153-pc\renpy\display\layout.py", line 1591, in condition_switch_pick
if renpy.python.py_eval_bytecode(code):
File "Z:\home\arkhamtheknight\ParasiteBlack-0.153-pc\renpy\python.py", line 1146, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "<none>", line 1, in <module>
NameError: name 'worldChars' is not defined

Windows-10-10.0.19043 AMD64
Ren'Py 8.1.3.23091805
Parasite Black 0.153
Sat Aug 24 12:37:07 2024
 

kineasrm

Member
Jan 18, 2021
184
67
So with the demo, can we still play the old story? i only unlocked a couple of scenes with anara and got the msg that the demo concluded, no more missions. i remember having a lot more to do in the old versions.
1724533336539.png
 
4.30 star(s) 74 Votes