draeger-lab / SBMLsimulator

An efficient Java™ solver implementation for SBML
GNU Lesser General Public License v3.0
3 stars 1 forks source link

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

Open tewarisg opened 4 years ago

tewarisg commented 4 years ago

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

kyxhik commented 2 years ago

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.

tewarisg commented 2 years ago

Hello,

I did not hear back from the Draeger lab. I did check, a while back, and the issue still persists.

From: kyxhik @.> Sent: Wednesday, April 20, 2022 8:49 AM To: draeger-lab/SBMLsimulator @.> Cc: tewarisg @.>; Author @.> Subject: Re: [draeger-lab/SBMLsimulator] Unvisible "Camera Animation" option in "Graph" Tab. (#6)

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.

— Reply to this email directly, view it on GitHub https://github.com/draeger-lab/SBMLsimulator/issues/6#issuecomment-1103892912, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKH53EV55I75VQMRFWR7FZLVF74K7ANCNFSM4NS2CRKA . You are receiving this because you authored the thread.Message ID: < @.***>

kyxhik commented 2 years ago

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')