Anno not selectable in ship

hambuner

Member
Jan 12, 2023
8
1
Hey, my first post so sorry if I mess something up,

Anno seems to not be selectable on the ship. Her events with other crewmembers from their menu and such are still available and I can still do the shower sex scene but she is completely absent from the crew roster menu. On all the previous saves as well she is not selectable.

thanks
 

Theron

Well-Known Member
Nov 8, 2018
3,621
1,377
44
There is at least one scenario where Anno is unavailable for a duration: the Huskar transformation. There may be more than that.

However, if she's not available in any saves, that's probably not it. I just loaded up two characters, and Anno is available for both.
I'm using 0.9.031-PUBLIC#2790.

Try opening the Console with F12 and typing
flags['ANNO_AWAY'];
What does it output?

You might be able to force her to reappear with
flags['ANNO_AWAY'] = undefined;
That may cause more bugs, though. Use at your own risk.

If she's completely gone from the Crew, you might be able to find her at Anon's Bar at Tavros Station.
If all else fails, file a bug report and upload a save.
 

hambuner

Member
Jan 12, 2023
8
1
ill be honest I'm completely coding illiterate so I hit f12 and put ANNO_AWAY in the consle and it came up with this.
VM1200:1 Uncaught ReferenceError: ANNO_AWAY is not defined
at <anonymous>:1:1
(anonymous) @ VM1200:1
 

Theron

Well-Known Member
Nov 8, 2018
3,621
1,377
44
It needs to be as I wrote it. Computers are persnickety that way.
flags['ANNO_AWAY']

You should either get a number or 'undefined' (without the '').
It tells the game you're looking for the value of a Flag, not a Status Effect or something.
 

Theron

Well-Known Member
Nov 8, 2018
3,621
1,377
44
There's a report here that sounds kind of like your problem. But you said the flag was set to 'undefined', not 'null'.

I take it you can't recruit her at Anon's? Maybe
flags['ANNO_AWAY'] = 1
will fix it anyway?
 

hambuner

Member
Jan 12, 2023
8
1
It doesn't look like it, it seems like she is still just in limbo. Not at anon's bar with either variable.
 

Theron

Well-Known Member
Nov 8, 2018
3,621
1,377
44
What about
flags['ANNO_CREWMEMBER']

If you set it to 2, can you recruit her from Anon's Bar?

I recall issues with missing crewmembers for a bit. Is your version up to date (0.9.031)?
How many crewmembers do you have? Are you using the unlimited Crew cheat?
 

hambuner

Member
Jan 12, 2023
8
1
Was able to recruit her from the bar but still couldn't use her crew menu. on Game Version: 0.9.031-BACKER#2796 might just be a bug? idk
 

Theron

Well-Known Member
Nov 8, 2018
3,621
1,377
44
You'll probably want to make a bug report and upload a save. Are you missing any other crew members? What happens if you kick some of them off?

If you do end up filing a report, you should probably keep an eye on it and bump it every so often if the bug persists. Things get buried easily.
 

MetalWobbleNoise

New Member
Jan 15, 2023
4
6
28
Hello, This is my first post too. I have the same issue, I've gone back as far as 0.9.028 and kicked her from the ship then gone back to 0.9.031 and recruited her once more. She still doesn't appear in the Crew list.
I've tried going into the console but i cant get the console up even when i hit F12 so i can't check her status.

Note/ Update: I am using the Clown Car Cheat on this save.