sinkthepink

Newbie
Sep 28, 2024
23
23
Open the console (to enable the console, change config.console = False to True in line 108 of the renpy\common\00console.rpy file, save, start the game, open the console with SHIFT+O) and enter the following commands in sequence:
Code:
liftrepairintro
cursecure02.is_done
completefence03.is_done
liftrepair02.is_done
liftrepair03.is_done
and tell what was shown for each variable (True or False). This will help determine more accurately where you are stuck.
1759324207095.png
 

colobancuz

Active Member
Respected User
Aug 11, 2019
889
2,200
It's strange that you don't have any more tasks in your quest log — before going to the gas station, you still need to build a fence and repair the ski lift.

Send me your save file in a DM, but don't post it in the thread. I'll try to figure out what happened, but it looks like some kind of bug — the tasks you need to complete have disappeared. Can you also tell me what you did last before your quest log became like this?
 

colobancuz

Active Member
Respected User
Aug 11, 2019
889
2,200
I think I've found the problem - for some reason, you haven't completed the task completefence03 (‘Go to the kitchen to send Mia out’) from the quest ‘Complete the planned fence’, while all the others (02,04,05,06) have been completed and you have 20,036 wood. You haven't used any cheats, have you?

Well, never mind — run completefence03.is_done=True in the console, exit and re-enter your room — the event will start and after that a new quest ‘Repair the ski lift’ will be added.
I don't know if this is the only bug, but you can continue playing.
 
  • Like
Reactions: sinkthepink

sinkthepink

Newbie
Sep 28, 2024
23
23
I think I've found the problem - for some reason, you haven't completed the task completefence03 (‘Go to the kitchen to send Mia out’) from the quest ‘Complete the planned fence’, while all the others (02,04,05,06) have been completed and you have 20,036 wood. You haven't used any cheats, have you?

Well, never mind — run completefence03.is_done=True in the console, exit and re-enter your room — the event will start and after that a new quest ‘Repair the ski lift’ will be added.
I don't know if this is the only bug, but you can continue playing.
You nailed it, I went back to a previous save, zeroed out the wood. I had used the mod to avoid grinding, but the game knew I had wood, so it didn't want to send Mia to fetch the wood or build the fence. The options were there, but clicking them did nothing.
 
4.60 star(s) 768 Votes