SexGameSluts — Who Will You Fuck First? Play Now!
x

corinthiano

Member
Oct 20, 2019
148
55
38
can someone help me with this bug that both in off-line and in-line mode is giving the same problem
 

corinthiano

Member
Oct 20, 2019
148
55
38
% 3C% 3Cset% 20% 24curChunk% 20to% 202% 3E% 3E% 3C% 3Cset% 20% 24curChunkCustomId% 20to% 20null% 3E% 3E% 3C% 3Cset% 20% 24curChunkCustom% 20to% 200% 3E% 3E% 3C % 3Cset% 20USCOREdelay% 20to% 20% 22null% 22% 3E% 3E% 3C% 3Cset% 20USCOREbtnId% 20to% 20% 22btn1USCORE1% 22% 3E% 3E% 20% 20% 20% 20% 3C% 3Cset% 20% 24 amia.met% 20% 3D% 201% 3E%
 

grave_merc

Active Member
Game Developer
Apr 19, 2020
508
610
155
I'm going to be honest, this is like worse version of "Son of a bitch" (content and gameplay wise). There is so much wrong with this game yet at the same time quite a lot of this is right.
That's a lot to unpack. I will answer you properly when I have more time, so probably not sooner than in a week..

Back from trying your solutions out.
I will reply in a week. I was sick for last week and couldn't really think straight, and I'm going for vacation tomorrow.

can someone help me with this bug that both in off-line and in-line mode is giving the same problem
I've seen this problem before. Can you tell me what exactly are you doing to translate the game? Is it a plugin? What browser version? Android or iOS?
 

grave_merc

Active Member
Game Developer
Apr 19, 2020
508
610
155
v. 0.3.11 Hotfix

Yo!
This one is going to be short - I was sick last week and couldn't finish the update, and tomorrow I'm off for one week vacation, so I only managed to fix some bugs and had to push park prostitutes till next release.

Play online:
Play offline: https://mega.nz
Help:


Changelog:
1. Different kind of Meat Bags fix
People were getting stuck during this quest - this is fixed now.
2. Fix for broken night mode
Sometimes night mode (when player needs to get to sleep) was broken, it shouldn't happen anymore.
3. Fix for broken love/dom exp
Players reported that sometimes Love or Domination got fucked, and displayed NAN instead of a number. I've spent hours on it, and I think I've fixed it, but if this happens again - PLEASE SEND ME YOUR SAVE GAME.
4. Performance improvements
I've tried to improve the way the game works on slower machines. Hopefully it would be better now.
5. Other fixes
Shitload of other small tweaks and fixes.

Thanks
Grave
 

corinthiano

Member
Oct 20, 2019
148
55
38
[QUOTE = "grave_merc, postagem: 6326430, membro: 2235469"]
Isso é muito para desempacotar. Eu responderei corretamente quando tiver mais tempo, então provavelmente não antes de uma semana.


Eu responderei em uma semana. Passei mal na semana passada e não conseguia pensar direito, e vou sair de férias amanhã.


Já vi esse problema antes. Você pode me dizer o que exatamente você está fazendo para traduzir o jogo? É um plugin? Qual versão do navegador? Android ou iOS?
[/CITAR]

esta é a versão do crome que tenho, utilizo o tradutor do próprio navegador alguns jogos html traduzem bem outros não
Versão 92.0.4515.131 (Versão oficial) 64 bits
 

Bloo

The Angry Person
Former Staff
Aug 18, 2016
2,981
31,883
789
I edited the file in notepad++ but this shit doesn't work for me. What gives?
You're either doing something wrong, or the the developer changed his coding in the newer versions.
 

Bloo

The Angry Person
Former Staff
Aug 18, 2016
2,981
31,883
789
What could I do wrong? I literally copied the code. I don't know if he changed anything, it was the same line of code there.
Yes, you're doing something wrong. I downloaded, changed the code and it's working fine as you can see below. 1628785524496.png

Anyway, just replace your index.html with the one attached and it'll work, password is "F95Zone".

This is what the code looks like after being changed.
HTML:
    /* Check if the code is a correct Patreon/SubscribeStar code */
    if (fapCode.hashCode() == setup.fapRegularCode) {
      curCode = "Regular";
      curDate = "subscription";
    } else if (fapCode == "F95Zone") { <---- ONLY LINE THAT WAS CHANGED
      curCode = "Unlimited";
      curDate = "subscription";
    }
 
