Assertion Failed: Extra control data returned besides TOS? 0x0/0x1b
Hello,
I have a crash report from one of our titles that mentions crashes then the following logs:
src/steamnetworkingsockets/clientlib/steamnetworkingsockets_lowlevel.cpp (2483) : Assertion Failed: Extra control data returned besides TOS? 0x0/0x1b
src/steamnetworkingsockets/clientlib/steamnetworkingsockets_lowlevel.cpp (2483) : Assertion Failed: Extra control data returned besides TOS? 0x0/0x1b
src/steamnetworkingsockets/clientlib/steamnetworkingsockets_lowlevel.cpp (2489) : No control data returned even though we asked for TOS?
We don't have an in-house repro, but I'm not sure I'd be able to debug it even if we did 😅
I found other recent reports of the same issue from other games:
Thanks in advance if you're able to look into this!~
This seems to happen by just calling SteamMatchmaking()->CreateLobby() on macOS
Can confirm I also get this behavior on macOS
Same here, but not always. Sometimes it works. I'm experiencing it when trying to JOIN a lobby. It's inconsistent.
I also get this issue but with a single player game of Modded Stardew Valley on Mac.
Same here
src/steamnetworkingsockets/clientlib/steamnetworkingsockets_lowlevel.cpp (2535) : Assertion Failed: Extra control data returned besides TOS? 0x0/0x1b src/steamnetworkingsockets/clientlib/steamnetworkingsockets_lowlevel.cpp (2535) : Assertion Failed: Extra control data returned besides TOS? 0x0/0x1b src/steamnetworkingsockets/clientlib/steamnetworkingsockets_lowlevel.cpp (2541) : No control data returned even though we asked for TOS? src/steamnetworkingsockets/clientlib/steamnetworkingsockets_lowlevel.cpp (2541) : No control data returned even though we asked for TOS? Steam overlay is not available. Steam overlay is not available.
I should add that these errors are intermittent. Sometimes, I get them, other times not. This is on intel Mac OSX. Trying it out on windows next.