Exception (cs:82978): ArgumentException: The Object you want to instantiate is null. UnityEngine.Object.CheckNullArgument (System.Object arg, System.String message) (at <00000000000000000000000000000000>:0) UnityEngine.Object.Instantiate[T] (T original) (at <00000000000000000000000000000000>:0) EnvironmentFishManager.GenerateFish () (at <00000000000000000000000000000000>:0)
Everytime when a player connects, this error comes.
Server have standard settings for all. Oxide is enabled but no custom plugins loaded.
Somebody knows a solution?