mark2devel / mark2

Minecraft Multi Server Wrapper Written in Python with Twisted; Pull Requests HIGHLY Encouraged, Collaborators Needed Discord: https://discord.gg/zymJygHNpv
Other
207 stars 44 forks source link

Mark2 attach - not loaded #79

Closed FilipK-CZ closed 3 years ago

FilipK-CZ commented 7 years ago

Hi, I have problem with mark2 attach. I start the server and then I want connect to console, but I get empty log.

image

KasperFranz commented 7 years ago

Does your log say anything when you start the server - and is it different users you started the server with and the one you are trying to connect with?

FilipK-CZ commented 7 years ago

Everytime I using for start this command "sudo -u mcservers mark2 start Scraft-v1" (in /Servers/MC, user mcservers have permissions for this folder). Server normaly started (server start info + mark2 started). I tried connect with root, my account and with server user (mcservers). Sometimes it works with all users (but last time not work for nobody)

FilipK-CZ commented 7 years ago

For example I now started another server (Tekkit) and here attach is working, but if I want to change console to Scraft-v1, console (click or arrow) still coming back to Tekkit image

FilipK-CZ commented 7 years ago

Any solution?