Jump to content

mods.toml missing metadata for modid


P4xil

Recommended Posts

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.

Link to comment
Share on other sites

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 by Ugdhar
Link to comment
Share on other sites

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.

Link to comment
Share on other sites

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.