diantahoc / chan-archiver

Personal archiver for fourchan.
http://127.0.0.1:8787
13 stars 3 forks source link

Issue downloading board data #13

Open mjdvr opened 4 months ago

mjdvr commented 4 months ago

When starting the program I get the following error, after which the program just quits:

ChanArchiver v1.13 stable
Make sure to place ffmpeg.exe in your home folder
Downloading board data...
Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object.
   at AniWrap.AniWrap.GetAvailableBoards() in c:\Users\Istan\Documents\Visual Studio 2010\Projects\ChanArchiver\ChanArchiver\aniwrap\AniWrap.cs:line 562
   at ChanArchiver.Program.Main(String[] args) in c:\Users\Istan\Documents\Visual Studio 2010\Projects\ChanArchiver\ChanArchiver\Program.cs:line 200

I've no idea what the error message means, looks like there is some issue with getting the available image board data..? Neither do I know how to fix this, I tried a fresh install, admin privileges.

I haven't had any issues before running this on Windows 11, but it just suddenly started giving this error recently.