I'm very glad to see that the project is still being worked on! I'm excited to see what you guys come up with next! Though, there is a slight problem I'm experiencing-
SPOILER:
I got this error when I found Sterben in the Library, and I'm not sure if this is because this is a pre-release update, something wrong with the code or just my computer acting up- So I just wanted to check in with you, if that's fine- No rush to reply, though!
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/Day 4.rpy", line 11, in script call
call ariarc from _call_ariarc_1
File "game/astralrank.rpy", line 13, in script call
call arank0 from _call_arank0
File "game/aridemo.rpy", line 114, in script call
call whynot from _call_whynot
File "game/aridemo.rpy", line 108, in script call
call arisure from _call_arisure
File "game/Day 6.rpy", line 18, in script call
call sterbarc from _call_sterbarc
File "game/sterbenrank.rpy", line 5, in script call
call sterbrank0 from _call_sterbrank0
File "game/sterbenrank1.rpy", line 267, in script
menu:
File "game/sterbenrank1.rpy", line 311, in <module>
"Tell me about different modes" if circuits_sterbr0:
NameError: name 'circuits_sterbr0' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/Day 4.rpy", line 11, in script call
call ariarc from _call_ariarc_1
File "game/astralrank.rpy", line 13, in script call
call arank0 from _call_arank0
File "game/aridemo.rpy", line 114, in script call
call whynot from _call_whynot
File "game/aridemo.rpy", line 108, in script call
call arisure from _call_arisure
File "game/Day 6.rpy", line 18, in script call
call sterbarc from _call_sterbarc
File "game/sterbenrank.rpy", line 5, in script call
call sterbrank0 from _call_sterbrank0
File "game/sterbenrank1.rpy", line 267, in script
menu:
File "renpy/ast.py", line 1642, in execute
choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
File "renpy/exports.py", line 1004, in menu
condition = renpy.python.py_eval(condition)
File "renpy/python.py", line 2249, in py_eval
return py_eval_bytecode(code, globals, locals)
File "renpy/python.py", line 2242, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/sterbenrank1.rpy", line 311, in <module>
"Tell me about different modes" if circuits_sterbr0:
NameError: name 'circuits_sterbr0' is not defined
Windows-7-6.1.7601-SP1
Ren'Py 7.4.4.1439
Gamer Den 0.27
Mon May 24 15:21:25 2021
[/code]