Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Error bug when you success with quickie burger.

  Error: <<if>>: bad conditional expression in <<if>> clause: TypeError: a is not iterable 1

<<if setup.clothes_arrays_equiv($clothesprequickieburger, $pc.clothes) or !$jobs.includes("QuickieBurger")>>     <<include NutmegSt>> <<else>>     It's the end of your shift.     <br><br>     <<link "Change back into your regular clothes before leaving" NutmegSt>>         <<run $pc.swap_all_clothing_to_closet(false)>>         <<run $pc.wear_all_clothes($clothesprequickieburger)>>         <<unset $clothesprequickieburger>>     <</link>>     <br>     <<link "Just leave" NutmegSt>>         <<unset $clothesprequickieburger>>     <</link>> <</if>>

TypeError: a is not iterable

    at setup.clothes_arrays_equiv (eval at <anonymous> (https://html-classic.itch.zone/html/9665653-989615/index.html:10628:11), <anonymous>:52503:20)</anonymous></anonymous>

    at eval (eval at <anonymous> (https://html-classic.itch.zone/html/9665653-989615/index.html:10628:11), <anonymous>:1:7)</anonymous></anonymous>

    at https://html-classic.itch.zone/html/9665653-989615/index.html:129796:11

    at evalJavaScript (https://html-classic.itch.zone/html/9665653-989615/index.html:129797:6)

    at MacroContext.handler (https://html-classic.itch.zone/html/9665653-989615/index.html:134664:47)

    at Object.handler (https://html-classic.itch.zone/html/9665653-989615/index.html:131502:24)

    at Wikifier.subWikify (https://html-classic.itch.zone/html/9665653-989615/index.html:130272:45)

    at new Wikifier (https://html-classic.itch.zone/html/9665653-989615/index.html:130168:10)

    at Passage.render (https://html-classic.itch.zone/html/9665653-989615/index.html:139370:4)

    at Object.enginePlay (https://html-classic.itch.zone/html/9665653-989615/index.html:138869:33)

(-1)

Where you're playing? Which version?

I was playing directly on the web, but even the latest public version seems to give the same error if I reload that game. I have restarted the downloaded version and am playing again to see if the error occurs again, or only happened because I loaded the same game from the online game.

By the way, I have asked this question several times and got no answer. How do I trigger threesomes in the game? My character is male and primarily attracted to women and non-binary AFAB.