Thread Tools Display Modes
Prev Previous Post   Next Post Next
10-15-10, 01:35 PM   #25
carboniteaddon
A Pyroguard Emberseer
 
carboniteaddon's Avatar
AddOn Author - Click to view addons
Join Date: Feb 2008
Posts: 2,245
Originally Posted by Ecyrul View Post
I was having a multitude of Lua errors as well, so I opened up the carbonite.lua in Addon Studio for Wow and went to the line 6433 (thats where most of the errors seemed to start) it seemed the declaration was not complete, missing a couple ,, etc. however adding them didn't fix my issues. so I went back in and deleted this Code Portion
for n=1,lbC do
local des1,typ,don=GetQuestLogLeaderBoard(n,qi)
GetQuestLogLeaderBoard seems to be be returning nil descriptions in some cases. I patched a few other places last night, but I'll fix this one now.
__________________
faatal
 
 

WoWInterface » Featured Projects » Carbonite » Carbonite Archive » Carbonite 4.0003 beta released


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