Some Issues to Help Advance Alpha Testing #207


  • New
  • Defect
Open
  • decabah created this issue Sep 6, 2012

    Posting here so I don't clog up the other ticket. Logging in on my warlock with a fresh install of the latest alpha, saved variables deleted, I get this error:

    1x ZOMGBuffs\ZOMGBuffs-r215.lua:4095: attempt to call global "GetNumRaidMembers" (a nil value)
    ZOMGBuffs\ZOMGBuffs-r215.lua:4095: in function "?"
    Ace3-r1064\CallbackHandler-1.0\CallbackHandler-1.0-6.lua:147: in function <Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:147>
    <string>:"safecall Dispatcher[2]":4: in function <string>:"safecall Dispatcher[2]":4
    <in C code>
    <string>:"safecall Dispatcher[2]":13: in function "?"
    Ace3-r1064\CallbackHandler-1.0\CallbackHandler-1.0-6.lua:92: in function "Fire"
    Ace3-r1064\AceEvent-3.0\AceEvent-3.0-3.lua:120: in function <Ace3\AceEvent-3.0\AceEvent-3.0.lua:119>

    Locals:
    nil

    and noticed that Dark Intent isn't showing up in either the raid or self-buffs options. Dark Intent has been changed to be a raid-wide buff that can be applied to yourself or another person, each has the same effect.

    Hope this helps!

  • decabah added the tags New Defect Sep 6, 2012
  • anteract posted a comment Sep 6, 2012

    Just a "me too" post. Line 4095 still has a GetNumRaidMembers and 4097 has GetNumPartyMembers on it.

  • sourceway posted a comment Sep 7, 2012

    if you two are playing hunter(or something else with a pet - i think), you have to wait until the hunter_pet.patch posted in http://www.wowace.com/addons/zomgbuffs/tickets/206-5-0-4-patch/ is applied.

  • decabah posted a comment Sep 7, 2012

    I'm playing a warlock with the Sacrifice buff, so no pet out when the error occurs.


    Edited Sep 7, 2012
  • Gutitout posted a comment Sep 13, 2012

    I think GetNumRaidMembers() function is now IsInRaid()

  • decabah posted a comment Sep 29, 2012

    Still receiving the error above along with numerous other ones mentioned in the tickets. Easily fixable myself, but hoping that a fully functional MOP release is in the works for folks.


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