This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
What steps will reproduce the problem?1.Having a name longer than select characters2.Getting the nanosuit give you suit along with internal error3.Suit works but cloak does not
What is the expected output? What do you see instead?To use cloak/turn invisible
What version of the product are you using?1.2.0
Do you have an error log of what happened?[08:34:52 INFO]: DamocleanKing issued server command: /suit[08:34:52 ERROR]: nullorg.bukkit.command.CommandException: Unhandled exception executing command 'suit' in plugin Nanosuit2 v1.2.0at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[craftbukkit_vgbin.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:196) ~[craftbukkit_vgbin.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]at org.bukkit.craftbukkit.v1_7_R1.CraftServer.dispatchCommand(CraftServer.java:542) ~[craftbukkit_vgbin.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]at net.minecraft.server.v1_7_R1.PlayerConnection.handleCommand(PlayerConnection.java:932) [craftbukkit_vgbin.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]at net.minecraft.server.v1_7_R1.PlayerConnection.a(PlayerConnection.java:814) [craftbukkit_vgbin.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]at net.minecraft.server.v1_7_R1.PacketPlayInChat.a(PacketPlayInChat.java:28) [craftbukkit_vgbin.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]at net.minecraft.server.v1_7_R1.PacketPlayInChat.handle(PacketPlayInChat.java:47) [craftbukkit_vgbin.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]at net.minecraft.server.v1_7_R1.NetworkManager.a(NetworkManager.java:146) [craftbukkit_vgbin.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]at net.minecraft.server.v1_7_R1.ServerConnection.c(SourceFile:134) [craftbukkit_vgbin.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]at net.minecraft.server.v1_7_R1.MinecraftServer.u(MinecraftServer.java:655) [craftbukkit_vgbin.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]at net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:250) [craftbukkit_vgbin.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]at net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:545) [craftbukkit_vgbin.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:457) [craftbukkit_vgbin.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [craftbukkit_vgbin.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]Caused by: java.lang.IllegalArgumentException: Team name 'DamocleanKing_Cloak' is longer than the limit of 16 characters
Please provide any additional information below.Names that go with _Cloak and make them more than 16 characters nulls the camo usage.
To post a comment, please login or register a new account.