Code:I'm sorry, but an uncaught exception occurred. While running game code: KeyError: u'als_name' -- Full Traceback ------------------------------------------------------------ Full traceback: File "plan.rpyc", line 1157, in script call File "connected.rpyc", line 488, in script File "E:\Chrome downloads\WaterWorld-0.24.0-pc\renpy\ast.py", line 678, in execute renpy.exports.say(who, what, interact=self.interact, *args, **kwargs) File "E:\Chrome downloads\WaterWorld-0.24.0-pc\renpy\exports.py", line 1203, in say who(what, *args, **kwargs) File "E:\Chrome downloads\WaterWorld-0.24.0-pc\renpy\character.py", line 1014, in __call__ what = what_pattern.replace("[what]", sub(what, translate=True)) File "E:\Chrome downloads\WaterWorld-0.24.0-pc\renpy\character.py", line 1003, in sub return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0] File "E:\Chrome downloads\WaterWorld-0.24.0-pc\renpy\substitutions.py", line 244, in substitute s = formatter.vformat(s, (), kwargs) File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 585, in _vformat File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 646, in get_field File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 605, in get_value KeyError: u'als_name' Windows-8-6.2.9200 Ren'Py 7.1.0.882 Water World 0.24.0 Sun Jun 28 23:43:19 2020
Code:I'm sorry, but an uncaught exception occurred. While running game code: File "game/connected.rpy", line 123, in <module> NameError: name 'als_name' is not defined -- Full Traceback ------------------------------------------------------------ Full traceback: File "plan.rpyc", line 1157, in script call File "connected.rpyc", line 490, in script call File "connected.rpyc", line 121, in script File "E:\Chrome downloads\WaterWorld-0.24.0-pc\renpy\ast.py", line 882, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "E:\Chrome downloads\WaterWorld-0.24.0-pc\renpy\python.py", line 1913, in py_exec_bytecode exec bytecode in globals, locals File "game/connected.rpy", line 123, in <module> NameError: name 'als_name' is not defined Windows-8-6.2.9200 Ren'Py 7.1.0.882 Water World 0.24.0 Sun Jun 28 23:44:01 2020
Happens with 0.24
So, wondering if there is a problem... Was able to start Connected. Was able to connect avatar and shoot the gun (poorly!). Have progressed through several days (not sure how many but probably more than a week...) with nothing else triggering. I did have an error at some point that I was able to ignore. Did the quest not update properly perhaps?
Probably an old bug that should've been fixed in 0.23.5 - try loading an older save and when asked about the name of the avatar, set it to something else. I'll look into in and fix it for the public release.