Gennoken / ElvUI_GennUI

A clean minimalistic ElvUI edit
13 stars 1 forks source link

Error in fresh install #6

Closed Elschnuppero closed 2 years ago

Elschnuppero commented 2 years ago

Hi there,

i get the following error on a fresh install:

` Message: Interface\AddOns\ElvUI_GennUI\core\nameplates.lua:278: attempt to index field 'nameplate' (a nil value) Time: Sat Jan 22 17:38:46 2022 Count: 1 Stack: Interface\AddOns\ElvUI_GennUI\core\nameplates.lua:278: attempt to index field 'nameplate' (a nil value)

[string "@Interface\AddOns\ElvUI_GennUI\core\nameplates.lua"]:278: in function SetupNameplates' [string "@Interface\AddOns\ElvUI_GennUI\core.lua"]:59: in functionSetupLayout' [string "@Interface\AddOns\ElvUI_GennUI\init.lua"]:76: in function <Interface\AddOns\ElvUI_GennUI\init.lua:76>

Locals: ` Thank you :)

Repooc commented 2 years ago

all references to E.global["nameplate"] should be E.global["nameplates"] now

Gennoken commented 2 years ago

all references to E.global["nameplate"] should be E.global["nameplates"] now

Hi @Repooc, I don't have game time active ATM, but a low level character should be okay to fix things on Retail, however in classic did ElvUI got updated with these changes too or is it only for retail.. Been away for a while now due to work so i'm not up to date with ElvUI dev.

Azilroka commented 2 years ago

All versions

Gennoken commented 2 years ago

Thx, so one fix should rule them all Fixed in 2.65