iw4x-client
iw4x-client copied to clipboard
Laptop based killstreaks crash theatre mode
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.
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
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.
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?
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.