Thread Tools Display Modes
06-17-17, 12:08 PM   #1
Leshoyadut
A Murloc Raider
Join Date: Oct 2016
Posts: 4
nibRealUI_Config error

Haven't seen this one posted. I apologize if I'm just blind and missed it somewhere.

Code:
Message: nibRealUI_Config\Advanced.lua:598: attempt to index field 'AceGUIWidgetLSMlists' (a nil value)
Stack: nibRealUI_Config\Advanced.lua:598: in main chunk
[C] in function 'LoadAddOn'
nibRealUI\Core.lua:623: in function 'LoadConfig'
nibRealUI\Core.lua:613: in function '?'
...ns\Bartender4\libs\AceConsole-3.0\AceConsole-3.0-7.lua:94: in function '?'
FrameXML\ChatFrame.lua:4486: in function 'ChatEdit_ParseText'
FrameXML\ChatFrame.lua:4154: in function 'ChatEdit_SendText'
FrameXML\ChatFrame.lua:4190: in function 'ChatEdit_OnEnterPressed'
[string "*:OnEnterPressed"]:1: in function <[string "*:OnEnterPressed"]:1>
Time: 2017/06/17 11:03:20 Count: 1
Version: 8.1 r20
Locals:
_ = "nibRealUI_Config"
private = <table> {
    options = <table> {}
    debug = <function> defined @nibRealUI_Init\Init.lua:94
    CloseHuDWindow = <function> defined @nibRealUI_Config\Config.lua:159
}
options = <table> {
    HuD = <table> {}
}
debug = <function> defined @nibRealUI_Init\Init.lua:94
next = <function> defined =[C]
tostring = <function> defined =[C]
RealUI = <table> {
    CreateInnerBG = <function> defined @nibRealUI\Core\Fun.lua:481
    SetModuleEnabled = <function> defined @nibRealUI\Core.lua:758
    class = "MONK"
    GetUIScale = <function> defined @nibRealUI\Core\UIScaler.lua:14
    modules = <table> {}
    CancelTimer = <function> defined @Grid2\Libs\AceTimer-3.0\AceTimer-3.0.lua:145
    GetModuleEnabled = <function> defined @nibRealUI\Core.lua:754
    defaultModulePrototype = <table> {}
    HSLToRGB = <function> defined @nibRealUI\Core\Fun.lua:632
    SetDefaultModulePrototype = <function> defined @Masque\Libs\AceAddon-3.0\AceAddon-3.0.lua:440
    GetSafeVals = <function> defined @nibRealUI_Init\Init.lua:226
    IsEnabled = <function> defined @Masque\Libs\AceAddon-3.0\AceAddon-3.0.lua:482
    verinfo = <table> {}
    CPU_Profiling_Toggle = <function> defined @nibRealUI\Core.lua:592
    AbbreviateName = <function> defined @nibRealUI\Core\Fun.lua:525
    LoadConfig = <function> defined @nibRealUI\Core.lua:617
    ADDON_LOADED = <function> defined @nibRealUI\Core.lua:603
    StyleSetStripeOpacity = <function> defined @nibRealUI\Core.lua:270
    ChatCommand_Config = <function> defined @nibRealUI\Core.lua:610
    UnregisterMessage = <function> defined @RealUI_Bugs\Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:179
    OtherFaction = <function> defined @nibRealUI\Core\Fun.lua:565
    GetDebug = <function> defined @nibRealUI_Init\Init.lua:93
    db = <table> {}
    SetPowerMode = <function> defined @nibRealUI\Core.lua:250
    SetEnabledState = <function> defined @Masque\Libs\AceAddon-3.0\AceAddon-3.0.lua:455
    UPDATE_PENDING_MAIL = <function> defined @nibRealUI\Core.lua:444
    UpdateLayout = <function> defined @nibRealUI\Core.lua:328
    DoesAddonStyle = <function> defined @nibRealUI\Core\AddonControl.lua:311
    FindSpellID = <function> defined @nibRealUI\Core\Fun.lua:21
    GetILVLColor = <function> defined @nibRealUI\Core\Fun.lua:589
    InstallProcedure = <function> defined @nibRealUI\Core\Settings.lua:388
    classLocale = "Monk"
    OnInitialize = <function> defined @nibRealUI\Core.lua:632
    UnregisterAllEvents = <function> defined @RealUI_Bugs\Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:200
    HideTutorial = <function> defined @nibRealUI\Core\Tutorial.lua:349
    RegisterLockdownUpdate = <function> defined @nibRealUI\Core.lua:364
    Notification = <function> defined @nibRealUI\Core\Notifications.lua:129
    key = "Mamitu - Uther"
    ValidateOffset = <function> defined @nibRealUI\Core\Fun.lua:577
    GetAddOnSkins = <function> defined @nibRealUI\Core.lua:741
    GetName = <function> defined @Masque\Libs\AceAddon-3.0\AceAddon-3.0.lua:310
    ReversePowers = <table> {}
    CreateTextButton = <function> defined @nibRealUI\Core\Fun.lua:317
    name = "nibRealUI"
    hudSizeOffsets = <table> {}
    Disable = <function> defined @Masque\Libs\AceAddon-3.0\AceAddon-3.0.lua:345
    charName = "Mamitu"
    CreateBGSection = <function> d
Happens whenever I try to open up the config menu, doesn't matter how and happens with all characters (eg. it happens when typing /realui and from trying to open the config menu from the escape menu).
  Reply With Quote
06-17-17, 05:27 PM   #2
Gethe
RealUI Developer
 
Gethe's Avatar
Premium Member
Featured
Join Date: Sep 2008
Posts: 942
did you happen to get any other errors?
__________________
Knowledge = Power; Be OP

  Reply With Quote
06-17-17, 09:50 PM   #3
Leshoyadut
A Murloc Raider
Join Date: Oct 2016
Posts: 4
Sorry for the delay, didn't think to save any other errors when I originally posted, so I wanted to get some playtime in and nab what I could for you. I haven't gotten any others with nibRealUI_config, but this is the only other one I've gotten.

This was gotten at the end of combat (on a DH doing the Withered Wrangling WQ, if that is helpful at all):

Code:
Message: [ADDON_ACTION_BLOCKED] AddOn 'nibRealUI' tried to call the protected function '<unnamed>:Hide()'.
Stack: ...e\RealUI_Bugs\Libs\!BugGrabber\BugGrabber.lua:573: in function <...e\RealUI_Bugs\Libs\!BugGrabber\BugGrabber.lua:573>
[C] in function 'Hide'
FrameXML\WorldMapActionButton.lua:58: in function 'Clear'
FrameXML\WorldMapActionButton.lua:67: in function 'Refresh'
FrameXML\WorldMapActionButton.lua:19: in function 'SetMapAreaID'
FrameXML\WorldMapFrame.lua:1341: in function <FrameXML\WorldMapFrame.lua:1266>
[C] in function 'WorldMapFrame_Update'
FrameXML\WorldMapFrame.lua:2873: in function 'WorldMapFrame_UpdateMap'
FrameXML\WorldMapFrame.lua:451: in function <FrameXML\WorldMapFrame.lua:435>
[C] in function 'SetMapToCurrentZone'
FrameXML\WorldMapFrame.lua:381: in function <FrameXML\WorldMapFrame.lua:360>
[C] ?
[C] in function 'Show'
FrameXML\UIParent.lua:2421: in function 'SetUIPanel'
FrameXML\UIParent.lua:2223: in function 'ShowUIPanel'
FrameXML\UIParent.lua:2133: in function <FrameXML\UIParent.lua:2129>
[C] in function 'SetAttribute'
FrameXML\UIParent.lua:2915: in function 'ShowUIPanel'
FrameXML\UIParent.lua:2899: in function 'ToggleFrame'
FrameXML\WorldMapFrame.lua:263: in function 'ToggleWorldMap'
[string "TOGGLEWORLDMAP"]:1: in function <[string "TOGGLEWORLDMAP"]:1>
Time: 2017/06/17 20:42:01 Count: 1
Version: 8.1 r20
Locals:
I assume that it's not super helpful, since it's not with the config addon, but it's the only other error I've gotten with any of the RealUI addons (and only one other error with DBM) over several hours of play.
  Reply With Quote
06-17-17, 11:11 PM   #4
Nicolya
A Fallenroot Satyr
Join Date: Mar 2015
Posts: 29
Same error. It happens when opening the world map in combat.


Code:
Message: [ADDON_ACTION_BLOCKED] Аддон 'nibRealUI' пытался вызвать защищенную функцию '<unnamed>:ClearAllPoints()'.
Stack: ...e\RealUI_Bugs\Libs\!BugGrabber\BugGrabber.lua:573: in function <...e\RealUI_Bugs\Libs\!BugGrabber\BugGrabber.lua:573>
[C] in function 'ClearAllPoints'
FrameXML\WorldMapFrame.lua:1536: in function 'WorldMapFrame_SetOverlayLocation'
FrameXML\WorldMapFrame.lua:1559: in function 'WorldMapFrame_UpdateOverlayLocations'
FrameXML\WorldMapFrame.lua:1342: in function <FrameXML\WorldMapFrame.lua:1266>
[C] in function 'WorldMapFrame_Update'
nibRealUI\Libs\Fixes\Taint.lua:8: in function 'WorldMapScrollFrame_ResetZoom'
FrameXML\WorldMapFrame.lua:404: in function <FrameXML\WorldMapFrame.lua:392>
[C] ?
[C] ?
[C] ?
[C] in function 'Hide'
FrameXML\UIParent.lua:2405: in function 'SetUIPanel'
FrameXML\UIParent.lua:2432: in function 'MoveUIPanel'
FrameXML\UIParent.lua:2463: in function 'HideUIPanel'
FrameXML\UIParent.lua:2137: in function <FrameXML\UIParent.lua:2129>
[C] in function 'SetAttribute'
FrameXML\UIParent.lua:2931: in function 'HideUIPanel'
FrameXML\UIParent.lua:2897: in function 'ToggleFrame'
FrameXML\WorldMapFrame.lua:244: in function 'ToggleWorldMap'
[string "TOGGLEWORLDMAP"]:1: in function <[string "TOGGLEWORLDMAP"]:1>
Time: 2017/06/18 12:10:40 Count: 1
Version: 8.1 r20
Locals:
  Reply With Quote
10-06-17, 02:50 PM   #5
Leshoyadut
A Murloc Raider
Join Date: Oct 2016
Posts: 4
Realize it's a little late, but I found the cause of my original problem (the config error, not the world map error). Seems that if I don't have every addon in the base pack installed, it errors out when trying to open the config; I was missing Skada, because I use a different damage meter instead. Put Skada back, enabled it, error is gone.
  Reply With Quote
10-12-17, 10:35 PM   #6
Kagthul
A Deviate Faerie Dragon
Join Date: Jun 2017
Posts: 10
Wish i'd checked the forums a few days earlier, i could have told you exactly what this was.

I did the same thing (disabled Skada) because i just dont use a damage meter (i dont raid outside of LFR if a quest requires it, so no biggie)... and caused this exact same issue.
  Reply With Quote

WoWInterface » Featured Projects » RealUI » nibRealUI_Config error


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