java.lang.IllegalArgumentException: ID is already registered: 101
at net.minecraft.entity.EntityList.func_75618_a(EntityList.java:94)
at cpw.mods.fml.common.registry.EntityRegistry.registerGlobalEntityID(EntityRegistry.java:199)
at rwby_c.rwbycore.load(rwbycore.java:815)
UCHE rwbyCraft{1.7.2} [RWBY Craft By KelcoK22] (rwby_c_1.7.10_V1.6.jar)
Either remove RWBY, or if you want to keep this mod, re-install the mods a few at a time, RWBY first, to see what the other mod is that causes the crash.
Rollback Post to RevisionRollBack
"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."
To post a comment, please login or register a new account.
https://pastebin.com/tphr7crj
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumYou have an entity ID conflict:
java.lang.IllegalArgumentException: ID is already registered: 101
at net.minecraft.entity.EntityList.func_75618_a(EntityList.java:94)
at cpw.mods.fml.common.registry.EntityRegistry.registerGlobalEntityID(EntityRegistry.java:199)
at rwby_c.rwbycore.load(rwbycore.java:815)
UCHE rwbyCraft{1.7.2} [RWBY Craft By KelcoK22] (rwby_c_1.7.10_V1.6.jar)
Either remove RWBY, or if you want to keep this mod, re-install the mods a few at a time, RWBY first, to see what the other mod is that causes the crash.
"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."