Jump to content

Packet24MobSpawn


CrA2Y123

Recommended Posts

Sadly, we can't really tell you anything about this error as the log just tells us you have a TON of mods and one or more of them add a entity using old ModLoader/Vanilla mechnics over the ID range that vanilla allows.

 

Only bet is to start kicking off mods untill you figure it out.

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

Link to comment
Share on other sites

I can tell you one thing.

This:

this>>>    at net.minecraft.network.packet.Packet24MobSpawn.func_73279_a(SourceFile:87)

Indicates that the class was modified. The normal call location is something like: Packet24MobSpawn.java

 

So, someone edited (or used ASM rewrite on) the base class and created a bug. I dunno who and I do not see a full log.

Link to comment
Share on other sites

Actually no, Unless some mod is explicitly removing the file name... 'SourceFile' is what Mojang's obfuscation sets it to.

He has a mod somewhere that is using a id > 127 thus being negative and can't be looked up.

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

Link to comment
Share on other sites

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.