p0t4t0sandwich / ModPacketFix

A plugin that fixes some of the too big/too small packet errors that occur when connecting to a Vanilla server with a Forge client
GNU General Public License v3.0
8 stars 2 forks source link

Cannot connect to Velocity -> Vanila server #1

Open i218 opened 1 year ago

i218 commented 1 year ago

1.18.2 Forge 40,2,9 paper-1.18.2-388 velocity-3.2.0-SNAPSHOT-260 Ambassador-Velocity-1.4.0-all

(with version 1.0.0 connected succesfully, with 1.0.1 i got this) image (if u need "Spit it Out" logs, please tell me and i'll add them some later) (Server and velocity logs not added cause they only have connected and disconnected)

p0t4t0sandwich commented 1 year ago

Version 1.0.0 destroyed the recipe book for vanilla users, so I had to implement a fix. (Vanilla server switching didn't re-gen the recipe book) So with v1.0.1 you'll need to reconnect again to the server after getting kicked once, because the recipe book packet comes before any client brand info (says if the user is using Forge), which overall is a huge pain. I'm working on some edits that'll hopefully resolve this though.