Wrong wormhole designation with auto-mapper

Issue #93 on hold
Former user created an issue

Today we experienced an issue with the auto-mapper where there is an O477 and a K162 both leading to wormholes of the same class (in this case C3). Given if there is multiple K162's there is a dialog asking you which signature you entered, which would be preferred to show for the static type as well.

This would also be happening if one jumps through the K162 before jumping through the O477, in which case the C3 of K162 is automatically mapped to O477.

The solution would be to ask the user which signature was jumped if there is a chance two signatures could be mixed up.

I guess this would probably not be considered a "bug" in terms of highest probability, but in case of remaining (unmapped) K162's in combinations of fixed types, it would probably be better to ask the user.

Comments (5)

  1. Josh Glassmaker repo owner

    This will get fixed - but first I need to finish some other higher priority items.

  2. Log in to comment