Archipelago icon indicating copy to clipboard operation
Archipelago copied to clipboard

Bug: "create_as_hint = 2" can still report the same hint repeatedly

Open NewSoupVi opened this issue 1 year ago • 1 comments

What happened?

If a location has already been checked, but you send a LocationScout for it with create_as_hint = 2, it is reported every time the LocationScout happens.

This seems like a potential oversight.

image

What were the expected results?

A hint originating from a LocationScout with create_as_hint = 2 should only be reported once (or in my opinion never if the location has already been checked)

Software

The Witness Randomizer for Archipelago (Which reports each scout-hint once per session/connect) ArchipelagoTextClient A 0.4.5 game running on archipelago.gg

NewSoupVi avatar Apr 24 '24 00:04 NewSoupVi

For the record, yes, I know I can handle this client side (don't send a LocationScout with create_as_hint = 2 for an already checked location), and that's what I will do. Still seems like unintended behavior though.

NewSoupVi avatar Apr 24 '24 00:04 NewSoupVi