EsotericSoftware / EsotericSoftware/kryonet

No UDP packets received from server

Open
#115 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
1.9k
Forks
411
PR merge metrics
No merged PRs in 30d

Description

Hello,

We are developing on Android 5.1.1 and we are using Kryonet 2.22.0-RC1.

We manage to send packets to the server from clients via UDP but it seems that UDP packets send from the server are not received by clients.

In the debug logs, we get "DEBUG: [kryo] write: PacketMovement" but the client receives nothing except KeepAlive packets.

Currently we are using the "Connection" object of the received method from the server to resend data to our clients.

What are we doing wrong ?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.