Errors when changing tooltip scale in WoW 4.0.3a #5


  • New
  • Defect
Open
Assigned to _ForgeUser155640
  • _ForgeUser23487 created this issue Dec 1, 2010

    What steps will reproduce the problem?

    1. Go into the Blizzard options panel for Broker_AuctionsToGo.

    2. Click the Tooltip Scale slider.

    3. The move it either to a larger or smaller number.

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

    Expected: no problems and the tooltip scale to reflect the new set size the next time you mouse over your LDB display.

    Instead: errors are thrown up. As well, the tooltip isn't resized that session and the data that was previously displayed in it (pending auctions) are no longer shown.

    Relog and things work again. The tooltip is properly resized to your set number from the previous session and your pending auctions are displayed again in the tooltip. No further errors or problems unless you decide to resize the tooltip again.

    What version of the product are you using?

    v0.1-beta14, LibQTip r149, Ace3 (disembedded) r998

    Do you have an error log of what happened?

    Clicking the Tooltip Scale slider:

    ["message"] = "Broker_AuctionsToGo-0.1-beta14\\Broker_AuctionsToGo.lua:303: attempt to index upvalue 'tooltip' (a nil value)\n(tail call): ?:\n<in C code>: ?\n<string>:\"safecall Dispatcher[2]\":9: in function <[string \"safecall Dispatcher[2]\"]:5>\n(tail call): ?:\nAceConfigDialog-3.0-54:798: in function <...nfig-3.0\\AceConfigDialog-3.0\\AceConfigDialog-3.0.lua:613>\nAceConfigDialog-3.0-54:850: in function <...nfig-3.0\\AceConfigDialog-3.0\\AceConfigDialog-3.0.lua:838>\n(tail call): ?:\n<in C code>: ?\n<string>:\"safecall Dispatcher[3]\":9: in function <[string \"safecall Dispatcher[3]\"]:5>\n(tail call): ?:\nAceGUI-3.0-33 (Ace3):314: in function `Fire'\nAce3\\AceGUI-3.0\\widgets\\AceGUIWidget-Slider.lua:66: in function <...dOns\\Ace3\\AceGUI-3.0\\widgets\\AceGUIWidget-Slider.lua:60>\n\n  ---",
    			["type"] = "error",
    			["session"] = 773,
    			["counter"] = 2,
    		}, -- [999]
    

    Moving that slider to a larger number:

    ["message"] = "Broker_AuctionsToGo-0.1-beta14\\Broker_AuctionsToGo.lua:303: attempt to index upvalue 'tooltip' (a nil value)\n(tail call): ?:\n<in C code>: ?\n<string>:\"safecall Dispatcher[2]\":9: in function <[string \"safecall Dispatcher[2]\"]:5>\n(tail call): ?:\nAceConfigDialog-3.0-54:798: in function <...nfig-3.0\\AceConfigDialog-3.0\\AceConfigDialog-3.0.lua:613>\nAceConfigDialog-3.0-54:850: in function <...nfig-3.0\\AceConfigDialog-3.0\\AceConfigDialog-3.0.lua:838>\n(tail call): ?:\n<in C code>: ?\n<string>:\"safecall Dispatcher[3]\":9: in function <[string \"safecall Dispatcher[3]\"]:5>\n(tail call): ?:\nAceGUI-3.0-33 (Ace3):314: in function `Fire'\nAce3\\AceGUI-3.0\\widgets\\AceGUIWidget-Slider.lua:76: in function <...dOns\\Ace3\\AceGUI-3.0\\widgets\\AceGUIWidget-Slider.lua:74>\n\n  ---",
    			["type"] = "error",
    			["session"] = 773,
    			["counter"] = 1,
    		}, -- [1000]
    

    Please provide any additional information below.

    Sorry that you aren't playing anymore. Hopefully you are still around to look into this bug as noted on the Overview page.

    Despite being "unfinished", have found this mod to very handy over time. Am surprised that other than this tooltip resizing bug, it still functions properly without any other noticed issues in WoW 4.x.

  • _ForgeUser23487 added the tags New Defect Dec 1, 2010

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