지금 부두버전이 3.126 으로  몇일전 커스포지 자동업뎃이 되어잇는 상태에요.
근데 이 이후에 "동물치료" 시전을 하면 lua오류창이 뜨는데 매번 뜨네요.
메세지에 대충 부두관련 같은데 복붙해보겠습니다.

Message: ...ddOnsVuhDoLibsLibHealComm-4.0LibHealComm-4.0.lua:770: attempt to perform arithmetic on local 'requiresLevel' (a nil value)
Time: Sun Aug 29 13:59:29 2021
Count: 15
Stack: ...ddOnsVuhDoLibsLibHealComm-4.0LibHealComm-4.0.lua:770: attempt to perform arithmetic on local 'requiresLevel' (a nil value)
[string "@InterfaceAddOnsVuhDoLibsLibHealComm-4.0LibHealComm-4.0.lua"]:770: in function <...ddOnsVuhDoLibsLibHealComm-4.0LibHealComm-4.0.lua:759>
[string "@InterfaceAddOnsVuhDoLibsLibHealComm-4.0LibHealComm-4.0.lua"]:1437: in function <...ddOnsVuhDoLibsLibHealComm-4.0LibHealComm-4.0.lua:1435>
[string "@InterfaceAddOnsVuhDoLibsLibHealComm-4.0LibHealComm-4.0.lua"]:2213: in function `?'
[string "@InterfaceAddOnsVuhDoLibsLibHealComm-4.0LibHealComm-4.0.lua"]:2828: in function <...ddOnsVuhDoLibsLibHealComm-4.0LibHealComm-4.0.lua:2826>

Locals: spellData = <table> {
 interval = 3
 levels = <table> {
 }
 ticks = 5
 averages = <table> {
 }
}
spellName = "동물 치료"
spellID = 3
spellRank = nil
average = nil
requiresLevel = nil
(*temporary) = <function> defined =[C]:-1
(*temporary) = 35
(*temporary) = nil
(*temporary) = "attempt to perform arithmetic on local 'requiresLevel' (a nil value)"
type = <function> defined =[C]:-1
min = <function> defined =[C]:-1
playerLevel = 35

무슨 문제일지 해결방법은 있는지 궁금합니다.