GTGen-Simulator crashes when running the example scenario on release v9.0.0
~/ws/gt-gen-simulator (main)$ gtgen_cli -s ExampleData/Scenarios/XOSC/example _simple_cut_in.xosc -u ExampleData/UserSettings/UserSettings.ini [2025-01-16 14:22:02.435] [communication] [info] [0.040s] Simulation Control server started, listening on port 27000. [2025-01-16 14:22:02.439] [gtgen::simulator] [warning] [0.040s] GTGEN_DATA is incompatible with current version. A backup will be created of your current GTGEN_DATA. [2025-01-16 14:22:02.439] [gtgen::simulator] [info] [0.040s] Upgrading '/home/ssardesa/GTGEN_DATA' from '/opt/gtgen_core/GTGEN_DATA' [2025-01-16 14:22:02.439] [gtgen::core] [info] [0.040s] Installing GTGEN_DATA... terminate called after throwing an instance of 'std::experimental::filesystem::v1::__cxx11::filesystem_error' what(): filesystem error: directory iterator cannot open directory: No such file or directory [/opt/gtgen_core/GTGEN_DATA] Aborted (core dumped)
This issue is not seen on GTGen-Simulator v8.0.0 After installation of version 9 it seems /opt/gtgen_core/GTGEN_DATA is missing
Steps to reproduce:
- Clean /opt/gtgen_c* directories
- Fresh install the version 9
- Run example scenario mentioned in the repository
Reproduced under:
Distributor ID: Ubuntu Description: Ubuntu 20.04.6 LTS Release: 20.04 Codename: focal