Posted May 11, 20214 yr i have an error in the sounds.js file idk know where it is and thats the error: Caused by: net.minecraft.util.ResourceLocationException: Non [a-z0-9_.-] character in namespace of location: FirstMod:sounds.json
May 11, 20214 yr 5 minutes ago, tnhrasv said: Non [a-z0-9_.-] character in namespace of location: FirstMod:sounds.json I would wager the error is more related to your modid having capital letters in it And also, don't post single lines from a log, especially when you're a novice, the error isn't always where you think it is based on a single line of the log. Post the entire log, use a paste site like github gist or something. Edited May 11, 20214 yr by Ugdhar
May 11, 20214 yr Author but my modid is firstmod not FirstMod that only shows that here Edited May 11, 20214 yr by tnhrasv
May 11, 20214 yr Author that is my files .gitattributes .gitignore build.gradle changelog.txt gradle.properties gradlew gradlew.bat Edited May 11, 20214 yr by tnhrasv
May 11, 20214 yr You should use github, and host your project on there, it makes it much easier to share your project with others. It's likely none of these files you posted here are relevant. If you dig through your project, you'll find FirstMod somewhere (besides a class name), I don't think the log would just change it to capitals if it were actually lowercase. Double check all your java files, and any jsons you may have created by hand. Also, you still did not share the full log.
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.