Good day to all who read this.

Perhaps there are more server owners who recognise this problem?
Perhaps the problem is only for Custom-Map?

Without plugins, the error message also appears.
All plugins have been updated; that will not be the problem.

I have also updated Rust Edit.

In the Oxide and all other logs, nothing special can be found that is usual.

I do not get any wiser from this. Maybe I can be made wiser here?
It would be great if someone could tell me more, and I am very happy with the solution.

Thanks in advance and kind regards,

P Mitnick






______________________________________________________________________________________________________________________
NullReferenceException: Object reference not set to an instance of an object
at GroundWatch.LegacyRadiusCheck (BaseEntity entity) [0x000ac] in <8518d6eac01643a99af426e6290a6d29>:0
at GroundWatch.CacheGround () [0x00018] in <8518d6eac01643a99af426e6290a6d29>:0
at GroundWatch.InitShared () [0x00006] in <8518d6eac01643a99af426e6290a6d29>:0
at BaseEntity.InitShared () [0x00038] in <8518d6eac01643a99af426e6290a6d29>:0
at BaseNetworkable.Spawn () [0x00049] in <8518d6eac01643a99af426e6290a6d29>:0
at BaseEntity.Spawn () [0x00000] in <8518d6eac01643a99af426e6290a6d29>:0
at SaveRestore.Load (System.String strFilename, System.Boolean allowOutOfDateSaves) [0x00516] in <8518d6eac01643a99af426e6290a6d29>:0
UnityEngine.DebugLogHandler:Internal_LogException(Exception, Object)
UnityEngine.DebugLogHandler:LogException(Exception, Object)
UnityEngine.Logger:LogException(Exception, Object)
UnityEngine.Debug:LogException(Exception)
SaveRestore:Load(String, Boolean)
ServerMgr:Initialize(Boolean, String, Boolean, Boolean)
<StartServer>d__21:MoveNext()
UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)