Thread Tools Display Modes
07-18-16, 09:30 AM   #1
Slurpuff
A Wyrmkin Dreamwalker
Join Date: Sep 2015
Posts: 56
Config menu doesn't open

I'm still on the newest version, and I even performed a clean installation (deleting both the WTF and Addons folders entirely).

If I make a major change to Real UI in the options, the config will no longer open until I completely re-install Real UI.

For instance, I disabled Class Resource tracking in the Real UI config menu on my Death Knight. After doing so, the Real UI menu will no longer open.
  Reply With Quote
07-19-16, 04:15 AM   #2
Roquen
A Kobold Labourer
 
Roquen's Avatar
Join Date: Jul 2016
Posts: 1
Same deal. Just downloaded .17b today (19 July), fresh install. Still no config pane with either of my Druids, but other characters its working for. Oddly, druids don't have an Aura bar either on live and PTR.

I will say that I am using Real with IceHud, GTFO, Autoturnin, Autoloot-plus and ThreatPlates addons so I'm not sure if these are affecting something. Odd that it's only my druids though.
  Reply With Quote
07-19-16, 05:09 AM   #3
Fiain
A Defias Bandit
 
Fiain's Avatar
Join Date: Jul 2016
Posts: 3
Same error on my druid.

Error 1 on Login :
Code:
7x ...e\nibRealUI\HuD\AuraTracking\AuraTracking.lua:249: attempt to index upvalue 'db' (a nil value)
...e\nibRealUI\HuD\AuraTracking\AuraTracking.lua:249: in function 'UpdateVisibility'
...e\nibRealUI\HuD\AuraTracking\AuraTracking.lua:432: in function <...e\nibRealUI\HuD\AuraTracking\AuraTracking.lua:421>
Error 2 on Login :

Code:
6x ...e\nibRealUI\HuD\AuraTracking\AuraTracking.lua:621: attempt to call method 'SetupDefaultTracker' (a nil value)
...e\nibRealUI\HuD\AuraTracking\AuraTracking.lua:621: in function <...e\nibRealUI\HuD\AuraTracking\AuraTracking.lua:619>
(tail call): ?
[C]:: ?
[string "safecall Dispatcher[1]"]:9: in function <[string "safecall Dispatcher[1]"]:5>
(tail call): ?
...ace\Masque\Libs\AceAddon-3.0\AceAddon-3.0-12.lua:529: in function 'InitializeAddon'
...ace\Masque\Libs\AceAddon-3.0\AceAddon-3.0-12.lua:644: in function <...ace\Masque\Libs\AceAddon-3.0\AceAddon-3.0.lua:636>
Error 3 on Login :

Code:
6x ...e\nibRealUI\HuD\AuraTracking\AuraTracking.lua:533: attempt to index upvalue 'db' (a nil value)
...e\nibRealUI\HuD\AuraTracking\AuraTracking.lua:533: in function 'Createslots'
...e\nibRealUI\HuD\AuraTracking\AuraTracking.lua:686: in function <...e\nibRealUI\HuD\AuraTracking\AuraTracking.lua:668>
(tail call): ?
[C]:: ?
[string "safecall Dispatcher[1]"]:9: in function <[string "safecall Dispatcher[1]"]:5>
(tail call): ?
...ace\Masque\Libs\AceAddon-3.0\AceAddon-3.0-12.lua:558: in function 'EnableAddon'
...ace\Masque\Libs\AceAddon-3.0\AceAddon-3.0-12.lua:571: in function 'EnableAddon'
...ace\Masque\Libs\AceAddon-3.0\AceAddon-3.0-12.lua:651: in function <...ace\Masque\Libs\AceAddon-3.0\AceAddon-3.0.lua:636>
[C]:: in function 'LoadAddOn'
FrameXML\UIParent.lua:391: in function 'UIParentLoadAddOn'
FrameXML\UIParent.lua:482: in function 'TimeManager_LoadUI'
FrameXML\UIParent.lua:993: in function <FrameXML\UIParent.lua:891>
Error 4 on login :

