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

已關閉
Fel5 年之前建立 · 1 條評論

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> ```
協同者

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 年之前
登入 才能加入這對話。
未選擇標籤
未選擇里程碑
No Assignees
2 參與者
訊息
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
尚未有任何內容