Any chance you could elaborate? What do the error logs say in the console? I haven't been able to get any maid events to break.Yes so far so good. Some times the maid job throws
But I can back out of that and try again, and it works fine most times.
Should be fixed now. Please let me know if it works!Not played around with this much I'll admit... but I got the girl the Megacock 4000 or whatever it's called... and there's a bit where you leave your room and girls will see it and ask to play with it, but if you accept it cuts to a different scene of a dude fucking you... so that needs to be fixed... also about 50% of the time when I took her to strip there was an error " Error: <<=>>: bad evaluation: Cannot read property 'passageText' of undefined " ... but if you'd hit back and try again you could get past it... also at one point stripping wouldn't advance time past evening, so you could just do it over and over again, and I'm guessing that's not intended, might have been because I had a scene where you'd fuck someone with the HugeJackman 6000...
Of course not, but thanks for reporting the bug in detail. Helped me understand what was wrong. Should be fixed in the new version.I can't pay the demand the first week, i pay 2000, it disappears on sunday and then the guard comes and gets me on monday because i havent paid. What? So i have to pay 4000 in a week?
I was just about to report the same bug! Aaaaand I see it's already been fixed!I can't pay the demand the first week, i pay 2000, it disappears on sunday and then the guard comes and gets me on monday because i havent paid. What? So i have to pay 4000 in a week?
Depends. I sorta tried to lightningfix that one, since I had already posted the links for one version, but then understood what was wrong after seeing that post.I was just about to report the same bug! Aaaaand I see it's already been fixed!
EDIT: Ah...I grabbed the new version but it still did the thing to me. Do I have to start a new character with the new version?
setup.dailyExpenses = function (player) {
player.debt += 50;
setup.logEPal("Daily Expenses", 50, 0);
setup.logNote("Daily Expenses", "Your debt has increased by 50.");
day = SugarCube.State.variables.time.currentDay;
returnWeekly = "";
console.log("DAY:" + day);
if (day >= 7) {
debtIncrease = player.debt * player.interest;
title = "Debt Increase";
mainText = "Your debt has increased by the weekly interest of " + player.interest + ".";
setup.logNote(title, mainText);
console.log("wRepay: " + player.weeklyRepay + " wDemand: " + player.weeklyDemand);
if (player.weeklyRepay < player.weeklyDemand) {
setup.logNote("Weekly Demand", "You have failed to repay the weekly demand.");
if (player.punishedTimes <= 0) {
player.punishedTimes += 1;
returnWeekly = "<<goto 'Debt Punishment - Intro'>>";
} else {
player.punishedTimes += 1;
returnWeekly = "<<goto 'Debt Punishment - Repeat'>>";
}
} else {
setup.logNote("Weekly Demand", "Your weekly repay has been notified and deducted.");
player.weeklyRepay -= player.weeklyDemand;
}
}
return returnWeekly;
}
I'll look into it.1) I tried to do 1 maid job: " Error: <<=>>: bad evaluation: Cannot read property 'passageText' of undefined " I got.
2) Also when I tried to do glory hole at night i didn't get any error message like too late to do, just nothing happened.
Yes, discord link isThis is an error I get for letting people play the cyberdong 3000:
Error: <<=>>: bad evaluation: givingEntity.modifiers is undefined<<= setup.sex($sex.givingEntity, $sex.receivingEntity, $sex.current, $sex.stage, $sex.modifier, $sex.passage)>>
OK so the above seems to be resolved in the latest 7.5 version. So the only remaining problem is the one mentioned by an above poster:
Error: <<=>>: bad evaluation: eventIncidents.incidents[incident] is undefined<<= setup.eventMain($event.current, $event.stage, $player)>>
And this:
The man roughly manhandles your naked buttcheeks under your maid dress.
Error: <<=>>: bad evaluation: setup.count is not a function
<<= setup.count($player, "receivedHarassment")>>
Lust does not seem to have a cap.. It just reset to level 1 for me after being over 100 at max level. Best to check all the different statistics.
Also is there a discord channel?
Haven't played the game yet, just read the description. I have to ask - what kind of logic is this?You wake up, flung far into the future. The year is now 2206 and the world is a very different place. Not only that, but you're not even yourself anymore. The corporation responsible for your awakening; eVentia Corp has changed you into a more suitable candidate to pay off your crippling debt to them.