Thread Tools Display Modes
10-22-11, 07:39 AM   #1
maltese
A Wyrmkin Dreamwalker
 
maltese's Avatar
AddOn Author - Click to view addons
Join Date: May 2009
Posts: 54
Changes in oUF causing lua errors?

What changed from oUF 1.5.13-116 to the released versions that would be causing this lua error?

Code:
Message: Interface\AddOns\draeRaidFrames\core.lua:22: attempt to index field 'Events' (a nil value)
Time: 10/22/11 09:37:40
Count: 1
Stack: Interface\AddOns\draeRaidFrames\core.lua:22: in main chunk
using this oUF release https://github.com/haste/oUF/zipball/master works fine, but using 1.15.14 or 1.15.15 causes these errors.

Last edited by maltese : 10-22-11 at 07:57 AM.
  Reply With Quote
10-22-11, 07:54 AM   #2
haste
Featured Artist
 
haste's Avatar
Premium Member
Featured
Join Date: Dec 2005
Posts: 1,027
master on GitHub is 1.6.x. You probably want to use fetch the zipball for the stable branch instead, which is 1.5.x.
https://github.com/haste/oUF/zipball/stable

It would be even better if you used the actual tags for releases however:
https://github.com/haste/oUF/zipball/1.5.15
__________________
「貴方は1人じゃないよ」
  Reply With Quote
10-22-11, 07:58 AM   #3
haste
Featured Artist
 
haste's Avatar
Premium Member
Featured
Join Date: Dec 2005
Posts: 1,027
Scratch that. draeRaidFrames uses 1.6.x for some unknown reason.
__________________
「貴方は1人じゃないよ」
  Reply With Quote
10-22-11, 08:06 AM   #4
maltese
A Wyrmkin Dreamwalker
 
maltese's Avatar
AddOn Author - Click to view addons
Join Date: May 2009
Posts: 54
Interesting, so it looks like this layout is using 1.6 instead of 1.5. I was in the process of trying to merge his Cluster healing indicator into the layout I'm using and was trying to test it. At least I know what was throwing the errors now with my attempts to implement his element.

EDIT: Beat me to it
  Reply With Quote
10-22-11, 09:45 AM   #5
Draecana
A Defias Bandit
AddOn Author - Click to view addons
Join Date: Feb 2009
Posts: 2
I always like to live on the bleeding edge and of getting ahead of peeps! I've updated the frames to work with stable.
  Reply With Quote

WoWInterface » Featured Projects » oUF (Otravi Unit Frames) » Changes in oUF causing lua errors?


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off