BattlegroundsCoH / coh-battlegrounds

The official GitHub repository for Company of Heroes: Battlegrounds.
https://www.cohbattlegrounds.com/
5 stars 1 forks source link

Bug: Lobby issues #192

Closed RagnarTheEverchosen closed 2 years ago

RagnarTheEverchosen commented 2 years ago

Lobby issues

Invasion gamemode lobby issues

Investigate

[17 Sep 22 19:27 UTC] $0 is starting match timer with 5 seconds.
[17 Sep 22 19:27 UTC] $0 Setting member 76561198157626935 to state 1.
[17 Sep 22 19:27 UTC] $0 is responding to match startup with false.
[17 Sep 22 19:27 UTC] $0 Setting member 76561198157626935 to state 3.
[17 Sep 22 19:27 UTC] Established incoming connection from 83.208.10.137:53719.
[17 Sep 22 19:27 UTC] Creating a file transfer connection by 76561198157626935 to lobby 0
[17 Sep 22 19:27 UTC] Failed to remove file lobbies/0/76561198157626935.json: &{%!e(string=remove) %!e(string=lobbies/0/76561198157626935.json) %!e(syscall.Errno=2)}

[17 Sep 22 19:27 UTC] &{%!e(string=read) %!e(string=tcp) %!e(*net.TCPAddr=&{[194 37 80 249] 5000 }) %!e(*net.TCPAddr=&{[83 208 10 137] 53719 }) %!e(*os.SyscallError=&{read 104})}
[17 Sep 22 19:27 UTC] Host of lobby 0 has sent a disconnect request. Closing lobby and kicking participants.
JustCodiex commented 2 years ago

Joining lobbies without valid companies should no longer be possible.

JustCodiex commented 2 years ago

Aux gamemode options should now update properly. May have fixed the lobby state not showing up correctly.

JustCodiex commented 2 years ago

Removing a single unit no longer removes all

JustCodiex commented 2 years ago

Positions should show up correctly now.

JustCodiex commented 2 years ago

All relevant stuff should now be fixed....

JustCodiex commented 2 years ago

Merged into main