- Jan 12, 2020
- 136
- 112
I got a problem with chapter 9.
I can continue with ignore action. But It repeats very often. Als with c2n missing??
For the scripters it's going wrong after b1c09s14-66 nv-nia-turn-off-lights image.
Code:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/code/Book-1/Chapter-9/s15.rpy", line 204, in <module>
NameError: name 'c1n' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "code/Book-1/Chapter-9/s15.rpyc", line 204, in script
File "renpy/ast.py", line 823, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 1178, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/code/Book-1/Chapter-9/s15.rpy", line 204, in <module>
NameError: name 'c1n' is not defined
Windows-10-10.0.19041 AMD64
Ren'Py 7.7.3.24061702
Taboo University 1.0.3
Sun Oct 13 00:33:28 2024
For the scripters it's going wrong after b1c09s14-66 nv-nia-turn-off-lights image.
Last edited: