APSIMInitiative / ApsimX

ApsimX is the next generation of APSIM
http://www.apsim.info
Other
130 stars 160 forks source link

BiomassRemovalEvents model throws a null object reference #9099

Closed HamishBrownPFR closed 1 month ago

HamishBrownPFR commented 1 month ago

What happened?

When ever clicking on a BiomassRemovalEvents model in the tree it throws a null object instance in GridPresenter.cs

What Operating System are you on?

Windows

HamishBrownPFR commented 1 month ago

Use Examples/BiomassRemovalFromPlant.apsimx as a test case. Simulations still run fine and the values that were in the grid are maintained in the json but it is not currently possible to edit them from the gui because this object null error throws and the grid does not display. image