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

已关闭
Fel5 年前创建 · 1 条评论
Fel 评论于 5 年前

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> ```
Thorny 评论于 5 年前
协作者

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.
Thorny5 年前 关闭此工单
登录 并参与到对话中。
未选择标签
未选择里程碑
未指派成员
2 名参与者
通知
到期时间

未设置到期时间。

依赖工单

此工单当前没有任何依赖。

正在加载...
这个人很懒,什么都没留下。