And here's an update on the issue. While the code search still doesn't help
me I went ahead and checked my network traffic. When I run the dedicated
server of our mod, a UDP packet is sent out each time I issue the
"heartbeat" command and a UDP packet is received. The same is true for the
dedicated and listen server of the demo project from GitHub. I then prepared
the listen server of our mod to be visible from the net, setting sv_lan to 0
and changing the map. Now, when I run the "heartbeat" command on that listen
server there's no packet sent out whatsoever. Additionally the server is
also not visible on the LAN tab of the server browser. My money would be on
a configuration rather than a code issue now. So in case anyone knows in
which cases "heartbeat" does not send any network packets at all that might
a hint to what's causing the issue here.

 

Jan

 

Von: hlcoders-boun...@list.valvesoftware.com
[mailto:hlcoders-boun...@list.valvesoftware.com] Im Auftrag von Jan Hartung
Gesendet: Freitag, 13. September 2013 20:05
An: 'Discussion of Half-Life Programming'
Betreff: Re: [hlcoders] Dedicated servers not connectable at all,
listenservers are not registered with the master servers

 

The firewall is open, port forwarding is configured correctly as well. I'm
running the dedicated server (using the very same .dll files) on the same
box for testing and it shows up just fine in the server browser(s).

 

Von: hlcoders-boun...@list.valvesoftware.com
[mailto:hlcoders-boun...@list.valvesoftware.com] Im Auftrag von Tony "omega"
Sergi
Gesendet: Donnerstag, 12. September 2013 21:26
An: Discussion of Half-Life Programming
Betreff: Re: [hlcoders] Dedicated servers not connectable at all,
listenservers are not registered with the master servers

 

Your firewall is open?

Your router is forwarding the correct ports?

 

On Fri, Sep 13, 2013 at 3:54 AM, Jan Hartung <jan.hart...@gmx.de> wrote:

sv_lan is set correctly and a heartbeat is sent as well, so that cannot
cause the issue.

 

 

 

_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlcoders

Reply via email to