MinecraftServerControl / mscs

Powerful command-line control for UNIX and Linux powered Minecraft servers
https://minecraftservercontrol.github.io
BSD 2-Clause "Simplified" License
485 stars 62 forks source link

Minecraft Overviewer software not found. #247

Closed Nissenice closed 4 years ago

Nissenice commented 4 years ago

When I try to run $ mscs map I get the message Minecraft Overviewer software not found.

I'm running Ubuntu server and wasn't able to install Overviewer through apt so I built it from source. Then I entered the full path to overviewer.py into mscs.defaults. Like this: ; Location of Overviewer. # mscs-overviewer-bin=/home/ubuntu/Minecraft-Overviewer/overviewer.py

I am able to run overviewer using $ python3 /home/ubuntu/Minecraft-Overviewer/overviewer.py so the path seems to be right.

I don't know what I'm doing wrong. I'm kind of new to this.

zanix commented 4 years ago

Try removing the # from the beginning of mscs-overviewer-bin...

Nissenice commented 4 years ago

Try removing the # from the beginning of mscs-overviewer-bin...

Oh my god! I feel stupid. Thank you!

DomesticMiku commented 2 years ago

Try removing the # from the beginning of mscs-overviewer-bin...

I have the same problem, but this solution haven't helped me(

zanix commented 2 years ago

Could you please open a new issue since this one is closed?