Help - Search - Members - Calendar
Full Version: RCBot on DMC?
RCBot Forums > RCBot > Install / Run Problems
Weasel
Hello!

I'm trying to get RCBot running with DMC.
I use MetaMod (since I also run AMX-Mod-X on the same game).

I believe I have the folders setup correctly, since it's not saying it couldn't find the .so file or anything like that. Most of the structure is directly what came from the .ZIP file.

Here's the folder structure ...
  • /data/games/hlserver <--- hlds_run is here.
  • /data/games/hlserver/dmc <-- liblist.gam is here.
  • /data/games/hlserver/dmc/addons/
  • /data/games/hlserver/dmc/addons/metamod <-- plugins.ini for MM is here.
  • /data/games/hlserver/rcbot
  • /data/games/hlserver/rcbot/dlls <-- rcbot_mm_i486.so is here.
  • /data/games/hlserver/rcbot/botprofiles <-- bot profile (*.ini files) are here.
  • /data/games/hlserver/rcbot/mapprofiles
  • /data/games/hlserver/rcbot/waypoints
Here's what MetaMod's plugins.ini file looks like:
CODE
//
// AMX Mod X
//
linux addons/amxmodx/dlls/amxmodx_mm_i386.so
//
// Stripper2 entity filter
//
//linux addons/stripper2/stripper2_mm_i386.so
//
// HLGuard anti-cheat
//
//linux addons/hlguard/dlls/hlguard_mm_i686.so
//linux addons/hlguard/dlls/hlguard_mm_optimized_i686.so
//
// RCBot
//
linux ../rcbot/dlls/rcbot_mm_i486.so
//


Here's the error I'm seeing at startup:
CODE
L 02/11/2011 - 19:42:04: [META] WARNING: dll: Failed query plugin '<rcbot_mm_i486.so>'; Couldn't find Meta_Query(): /data/games/hlserver/rcbot/dlls/rcbot_mm_i486.so: undefined symbol: Meta_Query
L 02/11/2011 - 19:42:04: [META] WARNING: dll: Skipping plugin '<rcbot_mm_i486.so>'; couldn't query
L 02/11/2011 - 19:42:04: [META] WARNING: dll: Failed to load plugin 'rcbot_mm_i486.so'


If I do a Meta List command, I get this:
CODE
Currently loaded plugins:
      description      stat pend  file              vers      src   load  unlod
[ 1] AMX Mod X        RUN   -    amxmodx_mm_i386.  v1.8.1.3  ini   Start ANY
[ 2] <rcbot_mm_i486.  badf load  rcbot_mm_i486.so  v -       ini    -     -
[ 3] Fun              RUN   -    fun_amxx_i386.so  v1.8.1.3  pl1   ANY   ANY
[ 4] Engine           RUN   -    engine_amxx_i386  v1.8.1.3  pl1   ANY   ANY
[ 5] FakeMeta         RUN   -    fakemeta_amxx_i3  v1.8.1.3  pl1   ANY   ANY
5 plugins, 4 running


Any help?

PS: Obviously, MetaMod and AMX-Mod-X are already installed, configured and tested prior to even attempting to add RCBot into the picture.

PPS: Forgot to mention, this is on Linux (in my case CentOS 5.5).
Weasel
Also tried this folder structure, with similar results...
  • /data/games/hlserver <--- hlds_run is here.
  • /data/games/hlserver/dmc <-- liblist.gam is here.
  • /data/games/hlserver/dmc/addons/
  • /data/games/hlserver/dmc/addons/metamod <-- plugins.ini for MM is here.
  • /data/games/hlserver/dmc/addons/rcbot
  • /data/games/hlserver/dmc/addons/rcbot/dlls <-- rcbot_mm_i486.so is here.
  • /data/games/hlserver/dmc/addons/rcbot/botprofiles <-- bot profile (*.ini files) are here.
  • /data/games/hlserver/dmc/addons/rcbot/mapprofiles
  • /data/games/hlserver/dmc/addons/rcbot/waypoints


Weasel
The above attempts were with version 1.3 (linked from the web-site). I'm trying ver 1.4 (from a thread here) to see if that helps. So far, it's worse ... hlds just crashes all-together now, instead of just skipping the metamod plugin ... maybe that 1.4 stuff was for NS only?
CODE

   Metamod version 1.19p32 Copyright (c) 2001-2006 Will Day
     Patch: Metamod-P (mm-p) v32 Copyright (c) 2004-2007 Jussi Kivilinna
   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 02/13/2011 - 16:41:20: [META] Metamod v1.19p32  2007/08/12
L 02/13/2011 - 16:41:20: [META] by Will Day
L 02/13/2011 - 16:41:20: [META]    http://www.metamod.org/
L 02/13/2011 - 16:41:20: [META]  Patch: Metamod-P (mm-p) v32
L 02/13/2011 - 16:41:20: [META]  by Jussi Kivilinna
L 02/13/2011 - 16:41:20: [META]     http://metamod-p.sourceforge.net/
L 02/13/2011 - 16:41:20: [META] compiled: Aug 12 2007, 18:57:40 EET (optimized)
L 02/13/2011 - 16:41:20: [META] Recognized game 'dmc'; using dllfile 'dmc_i386.so'
L 02/13/2011 - 16:41:20: [META] Game DLL for 'Deathmatch Classic' loaded successfully
L 02/13/2011 - 16:41:20: [META] ini: Begin reading plugins list: /data/games/hlserver/dmc/addons/metamod/plugins.ini
L 02/13/2011 - 16:41:20: [META] ini: Read plugin config for: <rcbot_mm_i486.so>
L 02/13/2011 - 16:41:20: [META] ini: Finished reading plugins list: /data/games/hlserver/dmc/addons/metamod/plugins.ini; Found 1 plugins to load
L 02/13/2011 - 16:41:20: [META] dll: Loading plugins...
./hlds_run: line 321: 10175 Bus error               $HL_CMD
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2024 Invision Power Services, Inc.