Errors upon running gradle project
Working-Joe opened this issue ยท 7 comments
What do you need help with?
This issue might be dumb as fuck, but it's been a while since I've used IntelliJ/gradle (maybe even Java in general) so I am in need of advice.
I was trying to play around with the code a little to see if I can modify some functions within the build section in order to incorporate directional block placement. (relating to my previous Issues, of course)
I have followed the IntelliJ setup guide, and everything seemed to work as intended, including the setupDecompWorkspace and genIntellijRuns tasks. However, when trying to run the Minecraft Client configuration (With "Use classpath of module: baritone_launch"), I get the following errors:
The error seems to relate to the schematica packages rather than the baritone files themselves. Have I overlooked something with the dependencies or have I made some other mistake/problem with IntelliJ?
Otherwise I'll probably realise what stupid thing I have done wrong myself tomorrow-ish.
Thanks in advance for any help provided (:
Don't worry about it, I'm not in a hurry, take your time. I was just hoping to have a look somewhere later this weekend.
Oh sorry, I got caught up with something. I'm completely free today so I'll do it in about half an hour.