Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using mod as a dependency causes issues with runData in IDE #69

Open
Ryorama opened this issue Nov 24, 2024 · 2 comments
Open

Using mod as a dependency causes issues with runData in IDE #69

Ryorama opened this issue Nov 24, 2024 · 2 comments

Comments

@Ryorama
Copy link

Ryorama commented Nov 24, 2024

I'm working on a mod that uses this mod as a dependency, but when I try using runData in my IDE the instance will crash due to a ResourceLocationException. I've tested it with runClient and runServer as well but I don't get the error then which leads me to believe it's only an issue with using runData.
latest.log

@MrCrayfish
Copy link
Owner

MrCrayfish commented Nov 26, 2024

Make sure your datagen run args has '--mod', your_mod_id, otherwise you datagen for all mods.

@Ryorama
Copy link
Author

Ryorama commented Nov 27, 2024

Yeah, I have that but it still doesn't work. I'll upload my build.gradle to paste bin for you to check. I also tried using the official maven repo as well thinking cursemaven was screwing something up but that didn't fix anything either.
https://pastebin.com/y7QRLfxf

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants