-
-
Notifications
You must be signed in to change notification settings - Fork 57
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
Errors importing the project #27
Comments
You have to open the core project in your IDE. I noticed that some IDEs have issues with detecting relocation. |
This is what i've got http://prntscr.com/jjkwd0 |
Do you run |
yes, this is the console output: [INFO] Scanning for projects... |
You should do it for the parent project. |
mmmhh , this is what i've been doing: I downloaded the project from git, imported everything in eclipse "Import Existing Maven Project": http://prntscr.com/jjm0b4 and I ran the clean install http://prntscr.com/jjm1q4 (is this right?) the console said it worked but what should I do now? http://prntscr.com/jjm472 |
The guide says you should run this command inside the root project folder. You ran it inside the core project folder. |
Ok, I think i did it, now the problem is that when I start the bot from the ide i get this: "Disconnected: java.lang.IllegalStateException: group not set", do u know what could be the cause? |
Which protocol (Minecraft version) do you tried? |
1.12 |
I am having this same error |
Hi, I have learnt how to use maven just to be able to use this project but still it doesnt want to work properly when imported... I was wondering if i could contact you somewere like discord or skype to try fix this?
The text was updated successfully, but these errors were encountered: