Page 1 of 1

OpenSim folder in computer Documents folder

Posted: Thu May 28, 2020 1:35 pm
by eadooley
Hello,

I've been running into issues getting Matlab and OpenSim to talk to each other. No matter what combination of running Matlab as an administrator, adding the bin folder to the path, deleting old attempts manually, and restarting Matlab, I always ended up with the same error: Java Language Error: osimJavaJNI.dll is missing a link.

In an attempt to try and start from the complete beginning I reinstalled OpenSim4.1 on my machine. When I opened it for the first time it did not prompt me where to store the examples and other code, that I thought usually defaults to the Documents folder on the C drive. The same thing happened when I tried reinstalling OpenSim4.0. Is there a way to make this prompt display again, so that I can get to that material?

Thanks,
EAD

Re: OpenSim folder in computer Documents folder

Posted: Thu May 28, 2020 1:37 pm
by chrisdembia
Run `installResources()` from the GUI's ScriptingShell.

Re: OpenSim folder in computer Documents folder

Posted: Thu May 28, 2020 1:50 pm
by eadooley
Awesome. That did it.

Thanks!