the server does not start, it gives this error:
Could not initialize plugin 'NoGiveNotices v0.3.0' (TypeLoadException: Could not resolve type with token 01000019 (from typeref, class/assembly Enumerator, ))
at Oxide.Core.Plugins.PluginManager.AddPlugin (Oxide.Core.Plugins.Plugin plugin) [0x00027] in <c2afd8354b8b4f3ca451cf5a1aa111c3>:0
at Oxide.Core.OxideMod.PluginLoaded (Oxide.Core.Plugins.Plugin plugin) [0x00035] in <c2afd8354b8b4f3ca451cf5a1aa111c3>:0
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)
No previous version to rollback plugin: NoGiveNotices
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)
Asset Warmup (1/7215)
Asset Warmup (271/7215)
Asset Warmup (290/7215)
Asset Warmup (906/7215)
Couldn't create a Convex Mesh from source mesh "patrol_helicopter_part02" within the maximum polygons limit (256). The partial hull will be used. Consider simplifying your mesh.
(Filename: Line: 91)
Asset Warmup (2317/7215)
Asset Warmup (3123/7215)
Couldn't create a Convex Mesh from source mesh "Old_Boat_GM" within the maximum polygons limit (256). The partial hull will be used. Consider simplifying your mesh.
(Filename: Line: 91)
Couldn't create a Convex Mesh from source mesh "ScrapHeliGibs_Part002" within the maximum polygons limit (256). The partial hull will be used. Consider simplifying your mesh.
(Filename: Line: 91)
Couldn't create a Convex Mesh from source mesh "ScrapHeliGibs_Part046" within the maximum polygons limit (256). The partial hull will be used. Consider simplifying your mesh.
(Filename: Line: 91)
Asset Warmup (3645/7215)
HDR Render Texture not supported, disabling HDR on reflection probe.
(Filename: Line: 277)
Asset Warmup (4850/7215)
Asset Warmup (5834/7215)
Asset Warmup (7039/7215)
Asset Warmup (7215/7215)
RCon Started on 28016
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)
Source style TCP Rcon is deprecated. Please switch to Websocket Rcon before it goes away.
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)
Generating procedural map of size 3500 with seed 1337
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)
WARNING: Shader Unsupported: 'Hidden/Nature/Terrain/Utilities' - All passes removed
WARNING: Shader Did you use #pragma only_renderers and omit this platform?
Shader 'Nature/Terrain/Diffuse': dependency 'AddPassShader' shader 'Hidden/TerrainEngine/Splatmap/Diffuse-AddPass' not found
Shader 'Hidden/TerrainEngine/Splatmap/Standard-AddPass': fallback shader 'Hidden/TerrainEngine/Splatmap/Diffuse-AddPass' not found
[3.0s] Height Map
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)
[0.6s] Biome Map
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)
[3.1s] Topology Map
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)
[1.0s] Splat Map
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)
TypeLoadException: Could not resolve type with token 010002c0 (from typeref, class/assembly GenericsUtil, Facepunch.System, Version=*.*.*.*, Culture=neutral, PublicKeyToken=null)
at WorldSetup+<InitCoroutine>d__15.MoveNext () [0x0078e] in <5d7c45b1464141c8a0cc9cc7e6bae628>:0
at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00026] in <ba657ba1ce6746c39d9263534c2395e1>:0
(Filename: <5d7c45b1464141c8a0cc9cc7e6bae628> Line: 0)
please help me figure it out
The server does not startNot An Issue
It appears your server is not fully updated. Make sure you've updated both Rust and Oxide.
server updated
Merged post
there can be no more other reasons?
dont know why after updating rust them oxide this happens.
even AFTER deleteing oxide and stuff it still is not working.
The only reason would be using mixed versions of Rust; I.e. not being fully updated.TrebzStudio
dont know why after updating rust them oxide this happens.
even AFTER deleteing oxide and stuff it still is not working.
Locked automatically