Bodil_4tree Posted August 13, 2014 Posted August 13, 2014 Help me please so ive been making my own custom mod pack and i got it up and every thing only problem is every time i load it up it loads up vanilla minecraft can any one help please ?
Discord Moderator plowmanplow Posted August 13, 2014 Discord Moderator Posted August 13, 2014 This post belongs in Platform Pagoda, not Platform Potluck. Hopefully one of the mods will move it. Please provide a link to your pack API URL or Platform page. Without that we really can't know what's wrong.
Bodil_4tree Posted August 13, 2014 Author Posted August 13, 2014 This post belongs in Platform Pagoda, not Platform Potluck. Hopefully one of the mods will move it. Please provide a link to your pack API URL or Platform page. Without that we really can't know what's wrong. http://www.technicpack.net/modpack/details/myudan-project-relismish.453626
Discord Moderator plowmanplow Posted August 13, 2014 Discord Moderator Posted August 13, 2014 Your mod should contain the following folders: bin : This folder should only have the file modpack.jar in it. The modpack.jar file is just the Forge universal binary JAR file renamed to modpack.jar. You should probably be using build 1147 of 1.7.2. config : This folder should have all the config files for the mods in your pack. The config files get generated the first time the mod is loaded into forge so you can pull these files from your local test environment after you get them all tuned and balanced. mods : Your mods go in this folder. Inside this folder should be a folder named 1.7.2 which holds things like Forge Multipart, Code Chicken Lib, etc. which get downloaded by your mods as needed the first time they are loaded into Forge. Make sure you pack archive conforms to these conventions and come back here if you are still having troubles.
Bodil_4tree Posted August 14, 2014 Author Posted August 14, 2014 Your mod should contain the following folders: bin : This folder should only have the file modpack.jar in it. The modpack.jar file is just the Forge universal binary JAR file renamed to modpack.jar. You should probably be using build 1147 of 1.7.2. config : This folder should have all the config files for the mods in your pack. The config files get generated the first time the mod is loaded into forge so you can pull these files from your local test environment after you get them all tuned and balanced. mods : Your mods go in this folder. Inside this folder should be a folder named 1.7.2 which holds things like Forge Multipart, Code Chicken Lib, etc. which get downloaded by your mods as needed the first time they are loaded into Forge. Make sure you pack archive conforms to these conventions and come back here if you are still having troubles. I've added the config files but i think its the forge binary ? im not sure where to get that and what it is can you help link maybe please ?
Bodil_4tree Posted August 14, 2014 Author Posted August 14, 2014 Your mod should contain the following folders: bin : This folder should only have the file modpack.jar in it. The modpack.jar file is just the Forge universal binary JAR file renamed to modpack.jar. You should probably be using build 1147 of 1.7.2. config : This folder should have all the config files for the mods in your pack. The config files get generated the first time the mod is loaded into forge so you can pull these files from your local test environment after you get them all tuned and balanced. mods : Your mods go in this folder. Inside this folder should be a folder named 1.7.2 which holds things like Forge Multipart, Code Chicken Lib, etc. which get downloaded by your mods as needed the first time they are loaded into Forge. Make sure you pack archive conforms to these conventions and come back here if you are still having troubles. Ok so i fixed it and it loaded up the mods and things but when i got on single player and move around it say's "Connection Lost A fatal error ha occured, this connection is terminated" Any way i can fix this ?
Discord Moderator plowmanplow Posted August 14, 2014 Discord Moderator Posted August 14, 2014 Please go back and reread post #5 here by me. You have done all of that incorrectly. You still have not included all your config files in the modpack archive.
Bodil_4tree Posted August 15, 2014 Author Posted August 15, 2014 Please go back and reread post #5 here by me. You have done all of that incorrectly. You still have not included all your config files in the modpack archive. I thought that was all of them what else do i need ?
Bodil_4tree Posted August 15, 2014 Author Posted August 15, 2014 Please go back and reread post #5 here by me. You have done all of that incorrectly. You still have not included all your config files in the modpack archive. Ok i fixed the config and it still does that bug >.<
Discord Moderator plowmanplow Posted August 15, 2014 Discord Moderator Posted August 15, 2014 You are not following directions... at all. What does Post #5 say? It says that you need to have three and only three folders in your modpack archive. Those folders should be: bin, config, mods. It also states that your bin folder should ONLY contain the modpack.jar file. It also states that you need to upgrade your Forge version to Build #1147. Why have you not done this? I cannot help you if you don't heed my advice. You have not installed Player API Core or Render Player API correctly. Open those ZIP files and follow the instructions.
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