Jump to content

Web client can't join servers other than mcgalaxy

Posted

when i try join a local server running a server software other than mcg using webclient, it shows "reconnecting".

webclient is hosted on a local static server (eja) (parses query String in client itself : Here)

I'm not interest in running c# apps so I looked for alternatives (dazed-sheep in js

and project obsidian in python)

But I couldn't connect to both of them using webclient. It says "invalid packet" (unknown? bad? i dond remember).

But I could join using the downloaded one.

I could join mcgalaxy with zero issues.

I disabled classicube auth in mcg and dazed.

I'm hosting webclient on my own as the og one has client side one.

Btw im running all (eja and node/python/mono) on termux, android 9, 3gb ram

Edited by tbapknoob12mc

Featured Replies

The reason why the web client is only able to connect to MCGalaxy is because MCGalaxy supports clients connecting over a WebSocket layer. dazed-sheep doesn't implement WebSocket support so it doesn't understand incoming WebSocket connections.

Server software/libraries which support WebSocket clients include:

I am not aware of server proxies which support WebSocket.

Edited by BunnyNabbit
use Clear Communication

he/they/zhey, it/its (situational)

You want more active players in the game. Yet look around you. Is this the kind of sight that pulls new players? Is this what you want new players to see when they first join? A disaster? A place where everything they build gets destroyed?

  • Author
9 hours ago, BunnyNabbit said:

The reason why the web client is only able to connect to MCGalaxy is because MCGalaxy supports clients connecting over a WebSocket layer. dazed-sheep doesn't implement WebSocket support so it doesn't understand incoming WebSocket connections.

Server software/libraries which support WebSocket clients include:

I am not aware of server proxies which support WebSocket.

Thanks a lot, brother.

Idk if some1 can glue that classicborne protocol with dazed sheep.

(Nvm I found a workaround for making standalone mcg builds in termux and now I can save 250 mb as seen Here)

READ THE RULES BEFORE YOU POST

Create an account or sign in to comment