전투중에 아래와 같은 오류메세지가 출력됩니다.
그리고 그 이후부터 parrot이 작동을 안하구요...애드온 재실행 하면 다시 돼긴 하는데...해결방법좀 알려주세요..ㅠㅠ
Message: Interface\AddOns\Parrot\Code\CombatEvents.lua:2182: attempt to compare number with string
Time: 09/15/09 12:05:44
Count: 3
Stack: [string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:18: in function <[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:4>
[C]: ?
Interface\AddOns\Parrot\Code\CombatEvents.lua:2182: in function <Interface\AddOns\Parrot\Code\CombatEvents.lua:2118>
Interface\AddOns\Parrot\Code\CombatEvents.lua:2275: in function <Interface\AddOns\Parrot\Code\CombatEvents.lua:2272>
Interface\AddOns\Parrot\Code\CombatEvents.lua:2114: in function `v'
Interface\AddOns\Parrot\Code\Parrot.lua:352: in function <Interface\AddOns\Parrot\Code\Parrot.lua:350>
Locals: category = "Notification"
name = "Extra attacks"
info = <table> {
damageType = "Physical"
blockAmount = 0
absorbAmount = 0
sourceID = "0x0200000001F82482"
recipientID = "0x0200000001F82482"
overkill = "징벌"
sourceName = "뇌출혈기사"
uid = 15618
isCrushing = false
amount = 32746
recipientName = "뇌출혈기사"
isGlancing = false
isCrit = false
resistAmount = 1
}
db = <table> {
}
data = <table> {
combatLogEvents = <table> {
}
tagTranslationHelp = <table> {
}
defaultTag = "[Skill]!"
localName = "추가 공격"
tagTranslations = <table> {
}
name = "Extra attacks"
category = "Notification"
sticky = true
subCategory = "분류"
color = "ffff00"
}
throttle = nil
throttleSuffix = nil
sticky = true
text = "!"
icon = nil
t = <table> {
1 = "!"
}
overhealAmount = nil
overkillAmount = "징벌"
modifierDB = <table> {
overheal = <table> {
}
absorb = <table> {
}
crushing = <table> {
}
color = true
overkill = <table> {
}
glancing = <table> {
}
vulnerable = <table> {
}
block = <table> {
}
crit = <table> {
}
resist = <table> {
}
}
(*temporary) = <table> {
1 = "!"
}
(*temporary) = 1
(*temporary) = 1
(*temporary) = 1
(*temporary) = "!"
(*temporary) = 1
(*temporary) = "!"
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to compare number with string"
Parrot_CombatEvents = <table> {
SetDefaultModuleLibraries = <function> defined @Interface\AddOns\Ace3\AceAddon-3.0\AceAddon-3.0.lua:373
check_raid_instance = <function> defined @Interface\AddOns\Parrot\Code\CombatEvents.lua:191
Enable = <function> defined @Interface\AddOns\Ace3\AceAddon-3.0\AceAddon-3.0.lua:305
UnregisterAllEvents = <function> defined @Interface\AddOns\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:201
TriggerCombatEvent = <function> defined @Interface\AddOns\Parrot\Code\CombatEvents.lua:1936
EnableModule = <function> defined @Interface\AddOns\Ace3\AceAddon-3.0\AceAddon-3.0.lua:338
modules = <table> {
}
GetModule = <function> defined @Interface\AddOns\Ace3\AceAddon-3.0\AceAddon-3.0.lua:222
IterateEmbeds = <function> defined @Interface\AddOns\Ace3\AceAddon-3.0\AceAddon-3.0.lua:448
RegisterCombatEvent = <function> defined @Interface\AddOns\Parrot\Code\CombatEvents.lua:1540
HandleCombatlogEvent = <function> defined @Interface\AddOns\Parrot\Code\CombatEvents.lua:2329
defaultModuleLibraries = <table> {
}
TimeLeft = <function> defined @Interface\AddOns\Ace3\AceTimer-3.0\AceTimer-3.0.lua:357
ScheduleRepeatingTimer = <function> defined @Interface\AddOns\Ace3\AceTimer-3.0\AceTimer-3.0.lua:295
CancelAllTimers = <function> defined @Interface\AddOns\Ace3\AceTimer-3.0\AceTimer-3.0.lua:335
GetName = <function> defined @Interface\AddOns\Ace3\AceAddon-3.0\AceAddon-3.0.lua:290
GetAbbreviatedSpell = <function> defined @Interface\AddOns\Parrot\Code\CombatEvents.lua:271
name = "Parrot_CombatEvents"
IsEnabled = <function> defined @Interface\AddOns\Ace3\AceAddon-3.0\AceAddon-3.0.lua:457
ScheduleTimer = <function> defined @Interface\AddOns\Ace3\AceTimer-3.0\AceTimer-3.0.lua:270
DisableModule = <function> defined @Interface\AddOns\Ace3\AceAddon-3.0\AceAddon-3.0.lua:356
db1 = <table> {
}
baseName = "Parrot"
RegisterMessage = <function> defined @Interface\Add