KievanSurprise Posted May 12, 2014 Posted May 12, 2014 Hi! I've been trying to put together a little modpack for me and my friends to play, and it's my first time doing it! I've managed to get the pack to load in now, but it crashes before the game can actually start. I was wondering what the problem here is. Thanks for the help! Here's the error http://pastebin.com/Gfa3Etm8 And here's the modpack https://copy.com/SyqVq6W0013B?download=1
Discord Moderator plowmanplow Posted May 13, 2014 Discord Moderator Posted May 13, 2014 You need to update some mods. At a minimum, CodeChickenCore, ChickenChunks, Galacticraft, and ProjectRed. It seems like you have mismatched Calclavia mods (CalclaviaCore, ICBM, UniversalElectricity) If you intend to run a server you MUST include config files with your modpack and use those same config files with your server setup.
KievanSurprise Posted May 13, 2014 Author Posted May 13, 2014 I've updated those mods you listed, but I'm not sure I understand what you mean by the next two steps. Could you please elaborate? Sorry for my noobishness.
Discord Moderator plowmanplow Posted May 13, 2014 Discord Moderator Posted May 13, 2014 Calclavia's mods depend on CalclaviaCore and UniversalElectricity. In this case we are talking about ICBM. However, he doesn't make sure that everything is always re-built to match the current versions. This means that the latest version of ICBM might not work if used in conjunction with the most recent builds of CalclaviaCore or UE. You need to find out what versions "work" together. As for the configs, once your pack is working locally you will have a fully populated config folder. That config folder and its contents MUST be included in your pack archive and used on your server. If you fail to do this you will likely have ID mismatches between client and server. KievanSurprise 1
KievanSurprise Posted May 13, 2014 Author Posted May 13, 2014 (edited) Ah I see! Thanks for that! But I've got another error thing. Modpack https://copy.com/daySeDUi8CxN?download=1 Error http://pastebin.com/7F86V9q6 I have a suspicion that this might be some ID errors, but I don't really know how to approach this efficently. Is there an up to date program of some kind that I can use? Edited May 13, 2014 by KievanSurprise
KievanSurprise Posted May 14, 2014 Author Posted May 14, 2014 Alright, I figured out that I was a bit stupid and that not all the versions of the mods were matched up, but I'm pretty sure I've got that done now. Apologies for that waste of a post. And sorry for double posting, but I'm sort of at a loss here. Error http://pastebin.com/T3f3uctg Pack https://copy.com/rMoxOqUB6dDR?download=1
Discord Moderator plowmanplow Posted May 15, 2014 Discord Moderator Posted May 15, 2014 ComputerCraft is the root of your problem. Fairly recently the recommended CC went from 1.58 to 1.63. However, a lot of mods you have include the CC API so you have to make sure that they all match. These are: BigReactors (0.3.0A for CC 1.58, 0.3.3A+ for CC 1.63) ComputerCraft (1.58 or 1.63) OpenCCSensors (1.6.4.1b for CC 1.58, 1.6.4.3 for CC 1.63) OpenModsLib (http://www.openblocks.info/ for CC 1.58, Dev versions http://www.openmods.info:8080/ for CC 1.63) OpenPeripheralCore(http://www.openblocks.info/ for CC 1.58, Dev versions http://www.openmods.info:8080/ for CC 1.63) OpenPeripheralAddons(http://www.openblocks.info/ for CC 1.58, Dev versions http://www.openmods.info:8080/ for CC 1.63) KievanSurprise 1
KievanSurprise Posted May 15, 2014 Author Posted May 15, 2014 (edited) Thank you so much for your help! I've got the pack up and working! I really appreciate your time and effort! Edited May 16, 2014 by KievanSurprise
Discord Moderator plowmanplow Posted May 16, 2014 Discord Moderator Posted May 16, 2014 OpenCCSensors also now has a CC 1.63 version available.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now