(Filename: <b86e8855a45c49568a6b63212aff94d9> Line: 0)
Server Exception: IndustrialEntity.RunQueue
NullReferenceException: Object reference not set to an instance of an object
at IndustrialConveyor.CheckIfAnyInputPassesFilters (System.Collections.Generic.List`1[T] inputs) [0x00105] in <b86e8855a45c49568a6b63212aff94d9>:0
at IndustrialConveyor.RunJob () [0x00096] in <b86e8855a45c49568a6b63212aff94d9>:0
at IndustrialEntity+IndustrialProcessQueue.RunJob (IndustrialEntity job) [0x00009] in <b86e8855a45c49568a6b63212aff94d9>:0
at ObjectWorkQueue`1[T].RunQueue (System.Double maximumMilliseconds) [0x00084] in <6269ede81f3a44f38b77131ab47405f6>:0
at ServerMgr.Update () [0x00502] in <b86e8855a45c49568a6b63212aff94d9>:0
UnityEngine.DebugLogHandler:Internal_LogException(Exception, Object)
UnityEngine.DebugLogHandler:LogException(Exception, Object)
UnityEngine.Logger:LogException(Exception, Object)
UnityEngine.Debug:LogException(Exception, Object)
ServerMgr:Update()
When it says file name - (Filename: <b86e8855a45c49568a6b63212aff94d9> Line: 0) I'm already stumped. And, I'm just an old man/Server owner ... no coding experience.
Thank you