gama-platform / gama

Main repository for developing the 2024+ versions of GAMA
https://gama-platform.org
GNU General Public License v3.0
20 stars 5 forks source link

with facet of exploration method doesn't work anymore #214

Closed lesquoyb closed 3 months ago

lesquoyb commented 3 months ago

Describe the bug Running an exploration with the values coming from a list given to the with statement doesn't work anymore. An error is raised but not visible in the GUI. This issue didn't appear in gama 1.9.3

To Reproduce Steps to reproduce the behavior:

  1. Go to exploration.gaml
  2. run explicit_exploration
  3. See error the view opening (but empty) at initialization

Expected behavior It works as before