UnityException: get_realtimeSinceStartup on LinuxSolved
18:24 [Info] Loading Oxide Core v2.0.3939...
18:24 [Info] Loading extensions...
18:24 [Info] Latest compiler MD5: 8ce6d27e7718e3d164766bba8833537a
18:24 [Info] Local compiler MD5: 8ce6d27e7718e3d164766bba8833537a
18:24 [Info] Loaded extension CSharp v2.0.4000 by Oxide and Contributors
18:24 [Info] Loaded extension Hurtworld v2.0.3926 by Oxide and Contributors
18:24 [Info] Loaded extension MySql v2.0.3755 by Oxide and Contributors
18:24 [Info] Loaded extension SQLite v2.0.3754 by Oxide and Contributors
18:24 [Info] Loaded extension Unity v2.0.3756 by Oxide and Contributors
18:24 [Info] Using Covalence provider for game 'Hurtworld'
18:24 [Info] Loading plugins...
18:24 [Info] Loaded plugin Hurtworld v2.0.3926 by Oxide and Contributors
18:24 [Info] Loaded plugin Unity v2.0.3756 by Oxide and Contributors
18:24 [Info] Added '// Reference: UnityEngine.UI' in plugin 'GameStoresHURTWORLD'
18:24 [Info] Added '// Reference: UnityEngine.UI' in plugin 'StackSizeController'
18:24 [Error] Exception while resolving plugin references (UnityException: get_realtimeSinceStartup can only be called from the main thread.
Constructors and field initializers will be executed from the loading thread when loading a scene.
Don't use this function in the constructor or field initializers, instead move initialization code to the Awake or Start function.)
  at (wrapper managed-to-native) UnityEngine.Time:get_realtimeSinceStartup ()
  at Oxide.Core.Unity.UnityExtension+<>c.<Load>b__13_0 () [0x00000] in <filename unknown>:0
  at Oxide.Core.OxideMod.get_Now () [0x00000] in <filename unknown>:0
  at Oxide.Plugins.Compilation.Started () [0x00000] in <filename unknown>:0
  at Oxide.Plugins.PluginCompiler.EnqueueCompilation (Oxide.Plugins.Compilation compilation) [0x00000] in <filename unknown>:0
  at Oxide.Plugins.PluginCompiler+<>c__DisplayClass20_0.<Compile>b__0 () [0x00000] in <filename unknown>:0
  at Oxide.Plugins.Compilation+<>c__DisplayClass23_0.<Prepare>b__0 (System.Object _) [0x00000] in <filename unknown>:0
I can't repduce that error. Did you update Hurtworld before updating Oxide?
In response to Wulf ():
I can't repduce that error. Did you update Hurtworld before updating Oxide?
Yes of course. Linux system. Deleted even Managed, did validation and error repeats. Trying to figure it out myself.
Looking into it right now, nothing changed regarding this so unsure why it is an issue now.

Edit: Looks like the Hurtworld devs move some things to different threads, will take a little bit to investigate.
In response to Wulf ():
Looking into it right now, nothing changed regarding this so unsure why it is an issue now.
It seems that way. Without plug-ins or oxide, everything is working fine.

18:53 [Info] Server version is: 0.7.0.4
7:00 PM [Error] Exception while resolving plugin references (UnityException: get_realtimeSinceStartup can only be called from the main thread.
Constructors and field initializers will be executed from the loading thread when loading a scene.
Don't use this function in the constructor or field initializers, instead move initialization code to the Awake or Start function.)
at (wrapper managed-to-native) UnityEngine.Time:get_realtimeSinceStartup ()
at Oxide.Core.Unity.UnityExtension+<>c.<Load>b__13_0 () [0x00000] in <filename unknown>:0
at Oxide.Core.OxideMod.get_Now () [0x00000] in <filename unknown>:0
at Oxide.Plugins.Compilation.Started () [0x00000] in <filename unknown>:0
at Oxide.Plugins.PluginCompiler.EnqueueCompilation (Oxide.Plugins.Compilation compilation) [0x00000] in <filename unknown>:0
at Oxide.Plugins.PluginCompiler+<>c__DisplayClass20_0.<Compile>b__0 () [0x00000] in <filename unknown>:0
at Oxide.Plugins.Compilation+<>c__DisplayClass23_0.<Prepare>b__0 (System.Object _) [0x00000] in <filename unknown>:0
19:00 [Warning] [DEBUG] Load requested for plugin which is already loading: Kits
19:06 [Info] Loading Oxide Core v2.0.3939...
19:06 [Info] Loading extensions...
19:06 [Info] Latest compiler MD5: 4da609c8f2c1c9a696ed2160f3a2038d
19:06 [Info] Local compiler MD5: 4da609c8f2c1c9a696ed2160f3a2038d
19:06 [Info] Loaded extension CSharp v2.0.4000 by Oxide and Contributors
19:06 [Info] Loaded extension Hurtworld v2.0.3926 by Oxide and Contributors
19:06 [Info] Loaded extension MySql v2.0.3755 by Oxide and Contributors
19:06 [Info] Loaded extension SQLite v2.0.3754 by Oxide and Contributors
19:06 [Info] Loaded extension Unity v2.0.3756 by Oxide and Contributors
19:06 [Info] Using Covalence provider for game 'Hurtworld'
19:06 [Info] Loading plugins...
19:06 [Info] Loaded plugin Hurtworld v2.0.3926 by Oxide and Contributors
19:06 [Info] Loaded plugin Unity v2.0.3756 by Oxide and Contributors
7:06 PM [Info] Added '// Reference: UnityEngine' in plugin 'LootConfigV2'
7:06 PM [Info] Added '// Reference: UnityEngine.UI' in plugin 'StackSizeController'
7:06 PM [Error] Exception while resolving plugin references (UnityException: get_realtimeSinceStartup can only be called from the main thread.
Constructors and field initializers will be executed from the loading thread when loading a scene.
Don't use this function in the constructor or field initializers, instead move initialization code to the Awake or Start function.)
at (wrapper managed-to-native) UnityEngine.Time:get_realtimeSinceStartup ()
at Oxide.Core.Unity.UnityExtension+<>c.<Load>b__13_0 () [0x00000] in <filename unknown>:0
at Oxide.Core.OxideMod.get_Now () [0x00000] in <filename unknown>:0
at Oxide.Plugins.Compilation.Started () [0x00000] in <filename unknown>:0
at Oxide.Plugins.PluginCompiler.EnqueueCompilation (Oxide.Plugins.Compilation compilation) [0x00000] in <filename unknown>:0
at Oxide.Plugins.PluginCompiler+<>c__DisplayClass20_0.<Compile>b__0 () [0x00000] in <filename unknown>:0
at Oxide.Plugins.Compilation+<>c__DisplayClass23_0.<Prepare>b__0 (System.Object _) [0x00000] in <filename unknown>:0
19:07 [Error] Timed out waiting for plugin to be compiled: AdminTools
19:07 [Error] Timed out waiting for plugin to be compiled: Kits
19:07 [Error] Timed out waiting for plugin to be compiled: ExtTeleport
19:07 [Error] Timed out waiting for plugin to be compiled: ClearInventory
19:07 [Error] Timed out waiting for plugin to be compiled: LootConfigV2
19:07 [Error] Timed out waiting for plugin to be compiled: NoBedCooldown
19:07 [Error] Timed out waiting for plugin to be compiled: RollTheDice
19:07 [Error] Timed out waiting for plugin to be compiled: StackSizeControlle
In response to miranaddos ():

18:53 [Info] Server version is: 0.7.0.4
7:00 PM [Error] Exception while resolving plugin...
latest update solves whis problem.
Locked automatically