NuclearNarwhal Posted June 21, 2014 Posted June 21, 2014 So I recently tried creating a lightweight ModPack for a whitelisted server I am going to be creating, but whenever I launch it from the Technic Launcher it opens Vanilla Minecraft... With none of the mods installed. The mods included are: • Balkon's Weapon Mod • Enchanting Plus • More Swords Mod • Custom NPCs • Dragon Mounts Any idea why this would be? Thanks in advance!
Discord Moderator plowmanplow Posted June 21, 2014 Discord Moderator Posted June 21, 2014 Your modpack archive is not properly assembled or you are missing the "binmodpack.jar" which is the Forge universal binary jar file renamed to modpack.jar.
NuclearNarwhal Posted June 21, 2014 Author Posted June 21, 2014 I have the "bin" folder, and it contains a modpack.jar which was the recommended Forge build for 1.7.2... The URL for my pack is: http://www.technicpack.net/api/modpack/das-reich-der-drachen Thanks in advance!
Discord Moderator plowmanplow Posted June 21, 2014 Discord Moderator Posted June 21, 2014 Your modpack archive is not properly assembled... The required folders for a modpack are in a subfolder inside your modpack archive. The "bin" and "mods" folder are inside a subfolder called "Das Reich der Drachen". They should instead be at the top level of the archive's folder structure.
PBlock96 Posted June 21, 2014 Posted June 21, 2014 Your modpack is improperly zipped. The modpack needs to be structured like so: modpack.zip(naming doesn't matter) bin modpack.jar mods (all of the mod files) config (all of the config files) You also need to include the config files. There are several enchantment id conflicts that you need to fix as well ( from More Swords Mods).
NuclearNarwhal Posted June 21, 2014 Author Posted June 21, 2014 (edited) Your modpack is improperly zipped. The modpack needs to be structured like so: modpack.zip(naming doesn't matter) bin modpack.jar mods (all of the mod files) config (all of the config files) You also need to include the config files. There are several enchantment id conflicts that you need to fix as well ( from More Swords Mods). How would I go about finding and fixing these conflicts? Thank you both for all your help though! EDIT: So it's clearly changed something... It now starts up, but crashes when the screen is black. I can only assume this is because of the ID conflicts you mentioned. I went in and tried changing them by adding another "0" after the "1" in each of the enchantment IDs... But that doesn't seem to have solved the problem. Also, when you update a ModPack how do you get the "Do you want to update this ModPack?" message to appear when you try to launch an outdated version of it from Technic Launcher? Thanks in advance! Here is a gist of the crash report: https://gist.github.com/anonymous/d6408e7046a7eaf081ce Edited June 21, 2014 by NuclearNarwhal
PBlock96 Posted June 21, 2014 Posted June 21, 2014 (edited) They are in the More Swords config file, which is located in the config folder of your install. They are under Enchantment ID's. Edited June 21, 2014 by PBlock96
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