Code:
8x ...e\nibRealUI\HuD\AuraTracking\AuraTracking.lua:249: attempt to index upvalue 'db' (a nil value)
...e\nibRealUI\HuD\AuraTracking\AuraTracking.lua:249: in function 'UpdateVisibility'
...e\nibRealUI\HuD\AuraTracking\AuraTracking.lua:432: in function <...e\nibRealUI\HuD\AuraTracking\AuraTracking.lua:421>
Error when trying to load the options :

Code:
1x nibRealUI_Config\ConfigBar.lua:1205: attempt to index field 'db' (a nil value)
nibRealUI_Config\ConfigBar.lua:1205: in main chunk
[C]:: in function 'LoadAddOn'
nibRealUI\Core.lua:665: in function 'LoadConfig'
nibRealUI\Modules\InfoLine.lua:126: in function 'func'
FrameXML\UIDropDownMenu.lua:760: in function 'UIDropDownMenuButton_OnClick'
[string "*:OnClick"]:1: in function <[string "*:OnClick"]:1>
Error when trying to use the tutorial on a setup :

Code:
s| F:     /tar "..RealUI.name.."
s| F:     /focus
s| F:     /run RealUI:ShowTutorial_Stage1()
s| F:     /run RealUITutorialButtonClose:Show()
s| F:     /run RealUITutorialButtonOpen:Hide()
s| F:     /run RealUITutorialButtonSkip:Hide()

Last edited by Fiain : 07-19-16 at 05:40 AM.
  Reply With Quote
07-19-16, 08:40 AM   #4
metarra
A Murloc Raider
Join Date: Dec 2007
Posts: 7
version 17a worked for me on my druids, I have not tried 17b yet but it sounds the same issue we had with version 17. I will try 17b not as a fresh install but an update over 17a.

Last edited by metarra : 07-19-16 at 08:43 AM.
  Reply With Quote
07-19-16, 11:16 AM   #5
Koleckai
An Aku'mai Servant
Join Date: Aug 2008
Posts: 30
17b isn't working.

I have a similar error to the ones above.

Code:
4x nibRealUI_Config\ConfigBar.lua:1205: attempt to index field 'db' (a nil value)
nibRealUI_Config\ConfigBar.lua:1205: in main chunk
[C]:: in function 'LoadAddOn'
nibRealUI\Core.lua:665: in function 'LoadConfig'
nibRealUI\Core.lua:655: in function '?'
...ntant_Classic\Libs\AceConsole-3.0\AceConsole-3.0-7.lua:94: in function '?'
FrameXML\ChatFrame.lua:4332: in function 'ChatEdit_ParseText'
FrameXML\ChatFrame.lua:4000: in function 'ChatEdit_SendText'
FrameXML\ChatFrame.lua:4036: in function 'ChatEdit_OnEnterPressed'
[string "*:OnEnterPressed"]:1: in function <[string "*:OnEnterPressed"]:1
If I copy the folders over from my beta install, it works. Those are a few days old. They were downloaded from github.

Last edited by Koleckai : 07-19-16 at 11:20 AM.
  Reply With Quote
07-19-16, 11:58 AM   #6
Krimia
A Murloc Raider
Join Date: Apr 2011
Posts: 4
I'm seeing this same issue on my druid.
  Reply With Quote
07-19-16, 12:10 PM   #7
Stevenlandry
Premium Member
 
Stevenlandry's Avatar
Premium Member
Join Date: Aug 2010
Posts: 49
config Menu

this only happens on my druid for some strange reason. i see that it is happen to alot of other druids any reason for this?
__________________
"I fear the day that technology will surpass our human interaction. the world will have a generation of idiots" Albert Einstein

Ripshawn YouTube channel

RipShawn Twitch channel
  Reply With Quote
07-19-16, 12:16 PM   #8
Neutronstar
A Murloc Raider
Join Date: Oct 2012
Posts: 9
I'm having the same problem. I hope it's resolved soon, as it's a pretty big dealbreaker for me ;_;

