i seem to get this error and have my game not start...
NullReferenceException: Object reference not set to an instance of an object
at AI_EnvironmentalSeasons.EnvironmentalSeasons.EnvironmentSimulator_OnTimeUpdate (AIProject.EnvironmentSimulator __instance) [0x00025] in <2b55bf23d50b4a9481a5247cc54d16dc>:0
at (wrapper dynamic-method) AIProject.EnvironmentSimulator.DMD<AIProject.EnvironmentSimulator::OnTimeUpdate>(AIProject.EnvironmentSimulator)
at AIProject.EnvironmentSimulator.Update () [0x0002e] in <85b3ff48a1c141c99134abde9dde563d>:0
(Filename: <2b55bf23d50b4a9481a5247cc54d16dc> Line: 0)
are there known mods calling this function?
NullReferenceException: Object reference not set to an instance of an object
at AI_EnvironmentalSeasons.EnvironmentalSeasons.EnvironmentSimulator_OnTimeUpdate (AIProject.EnvironmentSimulator __instance) [0x00025] in <2b55bf23d50b4a9481a5247cc54d16dc>:0
at (wrapper dynamic-method) AIProject.EnvironmentSimulator.DMD<AIProject.EnvironmentSimulator::OnTimeUpdate>(AIProject.EnvironmentSimulator)
at AIProject.EnvironmentSimulator.Update () [0x0002e] in <85b3ff48a1c141c99134abde9dde563d>:0
(Filename: <2b55bf23d50b4a9481a5247cc54d16dc> Line: 0)
are there known mods calling this function?