Posted June 30, 201312 yr 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 https://dl.dropboxusercontent.com/s/3oky2u9oxfa5fcf/ban_g_bgt_01.png?token_hash=AAGM3xJLSPj33UmAOAt5hW4ecM3S9F5yOmfCFqCDxpOM9g&dl=1[/img]
June 30, 201312 yr Follow Forge's install instructions, it'll do that for you. 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.
June 30, 201312 yr Author 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 ! https://dl.dropboxusercontent.com/s/3oky2u9oxfa5fcf/ban_g_bgt_01.png?token_hash=AAGM3xJLSPj33UmAOAt5hW4ecM3S9F5yOmfCFqCDxpOM9g&dl=1[/img]
June 30, 201312 yr 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? 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.
July 1, 201312 yr Author In fact, it is a java program that run MCP. I'll configure it to run install.cmd instead. https://dl.dropboxusercontent.com/s/3oky2u9oxfa5fcf/ban_g_bgt_01.png?token_hash=AAGM3xJLSPj33UmAOAt5hW4ecM3S9F5yOmfCFqCDxpOM9g&dl=1[/img]
July 1, 201312 yr In fact, it is a java program that run MCP. Uh? No? The workspace is set up using Python and is written in Java. 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.
July 1, 201312 yr 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? If you guys dont get it.. then well ya.. try harder...
July 1, 201312 yr 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. 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.
July 1, 201312 yr 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? If you guys dont get it.. then well ya.. try harder...
July 1, 201312 yr 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 BEWARE OF GOD --- Co-author of Pentachoron Labs' SBFP Tech.
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.