I previously only had this issue in the last build when I tried to disable class resources in the realui config, however now it is permanently an issue.

secondly, perhaps related: in the last build i was unable to position my bars without realui putting them right back where its own setting demanded they be.
  Reply With Quote
07-19-16, 07:14 PM   #9
Gethe
RealUI Developer
 
Gethe's Avatar
Premium Member
Featured
Join Date: Sep 2008
Posts: 942
Try the download again, should be fixed.
__________________
Knowledge = Power; Be OP

  Reply With Quote
07-19-16, 08:09 PM   #10
Neutronstar
A Murloc Raider
Join Date: Oct 2012
Posts: 9
Thank you! I'm so happy you're working on it this much.
  Reply With Quote
07-19-16, 08:50 PM   #11
Fiain
A Defias Bandit
 
Fiain's Avatar
Join Date: Jul 2016
Posts: 3
Trying right away captain!

No error on initializing : Check.
No error on Druid : Check.
No error if messing up with auratracker or classressources : Check.

Great job!

Last edited by Fiain : 07-19-16 at 08:56 PM.
  Reply With Quote
07-20-16, 10:10 AM   #12
Yuuga
A Murloc Raider
Join Date: Mar 2015
Posts: 4
Still not working with latest 17b (DL minutes ago)

Code:
1x nibRealUI_Config\ConfigBar.lua:1232: attempt to concatenate local 'spellName' (a nil value)
nibRealUI_Config\ConfigBar.lua:1232: in function <nibRealUI_Config\ConfigBar.lua:1220>
nibRealUI_Config\ConfigBar.lua:1257: in function 'CreateTrackerSettings'
nibRealUI_Config\ConfigBar.lua:1774: in main chunk
[C]:: ?
[C]:: ?
[C]:: in function 'LoadAddOn'
nibRealUI\Core.lua:665: in function 'LoadConfig'
nibRealUI\Core.lua:508: in function <nibRealUI\Core.lua:506>
  Reply With Quote
07-20-16, 12:51 PM   #13
BassDX
A Deviate Faerie Dragon
Join Date: Dec 2012
Posts: 16
Im still getting this after redownloading just now:

Code:
40x ...e\nibRealUI\HuD\AuraTracking\AuraTracking.lua:249: attempt to index upvalue 'db' (a nil value)
...e\nibRealUI\HuD\AuraTracking\AuraTracking.lua:249: in function 'UpdateVisibility'
...e\nibRealUI\HuD\AuraTracking\AuraTracking.lua:432: in function <...e\nibRealUI\HuD\AuraTracking\AuraTracking.lua:421>
  Reply With Quote
07-20-16, 10:38 PM   #14
Gethe
RealUI Developer
 
Gethe's Avatar
Premium Member
Featured
Join Date: Sep 2008
Posts: 942
Yuuga, BassDX: Are you getting any other errors? Have you made any custom trackers?
__________________
Knowledge = Power; Be OP

  Reply With Quote
07-21-16, 09:36 AM   #15
BassDX
A Deviate Faerie Dragon
Join Date: Dec 2012
Posts: 16
In my Druid, at least, it's the only error I see right now.

I get this error when trying to open the config:

2x nibRealUI_Config\ConfigBar.lua:1205: attempt to index field 'db' (a nil value)
nibRealUI_Config\ConfigBar.lua:1205: in main chunk
[C]:: in function 'LoadAddOn'
nibRealUI\Core.lua:665: in function 'LoadConfig'
nibRealUI\Modules\InfoLine.lua:126: in function 'func'
FrameXML\UIDropDownMenu.lua:760: in function 'UIDropDownMenuButton_OnClick'
[string "*:OnClick"]:1: in function <[string "*:OnClick"]:1>

Also, I don't remember making a custom tracker for this character at least, I made a couple for other alts.
  Reply With Quote

WoWInterface » Featured Projects » RealUI » Config menu doesn't open


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