Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

i found bug and saved the crash log.

'm sorry, but an uncaught exception occurred.

While running game code:

NameError: name 'mc_name' is not defined

-- Full Traceback ------------------------------------------------------------

Full traceback:

  File "Z:\home\gatez\Desktop\Deadlocked In Time P2 0.1.1\renpy\bootstrap.py", line 316, in bootstrap

    renpy.main.main()

  File "Z:\home\gatez\Desktop\Deadlocked In Time P2 0.1.1\renpy\main.py", line 578, in main

    run(restart)

  File "Z:\home\gatez\Desktop\Deadlocked In Time P2 0.1.1\renpy\main.py", line 143, in run

    renpy.execution.run_context(True)

  File "Z:\home\gatez\Desktop\Deadlocked In Time P2 0.1.1\renpy\execution.py", line 908, in run_context

    context.run()

  File "scr_ch6.rpyc", line 21, in script

  File "scr_ch6.rpyc", line 21, in script

  File "Z:\home\gatez\Desktop\Deadlocked In Time P2 0.1.1\renpy\ast.py", line 708, in execute

    renpy.exports.say(who, what, *args, **kwargs)

  File "Z:\home\gatez\Desktop\Deadlocked In Time P2 0.1.1\renpy\exports.py", line 1345, in say

    who(what, *args, **kwargs)

  File "Z:\home\gatez\Desktop\Deadlocked In Time P2 0.1.1\renpy\character.py", line 1115, in __call__

    who = renpy.python.py_eval(who)

  File "Z:\home\gatez\Desktop\Deadlocked In Time P2 0.1.1\renpy\python.py", line 2059, in py_eval

    return py_eval_bytecode(code, globals, locals)

  File "Z:\home\gatez\Desktop\Deadlocked In Time P2 0.1.1\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.1

Sun Dec 26 04:29:35 2021