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

Classic UnitFrames not visible upon game load #351

Closed
Girbilcannon opened this issue Oct 19, 2020 · 5 comments
Closed

Classic UnitFrames not visible upon game load #351

Girbilcannon opened this issue Oct 19, 2020 · 5 comments

Comments

@Girbilcannon
Copy link

Whenever I launch the game (in classic not retail), the SpartanUI UnitFrames do not load, and I am met with 3 errors. Disabling the UnitFrames module in SpartanUI takes away 2 of the 3 errors and brings back the original game UnitFrames. I will post the errors as comments here to keep them separated. As stated, these errors are specifically for WoW Classic and not Retail.

@Girbilcannon
Copy link
Author

[Error 00000244137FE4F0] captured, click the link for more information.
[Error 00000244130BFA00] captured, click the link for more information.
[Error 00000244130BFA00] captured, click the link for more information.
[Error 00000244130BFE60] captured, click the link for more information.

Interface\AddOns\SpartanUI\libs\oUF\events.lua:146: Attempt to register unknown event "UNIT_POWER_POINT_CHARGE"
[C]: ?
Interface\AddOns\SpartanUI\libs\oUF\events.lua:146: in function RegisterEvent' ...ce\AddOns\SpartanUI\libs\oUF\elements\classpower.lua:284: in function <...ce\AddOns\SpartanUI\libs\oUF\elements\classpower.lua:279> ...ce\AddOns\SpartanUI\libs\oUF\elements\classpower.lua:241: in function <...ce\AddOns\SpartanUI\libs\oUF\elements\classpower.lua:192> (tail call): ? Interface\AddOns\SpartanUI\libs\oUF\ouf.lua:226: in function UpdateAllElements'
...\AddOns\SpartanUI\modules\UnitFrames\SpawnFrames.lua:523: in function UpdateAuras' ...\AddOns\SpartanUI\modules\UnitFrames\SpawnFrames.lua:318: in function UpdateAll'
...\AddOns\SpartanUI\modules\UnitFrames\SpawnFrames.lua:1228: in function SpawnFrames' ...ce\AddOns\SpartanUI\modules\UnitFrames\Framework.lua:222: in function <...ce\AddOns\SpartanUI\modules\UnitFrames\Framework.lua:182> [C]: ? ...AddOns\Bartender4\libs\AceAddon-3.0\AceAddon-3.0-13.lua:70: in function <...AddOns\Bartender4\libs\AceAddon-3.0\AceAddon-3.0.lua:65> ...AddOns\Bartender4\libs\AceAddon-3.0\AceAddon-3.0-13.lua:527: in function EnableAddon'
...AddOns\Bartender4\libs\AceAddon-3.0\AceAddon-3.0-13.lua:540: in function `EnableAddon'
...AddOns\Bartender4\libs\AceAddon-3.0\AceAddon-3.0-13.lua:630: in function <...AddOns\Bartender4\libs\AceAddon-3.0\AceAddon-3.0.lua:615>

@Girbilcannon
Copy link
Author

Interface\FrameXML\MultiActionBars.lua:62: attempt to compare number with nil
Interface\FrameXML\MultiActionBars.lua:62: in function MultiActionBar_Update' Interface\FrameXML\InterfaceOptionsPanels.lua:1175: in function InterfaceOptions_UpdateMultiActionBars'
[string "*:OnLoad"]:4: in function `setFunc'
Interface\FrameXML\InterfaceOptionsPanels.lua:1145: in function <Interface\FrameXML\InterfaceOptionsPanels.lua:1138>
showLeft = "1"
showRight = "1"
maxWidth = 84
topLimit = 852
bottomLimit = 8
(*temporary) = nil
(*temporary) = 2327.259521
(*temporary) = UIParent {
0 =
firstTimeLoaded = 1
variablesLoaded = true
}
(*temporary) = 2427.259521
(*temporary) = nil
(*temporary) =
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to compare number with nil"
UpdateMultiActionBar = defined @interface\FrameXML\MultiActionBars.lua:34

@Girbilcannon
Copy link
Author

...ce\AddOns\SpartanUI\libs\oUF\elements\classpower.lua:137: attempt to call global 'GetUnitChargedPowerPoints' (a nil value)
...ce\AddOns\SpartanUI\libs\oUF\elements\classpower.lua:137: in function <...ce\AddOns\SpartanUI\libs\oUF\elements\classpower.lua:97>
(tail call): ?
...ce\AddOns\SpartanUI\libs\oUF\elements\classpower.lua:292: in function <...ce\AddOns\SpartanUI\libs\oUF\elements\classpower.lua:279>
...ce\AddOns\SpartanUI\libs\oUF\elements\classpower.lua:241: in function <...ce\AddOns\SpartanUI\libs\oUF\elements\classpower.lua:192>
(tail call): ?
Interface\AddOns\SpartanUI\libs\oUF\ouf.lua:226: in function <Interface\AddOns\SpartanUI\libs\oUF\ouf.lua:207>
(tail call): ?

@Girbilcannon
Copy link
Author

The second error posted above is the only error that remains if I turn off the unit frames module, and it looks like it has something to do with action bars, but it only pops up when the game loads, so I'm not sure about that one.

@Percula5470
Copy link

I have the same Problem in WoW RETAIL !!! 23.Okt.2020
There are NO Unit-Frames shown. Not in single action. Not in group or else.
I tried out other skins but the same Problem.

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