Silent Gear

Silent Gear

19M Downloads

Packet decoding errors when joining servers

DJtheRedstoner opened this issue ยท 0 comments

commented

Versions

  • Silent Gear: 3.2.0
  • Silent's Gems: N/A
  • Silent Lib: 7.0.3
  • Forge: 43.2.3
  • Modpack: N/A
  • Optifine Installed: No

Expected Behavior

I am able to join a server or open to LAN world.

Actual Behavior

I am kicked due to a packet decoding error.

Links/Images

disconnected screen with error

Steps to Reproduce the Problem

  1. Create a server (or open to LAN world) with Silent Gear and Silent Lib
  2. Attempt to join that server

Analysis

e3a5db4 made changes to the read and write methods in LazyMaterialInstance, however these methods have differing functionality. The write method has no call writing the number of modifiers, which the read method expects.