RuleWorld / rulebender

Rule-Based Modeling and Simulation Gui
http://bionetgen.org
12 stars 7 forks source link

Parameter expression bug #201

Closed jrfaeder closed 6 years ago

jrfaeder commented 7 years ago

If you use an undefined parameter in an expression that is used in a rule, RB hangs. This bug is particularly irritating because RB will hang again upon restart until the problem file is removed from the workspace, which has to be done manually outside of RuleBender. I've attached a simple example that illustrates the problem.

template.bngl.txt

rhclark commented 7 years ago

When defect 4b56994 is built, this should be fixed.

jrfaeder commented 6 years ago

This is now resolved. RB throws an error, but when that is fixed the contact map is displayed and the model can be used normally.