View Single Post
05-25-07, 10:42 PM   #1377
gweniver
A Murloc Raider
AddOn Compiler - Click to view compilations
Join Date: Jan 2006
Posts: 6
I've been recently receving the following error from oCD:

This error comes up on load and periodically during gameplay:

[2007/05/25 23:35:42-274-x2]: !!MazzleUI_Preloader\Mods\oCD.lua:50: attempt to index a nil value
(tail call): ?:
<in C code>: in function `CooldownFrame_SetTimer'
Interface\FrameXML\ActionButton.lua:292: in function `ActionButton_UpdateCooldown':
Interface\FrameXML\ActionButton.lua:338: in function `ActionButton_OnEvent':
<string>:"*:OnEvent":1: in function <[string "*:OnEvent"]:1>
<in C code>: ?
<in C code>: in function `CastSpellByName'
Interface\FrameXML\SecureTemplates.lua:228: in function `SecureActionButton_OnClick':
<string>:"*:OnClick":1: in function <[string "*:OnClick"]:1>

---

Any ideas on what I can do to fix this error? oCD seems to function correctly though other then for this error.