execute plugin error at login
Tarkumi opened this issue ยท 0 comments
I got the following error when logging in:
1x Kui_Nameplates\plugins/execute.lua:146: attempt to index upvalue 'EquipScanQueue' (a nil value) Kui_Nameplates\plugins/execute.lua:146: in function 'func' Kui_Nameplates\messages.lua:165: in function <Kui_Nameplates\messages.lua:145> Kui_Nameplates\messages.lua:220: in function <Kui_Nameplates\messages.lua:214>
This error only occurs when Enable execute range is disabled in the options.
Only happens at the first logins after the game client started.
Here is an example:
- Starting game client
- Logging in with first character - error
- Logging out to character screen, logging in with other character - error
- Logging out to character screen, loggin in with first character - no error
- Exit game client
- Start game client again
- Logging in with first character - error ... and so on.
Kui_savedvariables.zip