Skip to content
New issue

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

Bug: runtime error: slice bounds out of range [:-1] #29

Closed
MVPAIR opened this issue Sep 1, 2023 · 0 comments
Closed

Bug: runtime error: slice bounds out of range [:-1] #29

MVPAIR opened this issue Sep 1, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@MVPAIR
Copy link
Contributor

MVPAIR commented Sep 1, 2023

When i downloaded this post: https://kemono.party/patreon/user/11324565/post/28226372

The program showed this error message:
panic: runtime error: slice bounds out of range [:-1]

goroutine 49 [running]:
main.main.func4({0x868, {0xc00080dc10, 0x8}, {{0x2fd1c238, 0xed71b00a6, 0x171dc80}}, {0xc00080dc20, 0xa}, {0xc00080dc30, 0x7}, ...}, ...)
C:/Users/elvis/GolandProjects/Kemono-scraper/main/main.go:319 +0xc2b
github.com/elvis972602/kemono-scraper/downloader.(*downloader).Download.func1()
C:/Users/elvis/GolandProjects/Kemono-scraper/downloader/downloader.go:309 +0x24d
created by github.com/elvis972602/kemono-scraper/downloader.(*downloader).Download
C:/Users/elvis/GolandProjects/Kemono-scraper/downloader/downloader.go:297 +0xd3

@elvis972602 elvis972602 added the bug Something isn't working label Sep 1, 2023
@MVPAIR MVPAIR closed this as completed Sep 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants