Skip to content

updated .toc for BCC#26

Open
Larsy93 wants to merge 1 commit intoalexqu0822:masterfrom
Larsy93:updated-.toc-for-BCC
Open

updated .toc for BCC#26
Larsy93 wants to merge 1 commit intoalexqu0822:masterfrom
Larsy93:updated-.toc-for-BCC

Conversation

@Larsy93
Copy link
Copy Markdown

@Larsy93 Larsy93 commented Jan 23, 2026

0 lua errors with this in 2.5.5

0 lua errors with this in 2.5.5
@Bennylavaa
Copy link
Copy Markdown

Bennylavaa commented Jan 24, 2026

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
Time: Sat Jan 24 16:32:38 2026
Count: 1
Stack:

Locals:

Message: Interface/AddOns/CodexLite/db/items.lua:278563: attempt to index field 'DB' (a nil value)
Time: Sat Jan 24 16:32:38 2026
Count: 1
Stack:

Locals:

Message: Interface/AddOns/CodexLite/db/objects.lua:64517: attempt to index field 'DB' (a nil value)
Time: Sat Jan 24 16:32:38 2026
Count: 1
Stack:

Locals:

Message: Interface/AddOns/CodexLite/db/quests.lua:66335: attempt to index field 'DB' (a nil value)
Time: Sat Jan 24 16:32:38 2026
Count: 1
Stack:

Locals:

Message: Interface/AddOns/CodexLite/db/refloot.lua:31105: attempt to index field 'DB' (a nil value)
Time: Sat Jan 24 16:32:38 2026
Count: 1
Stack:

Locals:

Message: Interface/AddOns/CodexLite/db/units.lua:148340: attempt to index field 'DB' (a nil value)
Time: Sat Jan 24 16:32:38 2026
Count: 1
Stack:

Locals:

Message: Interface/AddOns/CodexLite/db/event.lua:2755: attempt to index field 'DB' (a nil value)
Time: Sat Jan 24 16:32:38 2026
Count: 1
Stack:

Locals:

and 10 other errors. you sure its working because I cant seem to get it to work even with your change.

@Bennylavaa
Copy link
Copy Markdown

Bennylavaa commented Jan 24, 2026

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

@Bennylavaa
Copy link
Copy Markdown

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.

@Larsy93
Copy link
Copy Markdown
Author

Larsy93 commented Jan 25, 2026

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.

@Larsy93
Copy link
Copy Markdown
Author

Larsy93 commented Jan 25, 2026

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.

lifting over the tbc db folder into the wrath version gives me these errors.
image

@Bennylavaa
Copy link
Copy Markdown

CodexLite.zip
here ya go

@Gergmdev
Copy link
Copy Markdown

CodexLite.zip here ya go

ty for this, it works perfectly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants