Linux Ubuntu 14.04
Code:03:19 [Error] Exception while starting compiler: (Win32Exception: ApplicationName='/home/steam/Steam/steamapps/common/rustdedicated/CSharpCompiler', CommandLine='/service /logPath:/home/steam/Steam/steamapps/common/rustdedicated/server/my_server_identity/oxide/logs', CurrentDirectory='') 03:19 [Debug] at System.Diagnostics.Process.Start_noshell (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process process) [0x00000] in <filename unknown>:0 at System.Diagnostics.Process.Start_common (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process process) [0x00000] in <filename unknown>:0 at System.Diagnostics.Process.Start () [0x00000] in <filename unknown>:0 at (wrapper remoting-invoke-with-check) System.Diagnostics.Process:Start () at Oxide.Plugins.PluginCompiler.CheckCompiler () [0x00000] in <filename unknown>:0
Solved Exception while starting compiler on Linux (chmod +x needed)
Discussion in 'Rust Discussion' started by Tomgie, Feb 29, 2016.
-
Wulf Community Admin
-
-
Hi,
I come here for a problem with my rust server. I have a dedicated server linux, and i have installed oxide for linux, no problem. But when i would like to install a plugin, i have a error
After a oxide.reload (it's the error message) :
Code:[Oxide] 20:44 [Error] Exception while starting compiler: (Win32Exception: ApplicationName='/home/pd153899-ovh/14466/rust/CSharpCompiler', CommandLine='/service /logPath:/home/pd153899-ovh/14466/rust/server/jsitodedi/oxide/logs', CurrentDirectory='') [Oxide] 20:44 [Debug] at System.Diagnostics.Process.Start_noshell (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process process) [0x00000] in <filename unknown>:0 at System.Diagnostics.Process.Start_common (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process process) [0x00000] in <filename unknown>:0 at System.Diagnostics.Process.Start () [0x00000] in <filename unknown>:0 at (wrapper remoting-invoke-with-check) System.Diagnostics.Process:Start () at Oxide.Plugins.PluginCompiler.CheckCompiler () [0x00000] in <filename unknown>:0 [Oxide] 20:44 [Error] HeliControl plugin failed to compile! [Oxide] 20:44 [Error] Compiler couldn't be started.
Please help !
ThanksLast edited by a moderator: Mar 14, 2016 -
Wulf Community Admin
chmod +x CSharpCompiler
-
Ok, i executed this command, but after i obtained that when i retry to reload :
[Oxide] 21:09 [Error] HeliControl plugin failed to compile!
[Oxide] 21:09 [Error] Compiler disconnected. -
Wulf Community Admin
or
apt-get install lib32gcc1 libstdc++6 libstdc++6:i386 -
I have already this Library, i need to reboot the dedicated server or other is needed ?
-
Wulf Community Admin
- Solved - Rust server on Linux natively? | Oxide
- Setting up a Rust server with Linux and LGSM | Oxide
- Solved - Rust server on Linux natively? | Oxide
-
I search on the forum but i have already install this library if you will i can give log or other but please help me. It's for all plugin Csharpcompiler disconnected . And on the tutorial this problem is not process
-
Wulf Community Admin
-
Thank you. -
Wulf Community Admin
If you don't have access to that, then your host would need to.
You may also be able to change the permission if you have full FTP access too. -
Ah thank you very much for the quick reply!
I am using TCAdmin, so I hope I can change it there.
So far, I´m getting this error: plugin failed to compile!
[DOUBLEPOST=1462146608][/DOUBLEPOST] -
Wulf Community Admin