shadowolf365 Posted March 14, 2016 Posted March 14, 2016 (edited) Hey Guys My modpack is crashing please help Edited May 18, 2016 by shadowolf365
shadowolf365 Posted March 14, 2016 Author Posted March 14, 2016 26 minutes ago, AetherPirate said: Where are you stuck? I have downloaded all of the mods and basically it just won't load to the main screen I can send you a google spreadsheet of the mods if you would like.
Moderators AetherPirate Posted March 14, 2016 Moderators Posted March 14, 2016 Pastebin a crashlog and post a Dropbox link to your pack.
shadowolf365 Posted March 14, 2016 Author Posted March 14, 2016 8 hours ago, AetherPirate said: Pastebin a crashlog and post a Dropbox link to your pack. Heres the thing, I goto compile it and it just doesn't work all I would like is if someone would compile it for me and I will give them credit in my modpack.
Moderators AetherPirate Posted March 14, 2016 Moderators Posted March 14, 2016 Try this: 1) Install the Barebones Pack from the technic launcher: http://www.technicpack.net/modpack/barebonespack.271497. Launch it once. This is an empty pack, with just Forge. 2) Go to c:\users\*your username*\appdata\roaming\technic\modpacks\barebones pack\mods 3) Dump all your mods into the mods folder. The bin folder will already have the latest 1.7.10 forge universal, renamed to modpack.jar 4) Try launching your pack. When is crashes, pastebin the log from c:\users\*your username*\appdata\roaming\technic\modpacks\barebones\logs 5) If your pack is already zipped and available from the technic launcher, post the link. Refer to this as well: https://technicpack.zendesk.com/hc/en-us/articles/204199345-How-to-make-a-Minecraft-modpack Not sure what you mean by "compile". Do you mean launch it? Or zip it and upload it to dropbox?
shadowolf365 Posted March 15, 2016 Author Posted March 15, 2016 3 hours ago, AetherPirate said: Try this: 1) Install the Barebones Pack from the technic launcher: http://www.technicpack.net/modpack/barebonespack.271497. Launch it once. This is an empty pack, with just Forge. 2) Go to c:\users\*your username*\appdata\roaming\technic\modpacks\barebones pack\mods 3) Dump all your mods into the mods folder. The bin folder will already have the latest 1.7.10 forge universal, renamed to modpack.jar 4) Try launching your pack. When is crashes, pastebin the log from c:\users\*your username*\appdata\roaming\technic\modpacks\barebones\logs 5) If your pack is already zipped and available from the technic launcher, post the link. Refer to this as well: https://technicpack.zendesk.com/hc/en-us/articles/204199345-How-to-make-a-Minecraft-modpack Not sure what you mean by "compile". Do you mean launch it? Or zip it and upload it to dropbox? Okay thanks, I will look into it this afternoon and pastebin any crashes.
shadowolf365 Posted March 15, 2016 Author Posted March 15, 2016 8 hours ago, AetherPirate said: Try this: 1) Install the Barebones Pack from the technic launcher: http://www.technicpack.net/modpack/barebonespack.271497. Launch it once. This is an empty pack, with just Forge. 2) Go to c:\users\*your username*\appdata\roaming\technic\modpacks\barebones pack\mods 3) Dump all your mods into the mods folder. The bin folder will already have the latest 1.7.10 forge universal, renamed to modpack.jar 4) Try launching your pack. When is crashes, pastebin the log from c:\users\*your username*\appdata\roaming\technic\modpacks\barebones\logs 5) If your pack is already zipped and available from the technic launcher, post the link. Refer to this as well: https://technicpack.zendesk.com/hc/en-us/articles/204199345-How-to-make-a-Minecraft-modpack Not sure what you mean by "compile". Do you mean launch it? Or zip it and upload it to dropbox? So as in compile I mean someone makes the modpack for me and sends it to me finished and I credit them in the modpack. But here is my crash http://pastebin.com/wpaxh2uK
Moderators AetherPirate Posted March 15, 2016 Moderators Posted March 15, 2016 Zip up what you have and send me a dropbox link, and I will help if I can.
Discord Moderator plowmanplow Posted March 15, 2016 Discord Moderator Posted March 15, 2016 When posting the log for a pack, please provide the pack's fml-client-latest.log and not the launcher log (which you provided). [B#347] [17:23:03][SEVERE][noppes.npcs.enchants.EnchantInterface:49] java.lang.IllegalArgumentException: Duplicate enchantment id! class noppes.npcs.enchants.EnchantDamage and class am2.enchantments.EnchantMagicResist Enchantment ID:100 You have an enchantment ID conflict for ID 100 between CustomNPCs and Ars Magica 2.
shadowolf365 Posted March 17, 2016 Author Posted March 17, 2016 On 15 March 2016 at 1:12 AM, plowmanplow said: When posting the log for a pack, please provide the pack's fml-client-latest.log and not the launcher log (which you provided). [B#347] [17:23:03][SEVERE][noppes.npcs.enchants.EnchantInterface:49] java.lang.IllegalArgumentException: Duplicate enchantment id! class noppes.npcs.enchants.EnchantDamage and class am2.enchantments.EnchantMagicResist Enchantment ID:100 You have an enchantment ID conflict for ID 100 between CustomNPCs and Ars Magica 2. How do you fix the ID conflict
Discord Moderator plowmanplow Posted March 17, 2016 Discord Moderator Posted March 17, 2016 This is why mods have config files. Check the AM2 configs. You should be able to use this post to see how to make that change to a proper value. That post is about block/item ID conflicts, but the same process applies to Enchantment IDs.
shadowolf365 Posted March 19, 2016 Author Posted March 19, 2016 On 3/15/2016 at 11:36 PM, AetherPirate said: Zip up what you have and send me a dropbox link, and I will help if I can. Okay here is the link to a zip with all the mods I want in it. https://www.dropbox.com/s/rhlaj2ok35rvn33/ModpackModFiles.rar?dl=0
Moderators AetherPirate Posted March 20, 2016 Moderators Posted March 20, 2016 (edited) Did you fix the id conflicts that Plowman pointed out? Few things 1) A lot of your mods have (1) or (2) at the end of filename, remove that. 2) You have Advanced Genetics 1.7.10 and 1.7.2 in there. Get rid of 1.7.2 3) You have both Optifine and Fastcraft. Pick one, not both. You have some more ID's to chase down: [09:43:58] [Client thread/ERROR] [FML/]: Caught exception from gibby_pun java.lang.IllegalArgumentException: Attempted to register a enti ty with invalid ID: 375 Name: EntityMinion Class: class com.gibby.pun.EntityMinion at net Edited March 20, 2016 by AetherPirate
shadowolf365 Posted March 21, 2016 Author Posted March 21, 2016 11 hours ago, AetherPirate said: Did you fix the id conflicts that Plowman pointed out? Few things 1) A lot of your mods have (1) or (2) at the end of filename, remove that. 2) You have Advanced Genetics 1.7.10 and 1.7.2 in there. Get rid of 1.7.2 3) You have both Optifine and Fastcraft. Pick one, not both. You have some more ID's to chase down: [09:43:58] [Client thread/ERROR] [FML/]: Caught exception from gibby_pun java.lang.IllegalArgumentException: Attempted to register a enti ty with invalid ID: 375 Name: EntityMinion Class: class com.gibby.pun.EntityMinion at net So I did the things that Plow told me todo and I have deleted the 1.7.2 file and also deleted fastcraft and kept OptiFine. But I have a new crash here (http://pastebin.com/w3rpdx9F)
Moderators AetherPirate Posted March 21, 2016 Moderators Posted March 21, 2016 There error I pasted shows you what mod is having an ID conflict. See if punmod has a config file, and change ID 375 to something else.
shadowolf365 Posted March 21, 2016 Author Posted March 21, 2016 13 minutes ago, AetherPirate said: There error I pasted shows you what mod is having an ID conflict. See if punmod has a config file, and change ID 375 to something else. No, there is no config file so I just took out the mod. Could you try and create the pack and send it to me?
shadowolf365 Posted March 26, 2016 Author Posted March 26, 2016 On 3/21/2016 at 1:13 PM, AetherPirate said: There error I pasted shows you what mod is having an ID conflict. See if punmod has a config file, and change ID 375 to something else. Just wondering how the modpack is going?
Discord Moderator plowmanplow Posted March 27, 2016 Discord Moderator Posted March 27, 2016 We're not making your pack for you. We will help you debug your pack provided you make the recommended changes and provide requested information.
shadowolf365 Posted March 28, 2016 Author Posted March 28, 2016 3 hours ago, plowmanplow said: We're not making your pack for you. We will help you debug your pack provided you make the recommended changes and provide requested information. Okay so I would like to go back to the beginning. I have the mods I want, what do I do now?
Discord Moderator plowmanplow Posted March 28, 2016 Discord Moderator Posted March 28, 2016 I will put my two cents in the hat along with AetherPirate's excellent work so far: Assemble your pack in a development environment: I would recommend my BareBonesPack using these instructions The linked post instructs the pack builder to add mods singly or in logical groups. Yes, this means that it will have to be launched MANY times as you build your pack and tweak the config files. There's a reason the BBP has 9K+ launches.
shadowolf365 Posted April 4, 2016 Author Posted April 4, 2016 Why does my modpack take a heck of a long time to boot up? it takes like 30-40 minutes to boot.
Discord Moderator plowmanplow Posted April 4, 2016 Discord Moderator Posted April 4, 2016 <shakes magic 8-ball> ... because racecar On a more serious note, always provide the API URL or a link to the pack's platform page when requesting custom modpack assistance.
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