#52 closed defect (done)
Action "File->New->SGA" throws exception
| Reported by: | gkronber | Owned by: | swagner |
|---|---|---|---|
| Priority: | medium | Milestone: | HeuristicLab 3.3.0 |
| Component: | ZZZ OBSOLETE: SGA | Version: | 3.0 |
| Keywords: | Cc: |
Description
NullPointerException in SGA.cs - CreateVariableInjection()
OperatorExtractor oe = new OperatorExtractor();
oe.Name = "Problem Initializer";
oe.GetVariable("Name").GetValue<StringData>().Data = "ProblemInitializer";
It seems that there is no variable with the name "Name".
Change History (5)
comment:1 Changed 18 years ago by swagner
- Status changed from new to assigned
comment:2 Changed 18 years ago by swagner
- Resolution set to fixed
- Status changed from assigned to closed
comment:3 Changed 18 years ago by swagner
- Milestone changed from 3.0 to Iteration 0
Milestone 3.0 deleted
comment:4 Changed 16 years ago by swagner
- Milestone changed from Iteration 0 to Current
Milestone Iteration 0 deleted
comment:11 Changed 16 years ago by swagner
- Milestone changed from Current to HeuristicLab 3.3.0
Milestone Current deleted
Note: See
TracTickets for help on using
tickets.



Fixed in r65