Oritech

Oritech

588k Downloads

Pulverizer may cause a connection loss when it completes its work

Lantern377 opened this issue · 3 comments

commented

Issue description

When a pulverizer complete its work and its input slot is empty, it may cause a connection loss even in singleplayer world.
Pulverizers don't always cause connection loss. For testing, I gave a pulverizer 128 wheats one by one and it caused 41 connection losses.
On connection loss screen, the report says “Internal Exception: io.netty.handler.codec.EncoderException: Failed to encode packet 'clientbound/minecraft:level_particles' ”.

Image

Steps to reproduce

  1. Place a pulverizer and power it.
  2. Give it something, like a wheat, to start its work.
  3. When it completes its work, it may cause a connection loss.

Minecraft version

1.21.1 (Latest)

Platform

Fabric

Loader version

0.16.9

Fabric API version

0.114.0+1.21.1

Oritech version

0.13.2

Other relevant versions

No response

If a (crash)log is relevant for this issue, link it here: (It's almost always relevant)

No response

commented

H, can you please include some client / server logs? Or just your normal logs in singleplayer?

commented

H, can you please include some client / server logs? Or just your normal logs in singleplayer?
Understood.
https://gist.github.com/Lantern377/f21d0cb57c5bf5c8f5c25a136b1b8251

commented

Thanks, this has been fixed with the mentioned commits above