Hey, i updated today my server and used the newest oxide version.
But all plugins on start returning se same error:
[Error] Timed out waiting for plugin to be compiled:......
in the task manager the CSharpCompiler.exe dont closing. i must kill him
Whats wrong?
Timed out waiting for plugin to be compiled
Discussion in 'Rust Discussion' started by Sir BenSon, Dec 20, 2016.
-
Wulf Community Admin
I'd need to see your full log, but the compiler starts and stops automatically as needed.
-
Compiler log:
[SERVER v1.0.24] Started as service
[SERVER v1.0.24] Running as service
[SERVER v1.0.24] Got Message: Ready
[SERVER v1.0.24] Got Message: Compile
after ca 30 seconds in Oxide log:
Oxide Log:
20:06 [Error] Timed out waiting for plugin to be compiled: RHEscapeRoom
All plugins after this dont load too and the CSharpCompiler must be killed in task manager.
The plugin works fine yesterday. Today Rust server update and Oxide update. Last Update was for 4 days -
Wulf Community Admin
-
So whats the problem? everytime it compiled it crashes
-
Wulf Community Admin
-
mhh how to find out without eny logs? in visual studio is says all ok and no logs from oxide....
-
One of your plugins has crashed, means the file was destroyed and contains not readable code.
You need to check "every" of your plugins for a correct file consistency, then you will find the error.