Ending an intercom session causes the server to crash. #3

Open
opened 2019-10-02 22:22:44 -04:00 by kennyrkun · 0 comments
kennyrkun commented 2019-10-02 22:22:44 -04:00 (Migrated from github.com)

The culprit seems to be here:

github.com/kennyrkun/SFLCARS@674049b2eb/SFLCARS-utility/NetworkAudioStream.cpp (L32)

quite often when ending a session, this is called and it dies with the error "cannot seek value initialised vector" or "vector subscript out of range"

I don't know why :(

The culprit seems to be here: https://github.com/kennyrkun/SFLCARS/blob/674049b2eb7248aea3481991920d41aff492422b/SFLCARS-utility/NetworkAudioStream.cpp#L32 quite often when ending a session, this is called and it dies with the error "cannot seek value initialised vector" or "vector subscript out of range" I don't know why :(
Sign in to join this conversation.
No description provided.