I got it mostly working, but I can't figure out how to log in.
I made an account with the account create <name> command, but I don't know how to give it a password and the game doesn't allow blank passwords. Trying "password" (or really anything) says logging in for a split second but then just does nothing. I'm using hosts file to redirect the connections.
Are you trying to just use a hosts edit instead of using a proxy (like mitm?). I'm having the same issue with just a hosts edit but was able to successfully sign in to a locally hosted server while using the proxy. There's some information related to this odd behavior on the discord that's seemingly being tracked down right now.
To your question, there's no password authentication on the server yet so any password will work, but we're both running into the same bug currently where the login process doesn't complete. Give it a little time (like a week or so) and then see if the project has progressed more and then try again.
Yeah, I'm waiting until more information is available about that before I pull the trigger on really playing with this.
The password functionality just isn't implemented as this server software isn't mean to be a general release for regular use. For now it's just a "local and with people you know" sort of thing. There are other people developing authentication plugins to fill the gap in that functionality currently. That said, I 100% would not join random user's servers at this time.
I got it mostly working, but I can't figure out how to log in.
I made an account with the
account create <name>
command, but I don't know how to give it a password and the game doesn't allow blank passwords. Trying "password" (or really anything) says logging in for a split second but then just does nothing. I'm using hosts file to redirect the connections.Are you trying to just use a hosts edit instead of using a proxy (like mitm?). I'm having the same issue with just a hosts edit but was able to successfully sign in to a locally hosted server while using the proxy. There's some information related to this odd behavior on the discord that's seemingly being tracked down right now.
To your question, there's no password authentication on the server yet so any password will work, but we're both running into the same bug currently where the login process doesn't complete. Give it a little time (like a week or so) and then see if the project has progressed more and then try again.
Yeah, hosts with no proxy. I'm thinking maybe I have to make my computer trust that
keystore.p12
but uhh, no I'm not doing that.No passwords is kinda weird, that means anyone can hop into anyone else's account, especially on a more public server.
Yeah, I'm waiting until more information is available about that before I pull the trigger on really playing with this.
The password functionality just isn't implemented as this server software isn't mean to be a general release for regular use. For now it's just a "local and with people you know" sort of thing. There are other people developing authentication plugins to fill the gap in that functionality currently. That said, I 100% would not join random user's servers at this time.