Vinz243 Posted June 30, 2013 Posted June 30, 2013 Hi, I was looking at the source, and I saw that the thousands of Minecraft files are sorted into packages, such as achievements, packets, mobs... How did you do that ? With mcp, there 3 packages ! Please tell me ! Thanks by advance, vinz243 Quote https://dl.dropboxusercontent.com/s/3oky2u9oxfa5fcf/ban_g_bgt_01.png?token_hash=AAGM3xJLSPj33UmAOAt5hW4ecM3S9F5yOmfCFqCDxpOM9g&dl=1[/img]
Draco18s Posted June 30, 2013 Posted June 30, 2013 Follow Forge's install instructions, it'll do that for you. Quote Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable. If you think this is the case, JUST REPORT ME. Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice. Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked. DO NOT PM ME WITH PROBLEMS. No help will be given.
Vinz243 Posted June 30, 2013 Author Posted June 30, 2013 So, just run a cmd file ? No other way ? Because I'd prefer to avoid running one more bat file. I am working on Mineclipse, so I wanted to make users able to add MCForge. Thanks ! Quote https://dl.dropboxusercontent.com/s/3oky2u9oxfa5fcf/ban_g_bgt_01.png?token_hash=AAGM3xJLSPj33UmAOAt5hW4ecM3S9F5yOmfCFqCDxpOM9g&dl=1[/img]
SanAndreaP Posted June 30, 2013 Posted June 30, 2013 So, just run a cmd file ? No other way ? Because I'd prefer to avoid running one more bat file. I am working on Mineclipse, so I wanted to make users able to add MCForge. Thanks ! You can look into the bat file and see what it does. Then adapt this to your bat. I assume you download and extract MCP with your bat? Quote Don't ask for support per PM! They'll get ignored! | If a post helped you, click the "Thank You" button at the top right corner of said post! | mah twitter This thread makes me sad because people just post copy-paste-ready code when it's obvious that the OP has little to no programming experience. This is not how learning works.
Vinz243 Posted July 1, 2013 Author Posted July 1, 2013 In fact, it is a java program that run MCP. I'll configure it to run install.cmd instead. Quote https://dl.dropboxusercontent.com/s/3oky2u9oxfa5fcf/ban_g_bgt_01.png?token_hash=AAGM3xJLSPj33UmAOAt5hW4ecM3S9F5yOmfCFqCDxpOM9g&dl=1[/img]
Draco18s Posted July 1, 2013 Posted July 1, 2013 In fact, it is a java program that run MCP. Uh? No? The workspace is set up using Python and is written in Java. Quote Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable. If you think this is the case, JUST REPORT ME. Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice. Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked. DO NOT PM ME WITH PROBLEMS. No help will be given.
Mazetar Posted July 1, 2013 Posted July 1, 2013 In fact, it is a java program that run MCP. Uh? No? The workspace is set up using Python and is written in Java. I guess he meant the thing he is trying to create? I assume he's trying to create something like a simple plugin that will setup the IDE ready to go with a setup like phaimar's or something? Quote If you guys dont get it.. then well ya.. try harder...
Draco18s Posted July 1, 2013 Posted July 1, 2013 I guess he meant the thing he is trying to create? I assume he's trying to create something like a simple plugin that will setup the IDE ready to go with a setup like phaimar's or something? That's a good question. Problem is, we have no idea WTF he's trying to do and therefore cannot supply any useful help. Quote Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable. If you think this is the case, JUST REPORT ME. Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice. Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked. DO NOT PM ME WITH PROBLEMS. No help will be given.
Mazetar Posted July 1, 2013 Posted July 1, 2013 Judging by his first post and his signature that's my best guess. It's a cool learning project I guess But Vinz243: If I understood your question correctly then you can look at how the bat file was written. But to be honest I don't see why you can't make you're program run the .bat file and then proceed after it's done? Quote If you guys dont get it.. then well ya.. try harder...
ObsequiousNewt Posted July 1, 2013 Posted July 1, 2013 Judging by his first post and his signature that's my best guess. It's a cool learning project I guess But Vinz243: If I understood your question correctly then you can look at how the bat file was written. But to be honest I don't see why you can't make you're program run the .bat file and then proceed after it's done? s/.bat/.sh/g Quote BEWARE OF GOD --- Co-author of Pentachoron Labs' SBFP Tech.
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.
Note: Your post will require moderator approval before it will be visible.