Two error messages appear on startup.
1. The first for lack of permission to forge.log. I tried changing permissions just by changing file properties, but I still recieve the same message.
2. The second message I am less sure of. Possibly it all has something to do with the anti-virus. But wouldn't disabling it defeat the purpose, if it's necessary to be online to download?
In the {forge_folder}/res/pics folder do you have several folders? The LQ set pics go into folders.
I don't have any subfolders in the res\pics\ apart from the default \icons and \tokens. Nothing was downloaded.
Anyway, I have the sets, most from previously, which I decided to use eventually instead of the downloader. Renaming the cards was a chore, but became easier after testing, and after finding a batch utility.
The one trouble I have with these is that I'd like to put them on a separate hard drive, or, minimally, in separate subfolders, to better organise them. Currently, I had to put them all (all 11000 or however many) directly in the \res\pics\ folder.
When I looked at the \res\pics_link files,
(card-pictures_a.txt, etc)
and tried to modify the directories through mass-Search-Replace, Forge didn't seem to recognise them. I tried both \ and /s for the paths, but neither successfully.
(Also, even just placing them in subfolders in res\pics\[subfolders]\ didn't work).
The contents of <card-pictures_a.txt>
..
Regarding the [server] in
http://[server]/TE/Abandon%20Hope.full.jpg
and similar, is it possible to change the server in a single place, for all cards,
(to change it from <http://[server]/> to, for example, <D:\pics\>)
in a different config file? I was a little unclear on that.
I apologise for so many questions in so short a time. And for not knowing
Python-scripting. Probably this should all be obvious.
Anyhow ..
Errors on startup ..
Error 1
forge.log (Access is denied)
Version:
Forge -- official beta: $Date: 2011-01-06 11:34:48 -0500 (Thu, 06 Jan 2011) $, SVN revision: $Revision: 4891 $
OS: Windows 7 Version: 6.1 Architecture: x86
Java Version: 1.6.0_24 Vendor: Sun Microsystems Inc.
Detailed error trace:
java.io.FileNotFoundException: forge.log (Access is denied)
at java.io.FileOutputStream.open(Native Method)
at java.io.FileOutputStream.<init>(Unknown Source)
at java.io.FileOutputStream.<init>(Unknown Source)
at forge.Gui_NewGame.main(Gui_NewGame.java:108)
Error 2
null
Version:
Forge -- official beta: $Date: 2011-01-06 11:34:48 -0500 (Thu, 06 Jan 2011) $, SVN revision: $Revision: 4891 $
OS: Windows 7 Version: 6.1 Architecture: x86
Java Version: 1.6.0_24 Vendor: Sun Microsystems Inc.
Detailed error trace:
java.lang.NullPointerException
at forge.Gui_NewGame$1.run(Gui_NewGame.java:135)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$000(Unknown Source)
at java.awt.EventQueue$1.run(Unknown Source)
at java.awt.EventQueue$1.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)
Thanks.