fonixord Posted June 16, 2014 Posted June 16, 2014 (edited) - Title: Modpack server wont work!- Type of Bug: My own podpack server crash!- Reproduction rate: 10/10- Steps to reproduce:I started the modpack server and it comes text from forge mod loader and after ca 5 secounds i can read that it crashed and were the crash report is.- Expected result: The server shall start!- Observed result: The modpack server crash! - Insert logshttp://pastebin.com/HyxzGJhP- Fill out the Issue details in the sidebar to the best of your ability (Severity, Version, Windows 8 7.60, Ubuntu ?, Windows and Ubuntu) My modpack:http://www.technicpack.net/modpack/details/mittegetmodpack.380015 Edited June 16, 2014 by fonixord
Discord Moderator plowmanplow Posted June 16, 2014 Discord Moderator Posted June 16, 2014 The seventh line in your crash report: cpw.mods.fml.common.DuplicateModsFoundException As you can probably guess, this means you have duplicates for at least one mod. In your case you have multiples of more than one mod: Morph{0.7.1} [Morph] (Morph-Beta-0.7.1.zip) Morph{0.7.1} [Morph] (morphbeta-0.7.1.zip) numina{0.1.2-55} [Numina] (Numina-1.6.2-0.1.2-55 (1).jar) numina{0.1.2-55} [Numina] (Numina-1.6.2-0.1.2-55.jar) Sync{2.2.2} [Sync] (Sync2.2.2 (2).zip) Sync{2.2.2} [Sync] (Sync2.2.2.zip) GalacticraftCore{2.0.12} [Galacticraft Core] (Galacticraft-1.6.4-2.0.12.1010.jar) GalacticraftCore{2.0.13} [Galacticraft Core] (Galacticraft-1.6.4-2.0.13.1063.jar) GalacticraftMars{2.0.12} [Galacticraft Mars] (Galacticraft-Planets-1.6.4-2.0.12.1010.jar) GalacticraftMars{2.0.13} [Galacticraft Mars] (Galacticraft-Planets-1.6.4-2.0.13.1063.jar) GraviGun{2.0.0} [GraviGun] (files^GravityGun2.0.0 (1).zip) GraviGun{2.0.0} [GraviGun] (files^GravityGun2.0.0.zip) Torched{2.0.0} [Torched] (files^Torched2.0.0 (1).zip) Torched{2.0.0} [Torched] (files^Torched2.0.0.zip) Having duplicates of the same mod won't work. fonixord 1
fonixord Posted June 16, 2014 Author Posted June 16, 2014 Thanks, i´ve deleted the dublicated mods and pasted the new crash-report into pastebin and updated the link.
Discord Moderator plowmanplow Posted June 16, 2014 Discord Moderator Posted June 16, 2014 The contents of the libraries folder is either missing or incomplete. You can get them here: https://copy.com/qLsTvZfUUkkb?download=1
fonixord Posted June 17, 2014 Author Posted June 17, 2014 Thanks, it was incomplete. I´ve updated pastebin again.
Discord Moderator plowmanplow Posted June 17, 2014 Discord Moderator Posted June 17, 2014 Client modpack... you need to get your client modpack working correctly before making the server, and this one is not done yet: Your client modpack archive (on which I am testing the server) is missing the binmodpack.jar. You are missing CodeChickenCore. You have the 1.6.2 API for Galacticraft in your mods folder. Remove that. The API jar should not be in pack at all. Your client modpack has IDFix mod. This is "bad". The automatic ID fixers are intended to be used and then removed, especially when attempting to make a server for a modpack. You have what looks like two minimap mods in your pack. REIMinimap and Zan's minimap. Decide on one and remove the other. You have the worldofdinos-1.0.jar file, but not the F&A mod which it relies on. I am assuming you just copied that from the BTeam pack. This is usually a bad practice. In this case, the only place you can get a working F&A (with WoD) is directly from the BTeam pack, however, I suspect you tried to copy Tropicraft over as well and that hasn't gone so well... Tropicraft is not installed correctly. There are six mods that make up Tropicraft and you only have a couple of them. Get the mod from the author's website and install it correctly. It is vital that you only get your mods from the author's preferred distribution channels. To do otherwise invites malware/viruses/infections/etc. and nearly always ends up in difficulties like these. You have the ThermalExpansion mod but not the CoFHCore mod on which it depends. You have a Biome ID conflict between BuildCraft and BoP. Your version of Chisel is incompatible with your modpack. It was most likely copied from BTeam which uses a "tweaked" version of the mod. Get AutomaticMaiden's original version and it should work. Server: You should be using the latest version of Java 7 JRE (or JDK if you are doing development) for 64bit (or 32bit if you are on a 32bit OS). Update Java. You are using an ancient version of MCPC+. The project has changed names to Cauldron. Get the correct/latest version here: http://ci.md-5.net/job/CauldronLegacy/ Making the client and server changes listed above allowed me to start a server and connect to it with the client.
fonixord Posted June 17, 2014 Author Posted June 17, 2014 I´ve copied the mods folder from maera-pack by Valpskott. and then i added some more mods.
Discord Moderator plowmanplow Posted June 17, 2014 Discord Moderator Posted June 17, 2014 I´ve copied the mods folder from maera-pack by Valpskott. and then i added some more mods. Regardless, you now have a better description of both where you are at and the best path forward to get your pack working.
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