1. I have this error when starting the server:

    Set current directory to /home/steam/rustt/rustt
    Found path: /home/steam/rustt/rustt/RustDedicated
    Mono path[0] = '/home/steam/rustt/rustt/RustDedicated_Data/Managed'
    Mono path[1] = '/home/steam/rustt/rustt/RustDedicated_Data/Mono'
    Mono config path = '/home/steam/rustt/rustt/RustDedicated_Data/Mono/etc'
    Violación de segmento
    root@h2656598:/home/steam/rustt/rustt#

    This also comes out when the server stops: EasyAntiCheat Shutting Down
     
  2. The first messages (Set current directory etc.) arent error messages.
    The EasyAntiCheat Shutting Down can be fixed by adding these two lines at the top of the server start script. (Before the server gets started)
    Code:
    export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/home/steam/rustt/rustt
    export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:`dirname $0`/RustDedicated_Data/Plugins/x86_64