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

Crash when using interactive strategy flag #669

Open
jwatts-maybe opened this issue Nov 28, 2024 · 1 comment
Open

Crash when using interactive strategy flag #669

jwatts-maybe opened this issue Nov 28, 2024 · 1 comment

Comments

@jwatts-maybe
Copy link

Attempting to solve using the -qi flag results in Conjure reporting a bug. Replicable across various essence files, including one of the tutorial examples, so doesn't seem to be related to the contents of the input file.

Repo version: 03d6014e5 (2024-09-25 19:47:19 +0100)

Error message (also displays a list of questions dependent on the model, possibly always finishing with the question Context #1: true(f)?):

strategyToDriver no Question

CallStack (from HasCallStack):
  error, called at src/Conjure/Bug.hs:17:15 in conjure-cp-2.5.1-3ow97tapNr9FQhaVki9Yr3:Conjure.Bug
  bug, called at src/Conjure/UI/Model.hs:526:34 in conjure-cp-2.5.1-3ow97tapNr9FQhaVki9Yr3:Conjure.UI.Model
@ozgurakgun
Copy link
Collaborator

-qi is absolutely untested, sorry! thanks for the report anyway, I'll look into it.

Turns out question order doesn't make a big difference. The fix may be that I remove this option.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants