I recently started creating my own personal mod pack, but I realized that it was harder than I thought. Upon testing my third or fourth mod it crashed and gave me an error message that read,
"The game crashed whilst there was a severe problem during mod loading that has caused the game to fail
The game crashed whilst there was a severe problem during mod loading that has caused the game to fail
Error: cpw.mods.fml.common.LoaderException: java.lang.ClassNotFoundException: ZombieAwareness.ZombieAwareness"
I knew it had to do with Zombie Awareness, so I decided to remove that mod for a bit. But it happened once more with the Galacticraft mod, and once more with the Puns mod. I did some research on why this was happening, and I concluded that the two reasons it could have been crashing were either that two items have the same ID, or that two mods used two different APIs. If you didn't know, an API is what is used so that mods can work, like Forge or Modloader. I am currently using Forge, so it occurred to me that mods like Zombie Awareness and Galacticraft were using something else. I knew that the Pun mod wasn't, because instead of an error like the Zombie Awareness one, this error read,
"Error: java.lang.IllegalArgumentException: Attempted to register a entity with invalid ID: 375 Name: EntityMinion Class: class com.gibby.pun.EntityMinion"
I quickly resolved that by downloading an anti ID conflict mod, but I'm still stuck on the Galacticraft and Zombie Awareness one, and countless others. Does anyone know how to make two mods that use different APIs compatible with eachother? Just so you know I'm using the Forge API, a mac, and the 1.7.10 Minecraft version.
One last thing, I got most these off of Curse Forge, so I had a doubt that the API thing was the problem. If it's not, can anyone tell me what the problem really is and how to fix it? Thank You.
I recently started creating my own personal mod pack, but I realized that it was harder than I thought. Upon testing my third or fourth mod it crashed and gave me an error message that read,
"The game crashed whilst there was a severe problem during mod loading that has caused the game to fail
The game crashed whilst there was a severe problem during mod loading that has caused the game to fail
Error: cpw.mods.fml.common.LoaderException: java.lang.ClassNotFoundException: ZombieAwareness.ZombieAwareness"
I knew it had to do with Zombie Awareness, so I decided to remove that mod for a bit. But it happened once more with the Galacticraft mod, and once more with the Puns mod. I did some research on why this was happening, and I concluded that the two reasons it could have been crashing were either that two items have the same ID, or that two mods used two different APIs. If you didn't know, an API is what is used so that mods can work, like Forge or Modloader. I am currently using Forge, so it occurred to me that mods like Zombie Awareness and Galacticraft were using something else. I knew that the Pun mod wasn't, because instead of an error like the Zombie Awareness one, this error read,
"Error: java.lang.IllegalArgumentException: Attempted to register a entity with invalid ID: 375 Name: EntityMinion Class: class com.gibby.pun.EntityMinion"
I quickly resolved that by downloading an anti ID conflict mod, but I'm still stuck on the Galacticraft and Zombie Awareness one, and countless others. Does anyone know how to make two mods that use different APIs compatible with eachother? Just so you know I'm using the Forge API, a mac, and the 1.7.10 Minecraft version.
One last thing, I got most these off of Curse Forge, so I had a doubt that the API thing was the problem. If it's not, can anyone tell me what the problem really is and how to fix it? Thank You.
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumIt would be more helpful if you posted the FULL crash report.
"We live on a placid island of ignorance in the midst of black seas of infinity, and it was not meant that we should voyage far."