• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.
Hey, @Mimonsi! I hope you are having a great week! If you have a moment, I'd like to run something by you. I keep getting the error, "NullReferenceException: Object reference not set to an instance of an object" (will paste full text below). I only receive this error when I have the info box open on, or am following, a moving vehicle. It happens over and over again at random intervals (sometimes immediately upon clicking a vehicle, sometimes 10 seconds, 30 seconds, 2 minutes, etc.). I have done hours of testing and still cannot figure out the cause. I have deleted the entire .cache and .pdxsdk folders several times to no avail. I know this isn't your problem, but I am asking you because, due to the nature/timing of these errors, I am almost certain the source of the error must revolve around a mod that interacts with/modifies vehicle properties and/or the pathfinding system. I use 9 of your mods and many of them do just that. Have you ever heard of this error, and do you have any knowledge or suggestions on how I could achieve a possible solution? Thank you for your time and any feedback you have.


[EXCEPTION] - [06:57:38,004] - (Player.log)
NullReferenceException: Object reference not set to an instance of an object
at Colossal.Logging.UnityLogger.Internal_WriteStream (UnityEngine.Object context, Colossal.Logging.Level level, System.String format, System.Exception exception, System.IO.TextWriter stdStream)
at Colossal.Logging.CustomLogHandler.PostProcessFormat (UnityEngine.LogType logType, Colossal.Logging.Level level, UnityEngine.Object context, System.String format, Colossal.Logging.ILog log, System.Exception exception)
at Colossal.Logging.CustomLogHandler.LogFormat (UnityEngine.LogType logType, UnityEngine.Object context, System.String format, System.Object[] args)
Hello, yes I am, thanks. This error is most likely caused by multiple log messages being sent. Each time a mod logs a message there is a chance this issue occurs, for any mod. Maybe you could create a thread in the modding discord's cs2-tech-support section and ping me there, so we might find the mod that causes the spam and reduce your errors. It would be easiest if you used skyve and shared your whole log report in the discord. Feel free to ping me there.