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

Different Panic Error #20

Closed
vinz-j opened this issue Dec 5, 2022 · 4 comments
Closed

Different Panic Error #20

vinz-j opened this issue Dec 5, 2022 · 4 comments

Comments

@vinz-j
Copy link

vinz-j commented Dec 5, 2022

When trying to run it, the following error message pops up:

_panic: runtime error: index out of range [-1]

goroutine 1 [running]:
main.query_chatgpt({0xc000487e9a, 0x3}, {0x13ceae0, 0xc000072580}, 0x8?, {{0x12e54507c, {0x0, 0x0}, 0x0, {0x0, ...}, ...}, ...})
/github/workspace/main.go:190 +0x9d1
main.main()
/github/workspace/main.go:115 +0xebe_

Does anyone have a Idea of how to fix it?

Thanks in advance!

@walter-grace
Copy link

I am getting the same error too

@josevillalobos
Copy link

Same thing here

@joeonit
Copy link

joeonit commented Dec 6, 2022

Same problem

@m1guelpf
Copy link
Owner

m1guelpf commented Dec 6, 2022

I've just released a new version that should solve this issue. Please update (by downloading the binary again), and let me know if the issue still persists.

@m1guelpf m1guelpf closed this as completed Dec 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants