You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 12, 2019. It is now read-only.
I'm currently trying this on a server called MineSuperior,
If there is a way to provide you some more information please let me know, I'll try to figure it out myself but it before that I first have to learn a bit more Go 😄
panic: runtime error: index out of range
goroutine 54 [running]:
github.com/Tnze/gomcbot.handleSetSlotPacket(0xc00008e9c0, 0xc000854cc0, 0x1, 0x0)
C:/Users/.../go/src/github.com/Tnze/gomcbot/ingame.go:243 +0x1cb
github.com/Tnze/gomcbot.handlePack(0xc00008e9c0, 0xc00089cfe0, 0x3, 0x1)
C:/Users/.../go/src/github.com/Tnze/gomcbot/ingame.go:177 +0x2b1
github.com/Tnze/gomcbot.(*Game).HandleGame(0xc00008e9c0, 0x0, 0x0)
C:/Users/.../go/src/github.com/Tnze/gomcbot/ingame.go:112 +0x297
created by main.main
C:/Users/.../Desktop/test.go:30 +0x27f
exit status 2
The text was updated successfully, but these errors were encountered:
I'm currently trying this on a server called MineSuperior,
If there is a way to provide you some more information please let me know, I'll try to figure it out myself but it before that I first have to learn a bit more Go 😄
The text was updated successfully, but these errors were encountered: