.:: Bots United ::.

.:: Bots United ::. (http://forums.bots-united.com/index.php)
-   Common Questions (http://forums.bots-united.com/forumdisplay.php?f=51)
-   -   CS 1.5 - Podbot MM not working (http://forums.bots-united.com/showthread.php?t=6996)

Zaxeciv 22-12-2008 18:30

CS 1.5 - Podbot MM not working
 
Hello, I'm having problems with making Podbot mm work in my PC. I have a Windows XP system, and I'm running Counter-Strike v1.5


Okay, I have downloaded this:
podbot_full_V3B20a

And I extracted the zipped folder into this directory:
C:\SIERRA\Half-Life\cstrike\addons\podbot

Within C:\SIERRA\Half-Life\cstrike\addons directory, I have these folders:
metamod
podbot

Within the metamod folder, I have these:
dlls [folder]
plugins.ini [text document]

Within the dlls folder, I have this file:
metamod.dll [version 1.19.0.0]

Within the plugins.ini text document, I only have this written:
Win32 addons/podbot/podbot_mm.dll

In C:\SIERRA\Half-Life\cstrike directory, I have liblist.gam file which contains these:
game "Counter-Strike"
url_info "www.counter-strike.net"
url_dl ""
version "1.5"
size "184000000"
svonly "0"
secure "1"
type "multiplayer_only"
cldll "1"
hlversion "1110"
nomodels "1"
nohimodel "1"
mpentity "info_player_start"
gamedll "addons\metamod\dlls\metamod.dll"
gamedll_linux "dlls/cs_i386.so"
trainmap "tr_1"


And also, when I create a new game, I go to my console and type "meta list" but it shows that I have no plugins.

Please help me...

KWo 22-12-2008 22:22

Re: CS 1.5 - Podbot MM not working
 
Put in Your server.cfg / listenserver.cfg this line at the bottom:
mp_logmessages 3
mp_logdetail 3
log on
Then - when You are loading the game it should write You the info (in cstrike\logs folder) why the podbot_mm.dll is not loading.
Example ( this is what I can see in my logs) :
Quote:

Originally Posted by logs
L 01/01/2007 - 19:27:29: Server cvar "deathmatch" = "1"
L 01/01/2007 - 19:27:29: [META] Metamod v1.19 2006-04-17
L 01/01/2007 - 19:27:29: [META] by Will Day <willday@metamod.org>
L 01/01/2007 - 19:27:29: [META] http://www.metamod.org/
L 01/01/2007 - 19:27:29: [META] compiled: Apr 17 2006, 19:11:42 +0200 (optimized)
L 01/01/2007 - 19:27:29: [META] engine: vacdll
L 01/01/2007 - 19:27:29: [META] Recognized game 'cstrike'; using dllfile 'mp.dll'
L 01/01/2007 - 19:27:29: [META] Game DLL for 'Counter-Strike' loaded successfully
L 01/01/2007 - 19:27:29: [META] ini: Begin reading plugins list: e:/games/steam/steamapps/kwo@interia.pl/counter-strike/cstrike/addons/metamod/plugins.ini
L 01/01/2007 - 19:27:29: [META] ini: Read plugin config for: <pmtools_mm.dll>
L 01/01/2007 - 19:27:29: [META] ini: Read plugin config for: <amxmodx_mm.dll>
L 01/01/2007 - 19:27:29: [META] ini: Read plugin config for: <podbot_mm.dll>
L 01/01/2007 - 19:27:29: [META] ini: Finished reading plugins list: e:/games/steam/steamapps/kwo@interia.pl/counter-strike/cstrike/addons/metamod/plugins.ini; Found 3 plugins to load
L 01/01/2007 - 19:27:29: [META] dll: Loading plugins...
L 01/01/2007 - 19:27:29: [PMTOOLS] PMTools: plugin attaching
L 01/01/2007 - 19:27:29: [META] dll: Loaded plugin 'PMTools': PMTools vApr 23 2006 Apr 23 2006, Pierre-Marie Baty <pm@bots-united.com>
L 01/01/2007 - 19:27:29: [FUN] dev: called: GiveFnptrsToDll
L 01/01/2007 - 19:27:29: [META] dll: Loaded plugin 'Fun': Fun v1.76 Dec 24 2006, AMX Mod X Dev Team
L 01/01/2007 - 19:27:29: [CSTRIKE] dev: called: GiveFnptrsToDll
L 01/01/2007 - 19:27:29: [META] dll: Loaded plugin 'CStrike': CStrike v1.76 Dec 24 2006, AMX Mod X Dev Team
L 01/01/2007 - 19:27:29: [CSX] dev: called: GiveFnptrsToDll
L 01/01/2007 - 19:27:29: [META] dll: Loaded plugin 'CSX': CSX v1.76c Dec 24 2006, AMX Mod X Dev Team
L 01/01/2007 - 19:27:29: [META] dll: Loaded plugin 'AMX Mod X': AMX Mod X v1.76c Dec 24 2006, AMX Mod X Dev Team
L 01/01/2007 - 19:27:29: [PODBOTMM] POD-Bot mm: plugin attaching
L 01/01/2007 - 19:27:29: Server cvar "pb_version" = "***PROTECTED***"
L 01/01/2007 - 19:27:29: [META] dll: Loaded plugin 'POD-Bot mm': POD-Bot mm v3.0B16f Dec 30 2006, Count Floyd & Bots United
L 01/01/2007 - 19:27:29: [META] ERROR: dll: Not loading plugin 'Fun'; already loaded (status=running)
L 01/01/2007 - 19:27:29: [META] ERROR: dll: Failed to load plugin 'fun_amxx.dll'
L 01/01/2007 - 19:27:29: [META] ERROR: dll: Not loading plugin 'CStrike'; already loaded (status=running)
L 01/01/2007 - 19:27:29: [META] ERROR: dll: Failed to load plugin 'cstrike_amxx.dll'
L 01/01/2007 - 19:27:29: [META] ERROR: dll: Not loading plugin 'CSX'; already loaded (status=running)
L 01/01/2007 - 19:27:29: [META] ERROR: dll: Failed to load plugin 'csx_amxx.dll'
L 01/01/2007 - 19:27:29: [META] dll: Finished loading 3 plugins
L 01/01/2007 - 19:27:30: Log file closed


Zaxeciv 23-12-2008 00:15

Re: CS 1.5 - Podbot MM not working
 
Okay, This is the log file I just got:

L 12/22/2008 - 18:12:10: Log file started (file "C:\SIERRA\Half-Life\cstrike\logs\L1222000.log") (game "cstrike") (version "46/1.1.1.0/2056")
L 12/22/2008 - 18:12:10: "Player<1><4294967295><>" connected, address "loopback"
L 12/22/2008 - 18:12:20: "Player<1><4294967295><>" entered the game
L 12/22/2008 - 18:12:25: "Player<1><4294967295><>" joined team "TERRORIST"
L 12/22/2008 - 18:12:26: "Player<1><4294967295><TERRORIST>" triggered "Spawned_With_The_Bomb"
L 12/22/2008 - 18:12:27: World triggered "Round_Start"
L 12/22/2008 - 18:12:46: [META] ERROR: ini: Unable to open plugins file 'addons/metamod/plugins.ini': No such file or directory
L 12/22/2008 - 18:12:46: [META] ERROR: dll: Problem reloading plugins.ini: addons/metamod/plugins.ini
L 12/22/2008 - 18:12:46: "Player<-1><><TERRORIST>" triggered "Dropped_The_Bomb"
L 12/22/2008 - 18:12:46: "Player<-1><><TERRORIST>" disconnected
L 12/22/2008 - 18:12:46: World triggered "Round_Draw" (CT "0") (T "0")
L 12/22/2008 - 18:12:46: World triggered "Round_End"
L 12/22/2008 - 18:12:46: Server shutdown
L 12/22/2008 - 18:12:46: Log file closed

Sorry.. I still don't know what to do next, can you walk me through it? Thanks in advance

KWo 23-12-2008 09:34

Re: CS 1.5 - Podbot MM not working
 
Windows in default settings hides the known extensions of known file types (like for example exe, txt etc). Make sure Your plugins.ini is really plugins.ini (not plugin.ini) and it is not plugins.ini.txt (uncheck the option in Windows Explorer - folder settings - "Hide wxtensions of known file types" - to make sure Your file is really with the name You want it). Metamod clearly says it cannot see Your plugins.ini file.

Zaxeciv 23-12-2008 17:46

Re: CS 1.5 - Podbot MM not working
 
I have the file extensions hidden and it still doesn't work.
I have "plugins.ini" not "plugins.ini.txt"... also, I manually made my plugins.ini file from notepad[text document], is that what I should've done?

KWo 23-12-2008 22:26

Re: CS 1.5 - Podbot MM not working
 
1 Attachment(s)
Try to overwrite Your plugins.ini by this one from the attachment to this post (after unzipping it).

Zaxeciv 24-12-2008 00:31

Re: CS 1.5 - Podbot MM not working
 
Yes! that was it... thanks for your help :)

Sc0Rp 24-12-2008 20:00

Re: CS 1.5 - Podbot MM not working
 
Quote:

Originally Posted by Zaxeciv (Post 59428)
Within the plugins.ini text document, I only have this written:
Win32 addons/podbot/podbot_mm.dll

I think that this was the problem, no?
/ ( for linux ) instead of \ ( for windows )

KWo 24-12-2008 21:56

Re: CS 1.5 - Podbot MM not working
 
No.
Quote:

Originally Posted by logs
L 12/22/2008 - 18:12:46: [META] ERROR: ini: Unable to open plugins file 'addons/metamod/plugins.ini': No such file or directory

That was the problem. Something wrong with his plugins.ini file...

Sc0Rp 28-12-2008 18:09

Re: CS 1.5 - Podbot MM not working
 
Ok, thought that it always had to be "\" in windows; for everything and under all circumstances.

My bad.


All times are GMT +2. The time now is 16:42.

Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.