You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[15:15:32.672] ERROR SlicingLeftPanel - failed to slice proof java.lang.NumberFormatException: For input string: "d"
at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:67)
at java.base/java.lang.Integer.parseInt(Integer.java:668)
at java.base/java.lang.Integer.parseInt(Integer.java:786)
at org.key_project.slicing.SlicingProofReplayer.saveProof(SlicingProofReplayer.java:240)
at org.key_project.slicing.SlicingProofReplayer.slice(SlicingProofReplayer.java:215)
at org.key_project.slicing.ui.SlicingLeftPanel.lambda$sliceProof$8(SlicingLeftPanel.java:441)
at org.key_project.slicing.util.GenericWorker.doInBackground(GenericWorker.java:48)
at org.key_project.slicing.util.GenericWorker.doInBackground(GenericWorker.java:16)
Commit: doesn't matter
The text was updated successfully, but these errors were encountered:
Description
See title
Reproducible
always
Steps to reproduce
x_sliced.proof
Expected: works
Actual: doesn't
Additional information
Error message:
The text was updated successfully, but these errors were encountered: