GMT Panzer and its Expansions

Hello

I have a Windows 7 Home Premium, Service Pack 1, 64 bit, Java SE7 update 17, Vassal 3.2.2, Panzer v1.4, PanzerExp1_1-1.vmdx and PanzerExp2_1-0.vmdx.

The basic Panzer module works fine. While attempting to add the two extensions in my module library, I am receiving this message

“Unable to Write File”
java.io.IOException: Could not create C:\Program Files (x86)\VASSAL\GMT Panzer\Panzer v4 plus extensions\Panzer_1-4_ext
at VASSAL.build.module.ExtensionsManager.ensureExists(ExtensionsManager.java:112)
at VASSAL.build.module.ExtensionsManager.getExtensionsDirectory(ExtensionsManager.java:91)
at VASSAL.build.module.ExtensionsManager.setActive(ExtensionsManager.java:141)
at VASSAL.launch.ModuleManagerWindow$ModuleInfo$1.actionPerformed(ModuleManagerWindow.java:1148)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.AbstractButton.doClick(Unknown Source)
at javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source)
at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$400(Unknown Source)
at java.awt.EventQueue$2.run(Unknown Source)
at java.awt.EventQueue$2.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source)
at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)

Any ideas to remedy this situation.

Thus spake pmaidhof:

Hello

I have a Windows 7 Home Premium, Service Pack 1, 64 bit, Java SE7 update
17, Vassal 3.2.2, Panzer v1.4, PanzerExp1_1-1.vmdx and
PanzerExp2_1-0.vmdx.

The basic Panzer module works fine. While attempting to add the two
extensions in my module library, I am receiving this message

“Unable to Write File”
java.io.IOException: Could not create C:\Program Files (x86)\VASSAL\GMT
Panzer\Panzer v4 plus extensions\Panzer_1-4_ext

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

Don’t store data files uncer C:\Program Files. Store them in your user
account.


J.