Error displaying LDB tooltip #62


  • New
  • Defect
Open
Assigned to _ForgeUser22265
  • _ForgeUser87102 created this issue May 1, 2013

    What steps will reproduce the problem?
    1. hover mouse over LDB menu

    What is the expected output? What do you see instead?
    BTC Tooltip should be displayed, get an error instead (no tooltip is displayed)

    What version of the product are you using?
    5.2.0-2.2.0

    Do you have an error log of what happened?
    57x integer overflow attempting to store -1.#IND
    <in C code>
    Broker_TradeCooldowns\Broker_TradeCooldowns-5.2.0-2.2.0.lua:114: in function <Broker_TradeCooldowns\Broker_TradeCooldowns.lua:113>
    (tail call): ?
    (tail call): ?
    Broker_TradeCooldowns\Broker_TradeCooldowns-5.2.0-2.2.0.lua:537: in function "UpdateDataText"
    Broker_TradeCooldowns-5.2.0-2.2.0\Config.lua:227: in function <Broker_TradeCooldowns\Config.lua:225>
    (tail call): ?
    <in C code>
    <string>:"safecall Dispatcher[2]":9: in function <string>:"safecall Dispatcher[2]":5
    (tail call): ?
    AceConfigDialog-3.0\AceConfigDialog-3.0-57.lua:799: in function <AceConfigDialog-3.0\AceConfigDialog-3.0.lua:614>
    (tail call): ?
    <in C code>

    Please provide any additional information below.

  • _ForgeUser87102 added the tags New Defect May 1, 2013
  • _ForgeUser87102 posted a comment May 1, 2013

    Another error performing the same actions:

    1x integer overflow attempting to store -1.#IND <in C code> Broker_TradeCooldowns\Broker_TradeCooldowns-5.2.0-2.2.0.lua:114: in function <Broker_TradeCooldowns\Broker_TradeCooldowns.lua:113> (tail call): ? (tail call): ? Broker_TradeCooldowns\Broker_TradeCooldowns-5.2.0-2.2.0.lua:468: in function <Broker_TradeCooldowns\Broker_TradeCooldowns.lua:418> Broker_TradeCooldowns\Broker_TradeCooldowns-5.2.0-2.2.0.lua:518: in function "OnEnter" ButtonBin\ButtonBin-1.0.83.lua:226: in function <ButtonBin\ButtonBin.lua:199>

    Locals: text = "(0/0)" r = -1.#IND g = -1.#IND b = -1.#IND

  • _ForgeUser87102 posted a comment May 5, 2013

    Seems the error occurs when you hide (alt-right-click) all a character's cooldowns.


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