Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#3607 closed defect (fixed)

[PATCH] Gamesetup assigns new players to used slots

Reported by: elexis Owned by: elexis
Priority: Nice to Have Milestone: Alpha 20
Component: UI & Simulation Keywords: patch
Cc: Patch:

Description

If there is an unassigned player slot before an assigned slot in the gamesetup and someone else joins, the last slot will be overwritten instead of the free slot being assigned.

Reproduce: 1) Start hosting a multiplayer match 2) Assign the local player to slot 2 3) Join with another client

The second player will be assigned to slot 2 instead of 1.

Attachments (1)

t3607_assign_the_unassigned_v1.patch (1.6 KB ) - added by elexis 8 years ago.

Download all attachments as: .zip

Change History (4)

comment:1 by elexis, 8 years ago

Summary: Gamesetup assigns new players to used slots[PATCH] Gamesetup assigns new players to used slots

comment:2 by elexis, 8 years ago

Owner: set to elexis
Resolution: fixed
Status: newclosed

In 17443:

Fix #3607 by assigning new players to unused slots instead of assuming that the n'th slot is available.

comment:3 by elexis, 8 years ago

Keywords: review removed
Note: See TracTickets for help on using tickets.