fury of fawfull Posted May 12, 2014 Posted May 12, 2014 (edited) no mater what i do it crashes i was going to send the file to someone so you couls help fix it so pleas get back to me Edited May 15, 2014 by fury of fawfull
Discord Moderator plowmanplow Posted May 12, 2014 Discord Moderator Posted May 12, 2014 Without a link to your Technic pack page and/or crash reports/FMLClient logs we will be unable to help.
fury of fawfull Posted May 13, 2014 Author Posted May 13, 2014 (edited) ive stopeed trying this method Edited May 15, 2014 by fury of fawfull
Discord Moderator plowmanplow Posted May 14, 2014 Discord Moderator Posted May 14, 2014 cpw.mods.fml.common.LoaderException: java.lang.ClassNotFoundException: com.advGenetics.AdvGenetics This implies that either your Advanced Genetics mod is messed up, or that the mod has a conflict with another mod (most likely). Again, post a link to your pack. Why wouldn't you have already done that? Why hold back information when people are trying to help you?
fury of fawfull Posted May 15, 2014 Author Posted May 15, 2014 (edited) because i havent made it ofiicaly yet i dont even have a dropbox account im only 10 my mom works with all the account stuff not to mention i looked at it but when i uninstalled it it still didnt ill give you the crash report with no advanced genetics so it will say what else is going on check old crash report pleas let me only have to get rid of sync i dont care about thAT thow can i make a modpack and not need drop box Edited May 15, 2014 by fury of fawfull
Discord Moderator plowmanplow Posted May 15, 2014 Discord Moderator Posted May 15, 2014 You will need an account with some service which lets you upload files and create public, direct URLs for. I recommend copy.com ( https://www.copy.com/home/ ). It is totally free and any file you "share" and get a public link for can be made "direct" by adding "?download=1" (without quotes) to the end of that public link/URL.
fury of fawfull Posted May 15, 2014 Author Posted May 15, 2014 (edited) i really need to figure out how to delete posts Edited May 15, 2014 by fury of fawfull
fury of fawfull Posted May 15, 2014 Author Posted May 15, 2014 (edited) how do i make a modpack with copy.com either make and link a youtube video or make instructions preferable make a text file and link it to me so i can download it a few minutes later (edit) never mind Edited May 15, 2014 by fury of fawfull
Discord Moderator plowmanplow Posted May 15, 2014 Discord Moderator Posted May 15, 2014 Make a modpack in the same way you always would. There is a sticky post at the top of this forum for making a custom modpack. In order to publish that modpack the Technic Platform requires that you have a direct download URL. I would put the steps like this: Create your modpack. Test it locally to make sure it works (using something like my BareBonesPack is probably best in your case: http://www.technicpack.net/modpack/details/barebonespack.271497 ) Zip up your modpack (typically the config and mods folders from your testing location along with the binmodpack.jar file, not the whole bin folder). Call it something like fawfull-1.0.zip Log into your copy.com account. If you don't have one then you will need to go through the sign-up process. It's free. Upload your modpack archive and "Share" it. This will give you a public URL that looks like this: https://copy.com/NelsvsaHvShO Copy that URL and add "?download=1" (without the quotes) to the end. You'll end up with something that looks like this: https://copy.com/NelsvsaHvShO?download=1 The URL you created in Step #5 is your "modpack URL" that you put into your Technic pack page settings.
fury of fawfull Posted May 15, 2014 Author Posted May 15, 2014 this is my first time i told you that i think thow here is the download link make a it as a zip file with all the files in format that allows me to post it k https://copy.com/web/users/user-11551380/copy/New%20Compressed%20%28zipped%29%20Folder.zip?download=1 by the wey when done can you help me make a server for it
Discord Moderator plowmanplow Posted May 15, 2014 Discord Moderator Posted May 15, 2014 The link you provided is not a public link. Click "Share" and copy the public link from the information provided. by the wey when done can you help me make a server for it One step at a time, but we'll see. I can provide assistance. Whether or not you are up to the challenge is on you.
fury of fawfull Posted May 15, 2014 Author Posted May 15, 2014 (edited) here can you put it in the format that allows me to put it on tecnic heres the link https://copy.com/MH1Tu3m3CNnN?download=1 and after alll this can you help me make a server oh and if you want just for helping in everyway you get to be an admin Edited May 15, 2014 by fury of fawfull
Discord Moderator plowmanplow Posted May 15, 2014 Discord Moderator Posted May 15, 2014 Congratulations! That link is the proper format for using in the Technic platform. However, I'm not on a computer where I can download a modpack that is almost 350meg. Something is not right since no modpack should ever be that large. You probably have something in there that doesn't belong. I'll be able to check it out in a couple hours.
Discord Moderator plowmanplow Posted May 16, 2014 Discord Moderator Posted May 16, 2014 The contents of your modpack are all in a subfolder inside the archive. All the required folders (bin, config, mods) need to be at the top level of the archive. You have included the entire contents of your client modpack folder in your archive. You only want the "bin", "config" and "mods" folders and the "bin" folder should ONLY contain "modpack.jar", not the entire contents. You have duplicate mods for DamageIndicators, but the one without "1.6.4" in the filename is a corrupted file. Your Reliquary mod jar has a corrupted or improperly formatted mcmod.info JSON file Familiars mod isn't working at all. The mcmod.info file states that it is for Forge/MC 1.5.2 but the author seems to indicate that the mod is for 1.6.4. You might need to try this mod by itself to see if it works at all with 1.6.4. The biggest problem here is that you have a mishmash of mods from all over the place. It looks like you have just copied mods from various different modpacks. The challenge is that some of the mods are extremely out of date and some of them are fairly new. That can cause (and is causing for you) incompatible APIs to be injected into Forge. This is the root of your problem. You need to go through every single mod and get the latest correct version from the mod author's preferred distribution channels.
fury of fawfull Posted May 16, 2014 Author Posted May 16, 2014 (edited) give me an explanation on how to fix it (everything is done exept for the imcompadible mod api thing old and new that stuff) so can you help with that (i can do it iwhtout taking hours if i can tell witch ones are conflicting) (this is just random stuff) you missed Edited May 16, 2014 by fury of fawfull
Discord Moderator plowmanplow Posted May 16, 2014 Discord Moderator Posted May 16, 2014 I already gave my recommendation. Start at the first one and work through to the last. Check every single mod you are including against the author's most recent/recommended version.
fury of fawfull Posted May 16, 2014 Author Posted May 16, 2014 (edited) im almost done fixing it so #1 we can make a server soon and #2 the mods that i had to remove wer food + and magical crops Edited May 30, 2014 by fury of fawfull
Discord Moderator plowmanplow Posted May 16, 2014 Discord Moderator Posted May 16, 2014 O.o I don't "do" shortcuts. There is the "right" way to do it, and then there is all the other ways. Don't complain if you don't want to take the time and effort to do it the right way.
fury of fawfull Posted May 30, 2014 Author Posted May 30, 2014 (edited) i searoisly finished my mod pack dang it it crashes every time i try to load a world can you help with that before we make a server link http://www.technicpack.net/modpack/details/the-true-sgd.373056 Edited May 31, 2014 by fury of fawfull
Discord Moderator plowmanplow Posted May 31, 2014 Discord Moderator Posted May 31, 2014 You are still including the entire contents of the bin folder. The bin folder should ONLY contain modpack.jar. Some of your mods have no version number in the file name. OpenMods is one and I know that the author's downloads have version numbers in them. Either you renamed the file (NEVER DO THAT) or you didn't get it from the author's site (NEVER DO THAT). You have an ancient version of Optifine. Update to the most recent 1.6.4 version. (Fatal) Your Village Taverns mod is not compatible with something. That mod seems to have a few forks from the original source. If you wish to include this mod you need to do a bit more research and find a working version.
fury of fawfull Posted June 1, 2014 Author Posted June 1, 2014 (edited) i dont care about villige taverns i dont even know what it is b the way check regularly to see if i would like for you to help me make a server k optifine got it and ill make sure that my bin folder only has modpack.jar yes i got open blocks/open mods from a different mod pack sorry Edited June 1, 2014 by fury of fawfull
fury of fawfull Posted June 2, 2014 Author Posted June 2, 2014 its server time awsome so for rules for a start i would like if you go to http://blocklandia.com and make the rules the same as that + obiously we need to make sure that only ops can be in any other mode besides utility mode for nei and mabey can you figure out how to make multipule worlds a shop world a warp world a play world a mineing world and a boss arena world and obiously the end nether and all that link http://www.technicpack.net/modpack/details/the-true-sgd.373056
Discord Moderator plowmanplow Posted June 2, 2014 Discord Moderator Posted June 2, 2014 its server time awsome so for rules for a start i would like if you go to http://blocklandia.com and make the rules the same as that + obiously we need to make sure that only ops can be in any other mode besides utility mode for nei and mabey can you figure out how to make multipule worlds a shop world a warp world a play world a mineing world and a boss arena world and obiously the end nether and all that link http://www.technicpack.net/modpack/details/the-true-sgd.373056 I honestly did not understand any of that
fury of fawfull Posted June 2, 2014 Author Posted June 2, 2014 lets continue the server on another forum post search server of fury and than thats where will finish this
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