Last edited:
  • Like
Reactions: Jsudhdhbe

grave_merc

Active Member
Game Developer
Apr 19, 2020
508
610
155
v. 0.3.12 Hotfix #2
Yo!
I came back from vacation, and fixed some bugs. Didn't had enough time to do any new content, but don't worry - a bigger release, with some new content and LGBT porn is coming pretty soon, hopefully next week.

Play online:
Play offline: https://mega.nz
Help:

Changelog:
1. Fix for broken love and domination experience
Some of players reported that their love and/or dom exp turns into "NAN". I was already trying to fix it in last release, but now I think I finally found the problem. It shouldn't happen anymore, let me know if you encounter any other problem with this.
2. Multipliers rebuilt
To fix the issue above I had to seriously rewrite the script that manages multipliers for dom and love. It should work better and faster now.
3. Random multipliers every day for crazy characters
So in Become Alpha characters have traits, like MILF, Whore, etc., and those traits have different multipliers for dom and love (so when you interact with MILF you'll get more love, and with a Whore you get more dom). There's also a trait called "Crazy", which works the same, but characters with that trait reset their multipliers every day, so you're never entirely sure what the character is into at the moment.
Currently the only character that can have a trait "Crazy" is Bridgette, because her trait is random (it's set in the beginning of each new game).
4. Another fix for Different kind of Meat Bags
There was another problem with this freaking quest, now the players couldn't get to the cellar even though they had a key. This should work now.
5. Problem with urgent quests not turning off sleep
There was a problem that during urgent quests (when the game clock is stopped) players could go to sleep and completely fuck up the time schedule in the process. This should be fixed now.
6. Problem with night mode not turning off
When I removed the energy stat from the game I added instead something called night mode, which turns off every button in the game, besides the "sleep" button. The problem was - sometimes night mode got stuck. This shouldn't happen now.
7. UI fix for player's backpack
There was an error with the way items in the backpack displayed - it should be fixed now.
8. UI fix for level up labels
There was an error with the way labels for level up appear in the top stat bar. I think it works properly now.
9. Performance improvements
In the process of fixing the multipliers script, I managed to improve the game performance quite a bit. Let me know if you'll encounter any problems.
10. Other fixes
Shitload of other small tweaks and fixes.

Thanks
Grave
 

Gwylim

Newbie
Jul 2, 2020
18
2
188
I cannot enter the cellar on the Different kind of meat bags. I get error saying that the only option is to go out. I have visited the cellar earlier and I have the hole on room floor. Other post say this has been fixed so I have attached my save from just before the quest activates (just go to sleep). Thanks for any help you can give.
 

1tomadeira

Engaged Member
May 25, 2017
3,754
11,620
716
The game is fun, but would be better with another model to me.

I know I'll probably get some hate from her fans, but personally the aunt model isn't that appealing to me. The girls at university are generally much better.

I know it's hard to make a patch for that, since the scenes probably were made with her model in general but yeah, it's how I feel. Still, the concept of the game is fun.
 
  • Like
Reactions: Mator

Volta

Well-Known Member
Apr 27, 2017
1,086
1,247
378
A little off topic perhaps, is there a specific engine used to make this game and others like it, is it straight up HTML, twine, sugarcube or some other addon?
 
Last edited:

grave_merc

Active Member
Game Developer
Apr 19, 2020
508
610
155
A little off topic perhaps, is there a specific engine used to make this game and others like it, is it straight up HTML, twine, sugarcube or some other addon?
It's basically what you said - Twine and SugarCube with a shitload of HTML and JS.
 
  • Like
Reactions: Volta

grave_merc

Active Member
Game Developer
Apr 19, 2020
508
610
155
I cannot enter the cellar on the Different kind of meat bags. I get error saying that the only option is to go out. I have visited the cellar earlier and I have the hole on room floor. Other post say this has been fixed so I have attached my save from just before the quest activates (just go to sleep). Thanks for any help you can give.
Sorry for late reply - I've played your save and it seems to work for me, but I noticed you were playing on 0.3.11, and I tested it on 0.3.12 where I fixed some of the problems with Different kind of meat bags. Could you test it now and let me know?
 
3.30 star(s) 39 Votes