phanx-wow / oUF_Phanx

WoW AddOn — oUF unit frames with many PvE-oriented features and a few options.
Other
5 stars 4 forks source link

2 Errors when I login, sometimes while in combat getting spammed by them. #7

Closed evanriley closed 9 years ago

evanriley commented 9 years ago

Hey I get the two following errors when I login, and sometimes while in combat I'll get spammed by them.

Message: Interface\AddOns\oUF\elements\classicons.lua:114: attempt to index field '?' (a nil value)
Time: Thu Dec 18 16:35:20 2014
Count: 1
Stack: [C]: ?
Interface\AddOns\oUF\elements\classicons.lua:114: in function <Interface\AddOns\oUF\elements\classicons.lua:85>
(tail call): ?
Interface\AddOns\oUF\elements\classicons.lua:186: in function <Interface\AddOns\oUF\elements\classicons.lua:183>
Interface\AddOns\oUF\elements\classicons.lua:164: in function <Interface\AddOns\oUF\elements\classicons.lua:147>
(tail call): ?
Interface\AddOns\oUF\ouf.lua:158: in function <Interface\AddOns\oUF\ouf.lua:149>
(tail call): ?

Locals: 
Message: Interface\AddOns\oUF\elements\classicons.lua:114: attempt to index field '?' (a nil value)
Time: Thu Dec 18 16:35:41 2014
Count: 1
Stack: [C]: ?
Interface\AddOns\oUF\elements\classicons.lua:114: in function <Interface\AddOns\oUF\elements\classicons.lua:85>
(tail call): ?
Interface\AddOns\oUF\elements\classicons.lua:186: in function <Interface\AddOns\oUF\elements\classicons.lua:183>
Interface\AddOns\oUF\elements\classicons.lua:164: in function <Interface\AddOns\oUF\elements\classicons.lua:147>
(tail call): ?
Interface\AddOns\oUF\ouf.lua:158: in function `UpdateAllElements'
Interface\AddOns\oUF_Phanx_Config\Main.lua:504: in function `refresh'
...hanxConfig-OptionsPanel\PhanxConfig-OptionsPanel.lua:42: in function <...hanxConfig-OptionsPanel\PhanxConfig-OptionsPanel.lua:34>
...hanxConfig-OptionsPanel\PhanxConfig-OptionsPanel.lua:116: in function `New'
Interface\AddOns\oUF_Phanx_Config\Main.lua:40: in main chunk
[C]: in function `LoadAddOn'
Interface\AddOns\oUF_Phanx\Core.lua:360: in function <Interface\AddOns\oUF_Phanx\Core.lua:358>
[C]: in function `Show'
Interface\FrameXML\InterfaceOptionsFrame.lua:28: in function `InterfaceOptionsList_DisplayPanel'
Interface\FrameXML\InterfaceOptionsFrame.lua:46: in function `InterfaceOptionsListButton_OnClick'
[string "*:OnClick"]:2: in function <[string "*:OnClick"]:1>

Locals: 

I've updated/reinstalled all the ouF addons I have

Which are:

and the errors only appears when oUF Phanx is enabled, usually a /reload or game restart will fix it, but not always and I don't know enough about LUA/addons in general to figure out the solution. Any help would be appreciated!

Phanx commented 9 years ago

Does it happen on other classes, or just your monk? If just your monk, what level and spec is it?

evanriley commented 9 years ago

Appears to happen just on my monk, level 100, WindWalker spec.

Phanx commented 9 years ago

Apparently monks can have 6 chi now. Fixed in the next release.