Jump to content

Recommended Posts

Posted (edited)

Hello, I'm new to forge modding (But not to java), but have never really messed with servers and clients. I am using a method of packets that use the ServerCustomPacketEvent however it is not firing. I have a KeyInputEvent being registered in the same way and it is firing just fine.

 

This would be the ServerCustomPackEvent:

  Reveal hidden contents

 

This is the ProccessPacketServerSide:

  Reveal hidden contents

 

This is how I am sending the packet:

  Reveal hidden contents

And this is where I am registering the event:

  Reveal hidden contents
  Reveal hidden contents

 

Does anyone see any reason it would not be receiving the Packet?

Edited by TheGamerPlayz
  • Guest locked this topic
Guest
This topic is now closed to further replies.

Announcements



×
×
  • Create New...

Important Information

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