I have a fresh new install of Guild Wars and in this case the templates directory does not exist.
Thanks for your great work anyway, i love this tool !
Here is the trace log :
03/11/2007 13:07:53
frmMain
Could not find a part of the path "C:\Program Files\GUILD WARS\Templates\Skills\[GWFreaks]-MyCharacter.txt".
at System.IO.__Error.WinIOError(Int32 errorCode, String str)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean useAsync, String msgPath, Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize)
at System.IO.StreamWriter.CreateFile(String path, Boolean append)
at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize)
at System.IO.StreamWriter..ctor(String path)
at GWFreaksLib.Database.SaveCharacter(Player voPlayer)
at GWFreaks.frmSetup._SaveConfig()