Open IrateRedKite opened 1 year ago
This crash also occurs in a reproducible way when anti_jump_disconnect
is loaded:
FLHook will then throw the ERR: Ignoring disconnected client in IServerImplHook::CharacterInfoReq id=1
error, and kick the player.
@IrateRedKite I am not able to replicate this issue. Here's what I did:
No errors in the console. No disconnect.
When I attempt to switch characters in space, FLHook generates the following output:
(2023-03-14 06:36:27 FLHook.dll) ERR: Ignoring disconnected client in IServerImplHook::CharacterInfoReq id=1
After this I am no longer able to connect to my local server at all, and need to restart it manually. When encountering this and replicating it I was the only player on my local server. This issue appears to be linked to cargo_drop.dll, as removing the plugin prevents this issue from occuring.
Issue does not occur when disconnecting from the server in space, only when switching characters.