PrismarineJS / prismarine-web-client

Minecraft web client running in your browser
https://prismarinejs.github.io/prismarine-web-client/
MIT License
444 stars 144 forks source link

(console logs) Client not connecting to server. Endless loading screen or p(0) undefined disconnect reason. #330

Closed SavageTheUnicorn closed 1 year ago

SavageTheUnicorn commented 1 year ago

!!LOGS AT THE BOTTOM!! No matter what proxy setup I've tried I can't seem to have the bot connect to my server. At first I thought it was due to having fabric mods loaded but thats not the case here. I tried using the default proxy shown on the example website which also did not work. I don't see anything in the console so how would I produce those logs? (the example website connects just fine) The connection just times out when using the example site proxy.

SavageTheUnicorn commented 1 year ago

console-export-2022-11-4_0-42-58.txt console log with proxy

console log without proxy console-export-2022-11-4_0-44-32-noproxy.txt

SavageTheUnicorn commented 1 year ago

I see that 1.18.2 is not supported in the npm package. How would one go about adding compatibility for 1.18.2 like the example website?