Could not load core plugin RustCoreSolved

Hello,
i have now new Linux build (december update), but after start i see in console:

"Could not load core plugin RustCore (TypeLoadException: Could not resolve type with token 01000037..."

maybe error in oxide? Or i do something wrong?

Could you provide the full error and details?

Go0ePa8S2poB3OZ.jpg Wulf

Could you provide the full error and details?

Server Config Loaded
Running server/rust1/cfg/users.cfg 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Skinnable Warmup
Manifest Assets Loaded
	110 skinnable objects
Loading Scene
Unloading 5 Unused Serialized files (Serialized files now loaded: 63)
HDR Render Texture not supported, disabling HDR on reflection probe. 
(Filename:  Line: 277)

UnloadTime: 3.622283 ms
Missing shader in Main Camera (TOD_Scattering) 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Missing shader in Main Camera (TOD_Scattering) 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Missing shader in Main Camera (TOD_Scattering) 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Fallback handler could not load library /home/rustserver1/serverfiles/RustDedicated_Data/Mono/libRenderer
Fallback handler could not load library /home/rustserver1/serverfiles/RustDedicated_Data/Mono/libRenderer.so
Fallback handler could not load library /home/rustserver1/serverfiles/RustDedicated_Data/Mono/Renderer
Fallback handler could not load library /home/rustserver1/serverfiles/RustDedicated_Data/Mono/libRenderer
Fallback handler could not load library /home/rustserver1/serverfiles/RustDedicated_Data/Mono/libRenderer.so
Fallback handler could not load library /home/rustserver1/serverfiles/RustDedicated_Data/Mono/libRenderer

Unloading 1072 unused Assets to reduce memory usage. Loaded Objects now: 36189.
Total: 68.450418 ms (FindLiveObjects: 1.801399 ms CreateObjectMapping: 1.851463 ms MarkObjects: 64.123675 ms  DeleteObjects: 0.673340 ms)

Loading Oxide Core v2.0.3999... 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Loading extensions... 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Loaded extension CSharp v2.0.4046 by Oxide Team and Contributors 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Loaded extension MySql v2.0.3760 by Oxide Team and Contributors 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Loaded extension Rust v2.0.5276 by Oxide Team and Contributors 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Loaded extension SQLite v2.0.3762 by Oxide Team and Contributors 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Loaded extension Unity v2.0.3772 by Oxide Team and Contributors 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Latest compiler MD5: 8ce6d27e7718e3d164766bba8833537a 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Local compiler MD5: 8ce6d27e7718e3d164766bba8833537a 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Using Covalence provider for game 'Rust' 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Loading plugins... 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

