Kiwilis Posted November 28, 2021 Posted November 28, 2021 Hello, I'm new to Modding! Whenever I try to run my minecraft using my mod I keep getting an error message saying "The Mod File ... has mods that were not found" and I can't figure out why or how to fix it. latest.log: https://www.toptal.com/developers/hastebin/axuyofidid.pl Crash Report: https://www.toptal.com/developers/hastebin/ayotoyeyil.sql build.gradle of my mod: https://www.toptal.com/developers/hastebin/pexucuneda.php mods.toml of my mod: https://www.toptal.com/developers/hastebin/vositureko.ini Main Mod Class: https://www.toptal.com/developers/hastebin/aqasewusam.swift Quote
Kiwilis Posted November 28, 2021 Author Posted November 28, 2021 Oh I forgot to say that I'm using the 1.17.1-37.0.126 Forge MDK Quote
Kiwilis Posted November 29, 2021 Author Posted November 29, 2021 Hello, this is happening to me on the 1.17.1-37.0.126 Forge MDK. Whenever I run gradlew build it generates a .jar file, that just contains uncompiled .java files, instead of .class files. Quote
Kiwilis Posted November 29, 2021 Author Posted November 29, 2021 Problem solved! I put my mod code in src/main/resources instead of src/main/java. smh Quote
Kiwilis Posted November 29, 2021 Author Posted November 29, 2021 Problem solved! I put my mod code in src/main/resources instead of src/main/java. smh Quote
Recommended Posts
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.