Hi.. I have a weird error with this screensaver.
I followed the readme to install it and it gets added to the list but it doesn't start. the screen flash to the black and returns normal and I can't open screensaver settings. So I checked in appdata\Local and I saw there was no Aerial folder but there was a folder CrashDumps with several Aerial.scr.***.dmp.
So I downloaded the source code to test it in vs 2015 and debug it but I got a weird error. At start (before it loads every code) directly in _corexemain I get a System.ArgumentException in mscorlib.dll with message (translated by me from italian): The path can't be an empty string or composed by only spaces.
Do you have any idea what might trigger this error?
Hi.. I have a weird error with this screensaver.
I followed the readme to install it and it gets added to the list but it doesn't start. the screen flash to the black and returns normal and I can't open screensaver settings. So I checked in appdata\Local and I saw there was no Aerial folder but there was a folder CrashDumps with several Aerial.scr.***.dmp.
So I downloaded the source code to test it in vs 2015 and debug it but I got a weird error. At start (before it loads every code) directly in _corexemain I get a System.ArgumentException in mscorlib.dll with message (translated by me from italian): The path can't be an empty string or composed by only spaces.
Do you have any idea what might trigger this error?