BeamMP-Server
BeamMP-Server copied to clipboard
High CPU usage when running with screen -dmS
OS: linux (debian) BeamMP-Server Version: 3.4.1 (and "3.5.0" from github)
When running with screen -dmS test ./BeamMP-Server
the server uses a lot of CPU in idle, without mods.
Steps to reproduce the behavior:
-
screen -dmS test ./BeamMP-Server
-
htop
Doesnt happen when you run screen -S test
and run the server within that (and detach manually).