Jump to content

Recommended Posts

Posted

I have a IPacketHandler responsible for receiving packets from server to client and the other way round (thus only one packet handler and not two).

 

The packets I'm using are Packet250CustomPayload packets. First entry is a custom packet id so the packet handler can recognise what to do with them.

 

Now since the last update all routines working by sending packets from the client to the server do not work any more, while all routines working by sending packets form the server to the clients are working fine.

 

I have no idea where to look for clues how to fix this. Does anybody have any pointers for me where I can start looking for faults?

 

ChocoboPacketHandler.java

 

  Reveal hidden contents

 

 

abstract PacketChocobo.java

 

  Reveal hidden contents

 

 

example concrete PacketChocobo class PacketChocoboAttribute.java

 

  Reveal hidden contents

 

 

call of send method in entity class

 

  Reveal hidden contents

 

running minecraft on Mac OS X - Sierra --- creating code since 1986 ... --- मेरा दिल भारतवासी है!

width=289 height=100http://www.arno-saxena.de/pictures/chococraft/banner_signature.png[/img]

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.