Core error with get_enchant_max()
LadyCailinBot opened this issue · 2 comments
CMDHELPER-3016 - Reported by Алексей.Положенцев
Build #2822-
/maxench $1 = console(get_enchant_max($1))
If you use any value that is not a valid enchantment name, you will receive a stacktrace:
http://pastebin.com/Cm6KGByx
Comment by PseudoKnight
I submitted a pull request to fix this and other unhandled exceptions with enchantment functions.