Malle

New Member
Jun 13, 2018
5
1
Color me baffled, the save file has her schedule, but she's not been set as available... which is literally the line of code after her schedule. Events-wise you don't appear to have done anything unexpected. Do you recall if any events triggered the night you slept after meeting her?

Anyway, here's your save file, but with her available (don't use the back option as she'll be lost again) so you're not stuck behind that while I try and figure it out.

Edit: Figured it out. After the inspection is done, she will visit you twice a week. There's code that fires on set mornings to dismiss her if she's present... only that code isn't checking if she's present for the inspection rather than a regular visit. Will get it fixed, thank you.
I spoke too early, that save file doesn't work either for her, not on that day or any following day :( Also I also get that error with Charlotte and the texts.
 

Spyderwraith

Well-Known Member
Jul 21, 2017
1,162
903
Error: <<tracker>>: error within widget code (Error: <<if>>: bad conditional expression in <<elseif>> clause (#1): State.variables.movies.moriah is undefined)

This error happened when I put Mariah (Lashonda) in the tracker
 

Spyderwraith

Well-Known Member
Jul 21, 2017
1,162
903
Here's another one.
Was talking to Darla about her abilities in the office

An error has occurred. You may be able to continue, but some parts may not work properly.

Error: <<time>>: error within widget code (Error: <<run>>: bad evaluation: rota.construction is undefined).

Stack Trace:
value@file:///D:/XXXgames/Gateway%200.1.0/Gateway/Gateway%20v0.1.1.html:43979:146765
handler/<@file:///D:/XXXgames/Gateway%200.1.0/Gateway/Gateway%20v0.1.1.html:43979:218866
value/<@file:///D:/XXXgames/Gateway%200.1.0/Gateway/Gateway%20v0.1.1.html:43979:198706
oneClickFnWrapper/<@file:///D:/XXXgames/Gateway%200.1.0/Gateway/Gateway%20v0.1.1.html:43979:45856
onClickFnWrapper/<@file:///D:/XXXgames/Gateway%200.1.0/Gateway/Gateway%20v0.1.1.html:43979:45634
dispatch@file:///D:/XXXgames/Gateway%200.1.0/Gateway/Gateway%20v0.1.1.html:57:43064
add/v.handle@file:///D:/XXXgames/Gateway%200.1.0/Gateway/Gateway%20v0.1.1.html:57:41048


An error has occurred. You may be able to continue, but some parts may not work properly.

Error: <<time>>: error within widget code (Error: <<run>>: bad evaluation: rota.construction is undefined).

Stack Trace:
value@file:///D:/XXXgames/Gateway%200.1.0/Gateway/Gateway%20v0.1.1.html:43979:146765
handler/<@file:///D:/XXXgames/Gateway%200.1.0/Gateway/Gateway%20v0.1.1.html:43979:218866
value/<@file:///D:/XXXgames/Gateway%200.1.0/Gateway/Gateway%20v0.1.1.html:43979:198706
oneClickFnWrapper/<@file:///D:/XXXgames/Gateway%200.1.0/Gateway/Gateway%20v0.1.1.html:43979:45856
onClickFnWrapper/<@file:///D:/XXXgames/Gateway%200.1.0/Gateway/Gateway%20v0.1.1.html:43979:45634
dispatch@file:///D:/XXXgames/Gateway%200.1.0/Gateway/Gateway%20v0.1.1.html:57:43064
add/v.handle@file:///D:/XXXgames/Gateway%200.1.0/Gateway/Gateway%20v0.1.1.html:57:41048


I also get an error talking to her about daughters pretty much 75% of her office chats
 
  • Like
Reactions: Feebs

Spyderwraith

Well-Known Member
Jul 21, 2017
1,162
903
This is when I talk to Madison about Swimwear-

An error has occurred. You may be able to continue, but some parts may not work properly.

Error: <<time>>: error within widget code (Error: <<run>>: bad evaluation: rota.construction is undefined).

Stack Trace:
value@file:///D:/XXXgames/Gateway%200.1.0/Gateway/Gateway%20v0.1.1.html:43979:146765
handler/<@file:///D:/XXXgames/Gateway%200.1.0/Gateway/Gateway%20v0.1.1.html:43979:218866
value/<@file:///D:/XXXgames/Gateway%200.1.0/Gateway/Gateway%20v0.1.1.html:43979:198706
oneClickFnWrapper/<@file:///D:/XXXgames/Gateway%200.1.0/Gateway/Gateway%20v0.1.1.html:43979:45856
onClickFnWrapper/<@file:///D:/XXXgames/Gateway%200.1.0/Gateway/Gateway%20v0.1.1.html:43979:45634
dispatch@file:///D:/XXXgames/Gateway%200.1.0/Gateway/Gateway%20v0.1.1.html:57:43064
add/v.handle@file:///D:/XXXgames/Gateway%200.1.0/Gateway/Gateway%20v0.1.1.html:57:41048
 
  • Like
Reactions: Feebs

Feyschek

Well-Known Member
Game Developer
Jun 12, 2021
1,254
697
I would guess it's certainly a possibility, yeah
It's a shame that a quite good game suffers because of such problems.

Therefore, first of all, you need to check everything 100 times :) Even after this, I can sit for 2 days looking for an error where there is none 0_o

I have a fetish for everything to work perfectly!
 

ohhellyea

Member
Jun 7, 2020
264
60
uhm.... Error: <<choices>>: errors within widget code (Error: <<if>>: bad conditional expression in <<if>> clause: Cannot read properties of undefined (reading '23'); Error: <<if>>: bad conditional expression in <<if>> clause: Cannot read properties of undefined (reading '23'))
 
  • Like
Reactions: Feebs

lMaDBoBl

Member
May 8, 2017
277
128
Is transformation avoidable?
as far as i have seen yes it is sometime in game you pick brother & father variations if you want them male or female (sister or mother) but the game is bugged as hell had to restart couple of times it's unplayable without a fix (another one) cant wait to see what comes off this one looks promising for initial releae tho
 

Membrano

New Member
Jan 16, 2022
3
2
View attachment 2996654
I'm getting this error when i open it, it loads but images dont work and i can edit everything
I was getting the same error. Turns out, the code specifically sets the game path to file://G:Gateway/ if the game file path containes a folder named temp or private. Moving the game to a folder with neither temp nor private in its path solved the issue for me.
Maybe the developer can conceive of a better check to enable debug mode ;)?
 
  • Like
