Further error with r99 #14


  • New
  • Defect
Open
Assigned to ardentvark
  • _ForgeUser23487 created this issue May 24, 2011

    What steps will reproduce the problem?

    1. Enter the low-mid level Blackrock Depths dungeon (the prison/Lower City part) via LFD.

    2. Play for a few minutes, without having reached a boss.

    What is the expected output? What do you see instead?

    Expected: no issues.

    Instead: an error is thrown of the same type experienced in ticket 98 (on a different line number), which repeats three times before reaching/mousing over a boss.

    What version of the product are you using?

    r99

    Do you have an error log of what happened?

    ["message"] = "MobSpells-r99\\MobSpells.lua:667: attempt to compare nil with number\nCallbackHandler-1.0-6:147: in function <...onLoader\\CallbackHandler-1.0\\CallbackHandler-1.0.lua:147>\n<string>:\"safecall Dispatcher[16]\":4: in function <[string \"safecall Dispatcher[16]\"]:4>\n<in C code>: ?\n<string>:\"safecall Dispatcher[16]\":13: in function `?'\nCallbackHandler-1.0-6:92: in function `Fire'\nAceEvent-3.0-3 (Ace3):120: in function `OnEvent'\nStopAddonMessage-1.6.2beta\\core.lua:282: in function <Interface\\AddOns\\StopAddonMessage\\core.lua:211>\n(tail call): ?:\n",
    			["type"] = "error",
    			["session"] = 2753,
    			["counter"] = 3,
    		}, -- [1000]
    

    Please provide any additional information below.

    First time have been in that dungeon post-Cataclysm. Have done a few other mid-low level as well as top level dungeons since r99 was released with no errors.

  • _ForgeUser23487 added the tags New Defect May 24, 2011
  • _ForgeUser23487 posted a comment May 25, 2011

    Error above happened again today. But this time on a level 85 character in a 10-man (normal) raid doing Atramedes (in Blackwing Descent). It repeated many times before I disabled the mod and relogged:

    ["message"] = "MobSpells-r99\\MobSpells.lua:667: attempt to compare nil with number\nCallbackHandler-1.0-6:147: in function <...onLoader\\CallbackHandler-1.0\\CallbackHandler-1.0.lua:147>\n<string>:\"safecall Dispatcher[15]\":4: in function <[string \"safecall Dispatcher[15]\"]:4>\n<in C code>: ?\n<string>:\"safecall Dispatcher[15]\":13: in function `?'\nCallbackHandler-1.0-6:92: in function `Fire'\nAceEvent-3.0-3 (Ace3):120: in function `OnEvent'\nStopAddonMessage-1.6.2beta\\core.lua:282: in function <Interface\\AddOns\\StopAddonMessage\\core.lua:211>\n(tail call): ?:\n",
    			["type"] = "error",
    			["session"] = 2765,
    			["counter"] = 372,
    		}, -- [1000]
    

    Other bosses done prior to Atramedes, no issues. And it was not the first time have been to that boss on that difficulty with earlier versions of MobSpells running.


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