Picoseconds / sanctuary

A working (in 2021) MooMoo.io private server that is constantly getting updates!
Do What The F*ck You Want To Public License
16 stars 22 forks source link

Logs incorrect? #24

Closed Erisfiregamer1 closed 3 years ago

Erisfiregamer1 commented 3 years ago

I have this hosted on Glitch. However, the logs keep saying that it is hosting on localhost:3000 I want it to host to oasis-template.glitch.me does it host there too? If so, how do you fix the logs so it says it right?

CorruptedAI commented 3 years ago

It hosts on oasis-template.glitch.me, even if the terminal says it's hosting on localhost:3000. Online-hosters remove the pain of configuring the port as they do it themselves. If you're wondering why you can't connect to oasis-template.glitch.me directly is because you must request to open a websocket from the MooMoo client. This is done via the userscript provided in the readme file. If you do not want to use a userscript to port client-side, you must create another glitch.me project that automates this process.

Picoseconds commented 3 years ago

@Erisfiregamer1 The logs come from oasis-template.glitch.me so it is localhost for itself. It is hosting on the correct location and the logs do not need to be fixed.