Half-Life и Adrenaline Gamer форум
http://aghl.ru/forum/

AG mod Help !
http://aghl.ru/forum/viewtopic.php?f=12&t=2156
Страница 1 из 1

Автор:  abdobiskra [ 14 май 2015, 14:13 ]
Заголовок сообщения:  AG mod Help !

Hello I have a problem in not able to run both servers AG mod !
Код:
[root@Cs-MKD hlserver]# ./startAG.inet
Auto-restarting the server on crash

Console initialized.
Using breakpad crash handler
Setting breakpad minidump AppID = 70
Forcing breakpad minidump interfaces to load
dlopen failed trying to load:
/root/.steam/sdk32/steamclient.so
with error:
/root/.steam/sdk32/steamclient.so: cannot open shared object file: No such file or directory
Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit
Protocol version 48
Exe version 1.1.2.2/Stdio (valve)
Exe build: 13:12:29 Aug 29 2013 (6153)
STEAM Auth Server
Server logging data to file logs/L0514008.log
L 05/14/2015 - 04:05:30: Log file started (file "logs/L0514008.log") (game "ag") (version "48/1.1.2.2/Stdio/6153")
Server IP address 5.175.135.137:27017
LoadLibrary failed on ▒▒ȹ▒P▒J▒|▒▒▒▒ȹ▒P▒J▒ܸ▒X▒▒▒▒▒▒: ▒▒ȹ▒P▒J▒|▒▒▒▒ȹ▒P▒J▒ܸ▒X▒▒▒▒▒▒: cannot open shared object file: No such file or directory
Host_Error: Couldn't get DLL API from ▒▒ȹ▒P▒J▒|▒▒▒▒ȹ▒P▒J▒ܸ▒X▒▒▒▒▒▒!
L 05/14/2015 - 04:05:30: FATAL ERROR (shutting down): Host_Error: Couldn't get DLL API from ▒▒ȹ▒P▒J▒|▒▒▒▒ȹ▒P▒J▒ܸ▒X▒▒▒▒▒▒!

FATAL ERROR (shutting down): Host_Error: Couldn't get DLL API from ▒▒ȹ▒P▒J▒|▒▒▒▒ȹ▒P▒J▒ܸ▒X▒▒▒▒▒▒!
im used http://aghl.ru/wiki/index.php?title=%D0 ... 8Debian%29

but i have OS centos-6-x86_64


With all commands that worked with me except what this
Код:
apt-get install p7zip
Код:
7za e -o/home/hlserver/server/ ag_66.7z
This problem is solved, but the transfer of the files without pressure


This does not know his guest exactly? And how it is used
Код:
chown -R hlserver:hlserver /home/hlserver

Knowing that I have not proved any of this ( amxmodx ,dproto, ... ex !)
I've reboot my VPS but the same problem !!

Автор:  Lev [ 14 май 2015, 14:48 ]
Заголовок сообщения:  Re: AG mod Help !

abdobiskra писал(а):
LoadLibrary failed on ▒▒ȹ▒P▒J▒|▒▒▒▒ȹ▒P▒J▒ܸ▒X▒▒▒▒▒▒: ▒▒ȹ▒P▒J▒|▒▒▒▒ȹ▒P▒J▒ܸ▒X▒▒▒▒▒▒: cannot open shared object file: No such file or directory
Host_Error: Couldn't get DLL API from ▒▒ȹ▒P▒J▒|▒▒▒▒ȹ▒P▒J▒ܸ▒X▒▒▒▒▒▒!
L 05/14/2015 - 04:05:30: FATAL ERROR (shutting down): Host_Error: Couldn't get DLL API from ▒▒ȹ▒P▒J▒|▒▒▒▒ȹ▒P▒J▒ܸ▒X▒▒▒▒▒▒!
Looks like something is wrong with file contents. At least, check liblist.gam file content. Possibly archive wasn't extracted properly. If you have troubles with 7z archive, you can extract files on your workstation, and then transfer them to server host any way you prefer.

