MinecraftServerControl / mscs

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

Minecraft Overviewer software not found. Again! #314

Closed DomesticMiku closed 2 years ago

DomesticMiku commented 2 years ago

I have the same problem as discribed in #247, but this solution haven't helped me

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

mscs.txt

$ python3 ~/Minecraft-Overviewer/overviewer.py works properly and calls overviewer script, so I don't have any clues

DomesticMiku commented 2 years ago

I so stupid, my folder with script is in /home, so other users don't have permission to execute from it😋 When working with this script don't forget about right permissions (40777)!

zanix commented 2 years ago

That would surely do it, glad you figured it out!