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

Bug Orderhallcommander #18

Closed
GeoRam2016 opened this issue Aug 10, 2022 · 1 comment
Closed

Bug Orderhallcommander #18

GeoRam2016 opened this issue Aug 10, 2022 · 1 comment

Comments

@GeoRam2016
Copy link

Hi
I play the Legion and there is a OrderHall Bug.
Is there a Chance to fix it?

21x OrderHallCommander\cache.lua:541: attempt to index field 'Background' (a nil value)
[string "@OrderHallCommander\cache.lua"]:541: in function GetTroopsFrame' [string "@OrderHallCommander\cache.lua"]:665: in function ?'
[string "@ace3\CallbackHandler-1.0\CallbackHandler-1.0-7.lua"]:119: in function <...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:119>
[string "=[C]"]: ?
[string "@ace3\CallbackHandler-1.0\CallbackHandler-1.0-7.lua"]:29: in function <...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:25>
[string "@ace3\CallbackHandler-1.0\CallbackHandler-1.0-7.lua"]:64: in function `Fire'
[string "@ace3\AceEvent-3.0\AceEvent-3.0-4.lua"]:120: in function <Ace3\AceEvent-3.0\AceEvent-3.0.lua:119>

@crypticasden
Copy link

Replace line 541 of the cache.lua file
old:
frame.Background:Hide()
new:
-- frame.Background:Hide()

You can also delete the line 541.

Edit: there's a PR #17 with a fix but the owner has to aprove/merge it and create a new release.

Also works in 9.2

@alar77 alar77 closed this as completed Nov 28, 2022
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

3 participants