IPB

Welcome Guest ( Log In | Register )

> badf
kremsyn
post May 31 2004, 08:38 PM
Post #1


Newbie
*

Group: Members
Posts: 3
Joined: 31-May 04
Member No.: 307



I'm using Gentoo linux, NS 3.0 b4a, latest RCbot, and I've tried both metamod versions (17a and 17x3?). In my hlds_l folder I have the rcbot and nsp folders.

CODE
# cat nsp/addons/metamod/plugins.ini

## $Id: plugins.ini,v 1.3 2003/05/19 06:55:08 clamatius Exp $

win32   addons\whichbot\dlls\whichbot.dll
linux   addons/whichbot/dlls/libwhichbot.so

win32   ..\rcbot\dlls\rcbot_mm.dll
linux   ../rcbot/dlls/rcbot_mm_i486.so

win32   addons\amx\dlls\amx_mm.dll
linux   addons/amx/dlls/amx_mm_i386.so

win32   addons\amx\dlls\fun_ms.dll
linux   addons/amx/dlls/fun_ms_i386.so


CODE
# ls rcbot/dlls/

rcbot.dll  rcbot_i486.so  rcbot_mm.dll  rcbot_mm_i486.so


CODE
meta list

Currently loaded plugins:
     description      stat pend  file              vers      src  load  unlod
[ 1] whichbot         RUN   -    libwhichbot.so    v0.92     ini  Start Start
[ 2] <rcbot_mm_i486.  badf load  rcbot_mm_i486.so  v -       ini   -     -
[ 3] AMX              RUN   -    amx_mm_i386.so    v0.9.3    ini  Start Start
[ 4] FUN              RUN   -    fun_ms_i386.so    v0.9.2    ini  Start Start
4 plugins, 3 running


CODE
# cat nsp/liblist.gam

////////////////////////////
// Natural Selection      //
//   by Charlie Cleveland //
////////////////////////////
game "Natural Selection (beta)"

url_info "www.natural-selection.org"

url_dl "http://www.natural-selection.org/"

version "v3.0"

size "165000000"

svonly "0"

secure "0"

cldll "cl_dlls\client.dll"

hlversion "1110"

// How to allow training but disable "New game"?
type "multiplayer_only"

// Don't show models in browser
nomodels "1"
nohimodel "1"

// Only show NS-compliant maps
mpentity "info_mapinfo"

// Using HPB_bot support for now
gamedll "addons\metamod\dlls\metamod.dll"
gamedll_linux "addons/metamod/dlls/metamod_i386.so"

// Training map
//trainmap "ns_training"


Any help would be greatly appreciated.

-kremsyn
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
 
Reply to this topicStart new topic
Replies
Cheeseh
post May 31 2004, 10:15 PM
Post #2


Admin
*****

Group: Admin
Posts: 3,066
Joined: 11-September 03
From: uk
Member No.: 1



what is your directory structure?

Also read this:

QUOTE

Q: I am running Linux, I have installed everything to the correct folder but when loading the bot it says "Load Library Failed"

First of all this could be because the bot is again not installed into the correct folder, or the gamedll_linux line in liblist.gam is pointing to the wrong .so file or the path is written incorrectly.

If the installation folder and liblist.gam seem fine then you may need to download the GNU C++ Libraries for backward compatability. The bot is compiled on gcc on mandrake 8.2 (don't know what gcc version it is to be honest!) and may need the libraries to link the dll file with metamod etc. Download the libraries for your linux distribution.<back to top>

User is offlineProfile CardPM
Go to the top of the page
+Quote Post

Posts in this topic


Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 21st June 2025 - 06:39 AM