![]() |
Workaround for: latest HLDM linux update + jk_botti v1.41
Linux jk_botti v1.41 is missing one library link (to libm (c math library)). New hlds/hldm update from Valve made this bug appear since hlds no longer load libm. Workaround is to add line 'export LD_PRELOAD="/usr/lib/libm.so:$LD_PRELOAD"' to your "hlds/hlds_run" script.
After modification begining of hlds_run should look like: Code:
#!/bin/sh |
All times are GMT +2. The time now is 12:36. |
Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.