ExType: TargetInvocationException 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Could not load core plugin RustCore (TypeLoadException: Could not resolve type with token 01000037 (from typeref, class/assembly NPCPlayerApex, Assembly-CSharp, Version=*.*.*.*, Culture=neutral, PublicKeyToken=null))
  at (wrapper managed-to-native) System.Reflection.MonoMethodInfo.get_method_info(intptr,System.Reflection.MonoMethodInfo&)
  at System.Reflection.MonoMethodInfo.GetMethodInfo (System.IntPtr handle) [0x00000] in <eae584ce26bc40229c1b1aa476bfa589>:0 
  at System.Reflection.MonoMethod.GetPseudoCustomAttributes () [0x00002] in <eae584ce26bc40229c1b1aa476bfa589>:0 
  at System.MonoCustomAttrs.GetPseudoCustomAttributes (System.Reflection.ICustomAttributeProvider obj, System.Type attributeType) [0x0000a] in <eae584ce26bc40229c1b1aa476bfa589>:0 
  at System.MonoCustomAttrs.GetCustomAttributesBase (System.Reflection.ICustomAttributeProvider obj, System.Type attributeType, System.Boolean inheritedOnly) [0x0001f] in <eae584ce26bc40229c1b1aa476bfa589>:0 
  at System.MonoCustomAttrs.GetCustomAttributes (System.Reflection.ICustomAttributeProvider obj, System.Type attributeType, System.Boolean inherit) [0x00037] in <eae584ce26bc40229c1b1aa476bfa589>:0 
  at System.Reflection.MonoMethod.GetCustomAttributes (System.Type attributeType, System.Boolean inherit) [0x00000] in <eae584ce26bc40229c1b1aa476bfa589>:0 
  at Oxide.Core.Plugins.CSPlugin..ctor () [0x00077] in <9882f28dc2204b4dba514a9ad18f5042>:0 
  at Oxide.Game.Rust.RustCore..ctor () [0x00064] in <475732ededa94ffeb67c0808ef43bd31>:0 
  at (wrapper managed-to-native) System.Reflection.MonoCMethod.InternalInvoke(System.Reflection.MonoCMethod,object,object[],System.Exception&)
  at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00002] in <eae584ce26bc40229c1b1aa476bfa589>:0  
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Loaded plugin Unity v2.0.3772 by Oxide Team and Contributors 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference mscorlib.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference Facepunch.System.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference System.Core.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference UnityEngine.CoreModule.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference Rust.Platform.Common.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference System.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference UnityEngine.TextRenderingModule.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference UnityEngine.UI.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference Rust.Data.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference Rust.Global.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference Facepunch.Steamworks.Posix.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference Assembly-CSharp-firstpass.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference Facepunch.Unity.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Oxide.Ext.Discord is referenced by DiscordChat plugin but is not loaded! An appropriate include file needs to be saved to plugins\include\Ext.Discord.cs if this extension is not required. 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Oxide.Ext.Discord is referenced by DiscordCore plugin but is not loaded! An appropriate include file needs to be saved to plugins\include\Ext.Discord.cs if this extension is not required. 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference mscorlib.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference Facepunch.System.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference System.Core.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference UnityEngine.CoreModule.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference Rust.Platform.Common.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference System.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference UnityEngine.TextRenderingModule.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference UnityEngine.UI.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference Rust.Data.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference Rust.Global.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference Facepunch.Steamworks.Posix.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference Assembly-CSharp-firstpass.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference Facepunch.Unity.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference mscorlib.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference Facepunch.System.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference System.Core.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference UnityEngine.CoreModule.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference Rust.Platform.Common.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference System.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference UnityEngine.TextRenderingModule.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference UnityEngine.UI.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference Rust.Data.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference Rust.Global.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference Facepunch.Steamworks.Posix.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference Assembly-CSharp-firstpass.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference Facepunch.Unity.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference mscorlib.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference Facepunch.System.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference System.Core.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference UnityEngine.CoreModule.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference Rust.Platform.Common.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference System.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference UnityEngine.TextRenderingModule.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference UnityEngine.UI.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference Rust.Data.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference Rust.Global.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference Facepunch.Steamworks.Posix.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference Assembly-CSharp-firstpass.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference Facepunch.Unity.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference mscorlib.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference Facepunch.System.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference System.Core.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference UnityEngine.CoreModule.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference Rust.Platform.Common.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference System.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference UnityEngine.TextRenderingModule.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference UnityEngine.UI.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference Rust.Data.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference Rust.Global.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference Facepunch.Steamworks.Posix.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference Assembly-CSharp-firstpass.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference Facepunch.Unity.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference mscorlib.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference Facepunch.System.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference System.Core.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference UnityEngine.CoreModule.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference Rust.Platform.Common.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference System.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference UnityEngine.TextRenderingModule.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference UnityEngine.UI.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference Rust.Data.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference Rust.Global.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference Facepunch.Steamworks.Posix.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference Assembly-CSharp-firstpass.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference Facepunch.Unity.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Assembly referenced by ImageLibrary plugin does not exist: Facepunch.Sqlite.dll 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Added '// Reference: Facepunch.Sqlite' in plugin 'ImageLibrary' 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Assembly referenced by ImageLibrary plugin does not exist: UnityEngine.UnityWebRequestModule.dll 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Added '// Reference: UnityEngine.UnityWebRequestModule' in plugin 'ImageLibrary' 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference mscorlib.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference Facepunch.System.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference System.Core.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference UnityEngine.CoreModule.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference Rust.Platform.Common.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference System.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference UnityEngine.TextRenderingModule.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference UnityEngine.UI.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference Rust.Data.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference Rust.Global.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference Facepunch.Steamworks.Posix.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference Assembly-CSharp-firstpass.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference Facepunch.Unity.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference mscorlib.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference Facepunch.System.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference System.Core.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference UnityEngine.CoreModule.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference Rust.Platform.Common.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference System.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference UnityEngine.TextRenderingModule.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference UnityEngine.UI.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference Rust.Data.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference Rust.Global.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference Facepunch.Steamworks.Posix.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference Assembly-CSharp-firstpass.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference Facepunch.Unity.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference mscorlib.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference Facepunch.System.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference System.Core.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference UnityEngine.CoreModule.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference Rust.Platform.Common.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference System.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference UnityEngine.TextRenderingModule.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference UnityEngine.UI.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference Rust.Data.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference Rust.Global.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference Facepunch.Steamworks.Posix.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference Assembly-CSharp-firstpass.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference Facepunch.Unity.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference mscorlib.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference Facepunch.System.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference System.Core.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference UnityEngine.CoreModule.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference Rust.Platform.Common.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

Reference System.dll from Oxide.Rust.dll not found 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)


Merged post

it's enough? i dont need to show some things :)

You appear to be mixing Rust versions. Make sure your server is fully updated and using the latest Oxide build. Rust removed the thing the error is mentioning, so you'd only see that if mixing.

update check:
[ OK ] Updating rust1: Checking for update: SteamCMD

No update available
* Local build: 7833903
* Remote build: 7833903
* Branch: public
https://steamdb.info/app/258550/

and oxide is lastest :/. Still same problem

Could you check the before and after version command output and see if it varies?

there is no oxide patch for todays(4 hours ago) update yet.........

no different, still the same - 7833903
sibiki8029

there is no oxide patch for todays(4 hours ago) update yet.........

ohh maybe this is problem :D
sibiki8029

there is no oxide patch for todays(4 hours ago) update yet.........

That wouldn't cause the above issue.
Grandik
no different, still the same - 7833903
I would need the version output from the server command, not install.

command global.version?

(16:01:30) | Protocol: 2323.219.1

Build Date: 12/06/2021 09:05:48

Unity Version: 2019.4.22f1

Changeset: 67262

Branch: release

Grandik

command global.version?

(16:01:30) | Protocol: 2323.219.1

Build Date: 12/06/2021 09:05:48

Unity Version: 2019.4.22f1

Changeset: 67262

Branch: release

Is that before or after installing Oxide?
before: (is older bcs i try clean install without oxide)

(16:45:01) | Protocol: 2323.219.1

Build Date: 12/06/2021 09:05:48

Unity Version: 2019.4.22f1

Changeset: 67262

Branch: release

after:

(16:01:30) | Protocol: 2323.219.1

Build Date: 12/06/2021 09:05:48

Unity Version: 2019.4.22f1

Changeset: 67262

Branch: release

Form your log, you are using an older Oxide build. You'd need to update to the latest.

Locked automatically