Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exception issue in waypoint generator #212

Closed
jrossignol opened this issue May 22, 2015 · 1 comment
Closed

Exception issue in waypoint generator #212

jrossignol opened this issue May 22, 2015 · 1 comment
Labels
Milestone

Comments

@jrossignol
Copy link
Owner

Reported by Desdinova on the forum

NullReferenceException: Object reference not set to an instance of an object
at ContractConfigurator.Behaviour.WaypointGenerator.Initialize () [0x00000] in :0
at ContractConfigurator.Behaviour.WaypointGenerator..ctor (ContractConfigurator.Behaviour.WaypointGenerator orig, Contracts.Contract contract) [0x00000] in :0
at ContractConfigurator.Behaviour.WaypointGeneratorFactory.Generate (ContractConfigurator.ConfiguredContract contract) [0x00000] in :0
at ContractConfigurator.BehaviourFactory.GenerateBehaviours (ContractConfigurator.ConfiguredContract contract, System.Collections.Generic.List`1 behaviourNodes) [0x00000] in :0
at ContractConfigurator.ContractType.GenerateBehaviours (ContractConfigurator.ConfiguredContract contract) [0x00000] in :0
at ContractConfigurator.ConfiguredContract.Generate () [0x00000] in :0
at Contracts.Contract.Generate (System.Type contractType, ContractPrestige difficulty, Int32 seed, State state) [0x00000] in :0
at Contracts.ContractSystem.GenerateContract (Int32 seed, ContractPrestige difficulty, System.Type contractType) [0x00000] in :0
at Contracts.ContractSystem.GenerateContract (System.Int32& seed, ContractPrestige difficulty) [0x00000] in :0
at Contracts.ContractSystem.GenerateContracts (System.Int32& seed, ContractPrestige difficulty, Int32 count) [0x00000] in :0
at Contracts.ContractSystem.RefreshContracts () [0x00000] in :0
at Contracts.ContractSystem+.MoveNext () [0x00000] in :0

@jrossignol jrossignol added the bug label May 22, 2015
@jrossignol jrossignol added this to the 1.2.0 milestone May 22, 2015
@jrossignol
Copy link
Owner Author

Hard to say what it is from - could be anything from SETI or SpaceTux. First order of business is to turn this into an exception pop-up window.

@jrossignol jrossignol changed the title Exception issue in waypoint generatro Exception issue in waypoint generator May 22, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant