- Sep 9, 2019
- 2
- 0
same hereI Click lets begin and nothing happen the page just refresh
---
reopen at firefox and working fine
same hereI Click lets begin and nothing happen the page just refresh
Can confirm it doesn't work on Chrome, at least not for me.This was just recently added in right before I uploaded it I will check it out, I don't think it will work on Internet Explorer but should work with edge and other browsers.
So true!Congrats on the game's launch, obsessionau! I've been watching the game from your dev thread, it's been some time, eh? bold decision to upload it here. It's more risky to upload a non-sex content game here than an NTR or Gay game
Best of luck, man.
Could you replace the html file with the attached one to see if it fixes the "Let's Begin" problem in build 10.Can confirm it doesn't work on Chrome, at least not for me.
EDIT: Tried it in Edge as well. No go.
Just played through a Woman-Deception route. Not a bad little beastie. Tame, but not bad. Can't wait to see what you do when you add more depth mechanics. Endgame was a little/lot grindy for me, but that's probably mostly due to the inability to affect the Lounge setting. There's a lot going for it here, and looking at your roadmap, I have to say, I'm very much looking forward to where you're going to go with this.
I'd be glad to.Could you replace the html file with the attached one to see if it fixes the "Let's Begin" problem in build 10.
There isn't any I am aware of as yet. Happy for people to post stuff in the deveopment thread. That way if I make changes I know the kinda things people are after.Is there a place where people are uploading their mods for this game, especially the sexual content stuff?
For the slider I appear to be missing some CSS. Shouldn't be to hard to fixI'd be glad to.
View attachment 1823025
So, trying the same new html in both Chrome and Edge, I get this. The blue square appears and when I cursor over it it still forms a pointy finger indicating something SHOULD happen, but no matter what I do to click on it, double click, or even attempt to drag, it does nothing. The 'You are spending' incomplete sentence on the side doesn't seem to be intended to be exactly like that. Does this help you?
EDIT: I am going to download and try this in Firefox as well.
EDIT2: Trying this in Firefox, I see the slider you're going for here, and I can confirm this works in Firefox.
No, still the same issue. I saw you did the <<goto "Intro">> before loading the data, but I don't think that changed anything. There is still the flashing as if the passage is loaded again before going to the intro passage.Could you replace the html file with the attached one to see if it fixes the "Let's Begin" problem in build 10.
The game loads fine on my PC on Chrome, Firefox and Edge which is why I was thinking it was a script execution problem.No, still the same issue. I saw you did the <<goto "Intro">> before loading the data, but I don't think that changed anything. There is still the flashing as if the passage is loaded again before going to the intro passage.
Did you see my post about the issue?
div[id|="numberslider-body"] ::before {
content: "You are spending ";
}
div[id|="numberslider-body"]::before {
content: "You are spending ";
}
I haven't used goto myself but possibly it is related to the problem, at least the flickering that shows the page is reloaded when loading the data before going to intro passage:The game loads fine on my PC on Chrome, Firefox and Edge which is why I was thinking it was a script execution problem.
I checked my "Security settings" on Chrome and they were not turned on. After turning them on and restarting the browser yeah I am now getting the issue.
obsessionauI haven't used goto myself but possibly it is related to the problem, at least the flickering that shows the page is reloaded when loading the data before going to intro passage:
"WARNING: <<goto>> does not terminate passage rendering in the passage where it was encountered, so care must be taken to ensure that no unwanted state modifications occur after its call."
You must be registered to see the links
<<button "Let's begin">>
<<script>>
Engine.play("Intro");
<</script>>
/*<<goto "Intro">>*/
<<LoadCustomData>>
<</button>>
Will make that mod and test that it doesn't break the other browsers lol...obsessionau
Yes, solved it by changing goto to engine.play. All problems gone when I test it (except the wrong filename on RelationshipData.lsm).
Code:<<button "Let's begin">> <<script>> Engine.play("Intro"); <</script>> /*<<goto "Intro">>*/ <<LoadCustomData>> <</button>>
See post #60, ways to reduce stress.How do you get rid of stress? I don't see a way of just passing on a day to relieve stress, nor do I see any way of just going on and relaxing.
It looks bad to have error messages with error tracelog show up in the console because the file is named wrong. So I suggest you get rid of them, or at least only make it something like "No customized model data was found.". Not an error.The fact goto does not terminate is why I tried putting it before the widget. To ensure it gets run. Hopefully HiEv can shed some light.
Will make that mod and test that it doesn't break the other browsers lol...
The _ in RelationshipData is deliberately there as it is not used by default.
If you remove the _, you are able to add your own sex scenes into the game and have them automatically execute when the player gets to the relationship level with that character. There are generic ones and a model specific one in there as badly written examples.
Ok, so I have the biggest house there is, I am working on my own and I have maybe 12 models or so and it seems that almost every photo session I do I get poor quality photos. My stress is over 10% and I see no way of getting it any lower. I am doing the Women deception. I haven't put any of the girls into the four roles (assistant, hair dresser, etc), as I have been trying to get their full photo collection first before I do that (part of the Women deception).See post #60, ways to reduce stress.
Main way is by upgrading your house, working less for your boss, and reducing the number of models you are managing at one time. Just because you can acquire more models does not mean you should - this needs to be managed.
What does the stress do for the girls? I don't understand. I have no idea how to lower it for them, and I have no idea the difference between stressed and unstable for example. This could really use some clarifications. Aside from that, loving the game - tons of replayablity here.
Suggestion on the concubines and sex scenes. Slowly implement scenes specific to the girl, none of that closeup stuff. Just have an icon with a tooltip or something along those lines for the girls that can be concubines. Then you can slowly add them as time goes on. Just a suggestion.
Cheers and thank you for making this.
" I haven't put any of the girls into the four roles "Ok, so I have the biggest house there is, I am working on my own and I have maybe 12 models or so and it seems that almost every photo session I do I get poor quality photos. My stress is over 10% and I see no way of getting it any lower. I am doing the Women deception. I haven't put any of the girls into the four roles (assistant, hair dresser, etc), as I have been trying to get their full photo collection first before I do that (part of the Women deception).