java.lang.RuntimeException: Timestamp at row 10001 with value 0.000000 is less-than/equal to timestamp at row 10000 with value 10.000000 In file /Users/jimmy/repository/opensim-master/opensim-core/OpenSim/Common/TimeSeriesTable.h:194 In function 'validateRow'
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via GitHub by jimmyDunne
, 1 year agojava.lang.RuntimeException: Timestamp at row 10001 with value 0.000000 is less-than/equal to timestamp at row 10000 with value 10.000000 In file /Users/jimmy/repository/opensim-master/opensim-core/OpenSim/Common/TimeSeriesTable.h:194 In function 'validateRow'
at org.opensim.modeling.opensimModelSimulationJNI.Manager_integrate__SWIG_1(Native Method)
at org.opensim.modeling.Manager.integrate(Manager.java:183)