Srcds Module broken since 1 month

OS Name/Version: Debian GNU/Linux 12 (bookworm) x86_64 - Kernel: 6.1.0-26-amd64

Product Name/Version: AMP Advanced Edition 2.6.0.6

Problem Description: Since AMP 2.6.0.0 the srcds module is defective and no longer works with any CSS, TF2, GMOD and L4D2 server. The server can no longer be started.

Steps to reproduce:

  • all srcds Server not starting anymore

[00:00:00] [srcds Info/11] : Source RCON disconnecting…
[00:00:00] [srcds Error/11] : Source RCON failed to disconnect:
Object reference not set to an instance of an object.
[00:00:00] [RCON Error/11] : NullReferenceException
[00:00:00] [RCON Error/11] : [0] (NullReferenceException) : Object reference not set to an instance of an object.
[00:00:00] [RCON Error/11] : at RCONPlugin.SourceRconClient.Disconnect()
[00:00:00] [srcds Debug/11] : Application state changed from Starting to Stopped
[00:00:00] [System Warning/11] : Server failed to start 3/5 times…

same error with docker container and without docker container …

Thanks for help! :wink:

TF2, GMod and now L4D2 don’t use the srcds module anymore - there are generic module templates for those

Why has AMP 2.6.x.x only made work for you? Everything worked fine before and now since this update nothing works anymore …

Is there a way to change the start options for the srcds module? Instead of using srcds_run, then srcds_linux?

Maybe I can fix it myself. Because I don’t want to recreate the instances again.

There is not. It is a closed source module.

Can Mike maybe fix the module for SRCDS? I mean, it’s just a problem for RCON, why the instance fails to start, according to the log.

The RCON not connecting is a symptom of the server failing to start, not the cause

Why is it written like this in the log?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.