Sandertv / gophertunnel

General purpose library for Minecraft Bedrock Edition software written in Go
MIT License
411 stars 93 forks source link

connection refused #235

Closed UnknownOre closed 2 weeks ago

UnknownOre commented 2 weeks ago

panic: error encoding packet batch: write batch: write raknet x.x.x.x:58097->x.x.x.x:19139: send datagram: write to x.x.x.x:19139: write udp x.x.x.x:58097->x.x.x.x:19139: write: connection refused goroutine 1223 [running]: github.com/sandertv/gophertunnel/minecraft.(*Conn).Flush(0xc004dcb088) C:/Users/k/go/pkg/mod/github.com/sandertv/gophertunnel@v1.38.0/minecraft/conn.go:445 +0x1ff github.com/sandertv/gophertunnel/minecraft.newConn.func1() C:/Users/k/go/pkg/mod/github.com/sandertv/gophertunnel@v1.38.0/minecraft/conn.go:185 +0x9d