Tutorial stuck on "Travel screen" step

Symptoms

Every time the APEX page loads, it shows me the 1/6 step of the “Travel screen”, giving me the option to either skip or go to the next step. Pressing “next” results in the tutorial disappearing until the next page refresh.

While I don’t know if this is related, I also haven’t received any faction contract offers yet after 12 days. Are those disabled until I complete the tutorial, or am I just unlucky?

Debugging

The browser console logs a “Target not mounted” warning, with the object logged specifying the target as #TOUR_TARGET_TILE_11. Indeed, screen “06. Trading” is visible in the background, and only targets 13-17 are mounted. Switching to the “05. Travel” screen mounts targets 5 and 10-12.

It seems the bug is caused by the tutorial switching to the wrong screen, as the screen UUID changes to the incorrect “06. Trading” screen when I press the “next” button.

Reproduction

Not sure. This might’ve been caused by me having sent out a ship to the local CX and buying something before reaching the travel part of the tutorial, thus sequence breaking. I believe the previous part of the tutorial (trading?) might’ve also gotten skipped, as I remember it acting erratic in some way. I also created some screens before reaching those parts of the tutorial.

I can’t help with the Tutorial stuff

Something to check with the contracts open your faction FA IC in a new buffer and look at the bottom is that box still checked?

https://i.imgur.com/mozg1fT.png

I do have faction contracts enabled.

No worries about the tutorial part. I could probably bypass that issue myself by switching to the correct screen using devtools before clicking next, but I reported it and am leaving it as is in case the developers want to take a look at this themselves.

1 Like

Thanks for the detailed report! I created a ticket for it.

Faction contracts are enabled once all introductory contracts are done.

Best course of action is to skip the erroneous tutorial for now.

Switching to the correct screen using devtools indeed worked and allowed me to continue the tutorial. Finishing step 6 immediately showed me the “Trading screen” tutorial.