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.