iw4x-client icon indicating copy to clipboard operation
iw4x-client copied to clipboard

Laptop based killstreaks crash theatre mode

Open H3X1C opened this issue 6 years ago • 4 comments

Steps to reproduce, replay theatre clip which includes your character calling in a laptop based killstreak such as a chopper gunner. This results in the theatre clip exiting to the main menu with the message 'Lost connection to host'. Many players have reported this issue and has been an issue for a while over multiple releases.

H3X1C avatar Oct 04 '19 18:10 H3X1C

This has been an issue since aIW and simply is caused by the fact that the demo code in IW4 is "experimental". a wontfix imo

RektInator avatar Oct 04 '19 21:10 RektInator

UPDATE: it appears that server message of type 2 (exchange of config strings) is not handled correctly when opening a laptop based killstreak. It does not parse the entire network packet correctly because of that, thus leaving random garbage in the buffer, the game then tries to read this garbage as server message.

RektInator avatar Oct 07 '19 11:10 RektInator

UPDATE: it appears that server message of type 2 (exchange of config strings) is not handled correctly when opening a laptop based killstreak. It does not parse the entire network packet correctly because of that, thus leaving random garbage in the buffer, the game then tries to read this garbage as server message.

@RektInator Are you going to fix it then? Or is it a deeper problem?

pvorisek25 avatar Jan 31 '20 20:01 pvorisek25

UPDATE: it appears that server message of type 2 (exchange of config strings) is not handled correctly when opening a laptop based killstreak. It does not parse the entire network packet correctly because of that, thus leaving random garbage in the buffer, the game then tries to read this garbage as server message.

@RektInator Are you going to fix it then? Or is it a deeper problem?

Never mind @RektInator. The whole theater mode is kind of buggy.

pvorisek25 avatar Feb 03 '20 15:02 pvorisek25