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

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

Closed
evanriley opened this issue Dec 18, 2014 · 3 comments
Closed
Labels

Comments

@evanriley
Copy link

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:

  • oUF
  • oUF Smooth Update
  • oUF MovableFrames
  • oUF Phanx (and Phanx Options

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!

  • Version: 6.0.3.72
  • Language/Region: English, United States
  • I can recreate the errors even out of combat by casting Expel Harm out of combat on my Monk.
  • I have tried the default settings and still get the error.
@Phanx
Copy link
Member

Phanx commented Dec 18, 2014

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

@evanriley
Copy link
Author

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

@Phanx Phanx added the bug label Dec 18, 2014
@Phanx
Copy link
Member

Phanx commented Dec 22, 2014

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

@Phanx Phanx closed this as completed in b0f2fd9 Dec 22, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants