Opened 7 years ago

Last modified 3 years ago

#4615 new defect

Empty "waiting for other clients to load" list

Reported by: elexis Owned by:
Priority: Nice to Have Milestone: Backlog
Component: Network Keywords: simple
Cc: Patch:

Description (last modified by elexis)

One can finish the loading screen and lose the connection to the server, so that if the loading screen is finished, we get an empty list of clients to load.

Instead it should display "Waiting for server" or something to that effect.

http://i.imgur.com/B47qsYi.jpg

Change History (4)

comment:1 by elexis, 7 years ago

Description: modified (diff)

comment:2 by elexis, 5 years ago

22:03 < kirillpt> can u help me, i look at https://trac.wildfiregames.com/ticket/4615 , and in NetClient.cpp dont know how get status(like not connected to server or somethink same)

Take a look at messages.js. There is clients-loading when a client finished loading and netstatus that switches from the waiting_for_players to active state. These 3 strings are sent from the NetClient.cpp.

comment:3 by Silier, 3 years ago

Keywords: simple removed
severity: simple

comment:4 by Silier, 3 years ago

Keywords: simple added
Note: See TracTickets for help on using tickets.