Right side information from another addon not showing #43


  • New
  • Defect
Open
Assigned to _ForgeUser189254
  • _ForgeUser94837 created this issue Apr 26, 2012

    What steps will reproduce the problem?
    1.Mouse over a previously killed mob

    What is the expected output? What do you see instead?
    Information on the right side of the tooltip is not shown from MobInfo2

    What version of the product are you using?
    1.6.1

    Do you have an error log of what happened?

    1128x ...\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.5.51\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> @!!!163UI!!!\Libs\Ace3\..\AceAddon-3.0.lua:383
    SetItem = <func> @StarTip_..\Texts.lua:513
    Enable = <func> @!!!163UI!!!\Libs\Ace3\..\AceAddon-3.0.lua:315
    NewModule = <func> @!!!163UI!!!\Libs\Ace3\..\AceAddon-3.0.lua:256
    EnableModule = <func> @!!!163UI!!!\Libs\Ace3\..\AceAddon-3.0.lua:348
    modules = <table> {}
    CancelTimer = <func> @!!!163UI!!!\Libs\Ace3\..\AceTimer-3.0.lua:311
    IterateEmbeds = <func> @!!!163UI!!!\Libs\Ace3\..\AceAddon-3.0.lua:458
    SetUnit = <func> @StarTip_..\Texts.lua:503
    defaultModuleLibraries = <table> {}
    TimeLeft = <func> @!!!163UI!!!\Libs\Ace3\..\AceTimer-3.0.lua:363
    toggled = true
    ScheduleRepeatingTimer = <func> @!!!163UI!!!\Libs\Ace3\..\AceTimer-3.0.lua:301
    CancelAllTimers = <func> @!!!163UI!!!\Libs\Ace3\..\AceTimer-3.0.lua:341
    ClearTexts = <func> @StarTip_..\Texts.lua:391
    SetDefaultModulePrototype = <func> @!!!163UI!!!\Libs\Ace3\..\AceAddon-3.0.lua:425
    GetOptions = <func> @StarTip_..\Texts.lua:499
    name = "Texts"
    IsEnabled = <func> @!!!163UI!!!\Libs\Ace3\..\AceAddon-3.0.lua:467
    orderedModules = <table> {}
    ScheduleTimer = <func> @!!!163UI!!!\Libs\Ace3\..\AceTimer-3.0.lua:276
    DisableModule = <func> @!!!163UI!!!\Libs\Ace3\..\AceAddon-3.0.lua:366
    defaultOff = true
    IsModule = <func> @!!!163UI!!!\Libs\Ace3\..\AceAddon-3.0.lua:238
    db = <table> {}
    SetDefaultModuleState = <func> @!!!163UI!!!\Libs\Ace3\..\AceAddon-3.0.lua:403
    texts = <table> {}
    CreateTexts = <func> @Interf

  • _ForgeUser94837 added the tags New Defect Apr 26, 2012
  • _ForgeUser94837 edited description Apr 26, 2012

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