CleverRaven/Cataclysm-DDA

Message order is not always correct

Open

#7533 aperta il 4 mag 2014

Vedi su GitHub
 (10 commenti) (0 reazioni) (0 assegnatari)C++ (3991 fork)batch import
(P5 - Long-term)(S2 - Confirmed)<Bug>Help WantedInfo / User Interface

Metriche repository

Star
 (9264 star)
Metriche merge PR
 (Merge medio 6g 5h) (292 PR mergiate in 30 g)

Descrizione

Sometimes, the order the messages come in is wrong.

Real example after drinking 1 mutagen: “You gain a mutation called Herbivore! You gain a mutation called Leg Tentacles! You gain a mutation called Poison Resistant! Oops. You've must blacked out for a minute or so. You drink your mutagen. You wake up.” This is from the broad sidebar, so this means: normally, new messages appear at the bottom. But this log looks a bit messed up. According to the log, you get the mutations before you drinke the mutagen, and you drink it while you are passed out … lol

It seems to me the message order gets wrong always if multiple messages go into the log at the same time, I am not sure exatly.

Oh, and I know C:DDA has this bug for a very long time already. Still in master.

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

Guida contributor