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

runtime error #239

Open
WinToGo1975 opened this issue Sep 17, 2024 · 3 comments
Open

runtime error #239

WinToGo1975 opened this issue Sep 17, 2024 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@WinToGo1975
Copy link

2024/09/17 21:31:08 [ebfc1987c02609527739aecc6fa65195] is listening on 12345678912345.com:13338, 0 clients
»
2024/09/17 21:31:23 [Recovery] 2024/09/17 - 21:31:23 panic recovered:
runtime error: index out of range [21] with length 21
runtime/panic.go:90 (0x432534)
github.com/WangYihang/Platypus/internal/util/compiler/compiler.go:87 (0x58da9a)
github.com/WangYihang/Platypus/internal/context/distributor.go:59 (0xa21b04)
github.com/gin-gonic/[email protected]/context.go:165 (0x9a1961)
github.com/gin-gonic/[email protected]/recovery.go:99 (0x9a194c)
github.com/gin-gonic/[email protected]/context.go:165 (0x9a0bc6)
github.com/gin-gonic/[email protected]/logger.go:241 (0x9a0ba9)
github.com/gin-gonic/[email protected]/context.go:165 (0x9a00fd)
github.com/gin-gonic/[email protected]/gin.go:489 (0x99fd85)
github.com/gin-gonic/[email protected]/gin.go:445 (0x99f8e4)
net/http/server.go:2879 (0x740e7a)
net/http/server.go:1930 (0x73c527)
runtime/asm_amd64.s:1581 (0x465bc0)

@WangYihang
Copy link
Owner

Thanks for reporting, I will check it out soon.

@WangYihang WangYihang self-assigned this Sep 17, 2024
@WangYihang WangYihang added the bug Something isn't working label Sep 17, 2024
@Astranix593
Copy link
Contributor

I've had the same issue upon building main with the latest commits

@WangYihang
Copy link
Owner

@Astranix593 thanks for reporting, currently the latest commit is under refactoring and NOT stable.

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

3 participants