BI crashes wow if i open the guild bank #88


  • New
Closed
  • supermonteiro created this issue Sep 7, 2019

    If i click on the guild bank (not the tab, the real bank) it crashes the game. I have to literally ctrl alt del and kill wow.exe.

    Also, when clicking on the guild bank tab, it shows items from my previous guild. Theres no option to purge it.

  • supermonteiro added a tag New Sep 7, 2019
  • tuuek posted a comment Oct 13, 2019

    Mine isn't crashing but everytime I open it Swatter catches this error:

    I hope it helps.

    Date: 2019-10-13 11:02:34
    ID: 1
    Error occured in: Global
    Count: 1
    Message: ..\AddOns\BankItems\BankItems.lua line 6675:
    attempt to call global 'GetGuildTabardFileNames' (a nil value)
    Debug:
    [C]: GetGuildTabardFileNames()
    BankItems\BankItems.lua:6675: BankItems_SaveGuildBankTabard()
    BankItems\BankItems.lua:1471:
    BankItems\BankItems.lua:1461
    Locals:

    AddOns:
    Swatter, v8.2.6377 (SwimmingSeadragon)
    AceGUI30SelectablePanel, vv1.0-alpha2
    AucAdvanced, v8.2.6430 (SwimmingSeadragon)
    AucFilterBasic, v8.2.6364 (SwimmingSeadragon)
    AucScanData, v8.2.6365 (SwimmingSeadragon)
    AucStatHistogram, v8.2.6366 (SwimmingSeadragon)
    AucStatiLevel, v8.2.6370 (SwimmingSeadragon)
    AucStatPurchased, v8.2.6367 (SwimmingSeadragon)
    AucStatSimple, v8.2.6399 (SwimmingSeadragon)
    AucStatStdDev, v8.2.6369 (SwimmingSeadragon)
    AucUtilFixAH, v8.2.6371 (SwimmingSeadragon)
    BankItems, v8.0.1.1
    BattlePetBreedID, vr203
    BeanCounter, v8.2.6422 (SwimmingSeadragon)
    DBMCore, v8.2.23
    DBMDefaultSkin, v
    DBMStatusBarTimers, v
    Decursive, v2.7.6.4
    Enchantrix, v8.2.6428 (SwimmingSeadragon)
    FishingBuddy, v1.10.7
    GatherMate2, v1.45.5
    GTFO, v4.49.4
    GuildRosterManager, v1.76
    Informant, v8.2.6374 (SwimmingSeadragon)
    MapCoords, v0.30
    Oilvl, v8.2.1
    Pawn, v2.3.7
    PersonalLootHelper, v2.20
    RaiderIO, v8.1.0 (v201910130600)
    RaiderIODBUSA, v
    RaiderIODBUSAR, v
    RaiderIODBUSH, v
    RaiderIODBUSHR, v
    Recount, vv8.2.5a
    Rematch, v4.9.13
    SimpleILevel, v3.3.10
    SimpleILevelGroup, v3.3.10
    SimpleILevelResilience, v3.3.10
    SimpleILevelSocial, v3.3.10
    SlideBar, v8.2.6375 (SwimmingSeadragon)
    Stubby, v8.2.6376 (SwimmingSeadragon)
    tdBattlePetScript, v80100.01
    tdBattlePetScriptRematch, v80100.01
    BlizRuntimeLib_enUS v8.2.5.80205 <none>
    (ck=57a)

     

  • ArPharazon posted a comment Jan 5, 2020

    To fix:

     

    - locate the file "Bankitems.lua" in the addon folder

    - make a backup copy of it so you can revert if needed

    - open the file "Bankitems.lua" and search for "GetGuildTabardFileNames()" -> replace with "GetGuildTabardFiles()"

    - save changes

     

  • Burstroc closed issue Sep 18, 2020
  • Burstroc posted a comment Sep 18, 2020

    Fixed in 8.3.0.0


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