Problem with extensions

Everytime I add an extension the following message appears:

I see that it has something to do with java but I don’t know how to solve this.
I hope you can help me

Thus spake GERFIXER303:

Everytime I add an extension the following message appears:

I see that it has something to do with java but I don’t know how to
solve this.
I hope you can help me
java.io.IOException: Could not create C:\Program
Files\VASSAL-3.2.7\Modules\FormulaDe-2.1_ext at

The likely cause is that your user account doesn’t have permission to
write to that path.

Don’t store user data amongst your program files. Store user data in
your home directory. This is what your home directory is for.


J.

If VASSAL is stored in Program Files then how can extensions be stored in another directory?

Thus spake wxman40:

If VASSAL is stored in Program Files then how can extensions be stored
in another directory?

There’s no necessary connection between where module extensions are
stored and where VASSAL is installed.


J.