CleverRaven/Cataclysm-DDA

Message order is not always correct

Open

#7 533 ouverte le 4 mai 2014

Voir sur GitHub
 (10 commentaires) (0 réactions) (0 assignés)C++ (3 991 forks)batch import
(P5 - Long-term)(S2 - Confirmed)<Bug>Help WantedInfo / User Interface

Métriques du dépôt

Stars
 (9 264 stars)
Métriques de merge PR
 (Merge moyen 6j 5h) (292 PRs mergées en 30 j)

Description

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.

Guide contributeur