PorkStudios / Pork2b2tBot

A minecraft bot thing, also works as a proxy!
https://www.daporkchop.net/pork2b2tbot
Other
46 stars 16 forks source link

Crashes when opening Statistics #2

Closed novadoge closed 6 years ago

novadoge commented 6 years ago

Happened multiple times in a row, got tired of going through the queue. Using latest JDK 8, compiled with homebrew's maven on macos.

Error:

Disconnecting... Reason: io.netty.handler.codec.DecoderException: java.lang.IllegalArgumentException: Value stat.enderchestOpened has no mapping for key class com.github.steveice10.mc.protocol.data.game.statistic.GenericStatistic.
Disconnected
DaMatrix commented 6 years ago

Can confirm, will try to fix tomorrow (it's late here)

DaMatrix commented 6 years ago

Should be fixed now, make sure to init and update submodules before building.

DaMatrix commented 6 years ago

Closing due to lack of activity.