View Single Post
07-09-12, 07:00 PM   #1
jeffy162
A Pyroguard Emberseer
 
jeffy162's Avatar
AddOn Author - Click to view addons
Join Date: May 2009
Posts: 2,364
Carbonite and MoP Beta-Not good!

Got a total of 25 errors, but I'm just going to post the first:
Code:
Message: Interface\AddOns\Carbonite\Carbonite.lua:1163: attempt to call global 'GetNumRaidMembers' (a nil value)
Time: 07/09/12 14:49:32
Count: 1
Stack: Interface\AddOns\Carbonite\Carbonite.lua:1163: in function `OP__3'
Interface\AddOns\Carbonite\Carbonite.lua:13047: in function `h'
Interface\AddOns\Carbonite\Carbonite.lua:12313: in function `NXOnEvent'
[string "*:OnEvent"]:1: in function <[string "*:OnEvent"]:1>

Locals: self = <table> {
 UnE = <function> defined @Interface\AddOns\Carbonite\Carbonite.lua:21762
 Com1 = <table> {
 }
 CGDTP = <function> defined @Interface\AddOns\Carbonite\Carbonite.lua:13389
 prF = <function> defined @Interface\AddOns\Carbonite\Carbonite.lua:17723
 Sli = <table> {
 }
 ToB = <table> {
 }
 CCW = <function> defined @Interface\AddOns\Carbonite\Carbonite.lua:2714
 OU__1 = <function> defined @Interface\AddOns\Carbonite\Carbonite.lua:1006
 GLI = 3
 VERSIONCD = 0.4
 prt = <function> defined @Interface\AddOns\Carbonite\Carbonite.lua:19151
 Soc = <table> {
 }
 prV = <function> defined @Interface\AddOns\Carbonite\Carbonite.lua:12889
 GPOI = <table> {
 }
 Loc = "enUS"
 ADDON_LOADED = <function> defined @Interface\AddOns\Carbonite\Carbonite.lua:18359
 VERSIONINFO = 0.24
 DOE1 = <function> defined @Interface\AddOns\Carbonite\Carbonite.lua:16417
 SeQ = <function> defined @Interface\AddOns\Carbonite\Carbonite.lua:4849
 Opt = <table> {
 }
 Lis = <table> {
 }
 slC = <function> defined @Interface\AddOns\Carbonite\Carbonite.lua:20416
 AME = <function> defined @Interface\AddOns\Carbonite\Carbonite.lua:20717
 VERSIONTRAVEL = 0.4
 NXWatchKeyUseItem = <function> defined @Interface\AddOns\Carbonite\Carbonite.lua:8926
 NXMapKeyTogNormalMax = <function> defined @Interface\AddOns\Carbonite\Carbonite.lua:15013
 Fon = <table> {
 }
 VERSIONCAP = 0.71
 OpD = <table> {
 }
 GeQ = <function> defined @Interface\AddOns\Carbonite\Carbonite.lua:13461
 TaB = <table> {
 }
 VERSIONHUDOPTS = 0.03
 CRC = <function> defined @Interface\AddOns\Carbonite\Carbonite.lua:5025
 GICH = <function> defined @Interface\AddOns\Carbonite\Carbonite.lua:3605
 BUILD = 291
 Ski = <table> {
 }
 ZoC = <table> {
 }
 VCA = <table> {
 }
 prE = <function> defined @Interface\AddOns\Carbonite\Carbonite.lua:14209
 U_SV = <function> defined @Interface\AddOns\Carbonite\Carbonite.lua:13146
 VERSIONW = 0.1
 OT__ = <function> defined @Interface\AddOns\Carbonite\Carbonite.lua:8201
 AKE = <function> defined @Interface\AddOns\Carbonite\Carbonite.lua:13954
 HideUIPanel = <function> defined @Interface\AddOns\Carbonite\Carbonite.lua:9705
 Tra = <table> {
 }
 Fav = <table> {
 }
 NPST = 320858.489
 VERSIONVENDORV = 0.012
 GeF = <function> defined @Interface\AddOns\Carbonite\Carbonite.lua:10382
 NXWarehouseKeyToggleShow = <function> defined @Interface\AddOns\Carbonite\Carbonite.lua:13401
 prC = <function> defined @Interface\AddOns\Carbonite\Carbonite.lua:22140
 GDM = <function> defined @Interface\AddOns\Carbonite\Carbonite.lua:9255
 ADE = <function> defined @Interface\AddOns\Carbonite\Carbonite.lua:24729
 TXTBLUE = ""
 CARW = <function> defined @Interface\AddOns\Carbonite\Carbonite.lua:9807
 U_GTES = <function> defined @Interface\AddOns\Carbonite\Carbonite.lua:12097
 HNTI = <function> defined @Interface\AddOns\Carbonite\Carbonite.lua:7715
 NXMapKeyTogHerb = <function> defined @Interface\AddOns\Carbonite\Carbonite.lua:24997
 MITN1 = <table> {
 }
 CaD = 0
 DebugOn = false
 FACFEB = <function> defined @Interface\AddOns\Carbonite\Carbonite.lua:21923
 NXMiniMapBut = <table> {
 }
 OU__2 = <function> defined @Interface\AddOns\Carbonite\Carbonite.lua:16359
 prT = <function> defined @Interface\AddOns\Carbonite\Carbonite.lua:11210
 U_GTEMSS = <function> defined @Interface\AddOns\Carbonite\Carbonite.lua:21759
 VERMINOR = 0
 MapInitIconType = <function> defined @Interface\AddOns\Carbonite\Carbonite.lua:12054
 OpV = <table> {
 }
 prD = <function> defined @Interface\AddOns\Carbonite\Carbonite.lua:13978
 U_DS = <function> defined @Interface\AddOns\Carbonite\Carbonite.lua:7943
 GaU = <function>
Captured by the games own Lua error catcher. The minimized map did eventually show up, but it was blank as you might imagine. After all, Carbonite doesn't have any of the maps for MoP. I just wanted to see if it would even load and what bugs it might have. Apparently, it's got a lot.
__________________
Ahhhh, the vagueries of the aging mind. Wait.... What was I saying?


Carbonite <----- GitHub main module (Maps ONLY) download link. The other modules are also available on GitHub.
Carbonite-CLASSIC<----- GitHub link to Carbonite Classic. Thanks to ircdirk for this!