portal icon indicating copy to clipboard operation
portal copied to clipboard

Error when transferring

Open Flonja opened this issue 2 years ago • 0 comments

I got this error when transferring to another server

panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x73fad1]

goroutine 597 [running]:
github.com/sandertv/gophertunnel/minecraft.(*Conn).GameData(...)
	/go/pkg/mod/github.com/sandertv/[email protected]/minecraft/conn.go:213
github.com/paroxity/portal/session.handlePackets.func1()
	/go/pkg/mod/github.com/paroxity/[email protected]/session/packet_handler.go:33 +0x151
created by github.com/paroxity/portal/session.handlePackets
	/go/pkg/mod/github.com/paroxity/[email protected]/session/packet_handler.go:16 +0x5a

Flonja avatar Aug 03 '23 09:08 Flonja