If you did install them all correctly, I'd suggest looking at the pages of the mods to see if they are compatible with the rest.
An example in the crash report: Slot 2000 is already occupied by [email protected] when adding [email protected]
Which basically suggest that two different types of blocks are trying to use the same block Id, which is not possible.
Right now, I'm taking mods out 1 by 1 and seeing which ones conflicted. I managed to get it to work by taking out two mods, Rival Rebels and Better Dungeons. They apparently were corrupting the mods as you said, Thank You
OneRic and RivalRebels are the two mods that are attempting to use id 2000 for a part in their mod.
Go to the config folder, and open the config file for either one of those mods and change the id in the config file.
Rollback Post to RevisionRollBack
My five-point rating system: Yay, kay, meh, erm, gleh
Please use the latest version of Forge from this link, http://files.minecraftforge.net/ , RR is using the latest build, yours is {7.8.0.684} . I think thats the issue, Forge should deal with the IDs'.
So, be sure to use RR 1.5.2b and to delete all the config files inside the minecraft/config folder so you force it to deal with the clashing id's.
http://pastebin.com/ZS8XUp7M
Sadly no, I'm just got these mods together today, I'm currently seeing if i didn't install one right.
Right now, I'm taking mods out 1 by 1 and seeing which ones conflicted. I managed to get it to work by taking out two mods, Rival Rebels and Better Dungeons. They apparently were corrupting the mods as you said, Thank You
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumGo to the config folder, and open the config file for either one of those mods and change the id in the config file.
My five-point rating system: Yay, kay, meh, erm, gleh
Please use the latest version of Forge from this link, http://files.minecraftforge.net/ , RR is using the latest build, yours is {7.8.0.684} . I think thats the issue, Forge should deal with the IDs'.
So, be sure to use RR 1.5.2b and to delete all the config files inside the minecraft/config folder so you force it to deal with the clashing id's.
let me know