Create and Fuck your AI Cum Slut -70% Summer Sale
x

seronis

Member
May 9, 2022
162
267
Out of boredom i checked to see if the game could load from the renpy 8.2.2 sdk and it has the same byte error in 01vscene.rpy that was posted about the other day, even after doing a clean recompile. I had noticed there was a small archive alt.rpa so just moved it out of the project and the game loads fine.

Too lazy at the moment to extract the rpa and find out specfically which file inside is causing problems but thought id share this much info in case its useful.
 

NightTrain

Active Member
May 27, 2017
515
984
Out of boredom i checked to see if the game could load from the renpy 8.2.2 sdk and it has the same byte error in 01vscene.rpy that was posted about the other day, even after doing a clean recompile. I had noticed there was a small archive alt.rpa so just moved it out of the project and the game loads fine.

Too lazy at the moment to extract the rpa and find out specfically which file inside is causing problems but thought id share this much info in case its useful.
I'm a little surprised that removing alt.rpa makes a difference, but that did involve some pretty dubious coding on my end to easily allow for upgrading the quality of some pictures without requiring a full download of all the event packs, so I'm not entirely surprised.

To help me fix this problem, I really need to know if you're working with the compressed version or the regular version. If you're using the compressed version, I'll need to download it and take a look, but I'd rather not!
 

seronis

Member
May 9, 2022
162
267
I'm a little surprised that removing alt.rpa makes a difference, but that did involve some pretty dubious coding on my end to easily allow for upgrading the quality of some pictures without requiring a full download of all the event packs, so I'm not entirely surprised.

To help me fix this problem, I really need to know if you're working with the compressed version or the regular version. If you're using the compressed version, I'll need to download it and take a look, but I'd rather not!
using the standard. i did download the compressed too but havent installed the compressed extras from it yet so none of those files are in the project folder
 

NightTrain

Active Member
May 27, 2017
515
984
using the standard. i did download the compressed too but havent installed the compressed extras from it yet so none of those files are in the project folder
Thanks for your feedback. I've found the bug, and will eventually provide an updated version.

In the meantime, if you (or anyone else who finds this) wants to get the game working using a newer version of Ren'Py, you'll need to edit 01vscene.rpy in the game folder, and change line 190 from
Python:
afile = renpy.file(ifile).read().strip();
to
Python:
afile = str(renpy.file(ifile).read()).strip();
 

Forgotted

Engaged Member
Sep 1, 2020
2,383
2,144
Just keeps on telling me I'm too hungry to do anything.
When I go to the kitchen there's no food/snack.

Had to use the cheat button in order to advance the game.
 
Last edited:

Forgotted

Engaged Member
Sep 1, 2020
2,383
2,144
I dunno, didn't really make sense to me.
You're supposed to eat but there's no food in the kitchen.
You're supposed to play with that baby but it just says "Not right now"
You try to give your wife a gift and she complains to you and refuses it, most of the
time....she did accept the bikini.

Overall pretty boring.
 
4.00 star(s) 21 Votes