View Single Post
04-26-11, 06:09 PM   #19
Hanter
A Fallenroot Satyr
Join Date: Apr 2011
Posts: 20
Originally Posted by lonelorn8734 View Post
Posted this on other Temporary Solution thread:

Found a solution to another one of the error messages:

Change line 11022 in Carbonite.lua from

local time,cEv,sId,sNa,sFl,dId,dNa,dFl,a1,a2,a3,a4=select(1,...)

to

local time,cEv,hcaster,sId,sNa,sFl,dId,dNa,dFl,a1,a2,a3,a4=select(1,...)

Also change line 11806 in Carbonite.lua from

local sNa,sFl,dId,dNa,dFl=select(4,...)

to

local sNa,sFl,dId,dNa,dFl=select(5,...)

And it seems to fix all problems like stated above.
That did it for me. I'm able to do every ability/skill i have available to my character now. Only problem is the blinking icons. But that is not a bother to me.



EDIT: I started to walk around with my settings and it started to glitch up on me. I saw the rest of the forum and noticed that the bugs im seeing are already being noted. Ill be waiting for the update tonight cause i have to have carb cause im wondering around horde territories being human. Ive been marking off where to go and where not to go for future reference.

Last edited by Hanter : 04-26-11 at 09:07 PM.