- Jun 23, 2018
- 151
- 578
Same here
Honestly, I didnt even know that there was an Elly route... I was full steamrolling towards Ada. That girl deserves all the love.
Same here
I might agree but...Chris Hansen might be watching ( I don't want to take a sit over here)Mmm mmm, I would easily forsake all others for Ada!
Not at all. I do it all the time including drinking part (trying to limit my Sunday night drinking though).So... is it wrong I skip dialogue till h scenes>.>
Keep in mind I've been drinking all night<.<
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/d7.rpy", line 3343, in script
jump d8start
ScriptError: could not find label 'd8start'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/d7.rpy", line 3343, in script
jump d8start
File "D:\Games\F95zone Games\ParentalLove-version0.9-pc\renpy\ast.py", line 1620, in execute
rv = renpy.game.script.lookup(target)
File "D:\Games\F95zone Games\ParentalLove-version0.9-pc\renpy\script.py", line 873, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'd8start'.
Windows-8-6.2.9200
Ren'Py 7.1.0.882
Parental Love version0.9
Sun Feb 03 22:41:10 2019
sook guys, I'm not a scripter, but if you change lines:
3343 through 3349 of:
ParentalLove-version09-pc\ParentalLove-version0.9-pc\game\d7.rpy
with this:
jump d7elly
scene bversionend
with gameoverfade
pause
pause
jump d7elly
return
And force reload or continue the game after the Elly fun/dad sleep, it will bypass the error. It had "jump d8start", but there was not d8 referemce that I could find. I do not know if this messes anything else up, so please use this fix at your own risk.
~Wulf
well, I’m from Louisiana, not limiting my drinking tonight of all daysNot at all. I do it all the time including drinking part (trying to limit my Sunday night drinking though).
ok thank you i was wondering if the bug i gotten in this update was because it wasnt a harem routethat's because harems route ends there. 0.9 only adds stuff to ellys route ONLY.
My problem is that after x amount of drinks I tend to stay til bar closes, which is 2 am here in California (some Bay Area cities tried to extend it to 4 am). It is getting increasingly difficult to wake up 6 am and go to work. Usually, I try to stop drinking late afternoon on Sundays, otherwise it is all-nighter for me.so
well, I’m from Louisiana, not limiting my drinking tonight of all days
So i'm wayyy of topic but here in Louisiana bars are open 24-7 =PMy problem is that after x amount of drinks I tend to stay til bar closes, which is 2 am here in California (some Bay Area cities tried to extend it to 4 am). It is getting increasingly difficult to wake up 6 am and go to work. Usually, I try to stop drinking late afternoon on Sundays, otherwise it is all-nighter for me.
jump d7elly
, that will have the same effect.I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/d7.rpy", line 3343, in script
jump d8start
ScriptError: could not find label 'd8start'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/d7.rpy", line 3343, in script
jump d8start
File "C:\Users\User\Documents\My Games\Avista\ParentalLove-version0.9-pc_Kompressed\renpy\ast.py", line 1620, in execute
rv = renpy.game.script.lookup(target)
File "C:\Users\User\Documents\My Games\Avista\ParentalLove-version0.9-pc_Kompressed\renpy\script.py", line 873, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'd8start'.
Windows-8-6.2.9200
Ren'Py 7.1.0.882
Parental Love version0.9
Mon Feb 04 05:40:54 2019
having the sameI but have the following error:
Code:I'm sorry, but an uncaught exception occurred. While running game code: File "game/d7.rpy", line 3343, in script jump d8start ScriptError: could not find label 'd8start'. -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/d7.rpy", line 3343, in script jump d8start File "C:\Users\User\Documents\My Games\Avista\ParentalLove-version0.9-pc_Kompressed\renpy\ast.py", line 1620, in execute rv = renpy.game.script.lookup(target) File "C:\Users\User\Documents\My Games\Avista\ParentalLove-version0.9-pc_Kompressed\renpy\script.py", line 873, in lookup raise ScriptError("could not find label '%s'." % str(original)) ScriptError: could not find label 'd8start'. Windows-8-6.2.9200 Ren'Py 7.1.0.882 Parental Love version0.9 Mon Feb 04 05:40:54 2019
I think this is the end of the content for this version and not a mistake. d7elly isn't the continuation of this string in fact I couldn't find d7elly in any file d7ellie maybe but that's the label for earlier in the day I believe it says it goes to label d8, which isn't done yet.@wulfy1 @rolalinii
Instead of editing the code, you can just rollback to "Closed my eyes for a... a second...", enter the console and typejump d7elly
, that will have the same effect.
Use at your own risk. Best to wait for a real patch from the developer. There may be some missing files. Save early, save often.