• To improve security, we will soon start forcing password resets for any account that uses a weak password on the next login. If you have a weak password or a defunct email, please update it now to prevent future disruption.
4.00 star(s) 2 Votes

Topo_Gigio

Member
Jan 8, 2018
169
150
Hi @qdedoidq, I tried the game. After the first shift at work and tried to chat to Lisa, the game crashed, it's a missing variable:

1702816251082.png

then

1702816302054.png


Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script/characters/lisa.rpy", line 190, in <module>
NameError: name 'lisa_talked_total' is not defined

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

Full traceback:
  File "script/intro.rpyc", line 462, in script call
  File "script/characters/nadia.rpyc", line 399, in script call
  File "script/fightsystem.rpyc", line 486, in script call
  File "script/characters/lisa.rpyc", line 190, in script
  File "...\AngelsBlood-0.01-pc\renpy\ast.py", line 1138, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "...\AngelsBlood-0.01-pc\renpy\python.py", line 1122, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "game/script/characters/lisa.rpy", line 190, in <module>
NameError: name 'lisa_talked_total' is not defined

Windows-10-10.0.22631 AMD64
Ren'Py 8.1.0.23051307
Angels Blood 0.01
Sun Dec 17 12:30:36 2023
 
  • Like
Reactions: qdedoidq
4.00 star(s) 2 Votes