dedicated server breaks at high fps
I am using ue4 4.8 source build and for some reason on my dedicated server no matter the tick rate of the server if the player's fps goes above like 120fps the clients start to teleport etc and in general just not work properly. my current solution was to cap the fps to 120, however, I find the far from ideal, any help would be appreciated
(comments are locked)
|
Cheers for the suggestions but I fixed this issue a while ago. If anyone has this same issue I recommend looking through the config and adding the fields for the client send rate. (Look online for the config settings). This issue is caused by the players frame rate being too high for the client's send rate to the server thus making the players movement choppy etc.
(comments are locked)
|
Follow this question
Once you sign in you will be able to subscribe for any updates here
Hi @pink_pony,
I get the same problem. It started after using an AdvancedLocomotionSystem. Did you managed to solve this?
have you checked the target frame rate in the editor preferences?? try that. it could be a network speed issue too. if your server.exe is on a different machine that is.