Vultr.com - Instant Cloud Server Deployment
GAMETRACKER FORUMS
Forum Home > General Discussion > help with 'SDL not found' error
armendmendiPM
#1
help with 'SDL not found' error
Feb 04, 2021 8:05 AM
Joined: Mar 26, 2014
Posts: 14
how can fix it this ?
Warning: failed to init SDL thread priority manager: SDL not found
emiratesgamingPM
#2
Feb 21, 2021 4:14 AM
Joined: Aug 07, 2016
Posts: 315
following recent updates just need to do the following on below link given to fix this warnings.

https://github.com/Nimdy/Dedicated_Valheim_Server_Script/pull/32/commits/52760916ec8cf19bf07b73bd330183eab07d98d8

sudo apt install steamcmd libsdl2-2.0-0 libsdl2-2.0-0:i386 -y

do the above cmd in terminal on your VPS or Dedicated Server.