Jump to content

Recommended Posts

Posted

Hey. In my custom modpack "TechnoRace," I am able to load in a world, but the world crashes before entry into the world or after a few moments in the world. From my observations, on the occasions of being able to enter the world, after pressing "space bar" to jump, it crashes (not sure if that is a coincedence). Please assist me in my modpack problems...

 

Sincerely,

Richard Whitfield

Posted (edited)

This is an issue with OreSpawn. When combined with other large mods that add lots of mobs using global entity ID's (which mods shouldn't use in the first place) it goes over minecrafts hard limit, and when the game expects a byte it gets something larger, hence the "net.minecraft.network.play.server.S0FPacketSpawnMob" in the crash report. You can either remove OreSpawn, remove other mods that add mobs this way (I removed the SuperHero mod and it cleared enough space for OreSpawn) or you can disable mobs in the OreSpawn config file until you are under the limit again. 

TL:DR- Either remove OreSpawn, remove other mods that add mobs or disable mobs in the OreSpawn.cfg

Edited by TerdyTheTerd

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  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.

×
×
  • Create New...