Would your prefer faster updates (1- 2 in-game days) or longer ones (3-5 in-game days)?


  • Total voters
    4,037
  • Poll closed .

Dr.Wolfman

Member
Game Developer
Aug 5, 2016
172
641
Fixed most of what your mentioned. Could you send me your save file if isn't asking too much? So I can check if it's fixed. In addition, if you can give your feedback through private messages I think it would work best.
 

somebodynobody

Engaged Member
May 11, 2017
3,251
4,200
Error: <<set>>: bad evaluation: Cannot set properties of undefined (setting 'mess')
<<set $kelly.mess to 0>>
value @ Aphrodisia.html:80233

Error: <<set>>: bad evaluation: Cannot set properties of undefined (setting 'mess')
<<set $hana.mess to 0>>
value @ Aphrodisia.html:80233

Error: <<set>>: bad evaluation: Cannot set properties of undefined (setting 'mess')
<<set $vina.mess to 0>>
value @ Aphrodisia.html:80233

Error: <<set>>: bad evaluation: Cannot set properties of undefined (setting 'mess')
<<set $lauren.mess to 0>>
value @ Aphrodisia.html:80233

Consumables.jpg not found

Error: <<if>>: bad conditional expression in <<if>> clause: Cannot read properties of undefined (reading 'mess')
<<if $chanell.mess gte 1>> <a data-passage="Chanellmessages" class="link-internal link-image"> <img class="contacts" src="images/chanell/face.jpg"> </a><</if>>
value @ Aphrodisia.html:80233

Error: <<if>>: bad conditional expression in <<if>> clause: Cannot read properties of undefined (reading 'met')
<<if $riley.met is true>> <a data-passage="Rileycontact" class="link-internal link-image"> <img class="contacts" src="images/riley/face.jpg"> </a><</if>>
value @ Aphrodisia.html:80233

Error: <<if>>: bad conditional expression in <<if>> clause: Cannot read properties of undefined (reading 'number')
<<if $chanell.number is true>> <a data-passage="Chanellcontact" class="link-internal link-image"> <img class="contacts" src="images/chanell/face.jpg"> </a><</if>>
value @ Aphrodisia.html:80233
 

WhiteBowman

Newbie
Sep 12, 2019
37
14
Is there any way to add more save files into the game? I end up having to overwrite a lot since there's only 8
Yes, the number of saves is not enough. There would be 10 of them, or better yet 20 would be great.
To increase the number, you need to understand the code, I remember in some html game there was the same problem and there a person saved the day.
 

Jhony234

Member
Dec 25, 2018
277
346
Fixed most of what your mentioned. Could you send me your save file if isn't asking too much? So I can check if it's fixed. In addition, if you can give your feedback through private messages I think it would work best.
Sorry for asking but kinda interested on the project and see that u are on new ver, when you will post the new ver on the forum??

Btw seems nice game, but i will wait to try it if 3.9 has issues. Keep up the work and thanks for your time.
 
Last edited:

Shirai21

New Member
Nov 26, 2023
1
0
If I only downloaded the update, how do i merge it with the previous version of the game. Do i just move the files in the right spot?
 

zii1

Member
Jun 20, 2019
108
41
here are possibly the cheats

STATS ENERGY: zeusrules ARCHE: weedforlife CHARISMA: prettyboy DOMINANCE: theconqueror FITNESS: gigachad INTELLIGENCE: bookworm REPUTATION: famousdick MONEY: fuckingrich CALLINGS ENERGY: fullycharged CALMNESS: oceanman PSYCHIC: thehypnotist INVISIBILITY: johncena LUCK: fourleafclover LUST: hornysia RAGE: mesoangry TRANSMUTATION: alakazam TIME: stophammertime TRANSLOCATION: nowyouseeme
 

Dr.Wolfman

Member
Game Developer
Aug 5, 2016
172
641
Error: <<set>>: bad evaluation: Cannot set properties of undefined (setting 'mess')
<<set $kelly.mess to 0>>
value @ Aphrodisia.html:80233

