From 73a3132a937beed1aad34fc213db1138a0b36968 Mon Sep 17 00:00:00 2001 From: UltimateByte Date: Sat, 19 Nov 2016 22:50:27 +0100 Subject: [PATCH] better comments --- lgsm/functions/fix_rust.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lgsm/functions/fix_rust.sh b/lgsm/functions/fix_rust.sh index fce1640bb..ec0b125d4 100644 --- a/lgsm/functions/fix_rust.sh +++ b/lgsm/functions/fix_rust.sh @@ -7,5 +7,5 @@ local commandname="FIX" local commandaction="Fix" -# Fixes: ./srcds_linux: error while loading shared libraries: libtier0.so: cannot open shared object file: No such file or directory. +# Fixes: [Raknet] Server Shutting Down (Shutting Down) export LD_LIBRARY_PATH="${systemdir}/RustDedicated_Data/Plugins/x86_64"