Posted June 20, 201312 yr Hi there again, im just finishing my mod, i have my mcmod.info file in my package but it somehow wont load, it writes me in game that mcmod.info file deosnt exists. I never made mod far like this before so should i add something to my mod files? [ { "modid": "SkyInfinity", "name": "Sky Infinity", "description": "This mod add new world, items, features and much more. So look up!", "version": "PRE-ALPHA 0.0.1", "mcversion": "1.5.2", "logoFile": "", "url": "", "updateUrl": "", "authors": ["DELTA_12"], "credits": "I wouldnt make this mod without ppl at MC forge forums", "parent": "", "screenshots": [], "dependencies": [Minecraft forge 1.5.2-7.8.0.725 +] } ] Also, as i said im finishing my mod so i want to thank all peapol here that aswered my questions or any way helped me. I wont get this far without you http://i.imgur.com/ZAoTYCc.png[/img]
June 20, 201312 yr This is wrong: "dependencies": [Minecraft forge 1.5.2-7.8.0.725 +] Needs to be: "dependencies": ["Forge"] Two things: 1) You didn't put quotes around it (see the Authors tag) 2) I don't think the MCmod.info file handles version of dependencies, especially not minimums, assuming that it uses what's there at all. 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 20, 201312 yr I changed that but still not working Define "not working." 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 21, 201312 yr Author i have my mcmod.info file in my package but it somehow wont load, it writes me in game that mcmod.info file deosnt exists http://i.imgur.com/ZAoTYCc.png[/img]
June 21, 201312 yr "authors": ["DELTA_12"], Your issues is within this line, lets see if you can find it. Legend of Zelda Mod[updated September 20th to 3.1.1] Extra Achievements(Minecraft 1.8!)[updated April 3rd to 2.3.0] Fancy Cheeses[updated May 8th to 0.5.0]
June 21, 201312 yr "authors": ["DELTA_12"], Your issues is within this line, lets see if you can find it. I have a working mcmod.info file open in front of me, just to compare, because I couldn't see an issue with that line. And I still can't. "authors": [ "XCompWiz" ], 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 21, 201312 yr "authors": ["DELTA_12"], Your issues is within this line, lets see if you can find it. I have a working mcmod.info file open in front of me, just to compare, because I couldn't see an issue with that line. And I still can't. "authors": [ "XCompWiz" ], Sorry, sorry. My mind had escaped me. Legend of Zelda Mod[updated September 20th to 3.1.1] Extra Achievements(Minecraft 1.8!)[updated April 3rd to 2.3.0] Fancy Cheeses[updated May 8th to 0.5.0]
June 21, 201312 yr i have my mcmod.info file in my package but it somehow wont load Could this be the error? I haven't used an mcmod.info withing eclipse but shouldn't it be outside of everthing? (like in when you release the zip you put the mcmod.info in the root of the zip file) Legend of Zelda Mod[updated September 20th to 3.1.1] Extra Achievements(Minecraft 1.8!)[updated April 3rd to 2.3.0] Fancy Cheeses[updated May 8th to 0.5.0]
June 21, 201312 yr Author Yeah, but if i have like 2 ods with their mcmod.info-s in root directory didnt they replace themselves http://i.imgur.com/ZAoTYCc.png[/img]
June 21, 201312 yr Yeah, but if i have like 2 ods with their mcmod.info-s in root directory didnt they replace themselves Nope. They don't. Legend of Zelda Mod[updated September 20th to 3.1.1] Extra Achievements(Minecraft 1.8!)[updated April 3rd to 2.3.0] Fancy Cheeses[updated May 8th to 0.5.0]
June 21, 201312 yr Author Yeah, but if i have like 2 ods with their mcmod.info-s in root directory didnt they replace themselves Nope. They don't. How is that possible? every time you place a folder with a same name as one already in another folder(or archive) it replace it or do not copy http://i.imgur.com/ZAoTYCc.png[/img]
June 21, 201312 yr Yeah, but if i have like 2 ods with their mcmod.info-s in root directory didnt they replace themselves Nope. They don't. How is that possible? every time you place a folder with a same name as one already in another folder(or archive) it replace it or do not copy umm.... what? Attempting to make sense of that, here is an example: Legend of Zelda Mod[updated September 20th to 3.1.1] Extra Achievements(Minecraft 1.8!)[updated April 3rd to 2.3.0] Fancy Cheeses[updated May 8th to 0.5.0]
June 21, 201312 yr Logs, the logs will tell you. Please read them. I do Forge for free, however the servers to run it arn't free, so anything is appreciated. Consider supporting the team on Patreon
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.