Doing multiple Railjack missions in a row doesn't clear rotation data #2586
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I did a 36 Sentients Destroyed Orphix run in pluto, which is 3 full rotations, and then went to do a Void Storm Exterminate mission. The latter failed to give out any rewards because it still had the rotation data of the prior mission.
I can't immediately see what's wrong. Are we missing rotation B & C for CorpusRailjackPlutoExterminateRewards? What was the previous (suceessful) mission log(s)?
What's wrong is that it shouldn't have kept the rotations.
I went from a rotation-based mission to a non-rotation based mission, the rotations were saved, and this caused an error because the server didn't expect rotations on that mission.
Well, it's the client that kept the rotations, but okay, I see your theory is that the server should ignore rotations for e.g. Exterminate missions, so please test it: If you do a single rotation of Orphix, and then move to e.g. a Survival mission and do a single rotation there, does the RewardInfo represent that you have done 1 rotation or 2?
Give me a moment, Railjack missions are exceedingly finnicky...
Here's the three logs for three consecutive missions: A 6 Sentient Orphix, a 6 Waves Defense, and an Exterminate, completed back to back.
While the rotations got overwritten when completing two endless missions in a row, they did not get deleted, leading to an exterminate mission giving out two Rotation 0 rewards.
The missions were done without returning to the Dojo in-between, just launching them one after the other from the Railjack itself.