Автор:  abdobiskra [ 14 май 2015, 14:58 ]
Заголовок сообщения:  Re: AG mod Help !

I made sure everything before you broach the subject?
Код:
[root@Cs-MKD server]# cd ag
[root@Cs-MKD ag]# ls
ag_run          delta.lst    liquids.wad       server_ctf.cfg
ag_run_ctf      dlls         logs              server_lms.cfg
ag_run_lms      dom          mapcycle.txt      spraypaint.wad
agstats.cfg     events       mapcycle_ctf.txt  startup_server.cfg
aw_agctf.wad    gamemodes    maps              startup_server_ctf.cfg
cheats.dat.bak  gfx.wad      models            startup_server_lms.cfg
cl_dlls         ircbot       readme.txt        steam.inf
ctf             liblist.gam  server.cfg        steam_appid.txt
[root@Cs-MKD ag]#
liblist.gam
Код:
// Valve Game Info file
//  These are key/value pairs.  Certain mods will use different settings.
//
game "Adrenaline Gamer Steam"
url_info "www.planethalflife.com/agmod"
url_dl ""
version "6.6"
size "93961341"
svonly "0"
type "multiplayer_only"
cldll "0"
mpentity "info_player_deathmatch"
gamedll "dlls\ag.dll"
gamedll_linux "dlls/ag_i386.so"
secure "1"

Posted after 1 hour 14 minutes 17 seconds:
Solve the problem install amxmodx and metamod !

But the issue will remain open because I do not know a lot :D

-But where I find plugins AG !! and Is it like AGmini mod ! :)
-What are the appropriate settings of server.cfg
-Where Sonscherh (own sites this Mod ) to show the players in the Internet and favorite box

Автор:  Lev [ 14 май 2015, 17:49 ]
Заголовок сообщения:  Re: AG mod Help !

AG is a separate mod. To play on the server player needs to install AG too.
Consider reading this: viewtopic.php?f=10&t=47
There is no more official site for AG.
For server.cfg in AG I recommend this setting:
Код:
sv_ag_max_spectators 30
In other things it is similar to HL.

As of miniAG - it is installed over HL in valve directory and doesn't require players to install anything.

Автор:  abdobiskra [ 14 май 2015, 20:16 ]
Заголовок сообщения:  Re: AG mod Help !

thx how to add my server in list master servers ?

Вложение:
Capture.PNG
Capture.PNG [ 55.44 КБ | Просмотров: 2911 ]

Автор:  Lev [ 15 май 2015, 07:16 ]
Заголовок сообщения:  Re: AG mod Help !

It depends which master server your client is using.
If valve, then you need to copy steam.inf and steam_appid.txt files from valve folder to ag.
If some custom master server, then you should go to website and add manually.

Автор:  abdobiskra [ 15 май 2015, 17:18 ]
Заголовок сообщения:  Re: AG mod Help !

Lev писал(а):
It depends which master server your client is using.
If valve, then you need to copy steam.inf and steam_appid.txt files from valve folder to ag.

yes i do that The server appears on Steam but :
Lev писал(а):
If some custom master server, then you should go to website and add manually.
1) I do not find the type of Mod (Gametype)
2) this server p [47 & 48] i want to appear in the kidneys protocols

Автор:  Kuma77 [ 23 июн 2015, 11:11 ]
Заголовок сообщения:  Re: AG mod Help !

abdobiskra , when you run your server , your server display on ag steam players's internet browser servers , and if you ask for plugins for ag mod there is only one its work for EHLL download it from http://forum.half-life.pro/topic/10124141/1

also check this forum they support ag 100%
http://forum.half-life.pro

Автор:  abdobiskra [ 23 июн 2015, 11:34 ]
Заголовок сообщения:  Re: AG mod Help !

:twisted: I do not have the necessary authority :D
Код:
Error:
You do not have permission to access this topic.
Error Code: 4:742416

Страница 1 из 1 Часовой пояс: UTC + 5 часов [ Летнее время ]
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/