G3RWANT

Active Member
Feb 12, 2018
539
127
188
To solve the issue when going to school in the morning for Mia's quest, put this file in the game/code folder ('$' has been removed on line 554)
because of this patch of yours, it started the game from scratch for me
 

G3RWANT

Active Member
Feb 12, 2018
539
127
188
someone tell me what to do when I go to school in the morning after a while the game starts all over again co dlaej.jpg
I will add that the last save of the game I have when the version was 0.18.0b since then I have not played because there was no time
 

Tset

Newbie
Aug 21, 2017
72
113
241
because of this patch of yours, it started the game from scratch for me
Actually, the issue with Mia's quest causes the game starting from scratch. The updated code should solve it as long as you use it before the issue, at least that's what it did to me.
 

G3RWANT

Active Member
Feb 12, 2018
539
127
188
Actually, the issue with Mia's quest causes the game starting from scratch. The updated code should solve it as long as you use it before the issue, at least that's what it did to me.
well I had the last save of the game after completing version 0.18.0b and yet the game starts over again
if there's a bug in the game, why isn't the game developer responding
 

Sukme

Well-Known Member
Dec 21, 2017
1,357
1,485
351
well I had the last save of the game after completing version 0.18.0b and yet the game starts over again
if there's a bug in the game, why isn't the game developer responding
Possibly because this isn't his site ? Try his Patreon, Discord or Twitter if you want a direct response.
 
Last edited:

Dercuillo

Member
Jan 14, 2020
163
329
163
To solve the issue when going to school in the morning for Mia's quest, put this file in the game/code folder ('$' has been removed on line 554)
Should this file replace the institute.rpyc in game/code?
 
Last edited:

Dercuillo

Member
Jan 14, 2020
163
329
163
no need to.
rpy are readible code (plain text), rpyc is compiled code. If a newer rpy is present, the rpyc is recreated with the new code.
Could you be kind enough to post the new rpyc because, at least on the mac port, that's not what I see, the original rpyc is not replaced and so obviously I still get the loop to beginning... :rolleyes:
 

Tset

Newbie
Aug 21, 2017
72
113
241
Could you be kind enough to post the new rpyc because, at least on the mac port, that's not what I see, the original rpyc is not replaced and so obviously I still get the loop to beginning... :rolleyes:
That's weird. I'm not sure how python compilation works and having my rpyc done on PC may not work on mac. Try moving the rpyc file outside the game's folder and retry starting the game. If you see a new rpyc then it should be ok.
FYI, the rpy files can be found in the archive.rpa.
 

Dercuillo

Member
Jan 14, 2020
163
329
163
That's weird. I'm not sure how python compilation works and having my rpyc done on PC may not work on mac. Try moving the rpyc file outside the game's folder and retry starting the game. If you see a new rpyc then it should be ok.
FYI, the rpy files can be found in the archive.rpa.
I'm not compiling anything. I only tried to follow your steps but not sure to understand how a compiled game can compile by itself a missing file on launch without source... :unsure: Anyway, tried to remove the file and launch, get an error after clicking the school and no new institute.rpyc created. Seems logical to me...
That said, the rpyc files should not being different from a platform to another. Let's do the test, post your new institute.rpyc, I'll tell you if it works or not.
 

Tset

Newbie
Aug 21, 2017
72
113
241
I'm not compiling anything. I only tried to follow your steps but not sure to understand how a compiled game can compile by itself a missing file on launch without source... :unsure: Anyway, tried to remove the file and launch, get an error after clicking the school and no new institute.rpyc created. Seems logical to me...
That said, the rpyc files should not being different from a platform to another. Let's do the test, post your new institute.rpyc, I'll tell you if it works or not.
Here you go.
 

Dercuillo

Member
Jan 14, 2020
163
329
163
Here you go.
Tx mate!
Unfortunately same back to beginning bug... o_O
If this works for you then my guess is this bug may be somehow triggered by multiples factors...
Anyway, let's not lose more time on this and wait for next update!
 
3.60 star(s) 165 Votes