getnamo / SocketIOClient-Unreal

Socket.IO client plugin for the Unreal Engine.
Other
898 stars 240 forks source link

Fatal error when exiting packaged game #434

Open chiptus opened 3 months ago

chiptus commented 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

image

It throws on https://github.com/getnamo/SocketIOClient-Unreal/blob/master/Source/SocketIOClient/Private/SocketIONative.cpp#L431

it seems like DisconnectReason is undefined