← Return to game
Log in with itch.io to leave a comment.
I have a problem when I want to load the game and choose any of the options then I have a problem that tells me: A exception has occurred I hope they fix it.
Is that all the error says?
specifying what it says is this :
A exception has occurred
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 41, in script call
call start1 from _call_start1 #start1 is the label.
File "game/Goodroute1.rpy", line 3, in script
if vampire == True:
File "game/Goodroute1.rpy", line 3, in <module>
NameError: name 'vampire' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "D:\P\Downloads\ADateWithYourSerialKiller-pc\ADateWithYourSerialKiller-pc\renpy\ast.py", line 1656, in execute
if renpy.python.py_eval(condition):
File "D:\P\Downloads\ADateWithYourSerialKiller-pc\ADateWithYourSerialKiller-pc\renpy\python.py", line 1749, in py_eval
return py_eval_bytecode(code, globals, locals)
File "D:\P\Downloads\ADateWithYourSerialKiller-pc\ADateWithYourSerialKiller-pc\renpy\python.py", line 1743, in py_eval_bytecode
return eval(bytecode, globals, locals)
Windows-8-6.2.9200
Ren'Py 6.99.12.4.2187
A Date With Your Serial Killer
[/code]
Thankyou! i realize i may have left a bit of code that didn't belong there in the game! i'll update it!
Are you going to release this game in parts, or are you going to release it once it's fully finished? :0
I think for now i'll focus on releasing it in parts, it may take too long to finish it and i think having updates is easier.
hooo boyy..I already love it despite being short.Can't wait to see how far we're gonna go with Dimitri
Love the aesthetic, like the idea, hate the spelling and grammar.
Thanks for the feedback, i'll work on fixing that!
← Return to game
Comments
Log in with itch.io to leave a comment.
I have a problem when I want to load the game and choose any of the options then I have a problem that tells me: A exception has occurred I hope they fix it.
Is that all the error says?
specifying what it says is this :
A exception has occurred
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 41, in script call
call start1 from _call_start1 #start1 is the label.
File "game/Goodroute1.rpy", line 3, in script
if vampire == True:
File "game/Goodroute1.rpy", line 3, in <module>
if vampire == True:
NameError: name 'vampire' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 41, in script call
call start1 from _call_start1 #start1 is the label.
File "game/Goodroute1.rpy", line 3, in script
if vampire == True:
File "D:\P\Downloads\ADateWithYourSerialKiller-pc\ADateWithYourSerialKiller-pc\renpy\ast.py", line 1656, in execute
if renpy.python.py_eval(condition):
File "D:\P\Downloads\ADateWithYourSerialKiller-pc\ADateWithYourSerialKiller-pc\renpy\python.py", line 1749, in py_eval
return py_eval_bytecode(code, globals, locals)
File "D:\P\Downloads\ADateWithYourSerialKiller-pc\ADateWithYourSerialKiller-pc\renpy\python.py", line 1743, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/Goodroute1.rpy", line 3, in <module>
if vampire == True:
NameError: name 'vampire' is not defined
Windows-8-6.2.9200
Ren'Py 6.99.12.4.2187
A Date With Your Serial Killer
[/code]
Thankyou! i realize i may have left a bit of code that didn't belong there in the game! i'll update it!
Are you going to release this game in parts, or are you going to release it once it's fully finished? :0
I think for now i'll focus on releasing it in parts, it may take too long to finish it and i think having updates is easier.
hooo boyy..I already love it despite being short.Can't wait to see how far we're gonna go with Dimitri
Love the aesthetic, like the idea, hate the spelling and grammar.
Thanks for the feedback, i'll work on fixing that!