Posted June 7, 20169 yr When I launch the game from eclipse, it loads up fine, no errors, but doesn't load the mcmod.info (i checked the 'mods' button in the main menu and it just says ask the mod author to provide one) and when i get into the singleplayer world, my item has no texture. I'm fairly certain I put them in the correct directory, because if I move them anywhere else I get errors and the game crashes. Anyone have any ideas? EDIT: I changed the directory name from nbtMod to nbtmod, and that fixed the issue of the texture not loading, but the mcmod.info still doesn't load properly.
June 7, 20169 yr Is your mcmod.info a valid JSON file? Are there any errors in the log telling you why it failed to load? Upload your mcmod.info and FML log (logs/fml-client-latest.log) to Gist and link them here. Please don't PM me to ask for help. Asking your question in a public thread preserves it for people who are having the same problem in the future.
June 8, 20169 yr Author I checked the mcmod.info online with several different JSON parsers, and they all said it was valid JSON, so I don't think that is the problem. Anyway, here are the gist's. Here's the fml-client-latest.log: https://gist.github.com/vikingiwan/003718610e86e08bbd78965b06cc3da6 and here's the mcmod.info: https://gist.github.com/vikingiwan/c8b18dc8ec47c565b6d6e8344f03a4b8
June 8, 20169 yr It looks like your mod ID is NtbMod , but your mcmod.info file uses ntbMod . These must be exactly the same as each other. Please don't PM me to ask for help. Asking your question in a public thread preserves it for people who are having the same problem in the future.
June 8, 20169 yr Author I'm an idiot.....I knew they had to be the same, I just didn't realize I capitalized one of them. I am sorry for wasting your time. Thank you for your help.
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.