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 UI broken #102

Closed Column01 closed 5 years ago

Column01 commented 6 years ago

I went to look at my server's after leaving for a bit, and came back to the Mark2 UI being broken. The border is just using other characters rather than the ones that it should be. I made no changes to Mark2 itself so this makes absolutely no sense. This is what it looks like for me: https://i.imgur.com/3iXG3wz.png

Installation directory: /usr/mark2/

Column01 commented 6 years ago

Here is the mark2rc.default.properties file

Combustible commented 5 years ago

This looks like the terminal you are connecting with does not support the "fancy" characters mark2 uses to generate the UI. It is almost certainly a setting someplace in your SSH program (PuTTY, xterm, etc.)

Column01 commented 5 years ago

I fixed it. My user got messeed up and changed the remote character set for my user from UTF8 to Some weird one. It was NOT mark2 whatsoever.