Continuous error with latest version #58


  • New
  • Defect
Closed
Assigned to xinhuan
  • wowery created this issue Jun 25, 2015

    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.

  • wowery added the tags New Defect Jun 25, 2015
  • Burstroc posted a comment Jun 25, 2015

    This 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.

  • wowery posted a comment Jun 26, 2015

    Thanks, will give it a try and report back.

  • Burstroc closed issue Sep 18, 2020

To post a comment, please login or register a new account.