Open chiptus opened 3 months ago
Players get often a fatal error when exiting the game. I just built with debug symbols and attached using visual studio, and I see
It throws on https://github.com/getnamo/SocketIOClient-Unreal/blob/master/Source/SocketIOClient/Private/SocketIONative.cpp#L431
it seems like DisconnectReason is undefined
DisconnectReason
Players get often a fatal error when exiting the game. I just built with debug symbols and attached using visual studio, and I see
It throws on https://github.com/getnamo/SocketIOClient-Unreal/blob/master/Source/SocketIOClient/Private/SocketIONative.cpp#L431
it seems like
DisconnectReason
is undefined