Post a reply
|
blubbber
|
Everytime i log into a char i get the following error:
Date: 2011-12-05 19:10:22
ID: 1
Error occured in: Global
Count: 1
Message: ..\AddOns\CT_BarMod\CT_BarMod_Use.lua line 1381:
attempt to index local 'name' (a nil value)
Debug:
[C]: ?
CT_BarMod\CT_BarMod_Use.lua:1381:
CT_BarMod\CT_BarMod_Use.lua:1371
[C]: ActionButton_Update()
..\FrameXML\ActionButton.lua:478: ActionButton_OnEvent()
..\FrameXML\ActionButton.lua:105:
..\FrameXML\ActionButton.lua:98
Any fix for that ?
|
|
dargen
|
When you're in the game, type /ct to open the CTMod Control Panel, and then check what version of CT_BarMod you have loaded. The current version of CT_BarMod is 4.0302.
Based on what I see in the error message, it looks like you are not using version 4.0302 of CT_BarMod. In version 4.0302, line 1381 of the file CT_BarMod_Use.lua does not refer to the local variable 'name'. Version 4.0201 however, does refer to 'name'.Last updated by dargen
|
|
blubbber
|
that was the problem
hmmm.. had the newest downloaded. Strange.
Maybe the one in the bottombar package is the older one (cause i think i used that also and override the other one).
|
You cannot reply to this topic. Try logging in first.