IPB

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> 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
kremsyn
post May 31 2004, 08:48 PM
Post #2


Newbie
*

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



Ya, I just tried re-downloading the RCbot .so, still no luck.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Cheeseh
post May 31 2004, 10:15 PM
Post #3


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
kremsyn
post May 31 2004, 10:35 PM
Post #4


Newbie
*

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



What I meant by

QUOTE
In my hlds_l fodler I have the rcbot and nsp folders.


was that the rcbot folder is at the same level as the nsp folder (I saw the sticky). Sorry for any confusion.

I posted my liblist.gam, the gamedll_linux looks correct. The folder structure is correct, so I guess its a gcc problem as you said.

QUOTE
you may need to download the GNU C++ Libraries for backward compatability.


What do you mean by this? Download older libraries? The ones used in MDK 8.2? Thanks for your help.

-kremsyn
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Sandman[SA]
post Jun 1 2004, 05:32 AM
Post #5


RCBot Waypointer
*****

Group: Moderator
Posts: 987
Joined: 15-September 03
From: Philadelphia
Member No.: 19



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


Your using linux, right? Try removing the metamod.dll line as I'm pretty sure linux can't use that anyway.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Cheeseh
post Jun 1 2004, 04:18 PM
Post #6


Admin
*****

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



QUOTE (kremsyn @ May 31 2004, 10:35 PM)
What I meant by

QUOTE
In my hlds_l fodler I have the rcbot and nsp folders.


QUOTE
you may need to download the GNU C++ Libraries for backward compatability.


What do you mean by this? Download older libraries? The ones used in MDK 8.2? Thanks for your help.

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

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: 19th June 2025 - 02:32 PM