Content: Slate Blackcurrant Watermelon Strawberry Orange Banana Apple Emerald Chocolate Marble
Background: Slate Blackcurrant Watermelon Strawberry Orange Banana Apple Emerald Chocolate Marble
Pattern: Blank Waves Notes Sharp Wood Rockface Leather Honey Vertical Triangles
Welcome to TerraFirmaCraft Forums

Register now to gain access to all of our features. Once registered and logged in, you will be able to contribute to this site by submitting your own content or replying to existing content. You'll be able to customize your profile, receive reputation points as a reward for submitting content, while also communicating with other members via your own private inbox, plus much more! This message will be removed once you have signed in.

  • Announcements

    • Dries007

      ATTENTION Forum Database Breach   03/04/2019

      There has been a breach of our database. Please make sure you change your password (use a password manager, like Lastpass).
      If you used this password anywhere else, change that too! The passwords themselves are stored hashed, but may old accounts still had old, insecure (by today's standards) hashes from back when they where created. This means they can be "cracked" more easily. Other leaked information includes: email, IP, account name.
      I'm trying my best to find out more and keep everyone up to date. Discord (http://invite.gg/TerraFirmaCraft) is the best option for up to date news and questions. I'm sorry for this, but the damage has been done. All I can do is try to make sure it doesn't happen again.
    • Claycorp

      This forum is now READ ONLY!   01/20/2020

      As of this post and forever into the future this forum has been put into READ ONLY MODE. There will be no new posts! A replacement is coming SoonTM . If you wish to stay up-to-date on whats going on or post your content. Please use the Discord or Sub-Reddit until the new forums are running.

      Any questions or comments can be directed to Claycorp on either platform.
Sign in to follow this  
Followers 0
ThinkInvisible

Launcher (Win 8) - Can't save config

4 posts in this topic

Whenever I try to change where the launcher saves TFC (Options... button), I receive an error saying 'Failed to save settings: The system cannot find the path specified'.

This occurs no matter where the TFC launcher is placed, and no matter what is entered in the location box.

Also, whenever the launcher is reset, all settings are reset to default (username, password, 'Remember Me' box, contents of Options dialog).

If it matters, I am using Windows 8 with Classic Shell.

Whenever the options are saved and this error is produced, the following error appears in the console:

C:\Users\-snip-\Desktop\TFCLauncher>java -Xms512M -Xmx1G -jar TFCLauncher.jarjava.io.IOException: The system cannot find the path specified		at java.io.WinNTFileSystem.createFileExclusively(Native Method)		at java.io.File.createNewFile(Unknown Source)		at net.tfcl.AppSettings.saveSettings(AppSettings.java:42)		at net.tfcl.OptionsDialog.saveSettings(OptionsDialog.java:161)		at net.tfcl.OptionsDialog.access$0(OptionsDialog.java:157)		at net.tfcl.OptionsDialog$1.actionPerformed(OptionsDialog.java:114)		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.dispatchEventImpl(Unknown Source)		at java.awt.EventQueue.access$200(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.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)		at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)		at java.awt.EventQueue$4.run(Unknown Source)		at java.awt.EventQueue$4.run(Unknown Source)		at java.security.AccessController.doPrivileged(Native Method)		at java.security.ProtectionDomain$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.pumpEventsForFilter(Unknown Source)		at java.awt.WaitDispatchSupport$2.run(Unknown Source)		at java.awt.WaitDispatchSupport$4.run(Unknown Source)		at java.security.AccessController.doPrivileged(Native Method)		at java.awt.WaitDispatchSupport.enter(Unknown Source)		at java.awt.Dialog.show(Unknown Source)		at java.awt.Component.show(Unknown Source)		at java.awt.Component.setVisible(Unknown Source)		at java.awt.Window.setVisible(Unknown Source)		at java.awt.Dialog.setVisible(Unknown Source)		at net.tfcl.MainWindow.onOptionsClicked(MainWindow.java:593)		at net.tfcl.MainWindow.access$1(MainWindow.java:589)		at net.tfcl.MainWindow$3.actionPerformed(MainWindow.java:258)		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.dispatchEventImpl(Unknown Source)		at java.awt.EventQueue.access$200(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.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)		at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)		at java.awt.EventQueue$4.run(Unknown Source)		at java.awt.EventQueue$4.run(Unknown Source)		at java.security.AccessController.doPrivileged(Native Method)		at java.security.ProtectionDomain$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)java.io.IOException: The system cannot find the path specified		at java.io.WinNTFileSystem.createFileExclusively(Native Method)		at java.io.File.createNewFile(Unknown Source)		at net.tfcl.AppSettings.saveSettings(AppSettings.java:42)		at net.tfcl.OptionsDialog.saveSettings(OptionsDialog.java:161)		at net.tfcl.OptionsDialog.access$0(OptionsDialog.java:157)		at net.tfcl.OptionsDialog$1.actionPerformed(OptionsDialog.java:114)		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.dispatchEventImpl(Unknown Source)		at java.awt.EventQueue.access$200(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.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)		at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)		at java.awt.EventQueue$4.run(Unknown Source)		at java.awt.EventQueue$4.run(Unknown Source)		at java.security.AccessController.doPrivileged(Native Method)		at java.security.ProtectionDomain$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.pumpEventsForFilter(Unknown Source)		at java.awt.WaitDispatchSupport$2.run(Unknown Source)		at java.awt.WaitDispatchSupport$4.run(Unknown Source)		at java.security.AccessController.doPrivileged(Native Method)		at java.awt.WaitDispatchSupport.enter(Unknown Source)		at java.awt.Dialog.show(Unknown Source)		at java.awt.Component.show(Unknown Source)		at java.awt.Component.setVisible(Unknown Source)		at java.awt.Window.setVisible(Unknown Source)		at java.awt.Dialog.setVisible(Unknown Source)		at net.tfcl.MainWindow.onOptionsClicked(MainWindow.java:593)		at net.tfcl.MainWindow.access$1(MainWindow.java:589)		at net.tfcl.MainWindow$3.actionPerformed(MainWindow.java:258)		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.dispatchEventImpl(Unknown Source)		at java.awt.EventQueue.access$200(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.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)		at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)		at java.awt.EventQueue$4.run(Unknown Source)		at java.awt.EventQueue$4.run(Unknown Source)		at java.security.AccessController.doPrivileged(Native Method)		at java.security.ProtectionDomain$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)java.io.IOException: The system cannot find the path specified		at java.io.WinNTFileSystem.createFileExclusively(Native Method)		at java.io.File.createNewFile(Unknown Source)		at net.tfcl.AppSettings.saveSettings(AppSettings.java:42)		at net.tfcl.OptionsDialog.saveSettings(OptionsDialog.java:161)		at net.tfcl.OptionsDialog.access$0(OptionsDialog.java:157)		at net.tfcl.OptionsDialog$1.actionPerformed(OptionsDialog.java:114)		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.dispatchEventImpl(Unknown Source)		at java.awt.EventQueue.access$200(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.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)		at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)		at java.awt.EventQueue$4.run(Unknown Source)		at java.awt.EventQueue$4.run(Unknown Source)		at java.security.AccessController.doPrivileged(Native Method)		at java.security.ProtectionDomain$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.pumpEventsForFilter(Unknown Source)		at java.awt.WaitDispatchSupport$2.run(Unknown Source)		at java.awt.WaitDispatchSupport$4.run(Unknown Source)		at java.security.AccessController.doPrivileged(Native Method)		at java.awt.WaitDispatchSupport.enter(Unknown Source)		at java.awt.Dialog.show(Unknown Source)		at java.awt.Component.show(Unknown Source)		at java.awt.Component.setVisible(Unknown Source)		at java.awt.Window.setVisible(Unknown Source)		at java.awt.Dialog.setVisible(Unknown Source)		at net.tfcl.MainWindow.onOptionsClicked(MainWindow.java:593)		at net.tfcl.MainWindow.access$1(MainWindow.java:589)		at net.tfcl.MainWindow$3.actionPerformed(MainWindow.java:258)		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.dispatchEventImpl(Unknown Source)		at java.awt.EventQueue.access$200(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.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)		at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)		at java.awt.EventQueue$4.run(Unknown Source)		at java.awt.EventQueue$4.run(Unknown Source)		at java.security.AccessController.doPrivileged(Native Method)		at java.security.ProtectionDomain$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)

