Thread Tools Display Modes
Prev Previous Post   Next Post Next
07-20-18, 12:51 AM   #1
Quingar
A Deviate Faerie Dragon
Join Date: Apr 2011
Posts: 13
LUA errors I got after update ( Foglight, Phalanxchat and Weak Auras )

Hello guys.
So I returned to wow after 6 months pause.
An I deleted completely my addons folder an set up my new addons. I am keeping only the WTF folder as I do not want to go through pain of setting each addon again. Hope you can help me pls.
And lua errors I am getting as follows :

Code:
x1  Foglight\Foglight-7.3.0.1.lua:9: attempt to index global 'WorldMapDetailFrame' (a nil value)
Stack: Foglight\Foglight-7.3.0.1.lua:9: in main chunk
Time: 2018/07/20 08:40:45 Index: 1/5
RealUI Version: 2.0.1
Locals:
r = 0.7
g = 0.7
b = 0.7
a = 1
terrainAlpha = 1
overlayFrame = <unnamed> {
    0 = <userdata>
}
(*temporary) = <function> defined =[C]
(*temporary) = <unnamed> {
    0 = <userdata>
}
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index global 'WorldMapDetailFrame' (a nil value)"
Code:
x1  PhanxChat\Modules\HideButtons.lua:50: attempt to index local 'upButton' (a nil value)
Stack: PhanxChat\Modules\HideButtons.lua:50: in function 'HideButtons'
PhanxChat\Modules\HideButtons.lua:103: in function '?'
PhanxChat\Core.lua:414: in function '?'
PhanxChat\Core.lua:429: in function <PhanxChat\Core.lua:427>
Time: 2018/07/20 08:40:45 Index: 2/5
RealUI Version: 2.0.1
Locals:
self = <table> {
    SetMoveEditBox = <function> defined @PhanxChat\Modules\MoveEditBox.lua:60
    ChannelNames = <table> {}
    ProcessFrame = <function> defined @PhanxChat\Core.lua:307
    SetShortenChannelNames = <function> defined @PhanxChat\Modules\ShortenChannelNames.lua:35
    RunOnProcessFrame = <table> {}
    SetLinkURLs = <function> defined @PhanxChat\Modules\LinkURLs.lua:62
    SetEnableResizeEdges = <function> defined @PhanxChat\Modules\EnableResizeEdges.lua:175
    HideButtons = <function> defined @PhanxChat\Modules\HideButtons.lua:37
    debug = false
    FadeTime = <function> defined @PhanxChat\Modules\FadeTime.lua:12
    isLoading = true
    RunOnLoad = <table> {}
    SetFadeTime = <function> defined @PhanxChat\Modules\FadeTime.lua:21
    defaults = <table> {}
    name = "PhanxChat"
    SetHideButtons = <function> defined @PhanxChat\Modules\HideButtons.lua:96
    HideFlash = <function> defined @PhanxChat\Modules\HideFlash.lua:13
    SetShowClassColors = <function> defined @PhanxChat\Modules\ShowClassColors.lua:13
    HideTextures = <function> defined @PhanxChat\Modules\HideTextures.lua:69
    SetReplaceRealNames = <function> defined @PhanxChat\Modules\ReplaceRealNames.lua:91
    bnetNames = <table> {}
    PLAYER_ENTERING_WORLD = <function> defined @PhanxChat\Modules\ReplaceRealNames.lua:76
    STRING_STYLE = "%s| "
    BN_FRIEND_TOON_ONLINE = <function> defined @PhanxChat\Modules\ReplaceRealNames.lua:76
    ShortStrings = <table> {}
    ClearBNetNameCache = <function> defined @PhanxChat\Modules\ReplaceRealNames.lua:76
    EnableResizeEdges = <function> defined @PhanxChat\Modules\EnableResizeEdges.lua:93
    SetEnableSticky = <function> defined @PhanxChat\Modules\EnableSticky.lua:28
    SetEnableArrows = <function> defined @PhanxChat\Modules\EnableArrows.lua:86
    BN_FRIEND_ACCOUNT_ONLINE = <function> defined @PhanxChat\Modules\ReplaceRealNames.lua:76
    BN_CONNECTED = <function> defined @PhanxChat\Modules\ReplaceRealNames.lua:76
    frames = <table> {}
    db = <table> {}
    L = <table> {}
    SetHideNotices = <function> defined @PhanxChat\Modules\HideNotices.lua:23
    LockTabs = <function> defined @PhanxChat\Modules\LockTabs.lua:18
    SetHideFlash = <function> defined @PhanxChat\Modules\HideFlash.lua:23
    SetHideTextures = <function> defined @PhanxChat\Modules\HideTextures.lua:248
    SetHideRepeats = <function> defined @PhanxChat\Modules\HideRepeats.lua:53
    ADDON_LOADED = <function> defined @PhanxChat\Core.lua:361
    RegisterEvent = <function> defined @PhanxChat\Core.lua:432
    ItemRefTooltip_SetHyperlink = <function> defined @PhanxChat\Modules\LinkURLs.lua:52
    MoveEditBox = <function> defined @PhanxChat\Modules\MoveEditBox.lua:26
    EnableArrows = <function> defined @PhanxChat\Modules\EnableArrows.lua:73
    hooks = <table> {}
    SetChatWindowLocked = <function> defined @PhanxChat\Modules\EnableResizeEdges.lua:156
    SetLockTabs = <function> defined @PhanxChat\Modules\LockTabs.lua:39
    OptionsPanel = <unnamed> {}
    FCF_SetWindowColor = <function> defined @PhanxChat\Modules\EnableResizeEdges.lua:140
    frame = <unnamed> {}
    UnregisterEvent = <function> defined @PhanxChat\Core.lua:433
    FCF_SetWindowAlpha = <function> defined @PhanxChat\Modules\EnableResizeEdges.lua:124
}
frame = ChatFrame3 {
    SetJustifyV = <function> defined =[C]
    RefreshIfNecessary = <function> defined =[C]
    OnPostShow = <function> defined =[C]
    CalculateLineAlphaValueFromTimestamp = <function> defined =[C]
    isLayoutDirty = true
    tellTimer = 3703.534
    OnFontObjectUpdated = <function> defined =[C]
    GetFading = <function>
Code:
x4  Error loading nibRealUI\Libs\Fixes\Taint.lua
Stack: RealUI_Bugs\RealUI_Bugs-2.0.1.lua:324: in function <RealUI_Bugs\RealUI_Bugs.lua:322>
Time: 2018/07/20 08:40:54 Index: 3/5
RealUI Version: 2.0.1
Locals:
Code:
x3  (null)
Stack: RealUI_Bugs\RealUI_Bugs-2.0.1.lua:324: in function <RealUI_Bugs\RealUI_Bugs.lua:322>
Time: 2018/07/20 08:40:54 Index: 4/5
RealUI Version: 2.0.1
Locals:
Code:
x1  WeakAuras\RegionTypes\Icon.lua:252: Usage: <unnamed>:SetFont("font", fontHeight [, flags])
Stack: [C] in function 'SetFont'
WeakAuras\RegionTypes\Icon.lua:252: in function <WeakAuras\RegionTypes\Icon.lua:225>
WeakAuras\RegionTypes\Icon.lua:289: in function 'modify'
WeakAuras\WeakAuras-2.6.0-2-g7147554.lua:2567: in function 'SetRegion'
WeakAuras\WeakAuras-2.6.0-2-g7147554.lua:2446: in function 'pAdd'
WeakAuras\WeakAuras-2.6.0-2-g7147554.lua:2399: in function 'Add'
WeakAuras\WeakAuras-2.6.0-2-g7147554.lua:2381: in function 'load'
WeakAuras\WeakAuras-2.6.0-2-g7147554.lua:2386: in function 'AddMany'
WeakAuras\WeakAuras-2.6.0-2-g7147554.lua:1123: in function <WeakAuras\WeakAuras.lua:1092>
Time: 2018/07/20 08:40:56 Index: 5/5
RealUI Version: 2.0.1
Locals:
(*temporary) = <unnamed> {
    0 = <userdata>
}
(*temporary) = nil
(*temporary) = 57
(*temporary) = "OUTLINE"
  Reply With Quote
 

WoWInterface » Featured Projects » RealUI » LUA errors I got after update ( Foglight, Phalanxchat and Weak Auras )


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off