IPB

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> 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
Cheeseh
post Dec 29 2003, 10:41 PM
Post #2


Admin
*****

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



what the hell?

These dll files work absolutely fine with me.

It seems as though the rcbot dll files you have are corrupt somehow.

please try this standalone DLL file to replace it (It should be exact same.. it works with me okay!!!)



Attached File(s)
Attached File  rcbot_i486.zip ( 201.54k ) Number of downloads: 129
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Cheeseh
post Dec 29 2003, 11:33 PM
Post #3


Admin
*****

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



PS Make sure permissions are set to be able to read from rcbot folder, dlls folder and the dll file.

make sure read permissions are on:

rcbot/
rcbot/botprofiles/*.ini
rcbot/*
rcbot/dlls/
rcbot/dlls/*

make sure read/write permissions are on:

waypoints/ (and subsequent folders and files)
botprofiles/*.rcr
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
HiQ
post Dec 30 2003, 08:59 AM
Post #4


Newbie
*

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



Yes,

i have set on all folders chmod 777 as is install it.

The message is

/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

at last, he found no file or directory

He look at /home/hl/hlds_l/ns/../rcbot/dlls/rcbot_i486.so

the 2 dots between ns/../ and rcbot , is this normal ?

I have move rcbot in the ns folder and use the path /rcbot/dlls/rcbot_i486.so

And the same come. I know that it dont work in the ns folder, but i want look if he find it . but the same message.

what does it mean
libstdc++-libc6.2-2.so.3: cannot open shared object file: No such file or directory

What is this for a file he dont find ?

Thanx for Helping ;)


User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Sandman[SA]
post Dec 30 2003, 09:19 AM
Post #5


RCBot Waypointer
*****

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



Try downloading the attached file in chesseh's post above, it should fix the file not found error.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
HiQ
post Dec 30 2003, 11:15 PM
Post #6


Newbie
*

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



ohh....
sorry, i dont see the topic with the file.

ok. i have delete the file and upload the new file (standalone dll)

But nothing changed ;(

xyz:/home/hl/hlds_l # ./hlds_run -game ns +maxplayers 12 +map ns_hera
Auto-restarting the server on crash
Host_Init
Added packfile /home/hl/hlds_l/valve/pak0.pak (985 files)
Protocol version 46
Exe version 3.1.1.0
Exe build: 14:46:34 Jun 11 2002 (2056)
WON Auth Server
Server IP address 217.***.***.***:27015
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!


than i think that i must install ist new.

So, this is my complete Install way

i have delete the complet rc bot folder and upload it new from the

http://www.rcbot.net/downloads/rcbot_new/rcbot12.zip

(the other Mirros are down!, when you need space than i can give you one @ my mirror. We sponsor Space - look @ www.derHeiko.de)

set permisson (777) and start the server

xyz:/home/hl/hlds_l # ./hlds_run -game ns +maxplayers 12 +map ns_hera
Auto-restarting the server on crash
Host_Init
Added packfile /home/hl/hlds_l/valve/pak0.pak (985 files)
Protocol version 46
Exe version 3.1.1.0
Exe build: 14:46:34 Jun 11 2002 (2056)
WON Auth Server
Server IP address 217.***.***.***:27015
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!

than i change the origianl rcbot_i486.so against the standalone and start again
with parameter

./hlds_run -game ns +maxplayers 12 +map ns_hera again

the same message ;(



User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Sandman[SA]
post Dec 31 2003, 06:08 AM
Post #7


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
Cheeseh
post Dec 31 2003, 07:57 PM
Post #8


Admin
*****

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



unfortunately I cannot help, as I don't know what's wrong with it. I am using the EXACT same file and it works with me, I don't get those errors and I can add bots or anything.
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: 14th September 2025 - 10:14 PM