Hey guys,
I'm trying to host a rust server with cubecoder's amp and I can not get it to run. I've installed umod by hand (uploading the files) and since TLS seems to be somewhat broken by either AMP and/or Umod (its using an ancient version) i added the compiler manually by downloading and adding them to the server.
Still, after trying to run one plugin nothing happens and the log looks like it cant find any compiler?
18:42 [Info] Loading Oxide Core v2.0.3867...
18:42 [Info] Loading extensions...
18:42 [Error] Couldn't check for update to Compiler.x86_x64
18:42 [Error] Error: ConnectFailure (TLS Support not available.)
18:42 [Info] Loaded extension CSharp v2.0.4000 by Oxide and Contributors
18:42 [Info] Loaded extension MySql v2.0.3755 by Oxide and Contributors
18:42 [Info] Loaded extension Rust v2.0.4361 by Oxide and Contributors
18:42 [Info] Loaded extension SQLite v2.0.3754 by Oxide and Contributors
18:42 [Info] Loaded extension Unity v2.0.3768 by Oxide and Contributors
18:42 [Info] Using Covalence provider for game 'Rust'
18:42 [Info] Loading plugins...
18:42 [Info] Loaded plugin Rust v2.0.4361 by Oxide and Contributors
18:42 [Info] Loaded plugin Unity v2.0.3768 by Oxide and Contributors
18:42 [Warning] Running dependency trace for Compiler.x86_x64
18:42 [Warning] User running server may not have the proper permissions or install is missing files
18:42 [Warning] User running server: AMP
18:42 [Warning] Compiler under user/group: AMP:x:1003:1003::/home/AMP:/bin/bash/AMP:x:1003:
18:42 [Warning] /home/AMP/.ampdata/instances/Rust02/rust/258550/RustDedicated_Data/Managed/x64/libmonoboehm-2.0.so.1 is missing
18:42 [Warning] /home/AMP/.ampdata/instances/Rust02/rust/258550/RustDedicated_Data/Managed/x64/libMonoPosixHelper.so is missing
18:42 [Warning] /home/AMP/.ampdata/instances/Rust02/rust/258550/RustDedicated_Data/Managed/x64/mono-2.0.dll is missing
18:42 [Error] Error while compiling: compiler version disconnected
18:42 [Error] linux-vdso.so.1 (0x00007ffc511e7000)
18:42 [Error] libmonoboehm-2.0.so.1 => not found
18:42 [Error] libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007fbf87db6000)
18:42 [Error] /lib64/ld-linux-x86-64.so.2 (0x00007fbf881b0000)
Could anyone help me? probably a really stupid mistake im making here but i cant figure it out myself.
thanks in advance!
I am using:
I'm trying to host a rust server with cubecoder's amp and I can not get it to run. I've installed umod by hand (uploading the files) and since TLS seems to be somewhat broken by either AMP and/or Umod (its using an ancient version) i added the compiler manually by downloading and adding them to the server.
Still, after trying to run one plugin nothing happens and the log looks like it cant find any compiler?
18:42 [Info] Loading Oxide Core v2.0.3867...
18:42 [Info] Loading extensions...
18:42 [Error] Couldn't check for update to Compiler.x86_x64
18:42 [Error] Error: ConnectFailure (TLS Support not available.)
18:42 [Info] Loaded extension CSharp v2.0.4000 by Oxide and Contributors
18:42 [Info] Loaded extension MySql v2.0.3755 by Oxide and Contributors
18:42 [Info] Loaded extension Rust v2.0.4361 by Oxide and Contributors
18:42 [Info] Loaded extension SQLite v2.0.3754 by Oxide and Contributors
18:42 [Info] Loaded extension Unity v2.0.3768 by Oxide and Contributors
18:42 [Info] Using Covalence provider for game 'Rust'
18:42 [Info] Loading plugins...
18:42 [Info] Loaded plugin Rust v2.0.4361 by Oxide and Contributors
18:42 [Info] Loaded plugin Unity v2.0.3768 by Oxide and Contributors
18:42 [Warning] Running dependency trace for Compiler.x86_x64
18:42 [Warning] User running server may not have the proper permissions or install is missing files
18:42 [Warning] User running server: AMP
18:42 [Warning] Compiler under user/group: AMP:x:1003:1003::/home/AMP:/bin/bash/AMP:x:1003:
18:42 [Warning] /home/AMP/.ampdata/instances/Rust02/rust/258550/RustDedicated_Data/Managed/x64/libmonoboehm-2.0.so.1 is missing
18:42 [Warning] /home/AMP/.ampdata/instances/Rust02/rust/258550/RustDedicated_Data/Managed/x64/libMonoPosixHelper.so is missing
18:42 [Warning] /home/AMP/.ampdata/instances/Rust02/rust/258550/RustDedicated_Data/Managed/x64/mono-2.0.dll is missing
18:42 [Error] Error while compiling: compiler version disconnected
18:42 [Error] linux-vdso.so.1 (0x00007ffc511e7000)
18:42 [Error] libmonoboehm-2.0.so.1 => not found
18:42 [Error] libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007fbf87db6000)
18:42 [Error] /lib64/ld-linux-x86-64.so.2 (0x00007fbf881b0000)
Could anyone help me? probably a really stupid mistake im making here but i cant figure it out myself.
thanks in advance!
I am using: