I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/d7.rpy", line 1677, in script
$ crV.append(charRace[1])
File "game/d7.rpy", line 1677, in <module>
$ crV.append(charRace[1])
AttributeError: 'unicode' object has no attribute 'append'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/d7.rpy", line 1677, in script
$ crV.append(charRace[1])
File "renpy/ast.py", line 928, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2245, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/d7.rpy", line 1677, in <module>
$ crV.append(charRace[1])
AttributeError: 'unicode' object has no attribute 'append'
Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Weird Shit Is Going To Happen v0.6
Tue Oct 11 12:34:19 2022