titmanassguy

Member
Jan 18, 2018
213
98
178
Downloaded from the most recent links and I'm still getting a bunch of name errors that don't allow me to access some characters corruption and/or rewards page, the following are the specific name errors I'm getting for each one, without postng the entire error on here for now.

Alex: Corruption: name 'alexCorruptionMoonstoneOn' is not defined
Alex: Rewards name 'AlexSMS8' is not defined
Hailey: Corruption: name 'cHaileySelfie2' is not defined
Lin: Rewards: name 'LinSMS2' is not defined
Lina: Rewards: name 'LinaSMS10' is not defined
Lisa: Corruption: name 'cLisaLossLakeNude1' is not defined
Sami: Corruption: name 'cSamiSpank1' is not defined
 

Nunu312

Smut Peddler
Game Developer
Jul 25, 2018
742
2,080
388
Downloaded from the most recent links and I'm still getting a bunch of name errors that don't allow me to access some characters corruption and/or rewards page, the following are the specific name errors I'm getting for each one, without postng the entire error on here for now.

Alex: Corruption: name 'alexCorruptionMoonstoneOn' is not defined
Alex: Rewards name 'AlexSMS8' is not defined
Hailey: Corruption: name 'cHaileySelfie2' is not defined
Lin: Rewards: name 'LinSMS2' is not defined
Lina: Rewards: name 'LinaSMS10' is not defined
Lisa: Corruption: name 'cLisaLossLakeNude1' is not defined
Sami: Corruption: name 'cSamiSpank1' is not defined
This looks an awful lot like you installed over the top of a previous installation (Which 99% of the time works completely). I had to start spinning things out into their own files so older definitions might still be lurking around.

Beyond that though it's possible that it's just renpy being jank. I've seen these things happen from time to time and it has always been just some weird hiccup between computer versions, unclean installations or renpy just choosing to be weird. Renpy is a fantastic system, but it was just not designed to handle the thousands of variables I'm throwing at it with this many different versions of the game. You might be able to also solve it by starting a new game... but we all know that should be the last resort.
 

splingmer

Newbie
Jul 21, 2017
26
63
197
Alex's event to unlock Corruption 4 is definitely bugged. The game tries to trigger it, but it gets overwritten by the default event.

I have made a patch. To best use this, put this file in the /game subfolder, and DELETE the file named "screenDayhandler.rpyc".

This makes exactly one change from the original source. On line 1049 it changes "if" to "elif".
 
  • Like
Reactions: araARA

titmanassguy

Member
Jan 18, 2018
213
98
178
This looks an awful lot like you installed over the top of a previous installation (Which 99% of the time works completely). I had to start spinning things out into their own files so older definitions might still be lurking around.

Beyond that though it's possible that it's just renpy being jank. I've seen these things happen from time to time and it has always been just some weird hiccup between computer versions, unclean installations or renpy just choosing to be weird. Renpy is a fantastic system, but it was just not designed to handle the thousands of variables I'm throwing at it with this many different versions of the game. You might be able to also solve it by starting a new game... but we all know that should be the last resort.
Okay so any suggestions what to try and do so I don't have to restart the entire game?
 

Nunu312

Smut Peddler
Game Developer
Jul 25, 2018
742
2,080
388
Okay so any suggestions what to try and do so I don't have to restart the entire game?
I would suggest that you back up your save and then delete your current install, then extract a new copy of the game from a download and put your save back. The save backup may not be necessary due to save file locations... but backup is always better than no backup.
 
  • Like
Reactions: titmanassguy

blackmetal

Active Member
Nov 15, 2018
566
406
228
I pretty much just gave up on this game with saves every second up date crapping out and being useless ,and no one willing to post saves ,good luck dev im out
 

Nobodysan

Newbie
Mar 11, 2021
48
38
142
Thanks as always for your hard work, Nunu!

A bug report: when you try to race Sami to the car, it proceeds until Sami gets mad with Alex, then:

I'm sorry, but an uncaught exception occurred.

While running game code:
KeyError: u'MC'

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