0

Share this post


Link to post
Share on other sites

Window's 8 hides it's roaming folder in some shoddy place. You could probably somehow get around this but ill report this in the bugs thread.

0

Share this post


Link to post
Share on other sites

Whenever I try to change where the launcher saves TFC (Options... button), I receive an error saying 'Failed to save settings: The system cannot find the path specified'.

This occurs no matter where the TFC launcher is placed, and no matter what is entered in the location box.

Also, whenever the launcher is reset, all settings are reset to default (username, password, 'Remember Me' box, contents of Options dialog).

If it matters, I am using Windows 8 with Classic Shell.

Whenever the options are saved and this error is produced, the following error appears in the console:

C:Users-snip-DesktopTFCLauncher>java -Xms512M -Xmx1G -jar TFCLauncher.jarjava.io.IOException: The system cannot find the path specified		at java.io.WinNTFileSystem.createFileExclusively(Native Method)		at java.io.File.createNewFile(Unknown Source)		at net.tfcl.AppSettings.saveSettings(AppSettings.java:42)		at net.tfcl.OptionsDialog.saveSettings(OptionsDialog.java:161)		at net.tfcl.OptionsDialog.access$0(OptionsDialog.java:157)		at net.tfcl.OptionsDialog$1.actionPerformed(OptionsDialog.java:114)		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.dispatchEventImpl(Unknown Source)		at java.awt.EventQueue.access$200(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.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)		at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)		at java.awt.EventQueue$4.run(Unknown Source)		at java.awt.EventQueue$4.run(Unknown Source)		at java.security.AccessController.doPrivileged(Native Method)		at java.security.ProtectionDomain$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.pumpEventsForFilter(Unknown Source)		at java.awt.WaitDispatchSupport$2.run(Unknown Source)		at java.awt.WaitDispatchSupport$4.run(Unknown Source)		at java.security.AccessController.doPrivileged(Native Method)		at java.awt.WaitDispatchSupport.enter(Unknown Source)		at java.awt.Dialog.show(Unknown Source)		at java.awt.Component.show(Unknown Source)		at java.awt.Component.setVisible(Unknown Source)		at java.awt.Window.setVisible(Unknown Source)		at java.awt.Dialog.setVisible(Unknown Source)		at net.tfcl.MainWindow.onOptionsClicked(MainWindow.java:593)		at net.tfcl.MainWindow.access$1(MainWindow.java:589)		at net.tfcl.MainWindow$3.actionPerformed(MainWindow.java:258)		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.dispatchEventImpl(Unknown Source)		at java.awt.EventQueue.access$200(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.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)		at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)		at java.awt.EventQueue$4.run(Unknown Source)		at java.awt.EventQueue$4.run(Unknown Source)		at java.security.AccessController.doPrivileged(Native Method)		at java.security.ProtectionDomain$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)java.io.IOException: The system cannot find the path specified		at java.io.WinNTFileSystem.createFileExclusively(Native Method)		at java.io.File.createNewFile(Unknown Source)		at net.tfcl.AppSettings.saveSettings(AppSettings.java:42)		at net.tfcl.OptionsDialog.saveSettings(OptionsDialog.java:161)		at net.tfcl.OptionsDialog.access$0(OptionsDialog.java:157)		at net.tfcl.OptionsDialog$1.actionPerformed(OptionsDialog.java:114)		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.dispatchEventImpl(Unknown Source)		at java.awt.EventQueue.access$200(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.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)		at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)		at java.awt.EventQueue$4.run(Unknown Source)		at java.awt.EventQueue$4.run(Unknown Source)		at java.security.AccessController.doPrivileged(Native Method)		at java.security.ProtectionDomain$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.pumpEventsForFilter(Unknown Source)		at java.awt.WaitDispatchSupport$2.run(Unknown Source)		at java.awt.WaitDispatchSupport$4.run(Unknown Source)		at java.security.AccessController.doPrivileged(Native Method)		at java.awt.WaitDispatchSupport.enter(Unknown Source)		at java.awt.Dialog.show(Unknown Source)		at java.awt.Component.show(Unknown Source)		at java.awt.Component.setVisible(Unknown Source)		at java.awt.Window.setVisible(Unknown Source)		at java.awt.Dialog.setVisible(Unknown Source)		at net.tfcl.MainWindow.onOptionsClicked(MainWindow.java:593)		at net.tfcl.MainWindow.access$1(MainWindow.java:589)		at net.tfcl.MainWindow$3.actionPerformed(MainWindow.java:258)		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.dispatchEventImpl(Unknown Source)		at java.awt.EventQueue.access$200(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.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)		at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)		at java.awt.EventQueue$4.run(Unknown Source)		at java.awt.EventQueue$4.run(Unknown Source)		at java.security.AccessController.doPrivileged(Native Method)		at java.security.ProtectionDomain$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)java.io.IOException: The system cannot find the path specified		at java.io.WinNTFileSystem.createFileExclusively(Native Method)		at java.io.File.createNewFile(Unknown Source)		at net.tfcl.AppSettings.saveSettings(AppSettings.java:42)		at net.tfcl.OptionsDialog.saveSettings(OptionsDialog.java:161)		at net.tfcl.OptionsDialog.access$0(OptionsDialog.java:157)		at net.tfcl.OptionsDialog$1.actionPerformed(OptionsDialog.java:114)		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.dispatchEventImpl(Unknown Source)		at java.awt.EventQueue.access$200(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.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)		at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)		at java.awt.EventQueue$4.run(Unknown Source)		at java.awt.EventQueue$4.run(Unknown Source)		at java.security.AccessController.doPrivileged(Native Method)		at java.security.ProtectionDomain$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.pumpEventsForFilter(Unknown Source)		at java.awt.WaitDispatchSupport$2.run(Unknown Source)		at java.awt.WaitDispatchSupport$4.run(Unknown Source)		at java.security.AccessController.doPrivileged(Native Method)		at java.awt.WaitDispatchSupport.enter(Unknown Source)		at java.awt.Dialog.show(Unknown Source)		at java.awt.Component.show(Unknown Source)		at java.awt.Component.setVisible(Unknown Source)		at java.awt.Window.setVisible(Unknown Source)		at java.awt.Dialog.setVisible(Unknown Source)		at net.tfcl.MainWindow.onOptionsClicked(MainWindow.java:593)		at net.tfcl.MainWindow.access$1(MainWindow.java:589)		at net.tfcl.MainWindow$3.actionPerformed(MainWindow.java:258)		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.dispatchEventImpl(Unknown Source)		at java.awt.EventQueue.access$200(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.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)		at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)		at java.awt.EventQueue$4.run(Unknown Source)		at java.awt.EventQueue$4.run(Unknown Source)		at java.security.AccessController.doPrivileged(Native Method)		at java.security.ProtectionDomain$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)

I'm using Windows 8 as well, so that shouldn't be the issue. Even if your AppData folder is in some strange, non-standard place, the launcher still checks %APPDATA%, so it shouldn't be an issue. Perhaps the problem is that the launcher doesn't have permission to write to AppData? (Although that seems unlikely as well, it does somewhat explain the error...)

As unlikely as some of these problems seem, we should probably rule them out. Could you go into command prompt and run "echo %APPDATA%" and tell me what it says.

It may also help to get some other information such as what version of Java you're using and whether or not it's 64-bit.

Feel free to provide any additional information you feel may be helpful as well. It can't hurt to know too much about the problem. :)

0

Share this post


Link to post
Share on other sites

The problem's stopped now. It seems to resolve itself when the copy of TFC is written and up to date (for whatever reason). Could also have been Hotfix 10.

The echo returned C:Users-me-AppDataRoaming.

0

Share this post


Link to post
Share on other sites
Sign in to follow this  
Followers 0