yvt / openspades

Compatible client of Ace of Spades 0.75
http://openspades.yvt.jp/
GNU General Public License v3.0
1.12k stars 219 forks source link

Stuck at loading map change on 0.76 server. #847

Open Tuupertunut opened 4 years ago

Tuupertunut commented 4 years ago

Openspades doesn't load new maps on map change on 0.76 servers. It gets stuck on the screen with "Loading snapshot".

Scope of the problem

Occurs on all Openspades versions since at least 0.1.0 as well as on the latest master. Doesn't occur on the original Ace of Spades 0.76 client.

Tested using PySnip server 0.76 version fd74ccc.

How to reproduce

You should see Openspades stuck at loading screen.

siecvi commented 4 years ago

Here's something: https://github.com/BR-/openspades/commit/d4a7934291373c97bfbc6774729a96b14edf343e

Tuupertunut commented 4 years ago

I can confirm that commit does fix it.

Tuupertunut commented 4 years ago

I made a PR of that commit.