Hey guys does anyone has the same problem as me . I read the comments of last 10 pages but didn't see something similar .
I've the same problem in every route
the code
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/ver9.2.rpy", line 1054, in script
if selinabuttslap == "yes":
File "game/ver9.2.rpy", line 1054, in <module>
if selinabuttslap == "yes":
NameError: name 'selinabuttslap' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/ver9.2.rpy", line 1054, in script
if selinabuttslap == "yes":
File "F:\RenpyGames\Compressed\Compressed\SeducingTheDevil-0.9-pc compressed\renpy\ast.py", line 1729, in execute
if renpy.python.py_eval(condition):
File "F:\RenpyGames\Compressed\Compressed\SeducingTheDevil-0.9-pc compressed\renpy\python.py", line 1943, in py_eval
return py_eval_bytecode(code, globals, locals)
File "F:\RenpyGames\Compressed\Compressed\SeducingTheDevil-0.9-pc compressed\renpy\python.py", line 1936, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/ver9.2.rpy", line 1054, in <module>
if selinabuttslap == "yes":
NameError: name 'selinabuttslap' is not defined
Windows-8-6.2.9200
Ren'Py 7.0.0.196
Seducing The Devil 0.9
Thu Mar 05 00:49:10 2020