58 - Continuous error with latest version
What steps will reproduce the problem?
1.Normal play, and then it started.
2.
3.
What is the expected output? What do you see instead?
What version of the product are you using?
v232
Do you have an error log of what happened?
2445x BankItems\BankItems-r232.lua:3772 table index is nil
BankItems\BankItems-r232.lua:3772 in function <BankItems\BankItems.lua:3755
BankItems\BankItems-r232.lua:1214 in function <BankItems\BankItems.lua:1202
Locals:
self = <unnamed> {
0 = <userdata>
}
elapsed = 0.015000000596046
bagsToUpdate = <table> {
}
bankSlotsToUpdate = <table> {
1 = 29
}
UpdateClosedBankCounts = <function> defined @BankItems\BankItems.lua:3755
wipe = <function> defined =[C]:-1
Please provide any additional information below.
Reverted to previous version and the errors stopped, no matter where I move the cursor.
| User | When | Change |
|---|---|---|
| Curace | Jun 25, 2015 at 22:37 UTC | Create |
- 2 comments
- 2 comments
Facts
- Reported
- Jun 25, 2015
- Status
- New - Issue has not had initial review yet.
- Type
- Defect - A shortcoming, fault, or imperfection
- Priority
- Medium - Normal priority.
- Votes
- 0
- Reply
- #2
Curace Jun 26, 2015 at 16:06 UTC - 0 likesThanks, will give it a try and report back.
- Reply
- #1
Burstroc Jun 26, 2015 at 00:35 UTC - 0 likesThis error is likely still present in the version you reverted to as that particular function wasn't changed in r232.
It looks like you have a caged battle pet in your first bank bag and the errors started after you crafted an item or turned-in a quest which removed an item from that bag.
I just posted an update that should fix the error if that was the cause. Please let me know if you encounter the errors again with the new version.