Polymer

Polymer

763k Downloads

Recipe Support (RecipeSerializer, RecipeType) is broken in /dev

aws404 opened this issue ยท 2 comments

commented

In the /dev branches, uppon joing a server with custom RecipeSerializers/Types registered, the client disconnects. I believe the cause is that the SynchronizeRecipesS2CPacketMixin has been annotated with @Environment(EnvType.CLIENT) and moved into the client section of polymer.mixins.json.

commented

Oops, going to fix that now

commented

Should be fixed in beta.2