You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Before submitting a bug report, read the error messages in MATLAB. Some errors are there to inform you about inconsistent inputs for certain settings.
Describe the bug
I ran the Main.m. I got an error somewhere in the osim2dll step. When I ran the exact same code with a shorter filename, it works.
osim path for which it works: C:\GBW_MyPrograms\PredSim_Jan\PredSim\Subjects\CP3_noShankPersonalization_cpp1\CP3_noShankPersonalization_cpp1.osim
osim path for which it does not work: C:\GBW_MyPrograms\PredSim_Jan\PredSim\Subjects\CP3_noShankPersonalization_conditionalPathPoint1\CP3_noShankPersonalization_conditionalPathPoint1.osim
They are the same .osim files, just with different names.
In the log file (attached), it says twice that "The fully qualified file name must be less than 260 characters"
To Reproduce
Steps to reproduce the behavior:
Which script did you run?: Main.m
What settings did you use?: specific to the study, but I don't think it matters here since I am getting error in the dll2osim step
What kind of OpenSim model did you use? Link to generic model, attach specific model, or describe model (bodies, joints, coordinates) if it is confidential.: mri based model of a child with CP
Before submitting a bug report, read the error messages in MATLAB. Some errors are there to inform you about inconsistent inputs for certain settings.
Describe the bug
I ran the Main.m. I got an error somewhere in the osim2dll step. When I ran the exact same code with a shorter filename, it works.
osim path for which it works: C:\GBW_MyPrograms\PredSim_Jan\PredSim\Subjects\CP3_noShankPersonalization_cpp1\CP3_noShankPersonalization_cpp1.osim
osim path for which it does not work: C:\GBW_MyPrograms\PredSim_Jan\PredSim\Subjects\CP3_noShankPersonalization_conditionalPathPoint1\CP3_noShankPersonalization_conditionalPathPoint1.osim
They are the same .osim files, just with different names.
In the log file (attached), it says twice that "The fully qualified file name must be less than 260 characters"
To Reproduce
Steps to reproduce the behavior:
Log file
CP3_noShankPersonalization_conditionalPathPoint1_v1_log.txt
Software versions
The text was updated successfully, but these errors were encountered: