NullReferenceException: Object reference not set to an instance of an object 
	at ResourceDepositManager.GetOrCreate (UnityEngine.Vector3 pos) [0x00005] in <718b8cb2028d4e3a878bc3d6dc01b8d4>:0 
	at MiningQuarry.ServerInit () [0x00021] in <718b8cb2028d4e3a878bc3d6dc01b8d4>:0 
	at BaseNetworkable.Spawn () [0x00035] in <718b8cb2028d4e3a878bc3d6dc01b8d4>:0 
	at BaseEntity.Spawn () [0x00000] in <718b8cb2028d4e3a878bc3d6dc01b8d4>:0 
	at BaseEntity.SpawnAsMapEntity () [0x00096] in <718b8cb2028d4e3a878bc3d6dc01b8d4>:0 
	at ServerMgr.SpawnMapEntities () [0x00015] in <718b8cb2028d4e3a878bc3d6dc01b8d4>:0 
	at ServerMgr.Initialize (System.Boolean loadSave, System.String saveFile, System.Boolean allowOutOfDateSaves, System.Boolean skipInitialSpawn) [0x0002c] in <718b8cb2028d4e3a878bc3d6dc01b8d4>:0 
	at Bootstrap+<StartServer>d__19.MoveNext () [0x002ff] in <718b8cb2028d4e3a878bc3d6dc01b8d4>:0 
	at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00026] in <0b31faaf1c50461d95c83ac166a20393>:0 
	 
	(Filename: <718b8cb2028d4e3a878bc3d6dc01b8d4> Line: 0)