Bank and Void storage acting up.
RedRoach opened this issue ยท 0 comments
Running Software (please complete the following information):
- Game patch 8.0.1.28153
- Addon version 8.0.7
Describe the bug
A clear and concise description of what the bug is.
Void storage and guild bank are acting up. The guild bank is not updating properly, and the void storage is not showing items, just a blank with a exclamation point. Void storage throws this error:
518x Bagnon\external\Wildpants\components\item.lua:409: Usage: IsBattlePayItem(bag, slot)
[C]: in function IsBattlePayItem' Bagnon\external\Wildpants\components\item.lua:409: in function
IsPaid'
Bagnon\external\Wildpants\components\item.lua:252: in function <Bagnon\external\Wildpants\components\item.lua:248>
Bagnon_Scrap\Bagnon_Scrap-21.lua:43: in function UpdateBorder' Bagnon\external\Wildpants\components\item.lua:228: in function
Update'
Bagnon\external\Wildpants\components\item.lua:124: in function <Bagnon\external\Wildpants\components\item.lua:119>
[C]: in function Show' Bagnon\external\Wildpants\components\item.lua:30: in function
New'
...s\Bagnon\external\Wildpants\components\itemFrame.lua:119: in function `Layout'
...eBagnon_VoidStorage\components\itemFrame.lua:49: in function <...eBagnon_VoidStorage\components\itemFrame.lua:48>
Locals:
(*temporary) = "vault"
(*temporary) = 1
To Reproduce
Steps to reproduce the behavior:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
Expected behavior
A clear and concise description of what you expected to happen.
The guild bank to update properly and the void storage to display items.
Screenshots
If applicable, add screenshots to help explain your problem.
Error Logs
If applicable, add the first error message (labeled 1/Many) that appeared.
see above
Additional context
Add any other context about the problem here.