Server will auto-restart if there is a crash.
Ошибка при запуске сервера CSS:
Пишем в консоль сервера:
Если ошибка:
то вводим:
И снова: apt-get install ia32-libs
И запускаем:
CSS server
Auto detecting CPU
Using SSE2 Optimised binary.
Server will auto-restart if there is a crash.
./srcds_run: 362: ./srcds_run: ./srcds_i686: not found
Add "-debug" to the ./srcds_run command line to generate a debug.log to help with solving this problem
Sat Feb 7 14:18:59 MSK 2015: Server restart in 10 seconds
Auto detecting CPU
Using SSE2 Optimised binary.
Server will auto-restart if there is a crash.
./srcds_run: 362: ./srcds_run: ./srcds_i686: not found
Add "-debug" to the ./srcds_run command line to generate a debug.log to help with solving this problem
Sat Feb 7 14:18:59 MSK 2015: Server restart in 10 seconds
Пишем в консоль сервера:
apt-get install gdb
apt-get install ia32-libs
Если ошибка:
The following packages have unmet dependencies: ia32-libs : Depends: ia32-libs-i386 but it is not installable
то вводим:
dpkg --add-architecture i386
apt-get update
И снова: apt-get install ia32-libs
И запускаем:
./srcds_run -game cstrike -debug -maxplayers 32 .......
2.03.2015, 22:57 -
Категория: Статьи » Администрирование