KirbyCrab Posted March 8, 2015 Posted March 8, 2015 I have a minecraft modpack I'm trying to make, when It opens it doesn't load forge. I looked at everyone else's problems and idd all of that, but to no avail. here is the link to the modpack.zip folder, please tell me what's wrong https://www.dropbox.com/s/nbagqzvw4heiist/modpack.zip?dl=1 Quote
dragonshardz Posted March 8, 2015 Posted March 8, 2015 Your modpack is packaged incorrectly, which is why Forge isn't loading. The file path should be /modpack.zip/bin/modpack.jar but it's instead modpack.zip/modpack/bin/modpack.jar. You should repackage your modpack from inside the /modpack/ folder - select the folders inside the /modpack/ folder, then have your archive utility create the modpack.zip from that selection. Also, whatever archive utility you're using is creating an extraneous folder tree inside the .zip file - the /_MACOSX/ folder isn't needed and should either be removed or not created by your archive utility in the first place. Hope this helps. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.