It's broken from the start... The save from part 1 doesn't work, the MC name is also broken... Sure it plays, but only if you constantly ignore all the massive errors that constantly pop up.
View attachment traceback.txt
View attachment traceback.txt
..
I'm sorry, but an uncaught exception occurred.
While running game code:
NameError: name 'mc_name' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "D:\Games\Deadlocked in Time P2-0.1-pc_vanilla\renpy\bootstrap.py", line 316, in bootstrap
renpy.main.main()
File "D:\Games\Deadlocked in Time P2-0.1-pc_vanilla\renpy\main.py", line 578, in main
run(restart)
File "D:\Games\Deadlocked in Time P2-0.1-pc_vanilla\renpy\main.py", line 143, in run
renpy.execution.run_context(True)
File "D:\Games\Deadlocked in Time P2-0.1-pc_vanilla\renpy\execution.py", line 908, in run_context
context.run()
File "scr_ch6.rpyc", line 11, in script
File "scr_ch6.rpyc", line 11, in script
File "D:\Games\Deadlocked in Time P2-0.1-pc_vanilla\renpy\ast.py", line 708, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "D:\Games\Deadlocked in Time P2-0.1-pc_vanilla\renpy\exports.py", line 1345, in say
who(what, *args, **kwargs)
File "D:\Games\Deadlocked in Time P2-0.1-pc_vanilla\renpy\character.py", line 1115, in __call__
who = renpy.python.py_eval(who)
File "D:\Games\Deadlocked in Time P2-0.1-pc_vanilla\renpy\python.py", line 2059, in py_eval
return py_eval_bytecode(code, globals, locals)
File "D:\Games\Deadlocked in Time P2-0.1-pc_vanilla\renpy\python.py", line 2052, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "<none>", line 1, in <module>
NameError: name 'mc_name' is not defined
Windows-8-6.2.9200
Ren'Py 7.3.5.606
Deadlocked in Time Part2 0.1
Tue Nov 16 05:11:33 2021