Jump to content

Recommended Posts

Posted

Hello, I am not really sure if forge is the cause of this crash however consulting pixelmon team they were unsure of the cause and suggested I consult the forge folks about it.

The crash started happening after updating to pixelmon reforged / minecraft 1.12.2

It appears that the crash only happens when joining through bungeecord

Any advice on this would be of great help, thanks.

crash-2018-03-21_15.43.37-client-1.txt

  • 3 weeks later...
Posted
  On 3/22/2018 at 10:32 PM, overload1 said:

It appears that the crash only happens when joining through bungeecord

Expand  

Have you consulted the folks at Spiggot?

This seems to be coming out of patched vanilla code, and I can't confirm that Forge didn't patch that method but Forge tends to keep patching to a minimum.

This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy.

 

As the most common issue I feel I should put this outside the main bulk:

The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge.

If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan.

 

For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety.

  Reveal hidden contents

 

Posted

Nevermind, I was dumb that's client side code and Spiggot doesn't modify that, more research necessary.

This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy.

 

As the most common issue I feel I should put this outside the main bulk:

The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge.

If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan.

 

For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety.

  Reveal hidden contents

 

Posted

EntityPlayer::func_192028_j aka EntityPlayer::playShoulderEntityAmbientSound is called every tick in the EntityPlayer's code.
What this does is tell a shoulder-mounted parrot to play a sound.

Not sure if Pixelmon even have parrots (or pixelmon that make use of the parrot's shoulder-sitting-ability)...

The server-owner needs to either delete the player's data (easy solution), or edit said data with NBTExplorer etc; find the mounted parrot(s) under the shoulderEntityLeft & shoulderEntityRight tags respectively, and delete them.

  • Thanks 1

Also previously known as eAndPi.

"Pi, is there a station coming up where we can board your train of thought?" -Kronnn

Published Mods: Underworld

Handy links: Vic_'s Forge events Own WIP Tutorials.

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.