Jump to content

"java.util.NoSuchElementException: packet_handler" When connecting to server [SOLVED]


Trhod177

Recommended Posts

Im currently developing a mod and when i try to join a server it shows this error on the client

Internal Exception: io.netty.handler.codec.DecoderException: io.netty.handler,codec.Encoder.Exception: java.io.UTFDataFormatException: malformed input around byte 4

Log Files:

Client Debug Log (Gist)

Client Latest Log (Gist)

Server Debug Log (Gist)

Server Latest Log (Gist)

 

Source:

Geomancy Source Code Github

 

From the googling i have done, The few people i could find who had similar issues, there issues seem to have been fixed by making sure fromNetwork and toNetwork methods in custom recipes are identical. I have checked my recipes and as far as i can see there are no issues with either and they send and receive the same issue.

Recipe classes:

DippingRecipe.java github

InfusingRecipe.java github

 

And if someone could perhaps help my figure out what i did wrong with the tank in my blockentity it would also be appreciated.

BlockEntity Class:

DipperBlockEntity.java github

Edited by Trhod177
solved
Link to comment
Share on other sites

  • Trhod177 changed the title to "java.util.NoSuchElementException: packet_handler" When connecting to server [SOLVED]

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.