Client crashes if shopkeeper name is too long
blablubbabcDEV opened this issue ยท 3 comments
Migrated from: https://dev.bukkit.org/projects/shopkeepers/issues/138
Originally posted by Maddis1337 (May 10, 2013):
Simply rename a shopkeeper with an long name and click it.Internal exception: java.io.IOException: Received string length longer than maximum allowed (41 > 32)So simply set the maximum name length to 32 (due to the fact that coloring is an invisible character as well it could be less)
Originally commented by Maddis1337 (May 19, 2013):
@nisovin:
v1.13.2