Dedicated server on Lan
-
I need to run a dedicated server on Lan since the network i mostly use ban any use of the UDP protocol.
(which prevent me from going online ingame)
(i can send UDP packets on my to my own machine of course (localhost))i tried adding -lan in a copy of the batch script provided by the documentation, but it seem like it's causing issues:
-
First of all, whenever i join the server, i can successfully go ingame but i'll be stuck on a screen saying
Downloading game settings
-
i Cannot move or do anything while this menu is present, the game is still active in the background and zombies can kill me
-
I can disconnect from the server, but if i do so, i'll be back to the online menu (just after the main menu, it probably has a name but unaware) with 1FPS, then i'll be sent to various menu until it send me back to the main menu again.
-
My framerate will stay at 1 FPS until i restart the game
So in the end, i was wondering how i can run a dedicated server on lan without having these issues.
-