Duplicate items with same name are not moved accordingly by /ac gear #4

Closed
opened 5 years ago by Fel · 1 comments
Fel commented 5 years ago

I just wanted to share this for posterity. The command "/ac gear" and "/ac validate" incorrectly states "All required..." messages even though duplicate items of the same name, "Stikini Ring +1" or "Chirich Ring +1" have not been moved appropriately by "/ac gear".

In this case, both situations of duplicate items, "Stikini Ring +1" and "Chirich Ring +1" are each respectively listed in a single set. I suspect that the inclusion of 1 item by "/ac gear" erroneously satisfied a condition that prevents the second item from being found and moved appropriately.

So:

<set name="SomeSet">
...
<ring1>Stikini Ring +1</ring1>
<ring2>Stikini Ring +1</ring2>
</set>
<set name="SomeOtherSet">
...
<ring1>Chirich Ring +1</ring1>
<ring2>Chirich Ring +1</ring2>
</set>
I just wanted to share this for posterity. The command "/ac gear" and "/ac validate" incorrectly states "All required..." messages even though duplicate items of the same name, "Stikini Ring +1" or "Chirich Ring +1" have not been moved appropriately by "/ac gear". In this case, both situations of duplicate items, "Stikini Ring +1" and "Chirich Ring +1" are each respectively listed in a single set. I suspect that the inclusion of 1 item by "/ac gear" erroneously satisfied a condition that prevents the second item from being found and moved appropriately. So: ``` <set name="SomeSet"> ... <ring1>Stikini Ring +1</ring1> <ring2>Stikini Ring +1</ring2> </set> <set name="SomeOtherSet"> ... <ring1>Chirich Ring +1</ring1> <ring2>Chirich Ring +1</ring2> </set> ```
Collaborator

You already told me about this, and I already told you that it wasn't happening until v4.

It isn't even ashitacast doing it, it's whatever plugin you have ac gear tied to.

You already told me about this, and I already told you that it wasn't happening until v4. It isn't even ashitacast doing it, it's whatever plugin you have ac gear tied to.
Thorny closed this issue 5 years ago
Sign in to join this conversation.
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
There is no content yet.