Full traceback:
File "game/sceneC0Sami.rpyc", line 1025, in script
Í (7ñA°Ò√M"ÔÕ|”ˇz™…-Ùê“H¢
File "/private/var/folders/t8/kcnsz55x5ylfr7tghyt2mj800000gn/T/AppTranslocation/25049218-2622-490A-8E10-D037DA9B069A/d/CabinByTheLake-0.13a.app/Contents/Resources/autorun/renpy/ast.py", line 716, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "/private/var/folders/t8/kcnsz55x5ylfr7tghyt2mj800000gn/T/AppTranslocation/25049218-2622-490A-8E10-D037DA9B069A/d/CabinByTheLake-0.13a.app/Contents/Resources/autorun/renpy/exports.py", line 1417, in say
who(what, *args, **kwargs)
File "/private/var/folders/t8/kcnsz55x5ylfr7tghyt2mj800000gn/T/AppTranslocation/25049218-2622-490A-8E10-D037DA9B069A/d/CabinByTheLake-0.13a.app/Contents/Resources/autorun/renpy/character.py", line 1210, in __call__
what = self.prefix_suffix("what", self.what_prefix, what, self.what_suffix)
File "/private/var/folders/t8/kcnsz55x5ylfr7tghyt2mj800000gn/T/AppTranslocation/25049218-2622-490A-8E10-D037DA9B069A/d/CabinByTheLake-0.13a.app/Contents/Resources/autorun/renpy/character.py", line 1129, in prefix_suffix
return (sub(prefix) + sub(body) + sub(suffix))
File "/private/var/folders/t8/kcnsz55x5ylfr7tghyt2mj800000gn/T/AppTranslocation/25049218-2622-490A-8E10-D037DA9B069A/d/CabinByTheLake-0.13a.app/Contents/Resources/autorun/renpy/character.py", line 1109, in sub
return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0]
File "/private/var/folders/t8/kcnsz55x5ylfr7tghyt2mj800000gn/T/AppTranslocation/25049218-2622-490A-8E10-D037DA9B069A/d/CabinByTheLake-0.13a.app/Contents/Resources/autorun/renpy/substitutions.py", line 270, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 585, in _vformat
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 646, in get_field
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 605, in get_value
KeyError: u'MC'
 

BigRay87

Newbie
Jan 15, 2019
71
184
84
This game is very much up my alley, but without content to rival the banging alex scene I'm gonna have to sleep on the next couple of updates.
 

Nunu312

Smut Peddler
Game Developer
Jul 25, 2018
742
2,080
388
View attachment 2003664

So I got Carla's corruption event but when I go back here it says there is no relevant content?
As of that release there is no content for her next corruption level, literally 0. But I didn't want to you have re-unlock the corruption level. I wasn't sure the best way to communicate this... but probably should have put in more than nothing.
I am, as we speak, posting the weekly build that contains the first of her C1 content and includes the relevant buttons there
 

Nunu312

Smut Peddler
Game Developer
Jul 25, 2018
742
2,080
388
Do you mean the 0.13b version?? IF SO WHERE???
Mwahaha, 13.b hasn't leaked yet!

But really, I'm kinda proud. Obviously I don't endorse piracy of my stuff, it's literally stealing from me and my patrons and makes it harder for me to support myself as I work on this full time. That being said I knew it was happening sooner or later and I was more wondering what took you so long. Everyone else's games are getting pirated... why not mine! Aren't I good enough!

My development cycle though involves weekly builds, every month or so the content from the weekly builds gets wrapped up as a release which has the standard patreon early access stuff. The letters are for the weekly builds, generally releasing on version d (giggety) which are in general more buggy and don't have their full guide contents written or internal patch notes updated.

In short you're supposed to be on version 11d for another week and a half. But it's not as though I'm gonna chuck a hissy fit and not pay attention to fans, even if they're pirates. Although I do have to go and disable the thing I just made that removes the patreon button for the weekly builds... I literally need it to live.
 
Apr 15, 2020
397
334
183
Mwahaha, 13.b hasn't leaked yet!

But really, I'm kinda proud. Obviously I don't endorse piracy of my stuff, it's literally stealing from me and my patrons and makes it harder for me to support myself as I work on this full time. That being said I knew it was happening sooner or later and I was more wondering what took you so long. Everyone else's games are getting pirated... why not mine! Aren't I good enough!

My development cycle though involves weekly builds, every month or so the content from the weekly builds gets wrapped up as a release which has the standard patreon early access stuff. The letters are for the weekly builds, generally releasing on version d (giggety) which are in general more buggy and don't have their full guide contents written or internal patch notes updated.

In short you're supposed to be on version 11d for another week and a half. But it's not as though I'm gonna chuck a hissy fit and not pay attention to fans, even if they're pirates. Although I do have to go and disable the thing I just made that removes the patreon button for the weekly builds... I literally need it to live.
question, any idea when you will be adding content for the mother?
 

Nunu312

Smut Peddler
Game Developer
Jul 25, 2018
742
2,080
388
question, any idea when you will be adding content for the mother?
I ran a vote on the 'ol patreon about two weeks ago as too who I would be working on next and the winners were Carla and Sami. One of those is your landlady, so the answer to when she'll get more content is that I'm actively working on it now, this will continue until her C1 is completed. Depending on how long leaks take any new content could be a while until it reaches here because I'll only be updating the thread when it falls behind public releases.
 

Vodanhfx

Newbie
May 20, 2021
29
5
65
I ran a vote on the 'ol patreon about two weeks ago as too who I would be working on next and the winners were Carla and Sami. One of those is your landlady, so the answer to when she'll get more content is that I'm actively working on it now, this will continue until her C1 is completed. Depending on how long leaks take any new content could be a while until it reaches here because I'll only be updating the thread when it falls behind public releases.
When is there gonna be a 13d ver for Android? :> Waiting for it to updated so j can try the game out
 
4.20 star(s) 80 Votes