Hello @Wulf, I didn't want to start an entire thread for this, I recently just updated to Oxide for HurtWorld version 21 and my server doesn't seem to start right with it installed. I've updated both the game then installed Oxide in the right order. Simply put if I uninstall Oxide for version 21 the server starts completely but if I install Oxide it doesn't start. I use "Blue Fang" as a host provider... Any idea / help will help!
I was wondering, If I have an "outdate" or "broken" plugin could it be stopping the server from starting or would Oxide just not start the said plugin?
Exception while starting compiler (Windows)
Discussion in 'Hurtworld Discussion' started by DustinLaZzie™, Dec 24, 2015.
-
Wulf Community Admin
Did you update Hurtworld before installing Oxide? That build is only for that version of Hurtworld. I have no issues starting it locally though, so I'd recommend making sure you are fully updated.
-
Yes it was updated before and then started, shutdown then added oxide and restarted.
-
Wulf Community Admin
-
Code:
9:16 PM [Info] Loading Oxide Core v2.0.1675... 9:16 PM [Info] Loading extensions... 9:16 PM [Info] Loaded extension CSharp v1.0.0 by Oxide Team 9:16 PM [Info] Loaded extension JavaScript v1.0.0 by Oxide Team 9:16 PM [Info] Loaded extension Lua v1.0.0 by Oxide Team 9:16 PM [Info] Loaded extension MySql v1.0.0 by Oxide Team 9:16 PM [Info] Loaded extension Python v1.0.0 by Oxide Team 9:16 PM [Info] Loaded extension SQLite v1.0.0 by Oxide Team 9:16 PM [Info] Loaded extension Unity v1.0.0 by Oxide Team 9:16 PM [Info] Loaded extension Hurtworld v1.0.0 by Oxide Team 9:16 PM [Info] Using Covalence provider for game 'Hurtworld' 9:16 PM [Info] Loading plugins... 9:16 PM [Info] Loaded plugin Unity Core v1.0.0 by Oxide Team 9:16 PM [Info] Loaded plugin Hurtworld Core v1.0.0 by Oxide Team 9:16 PM [Error] Exception while starting compiler: (Win32Exception: ApplicationName='D:\bluefang\servers\server10657\CSharpCompiler.exe', CommandLine='/service /logPath:D:\bluefang\servers\server10657\oxide\logs', CurrentDirectory='') 9:16 PM [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 9:16 PM [Error] Exception while calling NextTick callback (InvalidOperationException: Standard output has not been redirected) 9:16 PM [Debug] at System.Diagnostics.Process.get_StandardOutput () [0x00000] in <filename unknown>:0 at (wrapper remoting-invoke-with-check) System.Diagnostics.Process:get_StandardOutput () at Oxide.Plugins.PluginCompiler.CheckCompiler () [0x00000] in <filename unknown>:0 at Oxide.Plugins.PluginCompiler.Compile (Oxide.Plugins.CompilablePlugin[] plugins, System.Action`1 callback) [0x00000] in <filename unknown>:0 at Oxide.Plugins.CSharpPluginLoader.CompileAssembly (Oxide.Plugins.CompilablePlugin[] plugins) [0x00000] in <filename unknown>:0 at Oxide.Plugins.CSharpPluginLoader.<CompilationRequested>m__1 () [0x00000] in <filename unknown>:0 at Oxide.Core.OxideMod.OnFrame (Single delta) [0x00000] in <filename unknown>:0 9:16 PM [Info] Loaded plugin Advert Messages v1.0.1 by SkinN 9:16 PM [Info] 9:16 PM [Info] [Advert Messages] Starting advert messages timer, set to 8 minute/s 9:16 PM [Info] Loaded plugin Server Rules v1.0.1 by SkinN 9:16 PM [Info] Loaded plugin Time Manager v0.0.4 by SkinN 9:16 PM [Info] [Time Manager] -------------------------------------------------- 9:16 PM [Info] [Time Manager] * Time settings: 9:16 PM [Info] [Time Manager] Day length set to 22 minute/s 9:16 PM [Info] [Time Manager] Night length set to 8 minute/s 9:16 PM [Info] [Time Manager] -------------------------------------------------- 9:16 PM [Info] Loaded plugin Welcome Messages v1.0.5 by SkinN
-
Wulf Community Admin
-
I was looking through it but kept getting lost so I'll upload it here incase you wouldn't mind looking at it - Here
Thanks for all the help BTW -
My server doesn't start with plugins installed, I get this in my oxide logs.
Code:9:44 AM [Info] Loading Oxide Core v2.0.1675... 9:44 AM [Info] Loading extensions... 9:44 AM [Info] Loaded extension CSharp v1.0.0 by Oxide Team 9:44 AM [Info] Loaded extension JavaScript v1.0.0 by Oxide Team 9:44 AM [Info] Loaded extension Lua v1.0.0 by Oxide Team 9:44 AM [Info] Loaded extension MySql v1.0.0 by Oxide Team 9:44 AM [Info] Loaded extension Python v1.0.0 by Oxide Team 9:44 AM [Info] Loaded extension SQLite v1.0.0 by Oxide Team 9:44 AM [Info] Loaded extension Unity v1.0.0 by Oxide Team 9:44 AM [Info] Loaded extension Hurtworld v1.0.0 by Oxide Team 9:44 AM [Info] Using Covalence provider for game 'Hurtworld' 9:44 AM [Info] Loading plugins... 9:44 AM [Info] Loaded plugin Unity Core v1.0.0 by Oxide Team 9:44 AM [Info] Loaded plugin Hurtworld Core v1.0.0 by Oxide Team 9:44 AM [Error] Exception while starting compiler: (Win32Exception: ApplicationName='D:\bluefang\servers\server10657\CSharpCompiler.exe', CommandLine='/service /logPath:D:\bluefang\servers\server10657\oxide\logs', CurrentDirectory='') 9:44 AM [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 9:44 AM [Error] Exception while calling NextTick callback (InvalidOperationException: Standard output has not been redirected) 9:44 AM [Debug] at System.Diagnostics.Process.get_StandardOutput () [0x00000] in <filename unknown>:0 at (wrapper remoting-invoke-with-check) System.Diagnostics.Process:get_StandardOutput () at Oxide.Plugins.PluginCompiler.CheckCompiler () [0x00000] in <filename unknown>:0 at Oxide.Plugins.PluginCompiler.Compile (Oxide.Plugins.CompilablePlugin[] plugins, System.Action`1 callback) [0x00000] in <filename unknown>:0 at Oxide.Plugins.CSharpPluginLoader.CompileAssembly (Oxide.Plugins.CompilablePlugin[] plugins) [0x00000] in <filename unknown>:0 at Oxide.Plugins.CSharpPluginLoader.<CompilationRequested>m__1 () [0x00000] in <filename unknown>:0 at Oxide.Core.OxideMod.OnFrame (Single delta) [0x00000] in <filename unknown>:0
Any help would be great because I am stumped.
I've reinstalled, deleted all and reinstalled, one by one tried each plugin and got the same output ^
Thanks
EDIT
This might help someone figure it out.
If I empty my plugins folder it starts with oxide and I have to one by one load plugins.. but after about 2 - 3 plugins are loaded I start getting this in my oxide logs,
Code:10:10 AM [Debug] Load requested for plugin which is already loading: BetterChat 10:13 AM [Debug] Load requested for plugin which is already loading: BetterChat2 10:14 AM [Debug] Load requested for plugin which is already loading: BetterChat 10:16 AM [Debug] Load requested for plugin which is already loading: ClearInventory
Last edited by a moderator: Dec 25, 2015 -
Ok I've found out more about my problem...
My server / oxide will not load plugins with .cs extensions at all. I get the error below on startup,
Code:9:16 PM [Error] Exception while starting compiler: (Win32Exception: ApplicationName='D:\bluefang\servers\server10657\CSharpCompiler.exe', CommandLine='/service /logPath:D:\bluefang\servers\server10657\oxide\logs', CurrentDirectory='') 9:16 PM [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 9:16 PM [Error] Exception while calling NextTick callback (InvalidOperationException: Standard output has not been redirected) 9:16 PM [Debug] at System.Diagnostics.Process.get_StandardOutput () [0x00000] in <filename unknown>:0 at (wrapper remoting-invoke-with-check) System.Diagnostics.Process:get_StandardOutput () at Oxide.Plugins.PluginCompiler.CheckCompiler () [0x00000] in <filename unknown>:0 at Oxide.Plugins.PluginCompiler.Compile (Oxide.Plugins.CompilablePlugin[] plugins, System.Action`1 callback) [0x00000] in <filename unknown>:0 at Oxide.Plugins.CSharpPluginLoader.CompileAssembly (Oxide.Plugins.CompilablePlugin[] plugins) [0x00000] in <filename unknown>:0 at Oxide.Plugins.CSharpPluginLoader.<CompilationRequested>m__1 () [0x00000] in <filename unknown>:0 at Oxide.Core.OxideMod.OnFrame (Single delta) [0x00000] in <filename unknown>:0
Any help would be great..... -
Wulf Community Admin
Yes, we're aware it's an issue with the compiler. The compiler is only used for .cs plugins. We aren't sure why you are getting it though, which is why there hasn't been any progress made since the initial replies. It could possibly be an issue with your host, but we'd see more reports generally.
-
Ok knowing that would have kept me from asking, sorry for bothering you and thanks for the info.
-
Wulf Community Admin
[DOUBLEPOST=1451601641,1451345446][/DOUBLEPOST]@DustinLaZzie™, is your server running Windows 2012? If you can, please try running the CSharpCompiler.exe directly from a cmd prompt and let us know what the output is. -
I am using a host, only allowed access to FTP, stop, start, restart and simple things like that. I can submit a ticket and ask them to do so maybe. I'll update here on what I can get out of them. Thanks for remembering me!