hello
how can i solve Java Exception problem?
Java exception occurred:
java.io.IOException: Object: Cannot open file C:\OpenSim
4.0\Models\Arm26\ComputedMuscleControl\gait2354.osim. It may not exist or you do not have permission
to read it.
Thrown at object.cpp:105 in Object().
at org.opensim.modeling.opensimSimulationJNI.new_Model__SWIG_1(Native Method)
at org.opensim.modeling.Model.<init>(Model.java:783)
best regards
Hamed
java exception
- hamed kouchebaghi
- Posts: 47
- Joined: Thu Nov 14, 2019 12:11 pm
- hairui liu
- Posts: 2
- Joined: Fri Nov 24, 2023 4:51 am
Re: java exception
May I ask if you have resolved the issue? I have also encountered a similar problem.