NullReferenceException: Object reference not set to an instance of an objectNot An Issue
Console spams this message randomly
A NullReferenceException is a generic error, but without seeing the full error there isn't really anything we can do to help.
In response to Wulf ():
A NullReferenceException is a generic error, but without seeing the full error there isn't really an...
It's not an error at all, console just spams it randomly.

For example;
screenshot_256.png
In response to Adriok ():
It's not an error at all, console just spams it randomly.

For example;
It is an error, or rather an exception, but that is only the first line of the entire error; you'd need to check your output_log.txt (or where -logfile is set to) for the complete error.
In response to Wulf ():
It is an error, or rather an exception, but that is only the first line of the entire error; you'd n...
I checked it and the error isn't in any log. Since last oxide build, this happens to me.
In response to Adriok ():
I checked it and the error isn't in any log. Since last oxide build, this happens to me.
It'll be there in the logs, I promise you. Don't look in the oxide/logs, look in the logs from the server.
Locked automatically