![]() |
Re: My bots dont work with AMXX 1.60?
System conf: Athlon 64 with Suse 9.3 x64. AMXMODX v1.60, MetaMod v1.18p26.
meta list: [ 2] POD-Bot mm RUN - podbot_mm_amd64. vR2b46b ini Chlvl ANY My podbot_mm_amd64.so filesize is 319.374 bytes (EDIT: downladed here: http://koti.mbnet.fi/axh/amd64.binaries.html ) If I try the binary of this thread (the first one and the steamfixed version, c at the end): [ 1] <podbot_mm_amd6 badf load podbot_mm_amd64. v - ini - - I tried everything without AMXX loaded and only with the metamod-p (1.18p26). For some weeks now (until day before yesterday), this (vR2b46b) worked great, no crashes, bots joined and played in the game. Any suggestions/ideas are welcome! |
Re: My bots dont work with AMXX 1.60?
Did You try this one?
|
Re: My bots dont work with AMXX 1.60?
thanks, it wasn't the solution, but the reason for another try:
I downloaded the mentioned version and like most of the others it wasnt loaded (badf). Then, I pointed out these messages after quitting the server with hlsw: Quote:
I checked my suse install and did only found a libstdc++.so.5. Via wget I downloaded a rpm package called "libstdc++34-3.4.3_16-0.1.x86_64.rpm" (link) and put it on (rpm -Uvh ./libstdc++34-3.4.3_16-0.1.x86_64.rpm). Another restart brought up a running (and working!) vR2b46d :). I do not really understand, what happened (*g, perhaps someone could lose some smart words about that), but it's maybe helpful to some people. greetz |
Re: My bots dont work with AMXX 1.60?
Hm, weird, I get a similar error now.
Just set up a fresh cs 1.6 install on a new root (opensuse 10, 32bit). AMXMODX v1.76c, MetaMod v1.19p28). Quote:
I don't want to install foreign rpm packages - is there any other way to get the bots running? |
Re: My bots dont work with AMXX 1.60?
Recompile bot source on your OS :)
|
Re: My bots dont work with AMXX 1.60?
@jeefo
bad hint :( I crawled around the forum and found this topic: http://forums.bots-united.com/showthread.php?t=4494 The solution in there worked for me. It seems if the binary (v3.0B17) is still compiled with an old/outdated version of make. |
Re: My bots dont work with AMXX 1.60?
Since I don't have linux I cannot test anything with it. I must just believe in that makefile I have. If You can write me any advices what should I do to compile under windows xp the linux binaries with cygwin to get it working with libstdc++.so.6 - feel free to post me the solution. Grab from th efolebase the sources of podbot mm and look into existing makefile and tell me what should I change with it.
|
Re: My bots dont work with AMXX 1.60?
@KWo:
You can try to kill all usage of C++ in bot, use Vector<> class from AMXX, and new/delete wrappers, form there too. So final SO, will not require libstdc++ at all ... I'm now trying todo similar stuff with yapb. |
Re: My bots dont work with AMXX 1.60?
There is nothing bad in STL. ;) If there is so much problems with the libraries just compile them staticly. :)
|
Re: My bots dont work with AMXX 1.60?
Quote:
About the topic starter problem - I didn't notice it before - he is using mm 1.18, but pb mm requires mm 1.19... |
All times are GMT +2. The time now is 06:57. |
Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.