Skip to content
This repository has been archived by the owner on Jun 29, 2020. It is now read-only.

Server crashed #23

Closed
haniokasai opened this issue Mar 14, 2018 · 1 comment
Closed

Server crashed #23

haniokasai opened this issue Mar 14, 2018 · 1 comment

Comments

@haniokasai
Copy link

Description

player is always swimming in the air , and the moment server crashed.

Information

  • GoMine Version:
  • GoMine Commit/Release:
  • Operating System: Mac OSX Sirrea
  • Game Variant:PE (Android)

Plugins

nothing

Crash/Error

[GoMine][Debug] Unknown Minecraft packet with ID: 36
panic: interface conversion: interface {} is nil, not *protocol.Datagram

goroutine 3896 [running]:
github.com/irmine/goraklib/server.(*RecoveryQueue).Recover(0xc4201b2cf0, 0xc420014160, 0x6, 0x8, 0x10, 0xfefefefe00ffff00, 0x78563412fdfdfdfd)
	/Users/htek/go/src/github.com/irmine/goraklib/server/RecoveryQueue.go:31 +0x1bc
github.com/irmine/goraklib/server.(*SessionManager).HandleNak(0xc42000c620, 0xc42000e178, 0xc4201120c0)
	/Users/htek/go/src/github.com/irmine/goraklib/server/DatagramHandler.go:38 +0x56
github.com/irmine/goraklib/server.(*SessionManager).HandlePacket(0xc42000c620, 0x4446a00, 0xc42000e178, 0xc4201120c0)
	/Users/htek/go/src/github.com/irmine/goraklib/server/SessionManager.go:81 +0xd4
github.com/irmine/goraklib/server.(*Session).Forward(0xc4201120c0, 0x4446a00, 0xc42000e178)
	/Users/htek/go/src/github.com/irmine/goraklib/server/Session.go:142 +0xc6
created by github.com/irmine/goraklib/server.NewGoRakLibServer.func1
	/Users/htek/go/src/github.com/irmine/goraklib/server/GoRakLibServer.go:63 +0x175
haniokasainoair:gomine htek$ 
@Sandertv
Copy link
Contributor

GoMine is currently not production ready, and big refactors are currently made. Crashes like these are bound to happen currently, and this particular issue has been fixed on a different branch. It'll be merged eventually.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants