Jump to content

Recommended Posts

Posted (edited)

I have a PlayerEntity capability and a packet class for updating that capability in clients that is sent by the server on player login. I also have a method that listens to PlayerTickEvent and removes items from PlayerEntitys' inventories if a field that they have (SoulWeapons.WeaponType weaponType) is null. When I enter a world, set the field to a non-null value, and reconnect, my capability fields are reset and the items are removed on the client side (they are still in the inventory and I can drop them, but their slots are blank), but the server has the correct information. Is the issue with my PlayerEvents? Also, are PlayerLoggedInEvent, PlayerChangedDimensionEvent and Clone server-side, client-side, or common?

 

edit: Never mind this post. I forgot to assign the field values in the encode method of my packet class.

Edited by transfarmer
issue resolved

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.