Conversation
0 lua errors with this in 2.5.5
|
I just tried this and I am getting tons of lua errors in The Burning Crusade Classic Anniversary (2.5.5) Message: Interface/AddOns/CodexLite/init.lua:304: hooksecurefunc(): seterrorhandler is forbidden for hooking Locals: Message: Interface/AddOns/CodexLite/db/items.lua:278563: attempt to index field 'DB' (a nil value) Locals: Message: Interface/AddOns/CodexLite/db/objects.lua:64517: attempt to index field 'DB' (a nil value) Locals: Message: Interface/AddOns/CodexLite/db/quests.lua:66335: attempt to index field 'DB' (a nil value) Locals: Message: Interface/AddOns/CodexLite/db/refloot.lua:31105: attempt to index field 'DB' (a nil value) Locals: Message: Interface/AddOns/CodexLite/db/units.lua:148340: attempt to index field 'DB' (a nil value) Locals: Message: Interface/AddOns/CodexLite/db/event.lua:2755: attempt to index field 'DB' (a nil value) Locals: and 10 other errors. you sure its working because I cant seem to get it to work even with your change. |
|
I also tried with the BCC version here https://github.com/alexqu0822/CodexLite/blob/bcc/CodexLite.toc and I also see errors about addonversion calls that were changed in 2.5.5 and there are far less of them. It would be great if you could share your zip of the addon and ill take a look and see if your exact zip works |
|
ah ha! I got it working... So I had to take the wotlk version and change the interface version to 20505 and then pull the tbc db files and replace the wotlk db with the tbc db. |
Oh nice, could you share it? Havent managed to get tbc db working. |
lifting over the tbc db folder into the wrath version gives me these errors. |
|
CodexLite.zip |
ty for this, it works perfectly. |

0 lua errors with this in 2.5.5