Error using full version, the value is settet after the first use ?
coping
$ zarron_name = "Zarron" in line 69
$ dharu_name = "Dharu" in line 133
solved the bug
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/update4.rpy", line 133, in script
DHARU "May the Lady's peace be upon you and your companions, human."
NameError: name 'dharu_name' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/update4.rpy", line 133, in script
DHARU "May the Lady's peace be upon you and your companions, human."
File "E:\_USER_C\Carlo\Downloads\ToaM-0.4.0-pc\renpy\ast.py", line 708, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "E:\_USER_C\Carlo\Downloads\ToaM-0.4.0-pc\renpy\exports.py", line 1345, in say
who(what, *args, **kwargs)
File "E:\_USER_C\Carlo\Downloads\ToaM-0.4.0-pc\renpy\character.py", line 1115, in __call__
who = renpy.python.py_eval(who)
File "E:\_USER_C\Carlo\Downloads\ToaM-0.4.0-pc\renpy\python.py", line 2059, in py_eval
return py_eval_bytecode(code, globals, locals)
File "E:\_USER_C\Carlo\Downloads\ToaM-0.4.0-pc\renpy\python.py", line 2052, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "<none>", line 1, in <module>
NameError: name 'dharu_name' is not defined
Windows-8-6.2.9200
Ren'Py 7.3.5.606
Tribulations of a Mage 0.4.0
Mon Jan 01 18:21:30 2024