2 errors since patch 5.2 now zomg wont work #220


  • New
  • Defect
Open
  • _ForgeUser5300693 created this issue Mar 5, 2013

    What steps will reproduce the problem?
    1.Login after pach get 2 errors zomg no longer shows up on screen

    What is the expected output? What do you see instead?
    zomg no longer on screen to buff etc not showing up due to the 2 errors below

    What version of the product are you using? r217 for 5.0.5 Nov 22, 2012

    Do you have an error log of what happened?
    1x ZOMGBuffs\ZOMGBuffs-r217.lua:229: table index is nil
    ZOMGBuffs\ZOMGBuffs-r217.lua:229: in main chunk

    Locals:

    1x ZOMGBuffs_BuffTehRaid\ZOMGBuffs_BuffTehRaid-r217.lua:22: attempt to call method "CheckVersion" (a nil value)
    ZOMGBuffs_BuffTehRaid\ZOMGBuffs_BuffTehRaid-r217.lua:22: in main chunk
    <in C code>
    <in C code>
    FrameXML\UIParent.lua:301: in function "UIParentLoadAddOn"
    ACP\ACP-3.4.1.lua:1623: in function "AddonList_LoadNow"
    <string>:"*:OnClick":1: in function <string>:"*:OnClick":1

    Locals:
    (*temporary) = 164
    (*temporary) = <table> {}

    Next Error:
    1x ZOMGBuffs_SelfBuffs\ZOMGBuffs_SelfBuffs-r217.lua:25: attempt to call method "CheckVersion" (a nil value)
    ZOMGBuffs_SelfBuffs\ZOMGBuffs_SelfBuffs-r217.lua:25: in main chunk
    <in C code>
    <in C code>
    FrameXML\UIParent.lua:301: in function "UIParentLoadAddOn"
    ACP\ACP-3.4.1.lua:1623: in function "AddonList_LoadNow"
    <string>:"*:OnClick":1: in function <string>:"*:OnClick":1

    Locals:
    (*temporary) = 165
    (*temporary) = <table> {}
    (*temporary) = <func> =[C]:-1

    (*temporary) = <func> =[C]:-1

    Please provide any additional information below.

  • _ForgeUser5300693 added the tags New Defect Mar 5, 2013
  • tassleoff posted a comment Nov 12, 2013

    to get ZOMG to work again comment out line 229, it's a dirty hack, but will make it load. as for the locals, I have not gotten that error so do not know what to do to resolve that issue.

    Tassle


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