CommandHelper

CommandHelper

46.5k Downloads

Core error with get_enchant_max()

LadyCailinBot opened this issue · 2 comments

commented

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

commented

Comment by PseudoKnight

I submitted a pull request to fix this and other unhandled exceptions with enchantment functions.

commented

Comment by PseudoKnight

Fixed in build 2823.