Hi there,
I’m hosting a dedicated server for satisfactory on my homeserver. It has 16 GB of ram which are 30% used WITH the game running and 4 cores which are barely touching 15% usage, also with the game running.
I checked my connection and it is fairly stable, both on lan and wifi otherwise. I switched to lan so I could debug the connection but it seems like a different problem then wifi.
The server is running in a container from this repo: https://github.com/wolveix/satisfactory-server.
My guess would be that I maybe have accidentally limited the server in terms of ram or cpu usage. Will check.
Let me know if anyone else has this issue. Have a good one. :)
What happens is that I get rubberbanding (I go somewhere, build something, get set back like 30 seconds and my stuff is not built), loosing my connection like once every two hours or something. My wife plays with me and has similar issues.
The logs sometimes show „tick took longer than anticipated“ or something, which would indicate a performance issue but since the cpu and the ram arent even used properly, I assume it might be limited somehow.
Sounds like your connection to the server is dropping. I’d investigate it from a network perspective.
Hmmm… that makes sense. I‘ll check. Thank you for the suggestion.