Rcbot And Adminmod
devicenull
Join Date: 2003-04-30 Member: 15967Members, NS2 Playtester, Squad Five Blue
<div class="IPBDescription">Don't seem to play nice</div> Okay.. I installed AdminMod.. works fine
I installed a few metamod plugins.. still works fine
Installed RCBot according to how AdminMod tells me to... everything fails
I start the server with the console.. the last linesays its trying to load rcbot.dll
This is plugins.ini
<!--c1--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>CODE</b> </td></tr><tr><td id='CODE'><!--ec1-->win32 addons/logmod/dlls/logmod_mm_i386.dll
win32 addons/ManualSiege_MM.dll
win32 addons/unstuck_mm.dll
win32 addons/adminmod/dlls/admin_MM.dll<!--c2--></td></tr></table><span class='postcolor'><!--ec2-->
This is my commandline: C:\HLServer\hlds.exe -console -game ns +localinfo mm_gamedll dlls/rcbot.dll
If I get rid of the +localinfo thing it works fine..
I installed a few metamod plugins.. still works fine
Installed RCBot according to how AdminMod tells me to... everything fails
I start the server with the console.. the last linesays its trying to load rcbot.dll
This is plugins.ini
<!--c1--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>CODE</b> </td></tr><tr><td id='CODE'><!--ec1-->win32 addons/logmod/dlls/logmod_mm_i386.dll
win32 addons/ManualSiege_MM.dll
win32 addons/unstuck_mm.dll
win32 addons/adminmod/dlls/admin_MM.dll<!--c2--></td></tr></table><span class='postcolor'><!--ec2-->
This is my commandline: C:\HLServer\hlds.exe -console -game ns +localinfo mm_gamedll dlls/rcbot.dll
If I get rid of the +localinfo thing it works fine..
Comments
Have you fixed it again where it sees the metamod?
I just realized I have the latest beta.. I am going to try a non-beta version and see if it works
Edit: Can't find any version other then .29 beta on the site it says: Requires metamod to load the bot DLL file if installed*.
I can't install it like a plugin, it didnt run last time I did that
I'm gonna play with it.. is there another bot I could use?
<!--QuoteBegin--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> </td></tr><tr><td id='QUOTE'><!--QuoteEBegin-->Console initialized.
Protocol version 46
Exe version 4.1.1.1
Exe build: 10:25:31 Apr 30 2003 (2379)
WON Auth Server
Server logging data to file logs\L0722000.log
L 07/22/2003 - 14:02:09: Log file started (file "logs\L0722000.log") (game "") (version "46/4.1.1.1/2379")
Server IP address 192.168.230.2:27015<!--QuoteEnd--></td></tr></table><span class='postcolor'><!--QuoteEEnd-->
The command line is now: C:\HLServer\hlds.exe -console -game ns
The liblist.gam file is the one from the rcbot zip
I changed liblist.gam to:
//gamedll "dlls\rcbot.dll"
gamedll "addons\metamod\dlls\metamod.dll"
and added the following line to my startup shortcut:
+localinfo mm_gamedll dlls/rcbot.dll
<!--QuoteBegin--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> </td></tr><tr><td id='QUOTE'><!--QuoteEBegin-->Console initialized.
Protocol version 46
Exe version 4.1.1.1
Exe build: 10:25:31 Apr 30 2003 (2379)
WON Auth Server
Server logging data to file logs\L0722003.log
L 07/22/2003 - 14:23:48: Log file started (file "logs\L0722003.log") (game "") (
version "46/4.1.1.1/2379")
Server IP address 192.168.230.2:27015
Metamod version 1.16 Copyright © 2001-2003 Will Day <willday@metamod.org>
Metamod comes with ABSOLUTELY NO WARRANTY; for details type `meta gpl'.
This is free software, and you are welcome to redistribute it
under certain conditions; type `meta gpl' for details.
L 07/22/2003 - 14:23:48: [META] Metamod v1.16 2003/05/08
L 07/22/2003 - 14:23:48: [META] by Will Day <willday@metamod.org>
L 07/22/2003 - 14:23:48: [META] <a href='http://www.metamod.org/' target='_blank'>http://www.metamod.org/</a>
L 07/22/2003 - 14:23:48: [META] compiled: May 8 2003, 13:56:47 Eastern (optimiz
ed)
L 07/22/2003 - 14:23:48: [META] Gamedll specified via localinfo: dlls/rcbot.dll
L 07/22/2003 - 14:23:48: [META] Overriding game 'ns' with dllfile 'rcbot.dll'<!--QuoteEnd--></td></tr></table><span class='postcolor'><!--QuoteEEnd-->
Then it crashes
<!--QuoteBegin--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> </td></tr><tr><td id='QUOTE'><!--QuoteEBegin-->L 07/22/2003 - 20:57:07: [META] Metamod v1.14.1, 2003/01/24
L 07/22/2003 - 20:57:07: [META] by Will Day <willday@metamod.org>
L 07/22/2003 - 20:57:07: [META] <a href='http://www.metamod.org/' target='_blank'>http://www.metamod.org/</a>
L 07/22/2003 - 20:57:07: [META] compiled: Jan 25 2003, 00:22:51 Eastern (optimized)
L 07/22/2003 - 20:57:07: [META] Gamedll specified via localinfo: dlls/rcbot.dll
L 07/22/2003 - 20:57:07: [META] Overriding game 'ns' with dllfile 'rcbot.dll'
L 07/22/2003 - 20:57:07: [META] ERROR: dll: Failure calling GetNewDLLFunctions in game 'ns'
L 07/22/2003 - 20:57:07: [META] Game DLL for 'rcbot.dll (override)' loaded successfully
L 07/22/2003 - 20:57:07: [META] ini: Begin reading plugins list: addons/metamod/plugins.ini<!--QuoteEnd--></td></tr></table><span class='postcolor'><!--QuoteEEnd-->
This is a listen server btw, and I just updated metamod and it still works ok.
<!--QuoteBegin--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> </td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> 07/22/2003 - 17:31:06: [META] (debug:8) normalize: ns
07/22/2003 - 17:31:06: [META] (debug:8) normalized: ns
07/22/2003 - 17:31:06: [META] (debug:3) Game: ns
07/22/2003 - 17:31:06: [META] Gamedll specified via localinfo: dlls/rcbot.dll
07/22/2003 - 17:31:06: [META] Overriding game 'ns' with dllfile 'rcbot.dll'
07/22/2003 - 17:31:06: [META] (debug:9) Calling engine:GetGameDir()
07/22/2003 - 17:31:06: [META] (debug:15) In AlertMessage: fmt=RCBot - Error de
ermining MOD directory name!
07/22/2003 - 17:31:06: [META] (debug:15) Calling engine:AlertMessage()
07/22/2003 - 17:31:06: [META] (debug:15) In AlertMessage: fmt=Bot Error : Mod
s NOT Natural Selection!
f you intended to run the bot with a different mod, download the different bot
or download at: <a href='http://homepage.ntlworld.com/pat.murphy/rcbot' target='_blank'>http://homepage.ntlworld.com/pat.murphy/rcbot</a>
07/22/2003 - 17:31:06: [META] (debug:15) Calling engine:AlertMessage()
07/22/2003 - 17:31:06: [META] (debug:15) In AlertMessage: fmt=Bot Error : MOD
LL not found (or unsupported MOD)!
07/22/2003 - 17:31:06: [META] (debug:15) Calling engine:AlertMessage()
07/22/2003 - 17:31:06: [META] (debug:15) In AlertMessage: fmt=RCBot - Can't ge
MOD's GetEntityAPI!
07/22/2003 - 17:31:06: [META] (debug:15) Calling engine:AlertMessage()
07/22/2003 - 17:31:06: [META] (debug:15) In AlertMessage: fmt=RCBot - Can't ge
MOD's GiveFnptrsToDll!
07/22/2003 - 17:31:06: [META] (debug:15) Calling engine:AlertMessage()<!--QuoteEnd--></td></tr></table><span class='postcolor'><!--QuoteEEnd-->
<!--emo&???--><img src='http://www.unknownworlds.com/forums/html/emoticons/confused.gif' border='0' style='vertical-align:middle' alt='confused.gif'><!--endemo-->?
It is NS!
Somethings up here...
This makes no sense..
the dll is in ns\dlls
metamod is in addons\metamod
Do I have to specify something for the path to ns?
L 07/23/2003 - 02:08:11: [META] (debug:8) normalized: c:/program files/half-life/ns
L 07/23/2003 - 02:08:11: [META] (debug:3) Game: ns
L 07/23/2003 - 02:08:11: [META] Gamedll specified via localinfo: dlls/rcbot.dll
L 07/23/2003 - 02:08:11: [META] Overriding game 'ns' with dllfile 'rcbot.dll'
L 07/23/2003 - 02:08:11: [META] (debug:9) Calling engine:GetGameDir()
L 07/23/2003 - 02:08:11: [META] (debug:3) dll: Game 'ns': Called GiveFnptrsToDll
L 07/23/2003 - 02:08:11: [META] ERROR: dll: Failure calling GetNewDLLFunctions in game 'ns'
L 07/23/2003 - 02:08:11: [META] (debug:5) dll: Game 'ns': No GetEntityAPI2
L 07/23/2003 - 02:08:11: [META] (debug:3) dll: Game 'ns': Found GetEntityAPI
L 07/23/2003 - 02:08:11: [META] Game DLL for 'rcbot.dll (override)' loaded successfully
L 07/23/2003 - 02:08:11: [META] ini: Begin reading plugins list: addons/metamod/plugins.ini<!--QuoteEnd--></td></tr></table><span class='postcolor'><!--QuoteEEnd-->
Have you got the v1.04 patch installed?
1.04 NS
Latest HLDS
Latest AdminMod
Latest Metamod
latest rcbot too
oo.. just thought of something
Does metamod or rcbot get the path to NS from the registry?
If it does.. its probably finding my HL installation, and not the HLDS one
Is there any way I can specify the mod directory?