FAForever / java-ice-adapter

A P2P connection proxy for Supreme Commander: Forged Alliance using ICE
MIT License
5 stars 12 forks source link

Add message lengths to ice data #31

Open Geosearchef opened 2 years ago

Geosearchef commented 2 years ago

The current protocol might cause the data to be split or merged therefore injecting invalid data into the FA data stream or interpreting FA data as ICE data stream control bytes.

2021-12-30 00:23:24.338 WARN  ICE -(-): Received invalid packet, first byte: 0x0 (c.f.iceadapter.ice.PeerIceModule:424)
2021-12-30 00:23:24.338 WARN  ICE -(-): Received invalid packet, first byte: 0x0 (c.f.iceadapter.ice.PeerIceModule:424)