Create WOG mod dir crash

1 reply [Last post]
Joined: 12/18/2008

I got a problem. Look at these pics when I try to install an addin.
http://img360.imageshack.us/my.php?image=goo1wv6.jpg
http://img410.imageshack.us/my.php?image=goo2bv4.jpg

error down below \/

SEVERE: Can't set custom dir to C:\Program Files\WOGM
java.io.FileNotFoundException: C:\Program Files\WOGM\writeTest (Access is denied)
at java.io.FileOutputStream.open(Native Method)
at java.io.FileOutputStream.(Unknown Source)
at java.io.FileOutputStream.(Unknown Source)
at com.goofans.gootool.R.b(SourceFile:260)
at com.goofans.gootool.av.b(SourceFile:354)
at com.goofans.gootool.av.a(SourceFile:186)
at com.goofans.gootool.av.actionPerformed(SourceFile:104)
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.plaf.basic.BasicButtonListener.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.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)

Could you fix this?

-mcpower

Joined: 11/04/2008

Under Vista, users are not allowed to write to Program Files.

You need to either run GooTool as Administrator, or better/safer, put your custom directory in your home directory. For example C:\Users\mcpower\WOGM