IPB

Welcome Guest ( Log In | Register )

> Start Problems, Start with error message
HiQ
post Dec 29 2003, 05:18 PM
Post #1


Newbie
*

Group: Members
Posts: 3
Joined: 29-December 03
Member No.: 157



Hi,

my Name is Heiko from Germany.

sorry for my bad English.

i have testet your Bot on my Windows system with the HL Mod - NS.

It run great !!!

Than i start it on my Linux Server.

I get the Message:

LoadLibrary failed on /home/hl/hlds_l/ns/../rcbot/dlls/rcbot_i486.so: libstdc++-libc6.2-2.so.3: cannot open shared object file: No such file or directory
Host_Error: Couldn't get DLL API from /home/hl/hlds_l/ns/../rcbot/dlls/rcbot_i486.so!
FATAL ERROR (shutting down): Host_Error: Couldn't get DLL API from /home/hl/hlds_l/ns/../rcbot/dlls/rcbot_i486.so!

My liblist.gam from the NS folder is:

////////////////////////////
// Natural Selection //
// by Charlie Cleveland //
////////////////////////////
game "Natural Selection"

url_info "www.natural-selection.org"

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

version "2.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 "..\rcbot\dlls\rcbot.dll"
// Using linux
gamedll_linux "../rcbot/dlls/rcbot_i486.so"



// Training map
//trainmap "ns_training"


My HL directory is in:
/home/hl/hlds_l

my Rcbot in:
/home/hl/hlds_l/rcbot



Can you help me ? Thanx wink.gif

Greetings from Germany, and its Nice work on your Bot !

PS: Without the Bot, the Mod run wink.gif
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
 
Reply to this topicStart new topic
Replies
Sandman[SA]
post Dec 31 2003, 06:08 AM
Post #2


RCBot Waypointer
*****

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



QUOTE (HiQ @ Dec 30 2003, 11:15 PM)
LoadLibrary failed on /home/hl/hlds_l/ns/../rcbot/dlls/rcbot_i486.so: libstdc++-libc6.2-2.so.3: cannot open shared object file: No such file or directory
Host_Error: Couldn't get DLL API from /home/hl/hlds_l/ns/../rcbot/dlls/rcbot_i486.so!
FATAL ERROR (shutting down): Host_Error: Couldn't get DLL API from /home/hl/hlds_l/ns/../rcbot/dlls/rcbot_i486.so!

This error indicates that the half-life loader or other loaders (metamod) is looking for a file in a spacific directory and can't find it.

QUOTE
from /home/hl/hlds_l/ns/../rcbot/dlls/rcbot_i486.so

This says the hl loader is looking in the ns directory, this is incorrect.

In this case, RCbot dll should be loading from hlds_l/rcbot/dlls/ directory. Check to be sure the rcbot folder, in it's entirety is in your hlds_l directory
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: 15th September 2025 - 02:50 AM