Posted November 2, 20222 yr Hey there! I'm rather new to Forge, and I'm making a modpack and developing a mod that's heavily tied to other mods (tinker's construct, kubejs, etc.) I'm trying to do the datagen for tconstruct, and I see that I need to do runData for that. When I launch it, it throws a pretty strange error at me (see debug.log (pastebin) at lines 848, 896), and it doesn't even get to fire GatherData event in my mod class. I have the latest version of most mods in my build.gradle (pastebin) dependencies. I ripped off a lot of code, including the build.gradle data config, from Tinker's Reforged mod (so I can get it to work and then learn from that). I did not create a repository for my mod yet, but if that's required for investigation of my problem, I'll do that too. I accidentally posted it on a wrong thread before, I'd be really thankful if original post would be removed in order to keep this one (I didn't figure out how to remove my posts here)
November 2, 20222 yr Author Solved by removing FTB-quests from dependencies for the moment of running runData, then adding it back.
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.