View Single Post
10-15-10, 01:35 PM   #41
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