retrooper / packetevents

Precision meets performance—a powerful tool for mastering Minecraft packet manipulation with speed and finesse.
GNU General Public License v3.0
541 stars 152 forks source link

Profile is null while in play state #252

Closed MWHunter closed 2 years ago

MWHunter commented 2 years ago

nullprofile

Affects 1.8. Reproduce by joining extremely early in the join process.

MWHunter commented 2 years ago

For reference, I start my connection before packetevents initializes. I don't know how this could be fixed.

retrooper commented 2 years ago

Perhaps working with late-bind option? I haven't tested that in a long time, hopefully it works. If it ends up working, we can suggest legacy version users to always enable it.

retrooper commented 2 years ago

Check what I stated in https://github.com/retrooper/packetevents/issues/253 In summary, late-bind option fixes this, for legacy versions.