.:: Bots United ::.

.:: Bots United ::. (http://forums.bots-united.com/index.php)
-   YaPB (http://forums.bots-united.com/forumdisplay.php?f=55)
-   -   YapB no longer supports CS 1.5? (http://forums.bots-united.com/showthread.php?t=9994)

Bend3R 02-11-2015 10:28

YapB no longer support CS 1.5?
 
Just tried YapB (2.7.1.4225-git150) under CS 1.5 (linux).
Code:

[META] WARNING: dll: Failed query plugin '<yapb.so>'
Couldn't open file '/home/hlds_l/cstrike/addons/yapb/bin/yapb.so': /home/hlds_l/cstrike/addons/yapb/bin/yapb.so: undefined symbol: __cxa_guard_acquire

Also, I can't find the documentation how to restrict weapons, just the old commands it seems like.
Code:

//
// Weapons that bot unable to buy in any situations. Priority of this cvar higher, than the data specified in general.cfg
//
// Default:
//
yb_restricted_weapons "famas" //?
yb_restricted_weapons "galil" //?
yb_restricted_weapons "shield" //?
yb_restricted_weapons "25" //?

Does it work the same way as Podbot or what?

The Storm 02-11-2015 23:05

Re: YapB no longer support CS 1.5?
 
It seems like untested corrupted binary or very old libstdc++.

What is the Linux distribution it's version that you are using?

jeefo 03-11-2015 16:08

Re: YapB no longer supports CS 1.5?
 
Hi! As far as i know, it'll work for CS 1.5. But tested only under Windowz. Not sure about linux hlds of CS 1.5. If not, can you please PM me a link with hlds for cs 1.5, i will fix the probs.

Try: https://yapb.jeefo.net/drop/releases..._latest.tar.xz (build 4305) I have removed GLIBC_2.15 dependency, it's should run ok. If not, give me "ldd yapb.so" output.

@Storm: yapb is not linked with libstdc++ dynamically nor statically :)

Bend3R 03-11-2015 18:38

Re: YapB no longer supports CS 1.5?
 
Running the game server under Ubuntu Server 10.04 (x86)
Also good to mention Metamod-P 1.21p37

http://www.moddb.com/mods/won2-cd-re...d-server-v3111
http://www.moddb.com/mods/won2-cd-re...-server-v3111e

Still same msg.

Code:

ldd cstrike/addons/yapb/bin/yapb.so
linux-gate.so.1 =>  (0xb7787000)
libm.so.6 => /lib/tls/i686/cmov/libm.so.6 (0xb765f000)
libdl.so.2 => /lib/tls/i686/cmov/libdl.so.2 (0xb765b000)
libc.so.6 => /lib/tls/i686/cmov/libc.so.6 (0xb74f8000)
/lib/ld-linux.so.2 (0xb7788000)


jeefo 04-11-2015 09:45

Re: YapB no longer supports CS 1.5?
 
Quote:

Originally Posted by Bend3R (Post 66337)
Running the game server under Ubuntu Server 10.04 (x86)
Also good to mention Metamod-P 1.21p37

http://www.moddb.com/mods/won2-cd-re...d-server-v3111
http://www.moddb.com/mods/won2-cd-re...-server-v3111e

Still same msg.

Code:

ldd cstrike/addons/yapb/bin/yapb.so
linux-gate.so.1 =>  (0xb7787000)
libm.so.6 => /lib/tls/i686/cmov/libm.so.6 (0xb765f000)
libdl.so.2 => /lib/tls/i686/cmov/libdl.so.2 (0xb765b000)
libc.so.6 => /lib/tls/i686/cmov/libc.so.6 (0xb74f8000)
/lib/ld-linux.so.2 (0xb7788000)


Oh 10.04... I can compile for it, but a little later.

The Storm 04-11-2015 21:14

Re: YapB no longer supports CS 1.5?
 
@Bend3R I would recommend to update your Ubuntu installation. This version is no longer supported by Cannonical.


All times are GMT +2. The time now is 09:01.

Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.