Closed qiemem closed 1 year ago
Wait I'm so confused how was this ever working: https://github.com/NetLogo/LevelSpace/blob/50bd9da2a6f6c68f9be6b6f35118976da0a9de00/src/main/ChildModel.scala#L92-L93
I reviewed the PR to add the bytecode switcher, so not sure how I missed this issue. I have this fixed in this commit. I released LS 2.3.4 to the extensions manager for anyone encountering it.
To reproduce, create a new model with
Then in the command center run:
No error occurs.
Then run:
and pick any model in the dialog that opens.
Then run
You get an error that states:
See this comment: https://github.com/NetLogo/LevelSpace/blob/50bd9da2a6f6c68f9be6b6f35118976da0a9de00/src/main/ChildModel.scala#L96