I am building a house set which heavily uses switches with parameters as functions. All have worked fine, except for calculating the town population using the parent scope and a parameter for the population required to construct the building. This returns an internal NMLC error.
I have attached a simple NML file which reproduces this error. Removing the parameter and changing the evaluation to a constant population >= 10 compiles fine. error_grf.zip
I compiled my copy of NMLC late last fall, I believe around the end of November.
The text was updated successfully, but these errors were encountered:
I am building a house set which heavily uses switches with parameters as functions. All have worked fine, except for calculating the town population using the parent scope and a parameter for the population required to construct the building. This returns an internal NMLC error.
I have attached a simple NML file which reproduces this error. Removing the parameter and changing the evaluation to a constant
population >= 10
compiles fine.error_grf.zip
I compiled my copy of NMLC late last fall, I believe around the end of November.
The text was updated successfully, but these errors were encountered: