Добрый день. Возникла ошибка с HealBot, просто не даёт настройки и не появляется окно для хила.
Все папки чистил, аддон обновлял, загружал с сайта офф, через загрузчик загружал, пробывал разные сервера и персонажей.
Ошибка LUA:
9x HealBot/HealBot_Text.lua:188: attempt to index field ‘?’ (a nil value)
[string “@HealBot/HealBot_Text.lua”]:188: in function `HealBot_Text_sethbNumberFormat’
[string “@HealBot/HealBot.lua”]:3245: in function <HealBot/HealBot.lua:3205>
Locals:
(for index) = 1
(for limit) = 10
(for step) = 1
j = 1
(*temporary) = nil
(*temporary) = “Standard”
(*temporary) = “attempt to index field ‘?’ (a nil value)”
hbNumFormats = {
SurroundRight =
}
SurroundLeft =
}
OverHealLeft =
}
InHealLeft =
}
SuffixK =
}
SuffixM =
}
OverHealRight =
}
Places =
}
InHealRight =
}
}
vShortChars =
UpperM = “M”
LowerM = “m”
LowerK = “k”
UpperK = “K”
}
vTextChars =
GreaterThan = “>”
Nothing = “”
Colon = “:”
LessThan = “<”
Plus = “+”
Dot = “.”
Space = " "
Newline = "
"
Percent = “%”
DoubleSpace = " "
}