View Single Post
06-22-10, 08:21 PM   #8
Vis
A Pyroguard Emberseer
 
Vis's Avatar
Join Date: Mar 2009
Posts: 1,827
Open up World of Warcraft\Interface\Addons\Carbonite\Carbonite.lua and change ChatFrameEditBox to ChatFrame1EditBox at line numbers 18702 and 18722. That eliminated the errors for me.


*Thank you Xrystal if you happen to be reading this, one of your post's gave me the answer




Originally Posted by QuestorWI View Post
I got the following 2 errors. I hope this helps you fix Carbonite!

Date: 2010-06-22 20:44:05
ID: 4
Error occured in: Global
Count: 2
Message: ..\AddOns\Carbonite\Carbonite.lua line 18702:
attempt to index global 'ChatFrameEditBox' (a nil value)
Debug:
[C]: ?
Carbonite\Carbonite.lua:18702: OnU()
Carbonite\Carbonite.lua:23044: NXOnUpdate()
[string "*:OnUpdate"]:1:
[string "*:OnUpdate"]:1

Date: 2010-06-22 20:44:02
ID: 5
Error occured in: Global
Count: 8
Message: ..\AddOns\Carbonite\Carbonite.lua line 18722:
attempt to index global 'ChatFrameEditBox' (a nil value)
Debug:
[C]: ?
Carbonite\Carbonite.lua:18722: OnU()
Carbonite\Carbonite.lua:23044: NXOnUpdate()
[string "*:OnUpdate"]:1:
[string "*:OnUpdate"]