When specifying the players in an SMG using action labels, storm incorrectly complains, that there are modules with unlabeled commands. Prism games can correctly handle this situation.
Storm 1.8.1
Date: Fri Aug 30 17:24:02 2024
Command line arguments: --prism action_labels.prism
Current working directory: /home/jannik/ba/storm_test
Time for model input parsing: 0.166s.
ERROR (PrismNextStateGenerator.cpp:663): Module m1 is not owned by any player but has at least one enabled, unlabeled command.
ERROR (storm-cli.cpp:63): An exception caused Storm to terminate. The message of the exception is: WrongFormatException: Module m1 is not owned by any player but has at least one enabled, unlabeled command.
When specifying the players in an SMG using action labels, storm incorrectly complains, that there are modules with unlabeled commands. Prism games can correctly handle this situation.
Steps for reproducing:
Call storm with:
Output: