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

panic #141

Open
MindHunter86 opened this issue Jan 16, 2023 · 0 comments
Open

panic #141

MindHunter86 opened this issue Jan 16, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@MindHunter86
Copy link
Owner

MindHunter86 commented Jan 16, 2023

exit status 1
panic: runtime error: slice bounds out of range [:8] with length 0

goroutine 59 [running]:
github.com/MindHunter86/aniliSeeder/app.(*cmds).deployAniChanges(0x0, {0xc000333db7, 0x1, 0x1})
	/workspaces/repos/aniliSeeder/app/cmds.go:330 +0x6cf
github.com/MindHunter86/aniliSeeder/app.(*SockServer).runClientCmd(0xc000088b40?, 0xa0?)
	/workspaces/repos/aniliSeeder/app/socket.go:192 +0xf9
github.com/MindHunter86/aniliSeeder/app.(*SockServer).clientRpcHandler(0xc0002ce000?, {0xc16688, 0xc000292198})
	/workspaces/repos/aniliSeeder/app/socket.go:99 +0x54b
created by github.com/MindHunter86/aniliSeeder/app.(*SockServer).Serve
	/workspaces/repos/aniliSeeder/app/socket.go:53 +0xa7
exit status 2

@MindHunter86 MindHunter86 added the bug Something isn't working label Jan 16, 2023
@MindHunter86 MindHunter86 added this to the first stable (v0.1) milestone Jan 16, 2023
@MindHunter86 MindHunter86 self-assigned this Jan 16, 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

1 participant