attempt to perform arithmetic on field cursorOffset #24


  • New
  • Defect
Open
Assigned to kiatra_
  • _ForgeUser1479811 created this issue Oct 21, 2014

    Message: Interface\FrameXML\UIPanelTemplates.lua:119: attempt to perform arithmetic on field 'cursorOffset' (a nil value)
    Time: 10/21/14 16:13:49
    Count: 106
    Stack: Interface\FrameXML\UIPanelTemplates.lua:119: in function `ScrollingEdit_OnUpdate'
    Interface\FrameXML\UIPanelTemplates.lua:96: in function `ScrollingEdit_OnTextChanged'
    ...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:604: in function `ScriptErrorsFrame_Update'
    ...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:551: in function `ScriptErrorsFrame_OnError'
    [string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:18: in function <[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:4>
    [C]: ?
    Interface\FrameXML\UIPanelTemplates.lua:119: in function `ScrollingEdit_OnUpdate'
    Interface\FrameXML\UIPanelTemplates.lua:96: in function `ScrollingEdit_OnTextChanged'
    ...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:604: in function `ScriptErrorsFrame_Update'
    ...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:551: in function `ScriptErrorsFrame_OnError'
    [string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:18: in function <[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:4>
    [C]: ?
    ...
    [string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:18: in function <[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:4>
    [C]: ?
    Interface\FrameXML\UIPanelTemplates.lua:119: in function `ScrollingEdit_OnUpdate'
    Interface\FrameXML\UIPanelTemplates.lua:96: in function `ScrollingEdit_OnTextChanged'
    ...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:604: in function `ScriptErrorsFrame_Update'
    ...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:551: in function `ScriptErrorsFrame_OnError'
    [string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:18: in function <[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:4>
    [C]: ?
    Interface\FrameXML\UIPanelTemplates.lua:119: in function `ScrollingEdit_OnUpdate'
    [string "*:OnUpdate"]:1: in function <[string "*:OnUpdate"]:1>

    Locals: self = ScriptErrorsFrameScrollFrameText {
    0 = <userdata>
    text = "Message: Interface\AddOns\DungeonHelper\DungeonHelper.lua:961: Cannot find a library instance of "LibCandyBar-3.0".
    Time: 10/21/14 16:13:47
    Count: 1
    Stack: [C]: in function `error'
    Interface\AddOns\Ace3\LibStub\LibStub.lua:23: in function <Interface\AddOns\Ace3\LibStub\LibStub.lua:21>
    Interface\AddOns\DungeonHelper\DungeonHelper.lua:961: in function <Interface\AddOns\DungeonHelper\DungeonHelper.lua:960>
    (tail call): ?
    [C]: ?
    [string "safecall Dispatcher[1]"]:9: in function <[string "safecall Dispatcher[1]"]:5>
    (tail call): ?
    Interface\AddOns\Ace3\AceAddon-3.0\AceAddon-3.0.lua:558: in function `EnableAddon'
    Interface\AddOns\Ace3\AceAddon-3.0\AceAddon-3.0.lua:651: in function <Interface\AddOns\Ace3\AceAddon-3.0\AceAddon-3.0.lua:636>
    [C]: in function `LoadAddOn'
    Interface\FrameXML\UIParent.lua:327: in function `UIParentLoadAddOn'
    Interface\FrameXML\UIParent.lua:350: in function `CombatLog_LoadUI'
    Interface\Fra handleCursorChange = true
    }
    elapsed = 0
    scrollFrame = ScriptErrorsFrameScrollFrame {
    ScrollBar = ScriptErrorsFrameScrollFrameScrollBar {
    }
    offset = 0
    0 = <userdata>
    }
    height = 194.00001525879
    range = 0
    scroll = 0
    size = 194.00001525879
    cursorOffset = nil
    (*temporary) = nil
    (*temporary) = ScriptErrorsFrameScrollFrame {
    ScrollBar = ScriptErrorsFrameScrollFrameScrollBar {
    }
    offset = 0
    0 = <userdata>
    }
    (*temporary) = 0
    (*temporary) = "attempt to perform arithmetic on field 'cursorOffset' (a nil value)"

  • _ForgeUser1479811 added the tags New Defect Oct 21, 2014

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