Error: <<set>>: bad evaluation: Cannot set properties of undefined (setting 'mess')
<<set $hana.mess to 0>>
value @ Aphrodisia.html:80233

Error: <<set>>: bad evaluation: Cannot set properties of undefined (setting 'mess')
<<set $vina.mess to 0>>
value @ Aphrodisia.html:80233

Error: <<set>>: bad evaluation: Cannot set properties of undefined (setting 'mess')
<<set $lauren.mess to 0>>
value @ Aphrodisia.html:80233

Consumables.jpg not found

Error: <<if>>: bad conditional expression in <<if>> clause: Cannot read properties of undefined (reading 'mess')
<<if $chanell.mess gte 1>> <a data-passage="Chanellmessages" class="link-internal link-image"> <img class="contacts" src="images/chanell/face.jpg"> </a><</if>>
value @ Aphrodisia.html:80233

Error: <<if>>: bad conditional expression in <<if>> clause: Cannot read properties of undefined (reading 'met')
<<if $riley.met is true>> <a data-passage="Rileycontact" class="link-internal link-image"> <img class="contacts" src="images/riley/face.jpg"> </a><</if>>
value @ Aphrodisia.html:80233

Error: <<if>>: bad conditional expression in <<if>> clause: Cannot read properties of undefined (reading 'number')
<<if $chanell.number is true>> <a data-passage="Chanellcontact" class="link-internal link-image"> <img class="contacts" src="images/chanell/face.jpg"> </a><</if>>
value @ Aphrodisia.html:80233
I noticed that only some people are experiencing these kinds of bugs. I'm still trying to figure out what happened but it's hard to fix since it doesn't bug on my save files for testing. If you could send me your save file, that would be great.

Not sure if this was reported, but the passage "day13striplust" is incorrectly checking $ragecalllvl instead of $lustcalllvl
Fixed it, thanks!

The cheats deleting other stats is still a problem for some cheats but not all. I didn't check everything but dominance deletes charisma.
Yet another type of bug that I tested several times and couldn't find this bug. If you could send me a save file, that would be great too.

Sorry for asking but kinda interested on the project and see that u are on new ver, when you will post the new ver on the forum??

Btw seems nice game, but i will wait to try it if 3.9 has issues. Keep up the work and thanks for your time.
I already posted the last version here. You can play it normally, it doesn't seem to have any bugs that affect the gameplay for most of people.
 
Last edited:
  • Like
Reactions: Jhony234

somebodynobody

Engaged Member
May 11, 2017
3,251
4,200
It might be the browser choice, I am using microsoft edge.

Error: child tag <</nobr>> was found outside of a call to its parent macro <<nobr>>
<</nobr>>
===========
Error: <<if>>: bad conditional expression in <<if>> clause: Cannot read properties of undefined (reading 'lust')
<<if $submission.lust is 0.5>>
<<set $kendra.submission += 0.5>>
<</if>>
===========
The director whipers:

Error: cannot find a closing tag for HTML <div>
<div class="general">…
What the fuck are you doing?? Do something.
==========
Error: child tag <</link>> was found outside of a call to its parent macro <<link>>
<</link>>
value @ Aphrodisia.html:80233
===========
Error: child tag <</link>> was found outside of a call to its parent macro <<link>>
<</link>>
value @ Aphrodisia.html:80233
handler @ Aphrodisia.html:80233
value @ Aphrodisia.html:80233
Wikifier @ Aphrodisia.html:80233
handler @ Aphrodisia.html:80233
handler @ Aphrodisia.html:80233
value @ Aphrodisia.html:80233
Wikifier @ Aphrodisia.html:80233
handler @ Aphrodisia.html:80233
handler @ Aphrodisia.html:80233
value @ Aphrodisia.html:80233
Wikifier @ Aphrodisia.html:80233
value @ Aphrodisia.html:80233
enginePlay @ Aphrodisia.html:80233
(anonymous) @ Aphrodisia.html:80233
(anonymous) @ Aphrodisia.html:80233
(anonymous) @ Aphrodisia.html:80233
dispatch @ Aphrodisia.html:57
v.handle @ Aphrodisia.html:57
=============
Error: cannot find a closing tag for macro <<nobr>>
<<nobr>>…
==========
Chanell she seems to have sent a message but nothing was in it.
=========
Man in hat you can have a talk with him via profile that is the same as a previous message.
==========
videos/release%204.02/handy1/missstart.mp4:1 Failed to load resource: net::ERR_FILE_NOT_FOUND
 

