I’m trying to launch with a friend to a server with 430 mods, but the server breaks the connection halfway through checking the mods. Can you tell me if it is possible to disable the verification or increase the response time of the client to the server?
Socket Closed Code 2
Server log:
[18/02/26 00:51:36] [ERROR] POST to https://backend.beammp.com/heartbeat failed: Failure when receiving data from the peer
[18/02/26 00:51:36] [ERROR] Curl error: Recv failure: Connection was reset
[18/02/26 00:58:06] [ERROR] POST to https://backend.beammp.com/heartbeat failed: Failure when receiving data from the peer
[18/02/26 00:58:06] [ERROR] Curl error: Recv failure: Connection was reset
[18/02/26 01:04:37] [ERROR] POST to https://backend.beammp.com/heartbeat failed: Failure when receiving data from the peer
[18/02/26 01:04:37] [ERROR] Curl error: Recv failure: Connection was reset
[18/02/26 01:08:36] [INFO] DiijZ Connection Terminated
[18/02/26 01:10:55] [ERROR] POST to https://backend.beammp.com/heartbeat failed: Failure when receiving data from the peer
[18/02/26 01:10:55] [ERROR] Curl error: Recv failure: Connection was reset
[18/02/26 01:17:26] [ERROR] POST to https://backend.beammp.com/heartbeat failed: Failure when receiving data from the peer
[18/02/26 01:17:26] [ERROR] Curl error: Recv failure: Connection was reset
[18/02/26 01:23:57] [ERROR] POST to https://backend.beammp.com/heartbeat failed: Failure when receiving data from the peer
[18/02/26 01:23:57] [ERROR] Curl error: Recv failure: Connection was reset
[18/02/26 01:30:27] [ERROR] POST to https://backend.beammp.com/heartbeat failed: Failure when receiving data from the peer
[18/02/26 01:30:27] [ERROR] Curl error: Recv failure: Connection was reset
[18/02/26 01:36:58] [ERROR] POST to https://backend.beammp.com/heartbeat failed: Failure when receiving data from the peer
[18/02/26 01:36:58] [ERROR] Curl error: Recv failure: Connection was reset
[18/02/26 01:43:29] [ERROR] POST to https://backend.beammp.com/heartbeat failed: Failure when receiving data from the peer
[18/02/26 01:43:29] [ERROR] Curl error: Recv failure: Connection was reset
Client log:
[18/2/2026 01:35:41] [DEBUG] (TCP CB) recv failed with error: 10053
[18/2/2026 01:35:41] [INFO] Done!
[18/2/2026 01:35:41] [WARN] Failed to close socket!
[18/2/2026 01:35:41] [DEBUG] (TCP) Cannot close socket. Error code: 183
[18/2/2026 01:35:49] [DEBUG] Terminating TCP Socket: 1288
[18/2/2026 01:35:49] [WARN] Failed to close socket!
[18/2/2026 01:35:49] [DEBUG] Terminating GTCP Socket: 1272
[18/2/2026 01:35:49] [DEBUG] (Proxy) accept failed with error: 10004
[18/2/2026 01:35:49] [DEBUG] Waiting for client thread
[18/2/2026 01:35:49] [DEBUG] Client thread done
[18/2/2026 01:35:49] [DEBUG] END OF GAME SERVER
[18/2/2026 01:43:03] [DEBUG] (Core) recv failed with error: 10054
[18/2/2026 01:43:03] [WARN] Game Reconnecting…
[18/2/2026 01:43:06] [ERROR] Game Closed! launcher closing soon
Thanks