Exception: Magic number is wrong: 542Solved

Hi!
RUST run and work - this ok. Oxide not work :(
Please help...

Debian 10 x64, 20GB ram
Only 1 plagin: /oxide/plugins/ServerInfo.cs
/Compiler.x86_x64 - chmod 755
/RustDedicated_Data/Managed - chmod 755 all files

File run.sh :
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:`dirname $0`/RustDedicated_Data/Plugins/x86_64
./RustDedicated -batchmode -nographics -logfile 2>&1 -rcon.ip 0.0.0.0 -rcon.password "........

07:42 [Info] Loading Oxide Core v2.0.3982...
07:42 [Info] Loading extensions...
07:42 [Info] Loaded extension CSharp v2.0.4023 by Oxide Team and Contributors
07:42 [Info] Loaded extension MySql v2.0.3758 by Oxide Team and Contributors
07:42 [Info] Loaded extension Rust v2.0.4530 by Oxide Team and Contributors
07:42 [Info] Loaded extension SQLite v2.0.3760 by Oxide Team and Contributors
07:42 [Info] Loaded extension Unity v2.0.3772 by Oxide Team and Contributors
07:42 [Info] Latest compiler MD5: 8ce6d27e7718e3d164766bba8833537a
07:42 [Info] Local compiler MD5: 8ce6d27e7718e3d164766bba8833537a
07:42 [Info] Using Covalence provider for game 'Rust'
07:42 [Info] Loading plugins...
07:42 [Info] Loaded plugin Rust v2.0.4530 by Oxide Team and Contributors
07:42 [Info] Loaded plugin Unity v2.0.3772 by Oxide Team and Contributors
07:45 [Info] IP address from Steam query: 0.0.0.0
07:49 [Error] ExType: TypeInitializationException
07:49 [Error] Exception while starting compiler version : (Exception: Magic number is wrong: 542)
at System.TermInfoReader.ReadHeader (System.Byte[] buffer, System.Int32& position) [0x00028] in <437ba245d8404784b9fbab9b439ac908>:0
at System.TermInfoReader..ctor (System.String term, System.String filename) [0x0005f] in <437ba245d8404784b9fbab9b439ac908>:0
at System.TermInfoDriver..ctor (System.String term) [0x00055] in <437ba245d8404784b9fbab9b439ac908>:0
at System.ConsoleDriver.CreateTermInfoDriver (System.String term) [0x00000] in <437ba245d8404784b9fbab9b439ac908>:0
at System.ConsoleDriver..cctor () [0x0004d] in <437ba245d8404784b9fbab9b439ac908>:0
07:49 [Warning] Compiler may not be set as executable; chmod +x or 0744/0755 required
07:49 [Error] BaseException: (Exception: Magic number is wrong: 542)
at System.TermInfoReader.ReadHeader (System.Byte[] buffer, System.Int32& position) [0x00028] in <437ba245d8404784b9fbab9b439ac908>:0
at System.TermInfoReader..ctor (System.String term, System.String filename) [0x0005f] in <437ba245d8404784b9fbab9b439ac908>:0
at System.TermInfoDriver..ctor (System.String term) [0x00055] in <437ba245d8404784b9fbab9b439ac908>:0
at System.ConsoleDriver.CreateTermInfoDriver (System.String term) [0x00000] in <437ba245d8404784b9fbab9b439ac908>:0
at System.ConsoleDriver..cctor () [0x0004d] in <437ba245d8404784b9fbab9b439ac908>:0
07:49 [Error] Error while compiling: compiler version couldn't be started

Oxide works! Thanks!

Locked automatically