i updated my version in case i had an older one as the cause and now im on a new route and i got this error
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/common_route.rpy", line 4619, in <module>
NameError: name 'anatomy' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "common_route.rpyc", line 4619, in script
File "C:\Users\rostheclaw\Desktop\-\games\not done\Signed_and_Sealed_With_a_Kiss-market\renpy\ast.py", line 1762, in execute
if renpy.python.py_eval(condition):
File "C:\Users\rostheclaw\Desktop\-\games\not done\Signed_and_Sealed_With_a_Kiss-market\renpy\python.py", line 1944, in py_eval
return py_eval_bytecode(code, globals, locals)
File "C:\Users\rostheclaw\Desktop\-\games\not done\Signed_and_Sealed_With_a_Kiss-market\renpy\python.py", line 1937, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/common_route.rpy", line 4619, in <module>
NameError: name 'anatomy' is not defined
Windows-8-6.2.9200
Ren'Py 7.1.3.1092
Signed and Sealed With a Kiss 1.1
Thu May 30 02:06:29 2019
[/code]