Baritone AI pathfinder

Baritone AI pathfinder

72.7k Downloads

Errors upon running gradle project

Working-Joe opened this issue ยท 7 comments

commented

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:

image

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 (:

commented

As of yet still no progress, still open to new input

commented

I'm going to be setting up a workspace later so I'll tell you if I have any issues

commented

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.

commented

Any updates? I tried quite a couple of things now without success.

commented

Oh sorry, I got caught up with something. I'm completely free today so I'll do it in about half an hour.

commented

No, I've been busy. I'll try today.

commented

Well nevermind. I moved the project to my main drive rather than my D drive, that seemed to fix the problem :)
I have no clue how though. I had tried this before, but it didn't work that time. Perhaps opening the project a second time made gradle refresh properly.