4.40 star(s) 228 Votes

Angelsong

Newbie
Jul 19, 2018
86
130
there a bug
the the file

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/script.rpy", line 8667, in script
call screen chapter2end
ScriptError: could not find label 'ch3at'.

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

Full traceback:
File "C:\Users\eball\Downloads\1\New folder (7)\Heartproblems-0.3-pc\Heartproblems-0.3-pc\renpy\bootstrap.py", line 316, in bootstrap
renpy.main.main()
File "C:\Users\eball\Downloads\1\New folder (7)\Heartproblems-0.3-pc\Heartproblems-0.3-pc\renpy\main.py", line 578, in main
run(restart)
File "C:\Users\eball\Downloads\1\New folder (7)\Heartproblems-0.3-pc\Heartproblems-0.3-pc\renpy\main.py", line 143, in run
renpy.execution.run_context(True)
File "C:\Users\eball\Downloads\1\New folder (7)\Heartproblems-0.3-pc\Heartproblems-0.3-pc\renpy\execution.py", line 908, in run_context
context.run()
File "game/script.rpy", line 8667, in script
call screen chapter2end
File "C:\Users\eball\Downloads\1\New folder (7)\Heartproblems-0.3-pc\Heartproblems-0.3-pc\renpy\script.py", line 898, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'ch3at'.

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

thank you
eball360
Are you using the walkthrough+incest patches? I get the same error coming from script.rpy. I assume because the walkthrough patch isn't updated to v0.3 yet? Unless this happens without patches too..
 

eball360

Member
Oct 5, 2018
193
81
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,418
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,258
2,262
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.40 star(s) 228 Votes