Server crashing and player disconnecting
I have just set up my own rust server for making base builds and other stuff like that. I have no plugins/mods installed on the server at all. I have ran into a problem, the server keeps crashing for some reason within 10 minutes of the server being on, the console is also filled with red text that says "ArgumentNullException: Value cannot be null. Parameter name: shader". I know its probably a unity error since i've made some games with unity before and sometimes you get errors like NullReferenceException which is kind of similar to this one. I have no idea on how to fix it.
You'd need to check your logs for the full errors.