Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A ton of errors with the new update 1.15.3 #377

Open
waytoomuchgaming opened this issue Jul 10, 2024 · 1 comment
Open

A ton of errors with the new update 1.15.3 #377

waytoomuchgaming opened this issue Jul 10, 2024 · 1 comment

Comments

@waytoomuchgaming
Copy link

Here's one (tell me if you want more) :

2x aux-addon/gui/core.lua:138: bad argument #1 to 'SetJustifyV' (Usage: self:SetJustifyV(justifyV))
[string "=[C]"]: in function SetJustifyV' [string "@aux-addon/gui/core.lua"]:138: in function create_tab'
[string "@aux-addon/frame.lua"]:10: in function `f'
[string "@aux-addon/aux-addon.lua"]:31: in function <aux-addon/aux-addon.lua:28>

Locals:
(*temporary) = FontString {
0 =
}
(*temporary) = "CENTER"

@Lethalix
Copy link

Lethalix commented Jul 10, 2024

I opened a PR for this, looks like the new WoW for SoD needs the change to SetJustifyV to use middle opposed to center. The PR just cherry-picks the change that was done on the master branch to the classic-era one.

In the meantime you could locally change your addon files to match

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

No branches or pull requests

2 participants