HaloKing11
Newbie
- Jul 6, 2024
- 18
- 3
having trouble with the bat go to the arena and she tells me to get the sex toy go to the junk town shop and it doesn't spawn
If this is the QSP version, then there isn't any special sex toy. If I remember right, it's just a vibrator or a dildo. After experimentation, the method is the same in the Twine version. You just need a dildo from Carnal Desireshaving trouble with the bat go to the arena and she tells me to get the sex toy go to the junk town shop and it doesn't spawn
Go to the bar on the island and look through it, one of the options has a star by it which starts the quest that opens the temple.Im stuck in dragon isle, they are telling me to explore the island but i looked everywhere, and cant open the temple.
FYI- im playing html.
Mine doesn't show any bar on the island.Go to the bar on the island and look through it, one of the options has a star by it which starts the quest that opens the temple.
So i restarted the game as an elf, and didnt choose the shipwreck start, but the class specific one, and the bar is showing on the isle now. I wanted to play as a catgirl, but whatever.Mine doesn't show any bar on the island.
Some more bugs- whn u set pregnancy duration to "by species" It is instantaneus for some reason.So i restarted the game as an elf, and didnt choose the shipwreck start, but the class specific one, and the bar is showing on the isle now. I wanted to play as a catgirl, but whatever.
If you go to snekk's Subscribestar, there's an update that fixes this errorPlaying the html version and the lovers tab only shows an error
I'm fairly sure the two of those are connected. I personally got an error where the instant pregnancy caused my character to give birth after hitting the water, which fucked up everything else. I personally fixed it by changing "$pregnancymod gte 0" to "$pregnancymod gt 0". Kaito fixed it by changing "set $pregnancymod to null" to "unset $pregnancymod"Some more bugs- whn u set pregnancy duration to "by species" It is instantaneus for some reason.
Abt th game breaking bug earlier- I think if u explore hell b4 entering the isle the bug of bar not spawning is triggered, coz the lizard guy does not treat u after drowning.
For fixing the old save you can add this to the "hourpassevents" passage so it can fix it once an in-game hour passes (sleep on a bed or travel till hour passes). Can also add it to whatever passage/button you'd like to press instead.View attachment 4885298
Get this as soon as I open the planner for the school. I think npcs initializes at the beginning of the game and so it doesn't quite know what to do with old saves. This issue will go across anything that calls npcs.length, included the orphanage. Edit: After starting a new save, can confirm that it's only old saves that have this issue.
Edit: You get an error in Lovers and Friends until you get someone in there. Something about <<for>> being undefined
Never ran into that issue, then again I got an older version of the QSP one.