Thanks for letting me know
Noticed an error(?) By my end of book one, my character had up to six wings ((dont know of this is the max)).
To avoid spoilers I wont mention anything other than my character sprouted another pair, which should mean i have eight. But stats still show it at 6.
Wings should be capped at 6. I’ll look into that.
So, for the life of me I cant figure out who these five new romances are. im guessing that three are the recruits you can bring in, but ive even failed at trying those. Does anyone who who the 5 actually are?
Yes. There is Avery, Jennifer and Cassandra who are the main recruits but there is also Lucien and Catherine who both need a prerequisite case to get to have them as a team mate.
Yes it is. But its one that wouldn’t cause an error to show up. Surprised no-one picked that up before I’ll get that fixed.
Found a bug, maybe? When entering the code a snake is a swamp it tells me its incorrect. Using all lowercase, did i get the code wrong?
It should be “A Snake is a swamp”
The most I’ve ever gotten is 4. How’d you manage to get 6 wings??
Suck up all dem souls. I dont know if you can get all 6 if you save everyone in the SRT final mission. But, if a lot of people die, while you’re searching, you can get souls. A BUNCH.
Few more bugs.
There are a few times where looking at a mission, and choosing to pick a different one will set you back a few scenes. it happened to me when defending the werewolf in court.
Three(?) Quests will appear on the list again after already doing them once. Them being The one with the Yeti things in the Himalayas, the mermaids and the Luna .
Achievements for getting max exployees and a level 5 sector will appear numerous times in one playthrough. Pretty much every time you get the option to upgrade if you’ve completed one.
And so far the biggest one. if youve chosen to suck up dem souls, and get attacked by the fae and confront Lakota. It will loop these scenes and not let you go meet your mother
thanks for these. I’ll get on these tonight!
Few more things. There are quite a few interactions where when you pick dialog option ((such as when questioning people)) the option doesn’t go away. So its possible to ask the same question repeatedly.
One of the scenes to check for reference would be in the axing the elderly quest and talking with Tamara and i think i rememeber it happening whenquestioning Kayla at some point in the Lullaby quest
And I’m not sure if this is a bug, or if I’m just failing everytime. But, i cannot for the life of me manage to actually start a romance with the new characters. I’ve tried on both genders to see if they were possibly gender locked. And I’m able to get to the flirty scenes Where Catherine crashes into, and the one in the library where Elizabeth (?) Is checking you out. And one more scene where you train with Catherines friend But after these it all just stops.
I dont know if there are achievements for manage to start them, so ive been basing my failures on How the family reacts to them at the dinner. And if theyre with you at the end of the story, when your mother comes to the base to visit
OMG I feel really REALLY dumb right now. I found this issue. Originally I thought I’d just missed the brackets around it so it should have been ${sci_six}.
The ACTUAL reason was when I set a variable up for the player four I added “” so instead of
*set player_four sci_six (which would make it the same as the sci_six variable)
I put
*set player_four “sci_six” which literally set the name as sci_six.
I’m so mortified right now
For this one would you mind clarifying how it loops. How it should work is you get Epilogue Four Hunting Lakota down you shouldn’t be able to go to after your mother
Sure, not a problem! So, what happened in my game was. I tried to visit the motther, was denied it do to a car crash. Killed the fae, then get the optiom “i have better stuff to do”. After that, it gave the option to go visit mother again. If clicked on, it looped me right back to the car crash and fighting the fae and confronting Lakota again.
Ah okay, I think I know where the cause of the loop is. I’ll see if I can code something to break the loop.
This wasn’t a bug it was just a case of the variable not getting set high enough.
I used the formula where they start at 0 attraction then when you recruit one if you’re their preferred gender it increases by 10% then it increases by 10% in the next episode so i had the check set at 20 but obviously with fairmath it actually only reaches 19 so you’re just short of actually triggering it. I’m adding a few extra attraction increases to fix it.
Hey everyone. Hope you are enjoying Season Two despite some really stupid bugs on my end. Here is a small update
I think I’ve got most of the reported issues now. Just working on a few additional choices that revolve around the shimmer ability in the Azure path. So far you can use it against Solomon and when dealing with the animators in “spare parts”.
If there is any choice you feel like was missing or would like to be able to do (especially if it involves Shimmer) please let me know!