Info for dev end of Chapter two mod installed.
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/ch02/ch02_sc11.rpy", line 78, in script
if extra == 1:
File "game/scripts/ch02/ch02_sc11.rpy", line 78, in <module>
if extra == 1:
NameError: name 'extra' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/scripts/ch02/ch02_sc11.rpy", line 78, in script
if extra == 1:
File "G:\Adult\Lost at Birth 0.9pc\Lost_at_Birth-0.9-pc\renpy\ast.py", line 1842, in execute
if renpy.python.py_eval(condition):
File "G:\Adult\Lost at Birth 0.9pc\Lost_at_Birth-0.9-pc\renpy\python.py", line 1209, in py_eval
return py_eval_bytecode(code, globals, locals)
File "G:\Adult\Lost at Birth 0.9pc\Lost_at_Birth-0.9-pc\renpy\python.py", line 1202, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/scripts/ch02/ch02_sc11.rpy", line 78, in <module>
if extra == 1:
NameError: name 'extra' is not defined
Windows-10-10.0.22000 AMD64
Ren'Py 8.2.0.24012702
Lost at Birth 0.9
Wed May 8 00:35:20 2024
```
I just pressed IGNORE and it returned to normal. You may want to fix it b4 steam release?