brine / mtg-octgn

MTG game definition for OCTGN3 source code
The Unlicense
32 stars 20 forks source link

Image Downloader URL not found #126

Closed HerrBockwurst closed 4 years ago

HerrBockwurst commented 5 years ago

Hey,

when i try to start the Image Downloader Plugin, i get this error:

System.Net.WebException: Der Remotename konnte nicht aufgelöst werden: 'www.octgngames.com' bei System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request) bei System.Net.WebClient.DownloadString(Uri address) bei MTGImageFetcher.MainWindow..ctor() bei MTGImageFetcher.PluginMenuItem.OnClick(IDeckBuilderPluginController con) bei Octgn.DeckBuilder.DeckBuilderWindow.<>c__DisplayClass25_0.b__0(Object sender, RoutedEventArgs args) in C:\projects\octgn\octgnFX\Octgn\DeckBuilder\DeckBuilderWindow.xaml.cs:Zeile 179.

brine commented 4 years ago

the plugin doesn't use octgngames.com anymore so this should be dealt with.