我的账户
登录
我没有任何Firestorm账号
注册

反馈 : Rightclick item in the bank error

反馈详情

状态
标题 : Rightclick item in the bank error
状态 : 0
创建日期 : June 9, 2017
更新日期 : September 5, 2019 20:59:26
扩展 :
种类 : 物品
子分类 : - - -
帮助 : - - -
优先 : 普通
等级 :
3 0
Rightclick item in the bank error
June 9, 2017 12:40:42

Realm: Sylvanas
Character: Dallaryen, Alli, 103 Nelf DH, and all alts
Zone: banks @ new Dalaran, Shrines in Vale of Eternal Blossoms, SW, IF, Org, + what i forgot

Complete description of your issue:
When I rightclick an item in the bank then it is not moved to the inventory, but rather back to the bank, in a circle. This causes the UIErrorMessage "These items can't be swapped." ( ERR_CANT_SWAP / EQUIP_ERR_ITEMS_CANT_BE_SWAPPED )
Exception being if there is a free slot with smaller index in the bank, then the item is moved there without error message. From bank to bank.
On retail the item is moved to my inventory when rightclicking in the bank.

Steps for reproducing the issue:
Go to any bank, rightclick an item in your bank (containerId -1, or bank bags 5-11). Item should appear in inventory / carried bags (containerId 0-4).
http://imgur.com/a/JH9Ba

Technical details:
Rightclicking items executes http://wowprogramming.com/docs/api/UseContainerItem api function implemented in the client (not in lua).
Dumped the actual parameters by hooking it with hooksecurefunc( 'UseContainerItem', function (...) DevTools_Dump( { ... } ) end )
The values are valid: indexes accurate, containerId -1 for bank, 5-11 for bank bags, 1-4 for inventory bags, as stated on wowprogramming.
This issue is also present on another legion server with a slightly different client executable. I guess the root cause could be in the core?

Ca. 10 people out of 30 replied to my query, they all experience the same issue:
http://imgur.com/ZsqJrzP

附加信息
截图 :
Rightclick item in the bank error
September 5, 2019 20:59:26

Wow this report is very old but it's happening on the BFA server too and it's super annoying. :(

你必须 登录后 才可以答复或评论.