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
Execution terminated abnormally: Cannot invoke "de.learnlib.ralib.learning.LocationComponent.getBranching(de.learnlib.ralib.words.ParameterizedSymbol)" because "src_c" is null
java.lang.NullPointerException: Cannot invoke "de.learnlib.ralib.learning.LocationComponent.getBranching(de.learnlib.ralib.words.ParameterizedSymbol)" because "src_c" is null
at de.learnlib.ralib.learning.AutomatonBuilder.computeTransition(AutomatonBuilder.java:132)
at de.learnlib.ralib.learning.AutomatonBuilder.computeTransitions(AutomatonBuilder.java:102)
at de.learnlib.ralib.learning.AutomatonBuilder.toRegisterAutomaton(AutomatonBuilder.java:79)
at de.learnlib.ralib.learning.ralambda.RaLambda.getHypothesis(RaLambda.java:515)
at de.learnlib.ralib.tools.IOSimulator.run(IOSimulator.java:303)
at de.learnlib.ralib.tools.ConsoleClient.run(ConsoleClient.java:80)
at de.learnlib.ralib.Main.main(Main.java:30)
The text was updated successfully, but these errors were encountered:
The following config leads to an NPE
Stacktrace:
The text was updated successfully, but these errors were encountered: