I'm trying to use data generators to generate block states, loot tables, etc. but when I try to run the runData task in Gradle it fails with the error "Could not dispatch a message to the daemon." after gathering all of the data providers.
Here is a link to various log files from running the task and here is a link to where I add my data providers.
Any ideas on what I did wrong?
Thanks!
MoSadie