Can't put in reagent bank and lua error
Nukme opened this issue · 1 comments
Running Software (issues missing this information will be deleted):
- Addon version: 8.2.12
- Server patch: 8.2.0(31478) @ zhCN
Have you read the changelog? (please don't waste our time)
Yes
Describe the bug
right-click reagents in bags and they go into bank slots not reagent bank slots, with lua error.
To Reproduce
Steps to reproduce the behaviour:
- Open Bank with reagent bank.
- Right click a reagent in personal bag.
- See error.
Expected behaviour
right click reagent should go into reagent bank.
Screenshots
N/S
Error Logs
12x ...ldpants\libs\LibItemSearch-1.2\LibItemSearch-1.2-18.lua:36: attempt to call method 'TooltipPhrase' (a nil value)
...ldpants\libs\LibItemSearch-1.2\LibItemSearch-1.2-18.lua:36: in function `IsReagent'
...eBagnon\common\Wildpants\components\item.lua:150: in function <...eBagnon\common\Wildpants\components\item.lua:143>
Locals:
self = <table> {
ForQuest = <function> defined @Bagnon\common\Wildpants\libs\LibItemSearch-1.2\LibItemSearch-1.2.lua:31
InSet = <function> defined @Bagnon\common\Wildpants\libs\LibItemSearch-1.2\LibItemSearch-1.2.lua:39
Tooltip = <function> defined @Bagnon\common\Wildpants\libs\LibItemSearch-1.2\LibItemSearch-1.2.lua:23
Scanner = LibItemSearchTooltipScanner {
}
IsReagent = <function> defined @Bagnon\common\Wildpants\libs\LibItemSearch-1.2\LibItemSearch-1.2.lua:35
TooltipLine = <function> defined @Bagnon\common\Wildpants\libs\LibItemSearch-1.2\LibItemSearch-1.2.lua:49
TooltipPhrase = <function> defined @Bagnon\common\Wildpants\libs\LibItemSearch-1.2\LibItemSearch-1.2.lua:27
Matches = <function> defined @Bagnon\common\Wildpants\libs\LibItemSearch-1.2\LibItemSearch-1.2.lua:19
BelongsToSet = <function> defined @Bagnon\common\Wildpants\libs\LibItemSearch-1.2\LibItemSearch-1.2.lua:86
Filters = <table> {
}
}
link = "|cffffffff|Hitem:2319::::::::120:253::::::|h[中皮]|h|r"
(*temporary) = nil
(*temporary) = <table> {
OR = "或者"
NOT_MATCH = "否"
NOT = "否"
Find = <function> defined @Bagnon\common\Wildpants\libs\CustomSearch-1.0\CustomSearch-1.0.lua:133
Match = <function> defined @Bagnon\common\Wildpants\libs\CustomSearch-1.0\CustomSearch-1.0.lua:56
MatchAny = <function> defined @Bagnon\common\Wildpants\libs\CustomSearch-1.0\CustomSearch-1.0.lua:48
ACCENTS = <table> {
}
MatchAll = <function> defined @Bagnon\common\Wildpants\libs\CustomSearch-1.0\CustomSearch-1.0.lua:38
UseFilter = <function> defined @Bagnon\common\Wildpants\libs\CustomSearch-1.0\CustomSearch-1.0.lua:123
Compare = <function> defined @Bagnon\common\Wildpants\libs\CustomSearch-1.0\CustomSearch-1.0.lua:153
Matches = <function> defined @Bagnon\common\Wildpants\libs\CustomSearch-1.0\CustomSearch-1.0.lua:29
Filter = <function> defined @Bagnon\common\Wildpants\libs\CustomSearch-1.0\CustomSearch-1.0.lua:101
Clean = <function> defined @Bagnon\common\Wildpants\libs\CustomSearch-1.0\CustomSearch-1.0.lua:142
}
(*temporary) = "|cffffffff|Hitem:2319::::::::120:253::::::|h[中皮]|h|r"
(*temporary) = "制造材料"
(*temporary) = "attempt to call method 'TooltipPhrase' (a nil value)"
Search = <table> {
OR = "或者"
NOT_MATCH = "否"
NOT = "否"
Find = <function> defined @Bagnon\common\Wildpants\libs\CustomSearch-1.0\CustomSearch-1.0.lua:133
Match = <function> defined @Bagnon\common\Wildpants\libs\CustomSearch-1.0\CustomSearch-1.0.lua:56
MatchAny = <function> defined @Bagnon\common\Wildpants\libs\CustomSearch-1.0\CustomSearch-1.0.lua:48
ACCENTS = <table> {
}
MatchAll = <function> defined @Bagnon\common\Wildpants\libs\CustomSearch-1.0\CustomSearch-1.0.lua:38
UseFilter = <function> defined @Bagnon\common\Wildpants\libs\CustomSearch-1.0\CustomSearch-1.0.lua:123
Compare = <function> defined @Bagnon\common\Wildpants\libs\CustomSearch-1.0\CustomSearch-1.0.lua:153
Matches = <function> defined @Bagnon\common\Wildpants\libs\CustomSearch-1.0\CustomSearch-1.0.lua:29
Filter = <function> defined @Bagnon\common\Wildpants\libs\CustomSearch-1.0\CustomSearch-1.0.lua:101
Clean = <function> defined @Bagnon\common\Wildpants\libs\CustomSearch-1.0\CustomSearch-1.0.lua:142
}
Additional context
Add any other context about the problem here.