acewinz

Developer of "The Call of Darkness"
Game Developer
Oct 15, 2018
2,760
8,047
747
You don't have permission to view the spoiler content. Log in or register now.
no ignore option..game ends right there..at the ending of the lawyer meeting...donno if its my save or whatnot..but so sad :(
I think I see the problem Rob and can even fix it with my limited coding, but if I'm reading the error right, your not seeing Katie and skipping to the end of the episode anyway(missing the katiedate/beachhouse)?
 

Deadpool76

Member
Dec 29, 2017
350
408
289
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/Episode15.rpy", line 5167, in script
    jump E15_end
ScriptError: could not find label 'E15_end'.

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

Full traceback:
  File "game/Episode15.rpy", line 5167, in script
    jump E15_end
  File "C:\Users\Yvan\Downloads\WhereTheHeartIs-Ep15Comp-pc\WhereTheHeartIs-Ep15Comp-pc\renpy\ast.py", line 1633, in execute
    rv = renpy.game.script.lookup(target)
  File "C:\Users\Yvan\Downloads\WhereTheHeartIs-Ep15Comp-pc\WhereTheHeartIs-Ep15Comp-pc\renpy\script.py", line 875, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'E15_end'.

Windows-7-6.1.7601-SP1
Ren'Py 7.1.3.1092
Where The Heart Is Ep15Comp
Fri Nov 01 00:24:56 2019
Wow... right at the end of the interview... Can't even get to the good parts
 

hcc22

Newbie
Apr 26, 2017
48
32
244
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/Episode15.rpy", line 5167, in script
jump E15_end
ScriptError: could not find label 'E15_end'.

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

Full traceback:
File "game/Episode15.rpy", line 5167, in script
jump E15_end
File "C:\Users\......\Desktop\WhereTheHeartIs-Ep15-pc\+\renpy\ast.py", line 1633, in execute
rv = renpy.game.script.lookup(target)
File "C:\Users\......\Desktop\WhereTheHeartIs-Ep15-pc\+\renpy\script.py", line 875, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'E15_end'.

Windows-8-6.2.9200
Ren'Py 7.1.3.1092
Where The Heart Is Ep15
Fri Nov 01 02:50:47 2019
 
  • Like
Reactions: DRinWV

Lorric17

Well-Known Member
May 25, 2017
1,162
1,278
376
Nice cameo seeing Nikki and Molly for MSMR after Katie and Lily popped up on the beach on that game.
Hah, she was the most annoying part of MSMR and I'm glad she could be fully ignored.
Got an error after ignoring her though (MollNick not found or something), but it seemed to work after ignoring that
 
4.30 star(s) 336 Votes