Thread Tools Display Modes
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
07-28-18, 04:35 AM   #2
contramundi
A Chromatic Dragonspawn
 
contramundi's Avatar
AddOn Compiler - Click to view compilations
Join Date: May 2008
Posts: 180
i've done a clean setup, removing wtf and addons and i also have lua errors with foglight and phanxchat
  Reply With Quote
07-28-18, 07:10 AM   #3
Sebastian741
An Aku'mai Servant
Join Date: Aug 2012
Posts: 34
Gethe isnt author of Foglight and Phanx, so you need to wait till theyre authors will update them. For now you can change Phanx to other chat addon till Gethe will make hes.
  Reply With Quote
07-28-18, 11:02 PM   #4
r8response
A Fallenroot Satyr
 
r8response's Avatar
Join Date: Nov 2009
Posts: 28
Disable/Remove Foglight and PhanxChat.

I've installed Parrot2 as a replacement for Phanx
  Reply With Quote
07-29-18, 02:05 AM   #5
[Ben]
A Deviate Faerie Dragon
 
[Ben]'s Avatar
Join Date: Jun 2011
Posts: 10
Parrot2 is not a chat addon ... It's a replacement for Msbt (at best).
I use Chatter for the moment.
__________________
  Reply With Quote
07-31-18, 06:25 AM   #6
r8response
A Fallenroot Satyr
 
r8response's Avatar
Join Date: Nov 2009
Posts: 28
Originally Posted by [Ben] View Post
Parrot2 is not a chat addon ... It's a replacement for Msbt (at best).
I use Chatter for the moment.
You're correct. I'm actually using Prat 3.0


Apparently PhanxChat had a recent update.
  Reply With Quote

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

Thread Tools
Display Modes

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