j_1993_m

Active Member
Feb 28, 2021
585
518
I noticed that only some people are experiencing these kinds of bugs. I'm still trying to figure out what happened but it hard to fix since It doens't bug om my save files for testing. If you could send me your save file, that would be great.
From what I understand, this happens when you load an old save that was created before the variable existed in the StoryInit passage.Have you added any code to the JavaScript section to check for and set a default value to undefined variables?
 

Killer94

Well-Known Member
Feb 4, 2018
1,930
3,494
Fixed most of what your mentioned. Could you send me your save file if isn't asking too much? So I can check if it's fixed. In addition, if you can give your feedback through private messages I think it would work best.
sorry for the late response but sure tho I don;t have a recent save the last save I have is from day 9

btw I found a loop in jack contact where u can continuously respond to his message when he sends u one just by closing his contact and opening it again
 

Dr.Wolfman

Member
Game Developer
Aug 5, 2016
172
641
From what I understand, this happens when you load an old save that was created before the variable existed in the StoryInit passage.Have you added any code to the JavaScript section to check for and set a default value to undefined variables?
To be honest, I'm still learning more about Java, so it's a progressive work. When I get better, I will definitely consider this idea.

It might be the browser choice, I am using microsoft edge.

Error: child tag <</nobr>> was found outside of a call to its parent macro <<nobr>>
<</nobr>>
===========
Error: <<if>>: bad conditional expression in <<if>> clause: Cannot read properties of undefined (reading 'lust')
<<if $submission.lust is 0.5>>
<<set $kendra.submission += 0.5>>
<</if>>
===========
The director whipers:

Error: cannot find a closing tag for HTML <div>
<div class="general">…
What the fuck are you doing?? Do something.
==========
Error: child tag <</link>> was found outside of a call to its parent macro <<link>>
<</link>>
value @ Aphrodisia.html:80233
===========
Error: child tag <</link>> was found outside of a call to its parent macro <<link>>
<</link>>
value @ Aphrodisia.html:80233
handler @ Aphrodisia.html:80233
value @ Aphrodisia.html:80233
Wikifier @ Aphrodisia.html:80233
handler @ Aphrodisia.html:80233
handler @ Aphrodisia.html:80233
value @ Aphrodisia.html:80233
Wikifier @ Aphrodisia.html:80233
handler @ Aphrodisia.html:80233
handler @ Aphrodisia.html:80233
value @ Aphrodisia.html:80233
Wikifier @ Aphrodisia.html:80233
value @ Aphrodisia.html:80233
enginePlay @ Aphrodisia.html:80233
(anonymous) @ Aphrodisia.html:80233
(anonymous) @ Aphrodisia.html:80233
(anonymous) @ Aphrodisia.html:80233
dispatch @ Aphrodisia.html:57
v.handle @ Aphrodisia.html:57
=============
Error: cannot find a closing tag for macro <<nobr>>
<<nobr>>…
==========
Chanell she seems to have sent a message but nothing was in it.
=========
Man in hat you can have a talk with him via profile that is the same as a previous message.
==========
videos/release%204.02/handy1/missstart.mp4:1 Failed to load resource: net::ERR_FILE_NOT_FOUND
Yeah that's very weird. I fixed these bugs before, you must have an older version of the game.

sorry for the late response but sure tho I don;t have a recent save the last save I have is from day 9

btw I found a loop in jack contact where u can continuously respond to his message when he sends u one just by closing his contact and opening it again
Same thing, a bug I fixed before. Did you download this latest version from this site?
 
4.70 star(s) 39 Votes