Thread Tools Display Modes
05/19/19, 05:31 AM   #1
nicolinux72
Join Date: Feb 2018
Posts: 2
Question Dressing Room for Wrathstone+ bug?

Hi,

Dressing Room for Wrathstone+ give me this error on game startup:

user:/AddOns/DressingRoom/DressingRoomUI.lua:515: attempt to index a nil value
stack traceback:
user:/AddOns/DressingRoom/DressingRoomUI.lua:515: in function 'DressingRoom:CreateAddonMenu'
|caaaaaa<Locals> self = tbl, LAM = tbl, panelData = tbl </Locals>|r
user:/AddOns/DressingRoom/DressingRoom.lua:610: in function 'DressingRoom:Initialize'
|caaaaaa<Locals> self = tbl </Locals>|r
user:/AddOns/DressingRoom/DressingRoom.lua:632: in function 'DressingRoom.OnAddOnLoaded'
|caaaaaa<Locals> event = 65536, addonName = "DressingRoom" </Locals>|r


thank you for your help
Nicola
  Reply With Quote
05/19/19, 12:03 PM   #2
Baertram
Super Moderator
 
Baertram's Avatar
WoWInterface Super Mod
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 4,913
Hi Nicola, the best way to fix these lua errors is to post into the addon comments of the addon affected:
https://www.esoui.com/downloads/info....html#comments
You might find answers in the comments as well, if others got the same problem and fixed it somehow already.

I've taken a look at the code in file DressingRoomUI, line 515, where the NIL error occurs but could only find the value
Code:
local txt = self._msg.options
Something is missing in DressingRooms._msg here, maybe the whole options table or something else.

Try to logout, delete the SavedVariables file DressingRoom.lua and then login again. Maybe it fixes the error.
  Reply With Quote
06/01/19, 03:54 AM   #3
nicolinux72
Join Date: Feb 2018
Posts: 2
Thumbs up

Thank you,

it works!

Nicola
  Reply With Quote

ESOUI » AddOns » AddOn Help/Support » Dressing Room for Wrathstone+ bug?

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