Hello, me again, as you can tell I'm having lots of fun trying to get games running
So, another problem, I found out how to get the Rust config working etc but now I have this problem on the logs when starting up:
Fallback handler could not load library /home/tcagame/admin/56/RustDedicated_Data/Mono/x86_64/.//home/tcagame/admin/5/RustDedicated_Data/Plugins/x86_64/libRustNative.so
Fallback handler could not load library /home/tcagame/admin/56/RustDedicated_Data/Mono/x86_64/lib/home/tcagame/admin/5/RustDedicated_Data/Plugins/x86_64/libRustNative.so
Fallback handler could not load library /home/tcagame/admin/56/RustDedicated_Data/Mono/x86_64/./lib/home/tcagame/admin/5/RustDedicated_Data/Plugins/x86_64/libRustNative.so
Fallback handler could not load library /home/tcagame/admin/56/RustDedicated_Data/Mono/x86_64/lib/home/tcagame/admin/5/RustDedicated_Data/Plugins/x86_64/libRustNative.so
Couldn't open /home/tcagame/admin/56/RustDedicated_Data/Plugins/x86_64/libRustNative.so, error: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.14' not found (required by /home/tcagame/admin/56/RustDedicated_Data/Plugins/x86_64/libRustNative.so)
I am using Debian 64 bit.
Any help appreciated!
Thanks.