danco91

Newbie
May 7, 2017
28
4
anyone know how to fix this it comes up under where the video box is for a scene only happens on the blowjob scenes with violet myers playable character mod

' autoplay= loop= muted= playsinline/>' autoplay=loop='' onloadstart='this.volume=window.getVideoVolume?.()??1' playsinline/>
 

tooldev

Active Member
Feb 9, 2018
719
664
anyone know how to fix this it comes up under where the video box is for a scene only happens on the blowjob scenes with violet myers playable character mod
First of all: Please use the code tag for actual code, as it makes things a lot more readable. Then it looks like this
Code:
' autoplay= loop= muted= playsinline/>' autoplay=loop='' onloadstart='this.volume=window.getVideoVolume?.()??1' playsinline/>
The part around the second 'autoloop' just looks wrong, as does the playsinline which is a boolean and misses a equal sign imho, since there is a slash too many.
 
Last edited:

Brandu33

Member
Apr 11, 2022
365
370
For anyone experiencing issues with the mod loader, I have now added a FAQ / Troubleshooting section here which covers the main issues:
There's no more load mods button: there's enable, disable, remove, refresh, load order, add full point. So an .unpacked file is created but no modded file!
 

tooldev

Active Member
Feb 9, 2018
719
664
There's no more load mods button: there's enable, disable, remove, refresh, load order, add full point. So an .unpacked file is created but no modded file!
This is how version 2.0.7 mod loader looks like for me
1733307896272.png

You might be running an older version, because the download here had version 2.0.5 included. I attach the 2.0.7 here as well, but best to get it from usually
 

danco91

Newbie
May 7, 2017
28
4
First of all: Please use the code tag for actual code, as it makes things a lot more readable. Then it looks like this
Code:
' autoplay= loop= muted= playsinline/>' autoplay=loop='' onloadstart='this.volume=window.getVideoVolume?.()??1' playsinline/>
The part around the second 'autoloop' just looks wrong, as does the playsinline which is a boolean and misses a equal sign imho, since there is a slash too many.
sorry im not great with code etc so i just coped and pasted what came up is there a fix for this or do i need to wait for the mod to be updated
 

tooldev

Active Member
Feb 9, 2018
719
664
sorry im not great with code etc so i just coped and pasted what came up is there a fix for this or do i need to wait for the mod to be updated
No worries, just pointing the code tag out, as many forget we have that here and it keeps code formatted in a 'proper' way.

I fear you need to wait for an update, especially if you are not feeling comfortable editing code yourself. There is a slash too many , that basically disables that particular command. That is at least how I read that snippet. Sections in html are supposed to start and end with '<' and '>' respectively. There shouldnt be that slash behind 'playsinline' imho
 

tooldev

Active Member
Feb 9, 2018
719
664
It was a short lived victory, my saves are getting corrupted once again :(
Are you running any extensions in your browser? Tried a different browser with a clean install and no mods? Simply said: the whole works of identifying the actual problem by step-wise adding to it and testing. If you are not methodical with this, you either wont get it fixed or just get lucky and never know, what the cause was.
 

l1lym

Aphrodite, creator of X-Change Life™
Game Developer
Jan 21, 2019
1,143
3,730
One of the main things I’m looking for in the save corruption thing, is any browser console errors that may occur for you when the save corruption happens (it would happen during saving rather than during loading which is the tough part, because you wouldn’t yet know it’s corrupt). So far I have not been able to reproduce the issue myself, as soon as I have a way to reproduce it I’ll be able to fix it… hopefully!!
 

JoJoPool

Active Member
Nov 19, 2017
588
1,417
Are you running any extensions in your browser? Tried a different browser with a clean install and no mods? Simply said: the whole works of identifying the actual problem by step-wise adding to it and testing. If you are not methodical with this, you either wont get it fixed or just get lucky and never know, what the cause was.
I've been using ublock origin and privacy badger for a long time so i doubt they're the root of the problem.
I tried a new browser i never played on before (edge) and everything seems to be working fine so far even with mods.
 
Last edited:

human94

Member
Jul 15, 2018
204
78
I've been using ublock origin and privacy badger for a long time so i doubt they're the root of the problem.
I tried a new browser i never played on before (edge) and everything seems to be working fine so far even with mods.
Almost same. Just for games on HTML I use different browser(Edge). Then search or watch something in internet - use another. Maybe it's strange or even not very logic but work for me. I don't want check can conflict something with game or not.
 

l1lym

Aphrodite, creator of X-Change Life™
Game Developer
Jan 21, 2019
1,143
3,730
I think the save issues happen when some of my new JavaScript code (which makes the game run faster vs the original twine code) managing the stats and stuff, might set a variable to null / NaN, which might stop the game from saving properly. That’s my current theory. Hopefully we can somehow get to the bottom of it.
 
  • Like
Reactions: JoJoPool

JoJoPool

Active Member
Nov 19, 2017
588
1,417
I think the save issues happen when some of my new JavaScript code (which makes the game run faster vs the original twine code) managing the stats and stuff, might set a variable to null / NaN, which might stop the game from saving properly. That’s my current theory. Hopefully we can somehow get to the bottom of it.
I think you hit the nail on the head, I'm no computer whiz but what i understand from this error screen after i load a save the game doesn't recognize any of the variables
Untitled.png
 

Xo Mo

Member
Game Developer
Aug 12, 2020
312
644
View attachment 4291331
In the main screen before day you have this table that shows you were you can go at each time. You can pick the suitcase to go into interview for a job. If you do poorly you will get proposition for secretary job (wordle minigame with possibility to work in warehouse and having sex scenes with stepdad if you chose massage after the job). If you do well you will go into sales job where you are saling pills and can get demos of them (you taking a pill and trying to convince client to buy them or have sex with them to bust your chances of sales).

Other scenes includes going to bar and convincing girls to sleep with you View attachment 4291352

In the mall you can buy pills to turn into girl and got scenes as female View attachment 4291355

Over half of the girls can have unique scene at gym. View attachment 4291358
And in the weekend you can go to club View attachment 4291361
I was unaware those icons were clickable buttons. Mousing over them and clicking shows no interactivity, so I assumed they were simply possibilities to unlock in some way.
 

Drakhesh

New Member
Jan 18, 2019
1
0
Possibly a dumb question, but I failed to find an answer by searching through the topic.

Couple of times I noticed dating as part of the game, but I've yet toactually get one to happen. Does it only happen under specific circumstances that I failed to met (I pretty much do not bother at all to play as the male character), or is it just something announced to come in the future and I misread badly?
 

scannatore

Member
Jul 11, 2017
421
443
Possibly a dumb question, but I failed to find an answer by searching through the topic.

Couple of times I noticed dating as part of the game, but I've yet toactually get one to happen. Does it only happen under specific circumstances that I failed to met (I pretty much do not bother at all to play as the male character), or is it just something announced to come in the future and I misread badly?
You can invite a guy home, but that's all for now.
 
  • Like
Reactions: Drakhesh

human94

Member
Jul 15, 2018
204
78
If I want delet all mods, better make this with mod loader or I can just delet "modded" and that all?
 
4.50 star(s) 98 Votes