Re: Current Known Bugs list
Several people have e-mailed me this problem when downloading the card pictures through a proxy.
- Code: Select all
You must be connected to the Internet. Error downloading card:
Card name: mountain.jpg
URL: http://resources.wizards.com/Magic/Cards/UNH/en-us/Card73958.jpg
Detailed error trace:
java.io.FileNotFoundException: C:\Users\Zachary Herz\Desktop\09-18-forge-full\pics\mountain.jpg (The system cannot find the path specified)
at java.io.FileOutputStream.open(Native Method)
at java.io.FileOutputStream.<init>(Unknown Source)
at java.io.FileOutputStream.<init>(Unknown Source)
at Gui_DownloadPictures.run(Gui_DownloadPictures.java:192)
at java.lang.Thread.run(Unknown Source)
