anybody willing to help me with this?
Full traceback:
File "renpy/common/00gamemenu.rpy", line 173, in script
$ ui.interact()
File "C:\Users\elijah\Desktop\Main_seduction-0.17b-pc-squashed\renpy\ast.py", line 882, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\elijah\Desktop\Main_seduction-0.17b-pc-squashed\renpy\python.py", line 1913, in py_exec_bytecode
exec bytecode in globals, locals
File "renpy/common/00gamemenu.rpy", line 173, in <module>
$ ui.interact()
File "C:\Users\elijah\Desktop\Main_seduction-0.17b-pc-squashed\renpy\ui.py", line 289, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\elijah\Desktop\Main_seduction-0.17b-pc-squashed\renpy\display\core.py", line 2662, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Users\elijah\Desktop\Main_seduction-0.17b-pc-squashed\renpy\display\core.py", line 3049, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "C:\Users\elijah\Desktop\Main_seduction-0.17b-pc-squashed\renpy\display\core.py", line 521, in visit_all
d.visit_all(callback, seen)
File "C:\Users\elijah\Desktop\Main_seduction-0.17b-pc-squashed\renpy\display\core.py", line 521, in visit_all
d.visit_all(callback, seen)
File "C:\Users\elijah\Desktop\Main_seduction-0.17b-pc-squashed\renpy\display\core.py", line 521, in visit_all
d.visit_all(callback, seen)
File "C:\Users\elijah\Desktop\Main_seduction-0.17b-pc-squashed\renpy\display\core.py", line 521, in visit_all
d.visit_all(callback, seen)
File "C:\Users\elijah\Desktop\Main_seduction-0.17b-pc-squashed\renpy\display\screen.py", line 424, in visit_all
callback(self)
File "C:\Users\elijah\Desktop\Main_seduction-0.17b-pc-squashed\renpy\display\core.py", line 3049, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "C:\Users\elijah\Desktop\Main_seduction-0.17b-pc-squashed\renpy\display\screen.py", line 434, in per_interact
self.update()
File "C:\Users\elijah\Desktop\Main_seduction-0.17b-pc-squashed\renpy\display\screen.py", line 619, in update
self.screen.function(**self.scope)
File "game/screens.rpy", line 122, in execute
screen diary_m:
File "game/screens.rpy", line 122, in execute
screen diary_m:
File "game/screens.rpy", line 133, in execute
text "Nat`s mood: [NM] Nat`s sexuality: [NL]" xpos 1195 ypos 600
File "C:\Users\elijah\Desktop\Main_seduction-0.17b-pc-squashed\renpy\text\text.py", line 1385, in __init__
self.set_text(text, scope, substitute)
File "C:\Users\elijah\Desktop\Main_seduction-0.17b-pc-squashed\renpy\text\text.py", line 1488, in set_text
i, did_sub = renpy.substitutions.substitute(i, scope, substitute)
File "C:\Users\elijah\Desktop\Main_seduction-0.17b-pc-squashed\renpy\substitutions.py", line 244, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 585, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 646, in get_field
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 605, in get_value
File "C:\Users\elijah\Desktop\Main_seduction-0.17b-pc-squashed\renpy\substitutions.py", line 203, in __getitem__
raise NameError("Name '{}' is not defined.".format(key))
NameError: Name 'NM' is not defined.
Windows-8-6.2.9200
Ren'Py 7.1.1.929
Main_seduction 0.17b
Wed Jan 23 20:56:45 2019