r98 changes cause errors #13


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

    What steps will reproduce the problem?

    1. Enter a low level instance (Uldaman) in WoW 4.1 live, mouse over some mobs & bosses.

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

    Expected: the mod to perform as it did in that same instance with r97 - - work without issues. Also for the WoW 4.2 CLEU changes in r98 to only take effect when the mod detects that game version having loaded, etc..

    Instead: the mod throws an error (which repeats) and no mob spell info is provided.

    What version of the product are you using?

    r98

    Do you have an error log of what happened?

    ["message"] = "MobSpells-r98\\MobSpells.lua:665: 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"] = 2642,
    			["counter"] = 2,
    		}, -- [999]
    
  • _ForgeUser23487 added the tags New Defect May 13, 2011

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