Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NullPointerException when running CTL model checking in the cmd line. #500

Open
rensink opened this issue Apr 25, 2022 · 1 comment
Open
Assignees
Labels
bug Something isn't working

Comments

@rensink
Copy link
Collaborator

rensink commented Apr 25, 2022

Running the model checker with a CTL property results in a NullPointerException after the generation of the state space finished. See attached screenshot of the cmd line.

Reported by: tim-kraeuter

@rensink
Copy link
Collaborator Author

rensink commented Feb 15, 2023

This is actually a user error. As you can see in the screenshot I am still using -ltl not -ctl. If I change to -ctl everything works as intended (see attached screenshot).
Throwing a nullpointer is not the perfect answer to this query but I think we can close the issue.

Original comment by: tim-kraeuter

@rensink rensink self-assigned this Mar 7, 2024
@rensink rensink added bug Something isn't working and removed bugs-replaced labels Mar 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant