Inacio Posted March 2, 2013 Posted March 2, 2013 Basically I have a fully-functioning client setup. What do I have to include in order to have it work? I take it I wouldn't need to include the minecraft.jar and its libs? Quote
freakachu Posted March 2, 2013 Posted March 2, 2013 it only needs to include the things that are changed from a vanilla install. the folder structure should be the same as vanilla minecraft's with the addition of the folders forge uses (configs, mods, coremods). any mods that must go into minecraft.jar, like forge, are placed in modpack.jar inside the bin folder. Quote
Niavmai Posted March 2, 2013 Posted March 2, 2013 it only needs to include the things that are changed from a vanilla install. the folder structure should be the same as vanilla minecraft's with the addition of the folders forge uses (configs, mods, coremods). any mods that must go into minecraft.jar, like forge, are placed in modpack.jar inside the bin folder. To add to this, make sure your zip is setup as package.zip/mods/, etc., as opposed to package.zip/package/mods/. Commonly made mistake. Quote
Inacio Posted March 2, 2013 Author Posted March 2, 2013 But what about Forge? Is it installed by default? (that was my biggest concern) Quote
freakachu Posted March 2, 2013 Posted March 2, 2013 But what about Forge? Is it installed by default? (that was my biggest concern) any mods that must go into minecraft.jar, like forge, are placed in modpack.jar inside the bin folder. Quote
Inacio Posted March 2, 2013 Author Posted March 2, 2013 There's an issue I'm having: in order to have Forge work with Minecraft, I need to delete the vanilla META-INF and have only Forge's META-INF inside the JAR. How will Platform deal with this? Quote
theprolo Posted March 2, 2013 Posted March 2, 2013 Put it in the modpack.jar and it should work fine. The modpack.jar basically overwrites the minecraft.jar, and prevents any illega; distribution of the minecraft.jar. Quote
Inacio Posted March 2, 2013 Author Posted March 2, 2013 Not sure this is the place, but I'll use the thread I already created: http://pastebin.com/Ctpp9fmG Getting that. An identical setup with a Mindcrack base works perfectly. Same mods, same configs. Anyone have any idea of whats wrong with it? Quote
theprolo Posted March 2, 2013 Posted March 2, 2013 You probably have Gregtech installed. Unless you change the directory the modpack is installed, GregTech won't work with the Technic Launcher. Quote
freakachu Posted March 2, 2013 Posted March 2, 2013 You probably have Gregtech installed. Unless you change the directory the modpack is installed, GregTech won't work with the Technic Launcher. this doesn't look like the error gregtech throws. it's redpower causing the problems. look into the mod called RP tweaks or some such, it's a modification to redpower to fix a bunch of the known bugs in pr6. Quote
theprolo Posted March 2, 2013 Posted March 2, 2013 this doesn't look like the error gregtech throws. it's redpower causing the problems. look into the mod called RP tweaks or some such, it's a modification to redpower to fix a bunch of the known bugs in pr6. It was Redpower which threw the error when I forgot to remove GregTech, IIRC. Nevertheless, He has GregTech in there, and that needs to be sorted, whether RP2 is the real culprit or not. Quote
Inacio Posted March 2, 2013 Author Posted March 2, 2013 It was GregTech. Changing the folder made it work. Thanks! Quote
freakachu Posted March 2, 2013 Posted March 2, 2013 It was GregTech. Changing the folder made it work. Thanks! lol wow, note to self then I guess. 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.