draeger-lab/SBMLsimulator

Unvisible "Camera Animation" option in "Graph" Tab.

tewarisg opened this issue · 3 comments

Hi,

I downloaded the JAR file of SBML simulator v2.0 to check out the new Graph tab. However, I am unable to view an animation of either simulated data or experimental data. I saw that SBML simulator is throwing an exception (attached PDF) each time I click on the 'play' button. It seems that changing the "Graph/Camera Animation" option to "Without" may fix this problem. But I don't see this option under the Network Dynamics option (see attached JPG files).

I would appreciate if you could look into this issue.

Capture_pref
Capture
Exception in thread.pdf

Hello,

Has anyone been able to tackle this issue? I am also struggling with this. I am getting a nullPointerException every time I press play.

This is really odd. I can't even click on preferences, as I keep getting the following error:

java.lang.ClassCastException: class java.lang.Integer cannot be cast to class java.lang.Double (java.lang.Integer and java.lang.Double are in module java.base of loader 'bootstrap')