|
2025-10-03 08:23
조회: 345
추천: 0
Lua 오류 메세지안녕하세요~ 다른 특성을 괜찮은데 고술로 하면 아래와 같이 Lua 오류 메세지가 뜹니다.1177x asCombatInfo/asCombatInfoEvent.lua:209: attempt to compare table with number [asCombatInfo/asCombatInfoEvent.lua]:209: in function 'func' [asCombatInfo/asCombatInfoEvent.lua]:97: in function <asCombatInfo/asCombatInfoEvent.lua:89> [asCombatInfo/asCombatInfoEvent.lua]:116: in function <asCombatInfo/asCombatInfoEvent.lua:109> [asCombatInfo/asCombatInfoEvent.lua]:215: in function 'checkNameplate' [asCombatInfo/asCombatInfoEvent.lua]:223: in function <asCombatInfo/asCombatInfoEvent.lua:175> [asCombatInfo/asCombatInfoEvent.lua]:234: in function <asCombatInfo/asCombatInfoEvent.lua:232> [asCombatInfo/asCombatInfoEvent.lua]:424: in function 'registerAura' [asCombatInfo/asCombatInfoButton.lua]:138: in function 'initButton' [asCombatInfo/asCombatInfoButton.lua]:1082: in function 'updateAll' [asCombatInfo/asCombatInfoEvent.lua]:323: in function <asCombatInfo/asCombatInfoEvent.lua:300> Locals: aura = <table> { spellId = 188389 isBossAura = false duration = 18 expirationTime = 334091.437000 isFromPlayerOrPlayerPet = true points = <table> { } icon = 135813 nameplateShowPersonal = true dispelName = "Magic" nameplateShowAll = false auraInstanceID = 356 timeMod = 1 isRaid = false isHarmful = true canApplyAura = false name = "화염 충격" isHelpful = false applications = 0 isNameplateOnly = false sourceUnit = "player" isStealable = false } (*temporary) = 1 (*temporary) = <table> { spellcoolColor = <table> { } point = 0 gcd = 1.365000 enable = true duration = 0 data = <table> { } unit = "target" coolalert = false alert = true showedge = true borderColor = <table> { } number = 5.400000 improvebuff = false spellid = 470057 reversecool = false spell = "전격의 불길" inRange = true realspell = 470411 type = 4 alpha = 1 alert2 = false checkplatecount = 6 currtime = 334077.116000 start = 0 count = 0 actionlist = <table> { } iconDes = false frame = Button { } buffalert = false iconColor = <table> { } } (*temporary) = "attempt to compare table with number" aurainfo = <table> { 화염 충격 = true 전격의 불길 = true } eventlib = <table> { target = <table> { } player = <table> { } totemlist = <table> { } nameplate = <table> { } } unit = "nameplate" platedebuffcount = 1 platemaxcount = <table> { spellcoolColor = <table> { } point = 0 gcd = 1.365000 enable = true duration = 0 data = <table> { } unit = "target" coolalert = false alert = true showedge = true borderColor = <table> { } number = 5.400000 improvebuff = false spellid = 470057 reversecool = false spell = "전격의 불길" inRange = true realspell = 470411 type = 4 alpha = 1 alert2 = false checkplatecount = 6 currtime = 334077.116000 start = 0 count = 0 actionlist = <table> { } iconDes = false frame = Button { } buffalert = false iconColor = <table> { } } ret = false
EXP
946
(46%)
/ 1,001
|
체교교