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
2022/07/01 23:25:41 Listening on 0.0.0.0:19132 panic: dial minecraft 127.0.0.1:65164->127.0.0.1:19132: context deadline exceeded
goroutine 94 [running]: main.handleConn(0xc00032e000, 0xc00006f680, {{{0xca7760, 0xd}, {0xc00001ec90, 0xd}}, {{0xc00001ebd0, 0x9}, 0x0}, {0x0}}, ...) C:/Users/Administrator/Downloads/teste/Neutron/main.go:80 +0x43c created by main.main C:/Users/Administrator/Downloads/teste/Neutron/main.go:66 +0x312 exit status 2
The text was updated successfully, but these errors were encountered:
No branches or pull requests
2022/07/01 23:25:41 Listening on 0.0.0.0:19132
panic: dial minecraft 127.0.0.1:65164->127.0.0.1:19132: context deadline exceeded
goroutine 94 [running]:
main.handleConn(0xc00032e000, 0xc00006f680, {{{0xca7760, 0xd}, {0xc00001ec90, 0xd}}, {{0xc00001ebd0, 0x9}, 0x0}, {0x0}}, ...)
C:/Users/Administrator/Downloads/teste/Neutron/main.go:80 +0x43c
created by main.main
C:/Users/Administrator/Downloads/teste/Neutron/main.go:66 +0x312
exit status 2
The text was updated successfully, but these errors were encountered: