Closed kirbix12 closed 1 year ago
Reopened the issue still relating to this bug: The reopening is now on line 690 with an Exception Thrown error with the following:
System.NullReferenceException: 'Object reference not set to an instance of an object.'
selectedLeg was null.
It is located on the same .cs file. Even after Pull Request #45, the console now returns with an invalid argument and wanting to delete Leg 0, but still crashes.
It should work now. Pull Build 89
Closed under Build 90
Line 683 of Leg.cs returned with an Exception Unhandled error with the following exception:
when entering command
remove leg
and then entering an invalid leg (can be also entered with no given leg to remove)