We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
$ ./comics-downloader panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x514304] goroutine 1 [running]: github.com/Girbons/comics-downloader/internal/logger.(*Logger).Error(0x0, 0x84b823, 0x19) /Users/girbons/go/src/github.com/Girbons/comics-downloader/internal/logger/customlogger.go:49 +0x44 github.com/Girbons/comics-downloader/cmd/app.Run(0xc0001122d0) /Users/girbons/go/src/github.com/Girbons/comics-downloader/cmd/app/downloader.go:112 +0xb4 main.main() /Users/girbons/go/src/github.com/Girbons/comics-downloader/cmd/downloader/main.go:80 +0x1b9
The text was updated successfully, but these errors were encountered:
Hi @begss,
thanks for reporting, I'll release a fix soon!
Sorry, something went wrong.
#83: Fixed error when url parameter is omitted
967327a
Thanks
No branches or pull requests
The text was updated successfully, but these errors were encountered: