VN Ren'Py Abandoned Lily's Curse Prologue [v0.3] [GubaStudio]

4.00 star(s) 5 Votes

myuhinny

Devoted Member
Sep 7, 2017
8,364
6,348
Not sure if this is a glitch or not but if you click on the romance vs corruption icon and then click on one of the girls pictures while in the kitchen the mother appears at the kitchen table and if you do it in the living room the mother appears on the couch and if you click on the girls pictures in other places it'll wrap you to the entrance to the school.

I'm sorry, but an uncaught exception occurred.

Entering the bathroom and leaving it causes this traceback. This happens after Lily's first visit to collect pleasure in the evening time.

While running game code:
File "game/kitchenroaming.rpy", line 4, in script call
call screen kitchenhot
File "game/kitchenroaming.rpy", line 4, in script call
call screen kitchenhot
File "game/schoolroaming.rpy", line 96, in script call
call screen schoolevening
File "game/kitchenroaming.rpy", line 4, in script call
call screen kitchenhot
File "game/schoolroaming.rpy", line 47, in script call
call screen schoolmorn
File "game/kitchenroaming.rpy", line 4, in script call
call screen kitchenhot
File "game/kitchenroaming.rpy", line 4, in script call
call screen kitchenhot
File "game/schoolroaming.rpy", line 72, in script call
call screen schoolafter
File "game/kitchenroaming.rpy", line 85, in script call
call screen kitchenhel
File "game/kitchenroaming.rpy", line 4, in script call
call screen kitchenhot
File "game/kitchenroaming.rpy", line 4, in script call
call screen kitchenhot
File "game/schoolroaming.rpy", line 114, in script call
mcm "What a surprise."
File "game/kitchenroaming.rpy", line 4, in script call
call screen kitchenhot
File "game/kitchenroaming.rpy", line 4, in script call
call screen kitchenhot
File "game/patch_0-3/roamings/p03kitchenroaming.rpy", line 4, in script call
call screen p03kitchenhot
File "game/patch_0-3/roamings/p03bathroomroaming.rpy", line 66, in script
jump p03kitroam1
ScriptError: could not find label 'p03kitroam1'.

For some reason the bathroom scene with the mother he calls her whatever you named her but in the script he is calling her mom.


You don't have permission to view the spoiler content. Log in or register now.
 
Last edited:
  • Like
Reactions: Ariku

Ariku

Member
Donor
Game Developer
Jul 9, 2018
139
565
Not sure if this is a glitch or not but if you click on the romance vs corruption icon and then click on one of the girls pictures while in the kitchen the mother appears at the kitchen table and if you do it in the living room the mother appears on the couch and if you click on the girls pictures in other places it'll wrap you to the entrance to the school.

I'm sorry, but an uncaught exception occurred.

Entering the bathroom and leaving it causes this traceback. This happens after Lily's first visit to collect pleasure in the evening time.

While running game code:
File "game/kitchenroaming.rpy", line 4, in script call
call screen kitchenhot
File "game/kitchenroaming.rpy", line 4, in script call
call screen kitchenhot
File "game/schoolroaming.rpy", line 96, in script call
call screen schoolevening
File "game/kitchenroaming.rpy", line 4, in script call
call screen kitchenhot
File "game/schoolroaming.rpy", line 47, in script call
call screen schoolmorn
File "game/kitchenroaming.rpy", line 4, in script call
call screen kitchenhot
File "game/kitchenroaming.rpy", line 4, in script call
call screen kitchenhot
File "game/schoolroaming.rpy", line 72, in script call
call screen schoolafter
File "game/kitchenroaming.rpy", line 85, in script call
call screen kitchenhel
File "game/kitchenroaming.rpy", line 4, in script call
call screen kitchenhot
File "game/kitchenroaming.rpy", line 4, in script call
call screen kitchenhot
File "game/schoolroaming.rpy", line 114, in script call
mcm "What a surprise."
File "game/kitchenroaming.rpy", line 4, in script call
call screen kitchenhot
File "game/kitchenroaming.rpy", line 4, in script call
call screen kitchenhot
File "game/patch_0-3/roamings/p03kitchenroaming.rpy", line 4, in script call
call screen p03kitchenhot
File "game/patch_0-3/roamings/p03bathroomroaming.rpy", line 66, in script
jump p03kitroam1
ScriptError: could not find label 'p03kitroam1'.

For some reason the bathroom scene with the mother he calls her whatever you named her but in the script he is calling her mom.


You don't have permission to view the spoiler content. Log in or register now.
thanks for reporting :) It's on the way to be fixed with other bugs at the same time once done I push a lil fix straight away .
 

Madridfan

Well-Known Member
Feb 10, 2018
1,226
1,308
Anyone can share one save file after complete Yumi's quest (go work few times....)?
I worked 15-20 days in a row and nothing happened!
 

Mytez

Engaged Member
Jul 28, 2017
2,768
12,166
Seems like your demon daughter won over my murderous demon girlfriend. Come collect your prize in nine months.

It's not that bad I've only encountered about one or two
The only one "progression breaking" that I found is the one with Yumi not coming to work, but it could have been my fault for ignoring some exception I got when going back from the bathroom. As a sandbox, which are usually full of bugs, this is surprisingly clean.
 

anorth

Newbie
Aug 27, 2017
51
28
Great!

Downloaded update, copy previous saves across, start game, click screen and crash

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/livingroomevent.rpy", line 20, in <module>
NameError: name 'log' is not defined

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

Full traceback:
  File "livingroomevent.rpyc", line 20, in script
  File "D:\New folder\LilysCursev031-pc\renpy\ast.py", line 1762, in execute
    if renpy.python.py_eval(condition):
  File "D:\New folder\LilysCursev031-pc\renpy\python.py", line 1944, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "D:\New folder\LilysCursev031-pc\renpy\python.py", line 1937, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/livingroomevent.rpy", line 20, in <module>
NameError: name 'log' is not defined

Windows-8-6.2.9200
Ren'Py 7.1.3.1092
v3.0 
Thu May 23 15:54:30 2019
 

Ariku

Member
Donor
Game Developer
Jul 9, 2018
139
565
Great!

Downloaded update, copy previous saves across, start game, click screen and crash
Hello, have you got your saves from 2.a version? it's looking like a bug from it , and we changed too much the code for previous saves to work properly.
 
Last edited:

Ariku

Member
Donor
Game Developer
Jul 9, 2018
139
565
Fixes for normal version only!

( bathroom and yumi quest not triggering if launched a corruption on step sister) this patch is only for normal version family patch will be done a bit later after testing route, copy paste files and replace them into the game folder ,

I added also a save game at the beginning of the last patch and yumi triggered well. sorry for any trouble during your fun time. View attachment Lily's curse fix 0.3.2.rar
form your saves you can just go to sleep one night to put back yumi variables to normal.
I do the family patch fixed test it and send after.
 
Last edited:

Kingvlad

Active Member woow
Mar 21, 2018
842
11,730
309184



I was wondering where Lily was and finally sent me a snap of and Lily. Now i know where she is sometimes :)

I wonder if those two could be at once in my .... Oops sorry .....

Enjoy , render made by ;)

Ariku
 
Last edited:
4.00 star(s) 5 Votes