mouseover bug #42


  • New
  • Defect
Open
Assigned to _ForgeUser189254
  • Acivien created this issue Dec 26, 2011

    What steps will reproduce the problem?
    1. mouseover on anything
    2.
    3.

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

    What version of the product are you using?
    1.6.2

    Do you have an error log of what happened?
    4594x ...\LibScriptableWidget-1.0\LibScriptableWidget-1.0-24.lua:226: attempt to index field "environment" (a nil value)
    ...\LibScriptableWidget-1.0\LibScriptableWidget-1.0-24.lua:226: in function "IntersectUpdate"
    StarTip_Texts-v1.6.2\Texts.lua:291: in function "callback"
    LibScriptableUtilsTimer-1.0-24.lua:219: in function <LibScriptableUtilsTimer-1.0.lua:215>

    Locals:
    WidgetText = <table> {
    SCROLL_RIGHT = 1
    ALIGN_CENTER = 2
    alignmentList = <table> {}
    IntersectUpdate = <func> @StarTip\Libs\LibScriptable-1.0\LibScriptableWidgets-1.0\..\LibScriptableWidget-1.0.lua:223
    alignmentDict = <table> {}
    ALIGN_LEFT = 1
    SCROLL_LEFT = 2
    __index = <table> {}
    directionList = <table> {}
    defaults = <table> {}
    localTimer = true
    ALIGN_RIGHT = 3
    ALIGN_PINGPONG = 6
    Draw = <func> @StarTip\Libs\LibScriptable-1.0\LibScriptableWidgets-1.0\..\LibScriptableWidgetText-1.0.lua:345
    Update = <func> @StarTip\Libs\LibScriptable-1.0\LibScriptableWidgets-1.0\..\LibScriptableWidgetText-1.0.lua:337
    Stop = <func> @StarTip\Libs\LibScriptable-1.0\LibScriptableWidgets-1.0\..\LibScriptableWidgetText-1.0.lua:324
    GetOptions = <func> @StarTip\Libs\LibScriptable-1.0\LibScriptableWidgets-1.0\..\LibScriptableWidgetText-1.0.lua:600
    Del = <func> @StarTip\Libs\LibScriptable-1.0\LibScriptableWidgets-1.0\..\LibScriptableWidgetText-1.0.lua:256
    directionDict = <table> {}
    ALIGN_MARQUEE = 4
    Init = <func> @StarTip\Libs\LibScriptable-1.0\LibScriptableWidgets-1.0\..\LibScriptableWidgetText-1.0.lua:186
    Start = <func> @StarTip\Libs\LibScriptable-1.0\LibScriptableWidgets-1.0\..\LibScriptableWidgetText-1.0.lua:310
    New = <func> @StarTip\Libs\LibScriptable-1.0\LibScriptableWidgets-1.0\..\LibScriptableWidgetText-1.0.lua:144
    localTextTimer = true
    ALIGN_AUTOMATIC = 5
    }
    mod = <table> {
    SetDefaultModuleLibraries = <func> @AckisRecipeList\libs\..\AceAddon-3.0.lua:383
    SetItem = <func> @StarTip_..\Texts.lua:513
    Enable = <func> @AckisRecipeList\libs\..\AceAddon-3.0.lua:315
    NewModule = <func> @AckisRecipeList\libs\..\AceAddon-3.0.lua:256
    EnableModule = <func> @AckisRecipeList\libs\..\AceAddon-3.0.lua:348
    modules = <table> {}
    CancelTimer = <func> @ArkInventory\Externals\Ace3-AceTimer\AceTimer-3.0.lua:311
    IterateEmbeds = <func> @AckisRecipeList\libs\..\AceAddon-3.0.lua:458
    SetUnit = <func> @StarTip_..\Texts.lua:503
    defaultModuleLibraries = <table> {}
    TimeLeft = <func> @ArkInventory\Externals\Ace3-AceTimer\AceTimer-3.0.lua:363
    toggled = true
    ScheduleRepeatingTimer = <func> @ArkInventory\Externals\Ace3-AceTimer\AceTimer-3.0.lua:301
    CancelAllTimers = <func> @ArkInventory\Externals\Ace3-AceTimer\AceTimer-3.0.lua:341
    ClearTexts = <func> @StarTip_..\Texts.lua:391
    SetDefaultModulePrototype = <func> @AckisRecipeList\libs\..\AceAddon-3.0.lua:425
    GetOptions = <func> @StarTip_..\Texts.lua:499
    name = "Texts"
    IsEnabled = <func> @AckisRecipeList\libs\..\AceAddon-3.0.lua:467
    orderedModules = <table> {}
    ScheduleTimer = <func> @ArkInventory\Externals\Ace3-AceTimer\AceTimer-3.0.lua:276
    DisableModule = <func> @AckisRecipeList\libs\..\AceAddon-3.0.lua:366
    defaultOff = true
    IsModule = <func> @AckisRecipeList\libs\..\AceAddon-3.0.lua:238
    db = <table> {}
    SetDefaultModuleState = <func> @AckisRecipeList\libs\..\AceAddon-3.0.lua:403
    texts = <table> {}
    CreateTexts = <func> @Interf

    Please provide any additional information below.

  • Acivien added the tags New Defect Dec 26, 2011

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