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)