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

How to install mcrcon on windows #63

Closed
tillx4 opened this issue Jan 18, 2021 · 5 comments
Closed

How to install mcrcon on windows #63

tillx4 opened this issue Jan 18, 2021 · 5 comments

Comments

@tillx4
Copy link

tillx4 commented Jan 18, 2021

I don't have a lot of experience in all of this and I have a few questions.
Do I run the installation in the command line?
I cloned the reposetory, did cd mcrcon but when I try to run make it prompts an error message along the lines of "unkown command" (I don't know the exact translation because my cmd is not in english). The install.md says something about C Library and POSIX getopt support dependencys but I have no clue how I would install these if it was the problem.
Can someone help me how to install mcrcon properly?

@Kestrer
Copy link

Kestrer commented Jan 21, 2021

You will need to install MinGW for it to work.

@Tiiffi
Copy link
Owner

Tiiffi commented Jan 22, 2021

You can also download precompiled binary for Windows: https://github.com/Tiiffi/mcrcon/releases/download/v0.7.1/mcrcon-0.7.1-windows-x86-32.zip

You can always find latest releases here: https://github.com/Tiiffi/mcrcon/releases/latest

@Slddev
Copy link

Slddev commented Jan 29, 2021

When i run mcrcon.exe from the precompiled binary, it shows up for a few milliseconds then its gone. How to fix this?

@tillx4
Copy link
Author

tillx4 commented Jan 29, 2021

When i run mcrcon.exe from the precompiled binary, it shows up for a few milliseconds then its gone. How to fix this?

You have to run the launch.bat and follow the instructions, because the .exe needs parameters. You could also run the .exe via the cmd and pass arguments in the command but I don't know the syntax for that.

@Tiiffi
Copy link
Owner

Tiiffi commented Jan 30, 2021

When i run mcrcon.exe from the precompiled binary, it shows up for a few milliseconds then its gone. How to fix this?

mcrcon is command line tool so you have to open command line (cmd.exe) first and then run mcrcon.

ps. Older versions of Windows package used to have "launch.bat" script to start mcrcon and query for login. Maybe I should start including it in the further Windows releases again.

@Tiiffi Tiiffi closed this as completed Feb 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants