SequenceContainerCreationConverter.cs|Create|37|Encountered unknown sequence container: NINA.Plugin.ExoPlanets.Sequencer.Container.ExoPlanetObjectContainer, NINA.Plugin.ExoPlanets System.ArgumentNullException: Value cannot be null.

Issue #1144 closed
Markus created an issue

NINA 2.0 HF1 BETA018

When starting NINA, an error is thrown in the NINA log:

2022-08-10T10:22:57.0514|ERROR|SequenceContainerCreationConverter.cs|Create|37|Encountered unknown sequence container: NINA.Plugin.ExoPlanets.Sequencer.Container.ExoPlanetObjectContainer, NINA.Plugin.ExoPlanets
System.ArgumentNullException: Value cannot be null.
   at System.Reflection.RuntimeMethodInfo.MakeGenericMethod(Type[] methodInstantiation)
   at NINA.Sequencer.Serialization.SequenceContainerCreationConverter.Create(Type objectType, JObject jObject) in E:\Projects\nina\NINA.Sequencer\Serialization\SequenceContainerCreationConverter.cs:line 34
2022-08-10T10:22:57.2371|ERROR|SequenceItemCreationConverter.cs|Create|43|Encountered unknown sequence item: NINA.Plugin.ExoPlanets.Sequencer.Utility.WaitForTransit, NINA.Plugin.ExoPlanets
System.ArgumentNullException: Value cannot be null.
   at System.Reflection.RuntimeMethodInfo.MakeGenericMethod(Type[] methodInstantiation)
   at NINA.Sequencer.Serialization.SequenceItemCreationConverter.Create(Type objectType, JObject jObject) in E:\Projects\nina\NINA.Sequencer\Serialization\SequenceItemCreationConverter.cs:line 40
2022-08-10T10:22:57.2371|ERROR|SequenceItemCreationConverter.cs|Create|43|Encountered unknown sequence item: NINA.Plugin.ExoPlanets.Sequencer.Utility.CalculateExposureTime, NINA.Plugin.ExoPlanets
System.ArgumentNullException: Value cannot be null.
   at System.Reflection.RuntimeMethodInfo.MakeGenericMethod(Type[] methodInstantiation)
   at NINA.Sequencer.Serialization.SequenceItemCreationConverter.Create(Type objectType, JObject jObject) in E:\Projects\nina\NINA.Sequencer\Serialization\SequenceItemCreationConverter.cs:line 40
2022-08-10T10:22:57.2371|ERROR|SequenceItemCreationConverter.cs|Create|43|Encountered unknown sequence item: NINA.Plugin.ExoPlanets.Sequencer.Utility.WaitForTransit, NINA.Plugin.ExoPlanets
System.ArgumentNullException: Value cannot be null.
   at System.Reflection.RuntimeMethodInfo.MakeGenericMethod(Type[] methodInstantiation)
   at NINA.Sequencer.Serialization.SequenceItemCreationConverter.Create(Type objectType, JObject jObject) in E:\Projects\nina\NINA.Sequencer\Serialization\SequenceItemCreationConverter.cs:line 40
2022-08-10T10:22:57.2371|ERROR|SequenceConditionCreationConverter.cs|Create|37|Encountered unknown sequence condition: NINA.Plugin.ExoPlanets.Sequencer.Conditions.TransitCondition, NINA.Plugin.ExoPlanets
System.ArgumentNullException: Value cannot be null.
   at System.Reflection.RuntimeMethodInfo.MakeGenericMethod(Type[] methodInstantiation)
   at NINA.Sequencer.Serialization.SequenceConditionCreationConverter.Create(Type objectType, JObject jObject) in E:\Projects\nina\NINA.Sequencer\Serialization\SequenceConditionCreationConverter.cs:line 34
2022-08-10T10:22:57.7998|TRACE|NINALogMessageProcessor.cs|processLogMessages|17|processing 42 new log messages
2022-08-10T10:22:57.7998|TRACE|NINALogMessageProcessor.cs|processLogMessages|42|log message is not regular form: System.ArgumentNullException: Value cannot be null., skipping
2022-08-10T10:22:57.7998|TRACE|NINALogMessageProcessor.cs|processLogMessages|42|log message is not regular form:    at System.Reflection.RuntimeMethodInfo.MakeGenericMethod(Type[] methodInstantiation), skipping
2022-08-10T10:22:57.7998|TRACE|NINALogMessageProcessor.cs|processLogMessages|42|log message is not regular form:    at NINA.Sequencer.Serialization.SequenceContainerCreationConverter.Create(Type objectType, JObject jObject) in E:\Projects\nina\NINA.Sequencer\Serialization\SequenceContainerCreationConverter.cs:line 34, skipping
2022-08-10T10:22:57.7998|TRACE|NINALogMessageProcessor.cs|processLogMessages|42|log message is not regular form: System.ArgumentNullException: Value cannot be null., skipping
2022-08-10T10:22:57.7998|TRACE|NINALogMessageProcessor.cs|processLogMessages|42|log message is not regular form:    at System.Reflection.RuntimeMethodInfo.MakeGenericMethod(Type[] methodInstantiation), skipping
2022-08-10T10:22:57.7998|TRACE|NINALogMessageProcessor.cs|processLogMessages|42|log message is not regular form:    at NINA.Sequencer.Serialization.SequenceItemCreationConverter.Create(Type objectType, JObject jObject) in E:\Projects\nina\NINA.Sequencer\Serialization\SequenceItemCreationConverter.cs:line 40, skipping
2022-08-10T10:22:57.7998|TRACE|NINALogMessageProcessor.cs|processLogMessages|42|log message is not regular form: System.ArgumentNullException: Value cannot be null., skipping
2022-08-10T10:22:57.7998|TRACE|NINALogMessageProcessor.cs|processLogMessages|42|log message is not regular form:    at System.Reflection.RuntimeMethodInfo.MakeGenericMethod(Type[] methodInstantiation), skipping
2022-08-10T10:22:57.7998|TRACE|NINALogMessageProcessor.cs|processLogMessages|42|log message is not regular form:    at NINA.Sequencer.Serialization.SequenceItemCreationConverter.Create(Type objectType, JObject jObject) in E:\Projects\nina\NINA.Sequencer\Serialization\SequenceItemCreationConverter.cs:line 40, skipping
2022-08-10T10:22:57.7998|TRACE|NINALogMessageProcessor.cs|processLogMessages|42|log message is not regular form: System.ArgumentNullException: Value cannot be null., skipping
2022-08-10T10:22:57.7998|TRACE|NINALogMessageProcessor.cs|processLogMessages|42|log message is not regular form:    at System.Reflection.RuntimeMethodInfo.MakeGenericMethod(Type[] methodInstantiation), skipping
2022-08-10T10:22:57.7998|TRACE|NINALogMessageProcessor.cs|processLogMessages|42|log message is not regular form:    at NINA.Sequencer.Serialization.SequenceItemCreationConverter.Create(Type objectType, JObject jObject) in E:\Projects\nina\NINA.Sequencer\Serialization\SequenceItemCreationConverter.cs:line 40, skipping
2022-08-10T10:22:57.7998|TRACE|NINALogMessageProcessor.cs|processLogMessages|42|log message is not regular form: System.ArgumentNullException: Value cannot be null., skipping
2022-08-10T10:22:57.7998|TRACE|NINALogMessageProcessor.cs|processLogMessages|42|log message is not regular form:    at System.Reflection.RuntimeMethodInfo.MakeGenericMethod(Type[] methodInstantiation), skipping
2022-08-10T10:22:57.7998|TRACE|NINALogMessageProcessor.cs|processLogMessages|42|log message is not regular form:    at NINA.Sequencer.Serialization.SequenceConditionCreationConverter.Create(Type objectType, JObject jObject) in E:\Projects\nina\NINA.Sequencer\Serialization\SequenceConditionCreationConverter.cs:line 34, skipping
2022-08-10T10:22:59.8149|TRACE|

Comments (3)

  1. Stefan B repo owner

    You might have a Template somewhere with the Exoplanet Plugin Container without having the plugin installed, or if you have the plugin installed it is a bug with the Exoplanet plugin (which should be reported to the author of that plugin instead then)

    It should however not affect anything for functional operation and just notifies of this issue. So not a bug.

  2. Markus reporter

    Thanks for this quick check. I haven’t installed this plugin. I have some advanced sequencer templates from patriot astro installed. So it seems to be used there.

  3. Log in to comment