Posted November 28, 20213 yr 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
November 29, 20213 yr Author 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.
November 29, 20213 yr Author Problem solved! I put my mod code in src/main/resources instead of src/main/java. smh
November 29, 20213 yr Author Problem solved! I put my mod code in src/main/resources instead of src/main/java. smh
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.