TheRandomLabs / RandomTweaks

A bunch of miscellaneous tweaks for Minecraft.
https://minecraft.curseforge.com/projects/randomtweaks
MIT License
8 stars 2 forks source link

Console Warning %s incorrectly overrides compareTo! #42

Closed O13SC3N3 closed 5 years ago

O13SC3N3 commented 5 years ago

[20:36:32] [Server thread/WARN] [randomtweaks]: The command %s (%s) incorrectly overrides compareTo! [20:36:32] [Server thread/WARN] [randomtweaks]: The command %s (%s) incorrectly overrides compareTo! [20:36:32] [Server thread/WARN] [randomtweaks]: The command %s (%s) incorrectly overrides compareTo!

Not a clue, forge 2768, recent versions of Random Tweaks, Patches, and Configs, no config changes.

TheRandomLabs commented 5 years ago

I thought I'd fixed this already.

O13SC3N3 commented 5 years ago

[20:02:47] [Server thread/WARN] [randomtweaks]: The command bountiful (ejektaflex.bountiful.command.BountyCommand) incorrectly overrides compareTo! [20:02:47] [Server thread/WARN] [randomtweaks]: The command bountiful (ejektaflex.bountiful.command.BountyCommand) incorrectly overrides compareTo! [20:02:47] [Server thread/WARN] [randomtweaks]: The command bountiful (ejektaflex.bountiful.command.BountyCommand) incorrectly overrides compareTo!

Thrown with latest after world creation.

TheRandomLabs commented 5 years ago

That's normal. RandomTweaks replicates HelpFixer's functionality.

O13SC3N3 commented 5 years ago

/cool, awesome work :p