Thread Tools Display Modes
02/06/22, 02:40 PM   #21
Baertram
Super Moderator
 
Baertram's Avatar
WoWInterface Super Mod
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 4,912
Yeah, this means it is nil (CurrencyType_get_string) and so it is not loaded BEFORE you try to access it, or was laoded and was set = nil again afterwards

And the reason is:
esoui_contants_live.lua in your folder
esoui_constants_live.lua in your txt file :-)
Simple typo as I asumed some replies before already.

Files that are not found will silently fail so you need to manually take care of the typos unfortunately.

Last edited by Baertram : 02/06/22 at 02:46 PM.
  Reply With Quote

ESOUI » Developer Discussions » General Authoring Discussion » Python to generate esoui_constants_live.lua

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