erlange/wbm-dl

Stopped working.

starvedhorror opened this issue · 4 comments

I don't think it's on my end, since it was working fine a couple of weeks ago. Now, when trying to download anything it gives

Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object.
at com.erlange.wbmdl.Program.SaveLog(List1 logs, FileType extension, String path) at CommandLine.ParserResultExtensions.WithParsed[T](ParserResult1 result, Action`1 action)
at com.erlange.wbmdl.Program.Main(String[] args)

I'm on Windows 10, using the v0.5 exe.

Same error. Was working just fine before.
Would be great if it gets fixed.
Thank you!

Been away due to work

Done. It should work now.

I don't think it's on my end, since it was working fine a couple of weeks ago. Now, when trying to download anything it gives

Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object.
at com.erlange.wbmdl.Program.SaveLog(List1 logs, FileType extension, String path) at CommandLine.ParserResultExtensions.WithParsed[T](ParserResult1 result, Action`1 action)
at com.erlange.wbmdl.Program.Main(String[] args)

I'm on Windows 10, using the v0.5 exe.

Same error. Was working just fine before.
Would be great if it gets fixed.
Thank you!

Thank you very much, it's working again! You should probably add the link to the latest version to the readme.

https://github.com/erlange/wbm-dl/blob/master/README.flat.md#Stand-Alone-Exexutable

(And also fix the word executable, ha)