Opened 6 years ago

Closed 6 years ago

Last modified 6 years ago

#5306 closed defect (invalid)

UDP Problem

Reported by: Ornatkur Owned by:
Priority: Should Have Milestone:
Component: Core engine Keywords:
Cc: Patch:

Description (last modified by Ornatkur)

I have big difficulties to join multiplayer games. I can join to lobby, but that is really slow. Most of the time I got UDP error message, but not always. Some games I can play easily and without lag

I have linux mint cinnamon, computer Asus XA75A

joonas@joonas-X75A1 ~ $ sudo ufw status [sudo] password for joonas: Status: active

To Action From -- ------ ---- 20595 ALLOW Anywhere 20595/udp ALLOW Anywhere 20595 (v6) ALLOW Anywhere (v6) 20595/udp (v6) ALLOW Anywhere (v6)

joonas@joonas-X75A1 ~ $ sysctl net.ipv4.ip_forward net.ipv4.ip_forward = 1 joonas@joonas-X75A1 ~ $

speedmeter tell about 30 Mb/s, (I pay for 100Mb/s)

Router settings has also forwarded port and my IP, really cant know what is problem.....

Change History (3)

comment:1 by Ornatkur, 6 years ago

Description: modified (diff)

comment:2 by Stan, 6 years ago

Component: Multiplayer lobbyCore engine
Keywords: UDP Linux mint removed
Milestone: Backlog
Resolution: invalid
Status: newclosed

I'm sorry you are currently experiencing issues with the game lobby. This bug will be fixed in the upcoming re-release.

It is due to a bug in the lobby code. In the meantime I'd suggest you to try fgod mode https://github.com/fraizy22/fgodmod It will fix your issue and will allow you to play using the lobby.

If you experience issues installing it, please let us know on the forums.

Thank you for taking the time to report it.

comment:3 by elexis, 6 years ago

The "lobby lag" issue is fixed there, but getting rid of the UDP message won't be done soon.

If you forward the port, everyone will be able to join you. If you use STUN when hosting, probably many but not everyone will be able to join you. If you can't join someone elses game, there's nothing you can do about it other than informing the host that he should forward or host your own game.

Note: See TracTickets for help on using tickets.