Uberserver with localhost.
Posted: 16 Mar 2014, 14:20
How to run uberserver and host a game from the same machine? I get "[UDPListener] error: unable to bind UDP port, see log for details." error
I try to keep as minimal installation as possible: spring+uberserver+springlobby+games(zero-k)+maps seems enough for me (no autohost bots and don't know what are those).
I came up with handmade uberserver-patch that allows me to do what i want. Tested it with lan and internet, works in every way. But still i have no full confidence about it.
What is the proper way to host a game from the uberserver's machine/local_ip? And to make this post worthy of developer's subforum branch: Is attached patch valid?
. Looks like it made an attempt to bind router's ip instead of local ip (all important ports are forwarded 8200:tcp, 8201:udp, 8452:udp). But if another player hosts the game then everything works fine.I try to keep as minimal installation as possible: spring+uberserver+springlobby+games(zero-k)+maps seems enough for me (no autohost bots and don't know what are those).
I came up with handmade uberserver-patch that allows me to do what i want. Tested it with lan and internet, works in every way. But still i have no full confidence about it.
What is the proper way to host a game from the uberserver's machine/local_ip? And to make this post worthy of developer's subforum branch: Is attached patch valid?