Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connection is lost after 60 seconds #25

Open
bb-shota opened this issue May 23, 2022 · 1 comment
Open

Connection is lost after 60 seconds #25

bb-shota opened this issue May 23, 2022 · 1 comment
Labels
bug Something isn't working question Further information is requested

Comments

@bb-shota
Copy link

Hi!
After playing a game, it stops sending UDP after about 60 seconds. We have confirmed with Wireshark that it is transmitting UDP for a certain amount of time after playing the game.
When it stops transmitting, the following error occurs.

"UDP address is invalid XXXX:5000"
XXXX is garbled.

What to do in this case?

@getnamo
Copy link
Owner

getnamo commented May 27, 2022

If it's dying after 60 seconds it's suggesting that whatever you're using to hold the uobject is being garbage collected, do you have more information on your setup?

@getnamo getnamo added bug Something isn't working question Further information is requested labels May 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants