Last commit: tweak load order causing lua error
Merathilis opened this issue ยท 2 comments
What steps will reproduce the problem?
- Log in the Game
What version of BigWigs are you using?
latest alpha
Do you have an error log of what happened?
1x BigWigs\Libs\AceLocale-3.0\AceLocale-3.0-6.lua:49: assertion failed!
[C]: ?
BigWigs\Libs\AceLocale-3.0\AceLocale-3.0-6.lua:49: in function <BigWigs\Libs\AceLocale-3.0\AceLocale-3.0.lua:49>
BigWigs\Locales\enUS-Englisch (US).lua:119: in main chunk
Locals:
(*temporary) = false
You need to restart the client after toc changes like this, or it might load a file twice.
I know that i have to restart the client after toc changes ;)
and i think funkydude fixes the error with this commit: 8d71c08