Posted May 10, 20205 yr Always when i open Minecraft with Intellij it always says mods.toml missing metadata for modid how do i fix this problem pls help me
May 10, 20205 yr Author what do you mean with For further diagnosis you would have to post your mods.toml file and your main mod class_ Edited May 10, 20205 yr by P4xil
May 10, 20205 yr Author i didnt code that much because i wanted to test if it works or not so i know if i should continue or not because i just wanted to test if it works or Edited May 10, 20205 yr by P4xil
May 10, 20205 yr Screenshots are a terrible way to share code, you should share using a github repo, or using the code tags (the <> above when you post a msg) That being said, I can just see enough from the screenshots to see you still have capital letters in your modid.
May 10, 20205 yr Your modid still contains capital letters. Also, you aren't using the same modid throughout your mods.toml and code. in one place Quote modId="P4M11" in another Quote [[dependencies.P4xilMod]] and another Quote @Mod("P4M") Edited May 10, 20205 yr by Ugdhar
May 10, 20205 yr Author sorry but what should i do to fix you aren't using the same modid throughout your mods.toml and code. in one place
May 10, 20205 yr 3 minutes ago, P4xil said: sorry but what should i do to fix 1. change your modid, make it longer and it cannot contain capital letters 2. all those places that should be your modid, make them be your modid, instead of random things that are similar to your modid.
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.