Reactions: Feebs

SpiderSoup

New Member
Jan 20, 2018
11
17
I was getting the same error. Turns out, the code specifically sets the game path to file://G:Gateway/ if the game file path containes a folder named temp or private. Moving the game to a folder with neither temp nor private in its path solved the issue for me.
Maybe the developer can conceive of a better check to enable debug mode ;)?
my main folder i use is named temp, so i went into the html and set the folder name to change it to debug from /temp/ to /temp1/, and that fixed it. thanks
 
  • Like
Reactions: Feebs

Dropdude

Well-Known Member
Donor
Aug 5, 2016
1,205
1,183
Feebs I always meant to ask. Are we the infamous cousin Throcky? The radical skateboarder found in many math and physics textbooks that must be some ongoing inside joke between editors/publishers.
 
  • Red Heart
Reactions: Feebs

Feebs

Pervert
Game Developer
Mar 22, 2023
294
524
Gosh, a lot of posts overnight. Thanks to all for the bug reports, and apologies you're having them. I will endeavor to fix. If anyone who hasn't already can share save files just before the error occurs, that would be helpful. If anyone is interested, I have posted in the recruitment forum asking for a playtester hoping to reduce such errors in future builds.

Feebs I always meant to ask. Are we the infamous cousin Throcky? The radical skateboarder found in many math and physics textbooks that must be some ongoing inside joke between editors/publishers.
Correct!
I was getting the same error. Turns out, the code specifically sets the game path to file://G:Gateway/ if the game file path containes a folder named temp or private. Moving the game to a folder with neither temp nor private in its path solved the issue for me.
Maybe the developer can conceive of a better check to enable debug mode ;)?
Thanks, good catch. Yes, back when I was using the Twine GUI, temp builds would go there, so I used that to deal with it quickly and programmatically. Later I switched to using Tweego & notepad++ so added G:\Gateway explicitly. I'll address for next build.

Is transformation avoidable?
Sex scenes involving transformed characters are avoidable, yes. Deciding not to pursue their substories may lock certain content out, at least in the current version, but the main story can continue. There is, however, one exception, if you choose to retrieve Kylie when she runs off. She has transformed herself using your power, and to retrieve her, you youngify another character, so she's unrecognizable to Kylie. There is then a lesbian scene. I will add the option to skip this scene in the next version, should it not be the player's thing.

That said, transformation as a whole is important to the story line, so even if you don't indulge in it yourself, you will still be aware of it having happened or happening around you. For instance later in the story, you discover male travelers aren't just rare, they technically don't exist, any male travelers are transformed from female and can't reproduce. Which leads the MC to yet more questions... but those aren't answered in game yet.
 
Last edited:
  • Like
Reactions: jimdandy
4.60 star(s) 32 Votes