ryan-clancy / PlugMan

Plugin manager for Bukkit servers.
http://dev.bukkit.org/bukkit-plugins/plugman/
92 stars 114 forks source link

/plugman list kicks me from the server #57

Closed NotMyFault closed 6 years ago

NotMyFault commented 6 years ago

If I type /plugman list I get kicked from the server and it shows me that message even if the server keeps online and prints this in the console [09:41:54 ERROR]: io.netty.handler.codec.EncoderException: String too big (was 216468 bytes encoded, max 44767) Running Plugman version 1.8.1

Dart2112 commented 6 years ago

1.8.1 is incredibly old(2012 in fact), for some reason the auto-updater keeps downloading that version in place of the new one. what you need to do is redownload from Bukkit and completely reinstall. remove all plugman files. then reinstall the current version from Bukkit and disable auto updates. then delete the already downloaded update from the update folder. this will allow you to stay on the current stable version.

NotMyFault commented 6 years ago

58

Much appreciated