You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sometimes, when running an experiment with a CactEye processor, no science report will be generated and the following may be reported in the user's log file:
[LOG 11:56:23.105] CactEye 2: Processor activated! True
[ERR 11:56:45.089] [R&D]: No Experiment definition found with id Default Experiment
[LOG 11:56:45.091] CactEye 2: Exception 4: An error occured producing a science report!
[LOG 11:56:45.091] System.NullReferenceException: Object reference not set to an instance of an object
at ScienceSubject..ctor (.ScienceExperiment exp, ExperimentSituations sit, .CelestialBody body, System.String biome) [0x00000] in :0
at ResearchAndDevelopment.GetExperimentSubject (.ScienceExperiment experiment, ExperimentSituations situation, .CelestialBody body, System.String biome) [0x00000] in :0
at CactEye2.CactEyeAsteroidProcessor.DoScience (Vector3 TargetPosition, Boolean IsSmallOptics, Single FOV, UnityEngine.Texture2D Screenshot) [0x00000] in :0
at CactEye2.TelescopeMenu.DrawProcessorControls () [0x00000] in :0
[ERR 11:56:53.924] [R&D]: No Experiment definition found with id Default Experiment
The text was updated successfully, but these errors were encountered:
Sometimes, when running an experiment with a CactEye processor, no science report will be generated and the following may be reported in the user's log file:
[LOG 11:56:23.105] CactEye 2: Processor activated! True
[ERR 11:56:45.089] [R&D]: No Experiment definition found with id Default Experiment
[LOG 11:56:45.091] CactEye 2: Exception 4: An error occured producing a science report!
[LOG 11:56:45.091] System.NullReferenceException: Object reference not set to an instance of an object
at ScienceSubject..ctor (.ScienceExperiment exp, ExperimentSituations sit, .CelestialBody body, System.String biome) [0x00000] in :0
at ResearchAndDevelopment.GetExperimentSubject (.ScienceExperiment experiment, ExperimentSituations situation, .CelestialBody body, System.String biome) [0x00000] in :0
at CactEye2.CactEyeAsteroidProcessor.DoScience (Vector3 TargetPosition, Boolean IsSmallOptics, Single FOV, UnityEngine.Texture2D Screenshot) [0x00000] in :0
at CactEye2.TelescopeMenu.DrawProcessorControls () [0x00000] in :0
[ERR 11:56:53.924] [R&D]: No Experiment definition found with id Default Experiment
The text was updated successfully, but these errors were encountered: