midoshouse / ootr-multiworld

An alternative implementation of multiworld for the Ocarina of Time randomizer
https://midos.house/mw
MIT License
9 stars 0 forks source link

Conflicting item kinds from same location #43

Open fenhl opened 2 months ago

fenhl commented 2 months ago

There have been instances of a client reporting the same location in the same seed as containing different items, meaning at least one of the items is incorrect, which can lead to missing or duplicated items. It's unclear whether this is a bug that's specific to some versions of the randomizer, so more information is needed.

The server currently logs these and notifies me about them, but there's not much I can do without client logs. So if you've encountered this bug and have logs of the entire seed from the player who sent the item, please let me know. I am also considering enabling logging by default to help debug this issue, though I need to be careful to avoid using too much space on users' disks.