Can anybody help me with this?
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/adultshops.rpy", line 326, in <module>
NameError: name 'gotomatsuriwith' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "main.rpyc", line 710, in script call
File "newdirtytalk.rpyc", line 469, in script call
File "adultshops.rpyc", line 326, in script
File "/data/user/0/com.sensitiveusername.sd/files/renpy/ast.py", line 1729, in execute
if renpy.python.py_eval(condition):
File "/data/user/0/com.sensitiveusername.sd/files/renpy/python.py", line 1943, in py_eval
return py_eval_bytecode(code, globals, locals)
File "/data/user/0/com.sensitiveusername.sd/files/renpy/python.py", line 1936, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/adultshops.rpy", line 326, in <module>
NameError: name 'gotomatsuriwith' is not defined
[/code]