Two soldiers are hotter than monsters. Are they the main characters?
FelixGayXOXO
Recent community posts
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/day10.rpy", line 236, in script
noari "So you wanna get fucked?"
Exception: Sayer 'noari' is not defined.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/day10.rpy", line 236, in script
noari "So you wanna get fucked?"
File "F:\Itch\theone2\TheOneChapter2-1.0-pc\renpy\ast.py", line 881, in execute
who = eval_who(self.who, self.who_fast)
File "F:\Itch\theone2\TheOneChapter2-1.0-pc\renpy\ast.py", line 774, in eval_who
raise Exception("Sayer '%s' is not defined." % who)
Exception: Sayer 'noari' is not defined.
Windows-10-10.0.22621 AMD64
Ren'Py 8.0.3.22090809
The One Chapter 2 1.0
Sun Apr 2 14:26:13 2023
[/code]
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/day3.rpy", line 517, in <module>
NameError: name 'classroom1_d3' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "day3.rpyc", line 517, in script
File "renpy/ast.py", line 1893, in execute
if renpy.python.py_eval(condition):
File "renpy/python.py", line 2254, in py_eval
return py_eval_bytecode(code, globals, locals)
File "renpy/python.py", line 2247, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/day3.rpy", line 517, in <module>
NameError: name 'classroom1_d3' is not defined
Windows-10-10.0.19041
Ren'Py 7.4.7.1862
The One Chapter 1 1.01
Fri Apr 8 19:15:54 2022
[/code]