0

Server is dead crash

Rico 2 years ago updated 2 years ago 1

Image 247

This happens every game, and I have tried dozens and dozens of times on multiple computers, browsers and my phone. I like the game and i've become obsessed trying to get it to work. I know other players don't have this problem. 

I have tried to reboot

update PC

update chrome

In dev tools, it shows this: 

 AudioContext was not allowed to start. It must be resumed (or created) after a user

WebSocket is already in CLOSING or CLOSED state.

var packet=msgpack.encode([message,data]);this.socket.send(packet);},sendDiff:function(message,data){if(app.data.shared[message]){data=this.sharer.encode(message,data,null,[],true);message=this.sharer.getKeyIndex(message);}

Indicate whether a cookie is intended to be set in a cross-site context by specifying its SameSite attribute

OK, so I think I figured it out. I switched the internet connection from my home WIFI to my phones hotspot and I was able to play a full game for the first time.


What got me thinking was that I noticed that sometimes, while I type in the browser, there is a lag or delay from me pressing a key to it showing on screen.  

I guess this game needs to have a constant connection, and any type of drop will cause you to crash. I play a bunch of games on my PC that never have done this, but they probably have some sort of safeguard for built in.  

Luckily, I found I had a problem and can try to address it. I hope this helps future players.