freeloader1987
Пользователь
- Регистрация
- 22 Мар 2019
- Сообщения
- 3
- Симпатии
- 0
- OS
- Linux
- Amx Mod X
- AMXX 1.8.3-dev
- Билд
- [code=cpp]Exe version 1.1.2.7/Stdio (cstrike) Exe build: 15:52:40 Apr 3 2019 (8196)[/code]
- Metamod
- v1.21p37
- Meta модули
-
Код:
linux addons/dproto/dproto_i386.so linux addons/amxmodx/dlls/amxmodx_mm_i386.so
- Плагины
-
Код:
; AMX Mod X plugins ; Admin Base - Always one has to be activated admin.amxx ; admin base (required for any admin-related) ;admin_sql.amxx ; admin base - SQL version (comment admin.amxx) ; Basic admincmd.amxx ; basic admin console commands adminhelp.amxx ; help command for admin console commands adminslots.amxx ; slot reservation multilingual.amxx ; Multi-Lingual management ; Menus menufront.amxx ; front-end for admin menus cmdmenu.amxx ; command menu (speech, settings) plmenu.amxx ; players menu (kick, ban, client cmds.) ;telemenu.amxx ; teleport menu (Fun Module required!) mapsmenu.amxx ; maps menu (vote, changelevel) pluginmenu.amxx ; Menus for commands/cvars organized by plugin ; Chat / Messages adminchat.amxx ; console chat commands antiflood.amxx ; prevent clients from chat-flooding the server scrollmsg.amxx ; displays a scrolling message imessage.amxx ; displays information messages adminvote.amxx ; vote commands ; Map related nextmap.amxx ; displays next map in mapcycle mapchooser.amxx ; allows to vote for next map timeleft.amxx ; displays time left on map ; Configuration pausecfg.amxx ; allows to pause and unpause some plugins statscfg.amxx ; allows to manage stats plugins via menu and commands ; Custom - Add 3rd party plugins here
- Amxx Модули
-
Код:
name version author status 0 modules
- Ошибка
-
Код:
[DPROTO]: Parsing error: validation checking code analyzing error (2) [DPROTO]: Parse_ConnectClient() failed [DPROTO]: Sorry, this version of engine is not supported
Всем привет.
Серв с нуля, проблема с запуском дпрото.
./hlds_run -game cstrike -nomaster +port 27020 +ip XXX.XXX.XXX.XXX +map de_dust2 +maxplayers 32
В логах пишет:
Version 0.9.582 Linux
[DPROTO]: Parsing error: validation checking code analyzing error (2)
[DPROTO]: Parse_ConnectClient() failed
[DPROTO]: Sorry, this version of engine is not supported
Уже все варианты перепробовал, не пойму в чем дело. Это может быть как-то связано с тем, что рядом на 27015 стоит другой сервер?
Серв с нуля, проблема с запуском дпрото.
./hlds_run -game cstrike -nomaster +port 27020 +ip XXX.XXX.XXX.XXX +map de_dust2 +maxplayers 32
В логах пишет:
Version 0.9.582 Linux
[DPROTO]: Parsing error: validation checking code analyzing error (2)
[DPROTO]: Parse_ConnectClient() failed
[DPROTO]: Sorry, this version of engine is not supported
Уже все варианты перепробовал, не пойму в чем дело. Это может быть как-то связано с тем, что рядом на 27015 стоит другой сервер?