Quote:
Originally Posted by KWo
This one:
Exe build: 14:06:24 Sep 23 2011 (5447)
Are You using HLbeta version? Mine is from 15 august 2011 ( 5408 ).
About logging info about metamod - create a file called autoexec.cfg with just this one line:
log on
and place it to the main cstrike folder. Then run again Your hlds command with -debug parameter. That should start logging more info also from metamod loading it-self and its plugins.
|
http://prdownloads.sourceforge.net/m...ar.gz?download
Im using that one.
first one (linux)
http://metamod.org/
on that page.
and the file goes into the "cstrike" folder?
(once ive put the file there, and run ./hlds_run Im looking in the same log file as /home/csstrike/cstrike/logs?)
EDIT:
Code:
L 04/03/2012 - 22:13:20: [META] ini: Begin re-reading plugins list: /home/csstrike/cstrike/addons/metamod/plugins.ini
L 04/03/2012 - 22:13:21: [META] WARNING: ini: Plugin '<podbot_mm_i386.so>' has newer file, but unexpected status (badfile)
L 04/03/2012 - 22:13:21: [META] ini: Read plugin config for: <podbot_mm_i386.so>
L 04/03/2012 - 22:13:21: [META] ini: Read plugin config for: AMX Mod X
L 04/03/2012 - 22:13:21: [META] ini: Finished reading plugins list: /home/csstrike/cstrike/addons/metamod/plugins.ini; Found 2 plugins
L 04/03/2012 - 22:13:21: [META] dll: Updating plugins...
L 04/03/2012 - 22:13:22: [META] WARNING: dll: Failed query plugin '<podbot_mm_i386.so>'; Couldn't open file '/home/csstrike/cstrike/addons/podbot/podbot_mm_i386.so': libstdc++.so.6: cannot open shared object file: No such file or directory
L 04/03/2012 - 22:13:22: [META] WARNING: dll: Skipping plugin '<podbot_mm_i386.so>'; couldn't query
L 04/03/2012 - 22:13:22: [META] dll: Finished updating 9 plugins; kept 1, loaded 0, unloaded 0, reloaded 0, delayed 0
L 04/03/2012 - 22:13:22: Log file closed
I see it, adding the ia32-libs as we speak, i'll let you know.