4.30 star(s) 259 Votes

eball360

Member
Oct 5, 2018
193
82
i so got a bug with no pach here it is:

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/script.rpy", line 10587, in script
if dontlikesteph == "false":
File "game/script.rpy", line 10587, in <module>
if dontlikesteph == "false":
NameError: name 'dontlikesteph' is not defined

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "game/script.rpy", line 10587, in script
if dontlikesteph == "false":
File "C:\Users\eball\Downloads\1\New folder (7)\Heartproblems-0.3-pc\Heartproblems-0.3-pc\renpy\ast.py", line 1832, in execute
if renpy.python.py_eval(condition):
File "C:\Users\eball\Downloads\1\New folder (7)\Heartproblems-0.3-pc\Heartproblems-0.3-pc\renpy\python.py", line 2059, in py_eval
return py_eval_bytecode(code, globals, locals)
File "C:\Users\eball\Downloads\1\New folder (7)\Heartproblems-0.3-pc\Heartproblems-0.3-pc\renpy\python.py", line 2052, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/script.rpy", line 10587, in <module>
if dontlikesteph == "false":
NameError: name 'dontlikesteph' is not defined

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Heartproblems 0.3
Tue Mar 30 21:28:49 2021
 

Xenorav

Newbie
Game Developer
Sep 30, 2020
24
2,635
i so got a bug with no pach here it is:

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/script.rpy", line 10587, in script
if dontlikesteph == "false":
File "game/script.rpy", line 10587, in <module>
if dontlikesteph == "false":
NameError: name 'dontlikesteph' is not defined

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "game/script.rpy", line 10587, in script
if dontlikesteph == "false":
File "C:\Users\eball\Downloads\1\New folder (7)\Heartproblems-0.3-pc\Heartproblems-0.3-pc\renpy\ast.py", line 1832, in execute
if renpy.python.py_eval(condition):
File "C:\Users\eball\Downloads\1\New folder (7)\Heartproblems-0.3-pc\Heartproblems-0.3-pc\renpy\python.py", line 2059, in py_eval
return py_eval_bytecode(code, globals, locals)
File "C:\Users\eball\Downloads\1\New folder (7)\Heartproblems-0.3-pc\Heartproblems-0.3-pc\renpy\python.py", line 2052, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/script.rpy", line 10587, in <module>
if dontlikesteph == "false":
NameError: name 'dontlikesteph' is not defined

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Heartproblems 0.3
Tue Mar 30 21:28:49 2021
did you start a new game?
 

BoltonGuy35

Well-Known Member
Mar 25, 2018
1,274
2,288
First time played and enjoyed it!! Frustrating but also leaving me wanting more story and was just dreading the end of chapter 3 screen popping up lol. Don't know if im in a minority here but I love Stephanie's character and wish the mc wouldnt be such an A-hole with her half the time. Look forward to the future of this VN and keep up the great work dev (y)
 
4.30 star(s) 259 Votes