Skip to content
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

Wont start #1

Closed
LordFortyTwo opened this issue Jul 4, 2021 · 3 comments
Closed

Wont start #1

LordFortyTwo opened this issue Jul 4, 2021 · 3 comments
Labels
➕ added Feature added ✨ feature New feature or request

Comments

@LordFortyTwo
Copy link

Hi, im using java 11 and when i start the MinecraftBOT-1.0.8-all.jar it wont start i get following output :

pi@raspberrypi:/mcBot $ java -jar MinecraftBOT-1.0.8-all.jar
[2021-07-04 19:07:12] [INFO] [MinecraftBOT] Register command: list
[2021-07-04 19:07:12] [INFO] [MinecraftBOT] Register command: help
[2021-07-04 19:07:12] [INFO] [MinecraftBOT] Register command: difficulty
[2021-07-04 19:07:12] [INFO] [MinecraftBOT] Register command: health
[2021-07-04 19:07:12] [INFO] [MinecraftBOT] Register command: food
[2021-07-04 19:07:12] [INFO] [MinecraftBOT] Register command: pos
pi@raspberrypi:
/mcBot $

Thats it.
What am i doing wrong?

@alwyn974
Copy link
Owner

alwyn974 commented Jul 4, 2021

Nothing wrong, I don't have implemented Command Line Interface yet.
I will do it soon

@lord-42
Copy link

lord-42 commented Jul 4, 2021

But it wont connect. Any idea wath im doing wrong? Whats the way im suppost to set the Environment-variables? Maybe i did that wrong.

@alwyn974
Copy link
Owner

alwyn974 commented Jul 6, 2021

Envionment variable are optionnal, if you don't use the GUI it's normal that it doesn't work
If you are using the GUI check the console output with debug mode activate (checkbox)

@alwyn974 alwyn974 added the ✨ feature New feature or request label Jul 17, 2021
Repository owner locked as resolved and limited conversation to collaborators Jul 24, 2021
@alwyn974 alwyn974 added the ➕ added Feature added label Sep 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
➕ added Feature added ✨ feature New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants