[Bug][1.3PR] Rope-Bridge may randomly break /help command
Aedda opened this issue ยท 3 comments
As reported by HelpFixer, Rope-Bridge incorrectly overrides compareTo() on 2 help commands. Most likely returning a default of 0 rather than the actual compare result.
[05:00:08] [Server thread/WARN] [com.matthewprenger.helpfixer.HelpFixer]: Command [ropebridge, com.mrtrollnugnug.ropebridge.RopeBridgeCommand] incorrectly overrides compareTo: %s
[05:00:08] [Server thread/WARN] [com.matthewprenger.helpfixer.HelpFixer]: Command [ropebridge, com.mrtrollnugnug.ropebridge.RopeBridgeCommand] incorrectly overrides compareTo: %s
This issue is not fixed as of the 1.4.0 update 4 hours ago. However according to the commit history Darkhax has fixed the issue in source.