04-22-2010, 12:10 PM
I am attempting to get a good Opposing Force server running for old times' sake, and I have both the server and adminmod working well, but I am at a loss to find bots that work with the Linux server. JKBotti's bot is one that was recommended to me but it kind of segfaults the server, so I tried old reliable, HPB bot, and I get the following error with metamod:
META INFO gives:
If I recall correctly that means it can't find the file but the thing is, that file exists, it belongs to the user HLDS is running under, so I'm at a loss as to what's causing it.
The real annoying thing is I had these bots working previously on an OP4 server when I was trying to jury rig a solution to the problem I gave on another forum, but now that the server is running properly, they don't want to run. I thought it may be due to a polluted install so I nuked it entirely and reinstalled but no luck.
Can someone help me with that, or alternatively, offer an alternative bot?
Code:
Currently loaded plugins:
description stat pend file vers src load unlod
[ 1] Adminmod RUN - admin_MM_i386.so v2.50.60 ini Start ANY
[ 2] <HPB_bot_i386.s badf load HPB_bot_i386.so v - ini - -
META INFO gives:
Code:
meta info 2
name: (nil)
desc: <HPB_bot_i386.so>
status: badfile
action: load
filename: addons/HPB_bot/HPB_bot_i386.so
file: HPB_bot_i386.so
pathname: /usr/games/hlds_l/gearbox/addons/HPB_bot/HPB_bot_i386.so
index: 2
source: ini file
loadable: -
unloadable: -
version: (nil)
date: (nil)
author: (nil)
url: (nil)
logtag: (nil)
last loaded: Wed Dec 31 19:00:00 1969
No DLLAPI functions.
No DLLAPI-Post functions.
No NEWAPI functions.
No NEWAPI-Post functions.
No Engine functions.
No Engine-Post functions.
Registered commands:
0 commands
Registered cvars: float value string value
0 cvars
If I recall correctly that means it can't find the file but the thing is, that file exists, it belongs to the user HLDS is running under, so I'm at a loss as to what's causing it.
The real annoying thing is I had these bots working previously on an OP4 server when I was trying to jury rig a solution to the problem I gave on another forum, but now that the server is running properly, they don't want to run. I thought it may be due to a polluted install so I nuked it entirely and reinstalled but no luck.
Can someone help me with that, or alternatively, offer an alternative bot?