Bug when clicking RangeCheck in options #12


  • New
  • Defect
Open
Assigned to _ForgeUser1137610
  • _ForgeUser23487 created this issue Mar 22, 2011

    What steps will reproduce the problem?

    1. Enter the Blizzard options frame for BossTactics.

    2. Scroll down and click the RangeCheck button

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

    Expected: the button to perform its function without issues (whatever that is).

    Instead: error is thrown and nothing further happens.

    What version of the product are you using?

    3.4.1

    Do you have an error log of what happened?

    ["message"] = "BossTactics-2\\BossTactics.lua:307: attempt to index global 'self' (a nil value)\n(tail call): ?:\n<in C code>: ?\n<string>:\"safecall Dispatcher[3]\":9: in function <[string \"safecall Dispatcher[3]\"]:5>\n(tail call): ?:\nAceConfigDialog-3.0-54:798: in function <...nfig-3.0\\AceConfigDialog-3.0\\AceConfigDialog-3.0.lua:613>\n(tail call): ?:\n<in C code>: ?\n<string>:\"safecall Dispatcher[4]\":9: in function <[string \"safecall Dispatcher[4]\"]:5>\n(tail call): ?:\nAceGUI-3.0-33 (Ace3):314: in function `Fire'\nAce3\\AceGUI-3.0\\widgets\\AceGUIWidget-Button.lua:22: in function <...dOns\\Ace3\\AceGUI-3.0\\widgets\\AceGUIWidget-Button.lua:19>\n",
    			["type"] = "error",
    			["session"] = 1917,
    			["counter"] = 2,
    		}, -- [1000]
    
  • _ForgeUser23487 added the tags New Defect Mar 22, 2011

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