ESOUI

ESOUI (https://www.esoui.com/forums/index.php)
-   AddOn Help/Support (https://www.esoui.com/forums/forumdisplay.php?f=164)
-   -   Dressing Room for Wrathstone+ bug? (https://www.esoui.com/forums/showthread.php?t=8528)

nicolinux72 05/19/19 05:31 AM

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

Baertram 05/19/19 12:03 PM

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.

nicolinux72 06/01/19 03:54 AM

Thank you,

it works!

Nicola


All times are GMT -6. The time now is 11:52 PM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2014 - 2022 MMOUI