.:: Bots United ::.  
filebase forums discord server github wiki web
cubebot epodbot fritzbot gravebot grogbot hpbbot ivpbot jkbotti joebot
meanmod podbotmm racc rcbot realbot sandbot shrikebot soulfathermaps yapb

Go Back   .:: Bots United ::. > Cyborg Factory > POD-Bot mm > Common Questions
Common Questions Are you seeking help ? Get it here !

Reply
 
Thread Tools
Podbot on Linux
Old
  (#1)
1221344
Member
 
Status: Offline
Posts: 6
Join Date: Jul 2008
Default Podbot on Linux - 29-07-2008

Well, I'm somewhat new to Linux and running servers, please just hear me out

I'm trying to install podbots/csdm/amxx on a dedicated server, but the podbot file will not load. I've read and followed everything in this thread (http://forums.bots-united.com/showthread.php?t=4494) down to the dot. I cannot get podbots to load.

Is there anything special I need to do to get the legacy software thinger to actually work? Like I said, I'm somewhat new to this.

And on a side note, my server FPS won't go past 333, yet I have fps_max set to 1000 and sys_ticrate set to 5000. The server is a quad core xeon (4 cores@2.4ghz) with 4GB RAM.

Any and all help will be appreciated. Thank you guys for the great mods!
  
Reply With Quote
Re: Podbot on Linux
Old
  (#2)
KWo
Developer of PODBot mm
 
KWo's Avatar
 
Status: Offline
Posts: 3,425
Join Date: Apr 2004
Default Re: Podbot on Linux - 29-07-2008

What is Your gcc version? About crazy FPS - You need to be aware HL1 supports really fps_max 100. If You can run the server over it, more than likely You are getting some side-effects (like higher CPU usage without apparently increased performance). What is Your libstdc++ version (5 or 6)? Don't ask me how to check those (I don't have linux), but from that topic You have invoked the link to, I know that is very important info.
  
Reply With Quote
Re: Podbot on Linux
Old
  (#3)
1221344
Member
 
Status: Offline
Posts: 6
Join Date: Jul 2008
Default Re: Podbot on Linux - 29-07-2008

Quote:
Originally Posted by KWo View Post
What is Your gcc version? About crazy FPS - You need to be aware HL1 supports really fps_max 100. If You can run the server over it, more than likely You are getting some side-effects (like higher CPU usage without apparently increased performance). What is Your libstdc++ version (5 or 6)? Don't ask me how to check those (I don't have linux), but from that topic You have invoked the link to, I know that is very important info.
I'm not quite sure what my gcc version is, and I installed libstdc++ via this command

Quote:
yum install compat-libstdc++-33
I'm sorry for being so vague, I'm a noob at Linux
  
Reply With Quote
Re: Podbot on Linux
Old
  (#4)
The Storm
Council Member / E[POD]bot developer
 
The Storm's Avatar
 
Status: Offline
Posts: 1,618
Join Date: Jul 2004
Location: Bulgaria
Default Re: Podbot on Linux - 29-07-2008

Any log from the the server, when is loading did metamod give you a reason why is not loading podbot_mm ?
  
Reply With Quote
Re: Podbot on Linux
Old
  (#5)
1221344
Member
 
Status: Offline
Posts: 6
Join Date: Jul 2008
Default Re: Podbot on Linux - 29-07-2008

Quote:
Originally Posted by The Storm View Post
Any log from the the server, when is loading did metamod give you a reason why is not loading podbot_mm ?
It's the badfile error everyone has been getting. :\
Meta list gives me this
Quote:
[ 1] AMX Mod X RUN - amxmodx_mm_i386. v1.8.0.3 ini Start ANY
[ 2] <podbot_mm_i386 badf load podbot_mm_i386.s v - ini - -
[ 3] Fun RUN - fun_amxx_i386.so v1.8.0.3 pl1 ANY ANY
[ 4] CStrike RUN - cstrike_amxx_i38 v1.8.0.3 pl1 ANY ANY
[ 5] CSX RUN - csx_amxx_i386.so v1.8.0.3 pl1 ANY ANY
[ 6] FakeMeta RUN - fakemeta_amxx_i3 v1.8.0.3 pl1 ANY ANY
[ 7] Engine RUN - engine_amxx_i386 v1.8.0.3 pl1 ANY ANY
[ 8] CSDM2 RUN - csdm_amxx_i386.s v2.1.1j pl1 ANY ANY
  
Reply With Quote
Re: Podbot on Linux
Old
  (#6)
The Storm
Council Member / E[POD]bot developer
 
The Storm's Avatar
 
Status: Offline
Posts: 1,618
Join Date: Jul 2004
Location: Bulgaria
Default Re: Podbot on Linux - 29-07-2008

No I didn't meant meta list, when you start the server from the linux console, it will print some stuff, and probably what is the problem with podbot_mm, I don't know why KWo still is talking about libstdc++, I showed him a way to static link podbot_mm with cygwin so you will not need by this library.
  
Reply With Quote
Re: Podbot on Linux
Old
  (#7)
1221344
Member
 
Status: Offline
Posts: 6
Join Date: Jul 2008
Default Re: Podbot on Linux - 29-07-2008

Quote:
Originally Posted by The Storm View Post
No I didn't meant meta list, when you start the server from the linux console, it will print some stuff, and probably what is the problem with podbot_mm, I don't know why KWo still is talking about libstdc++, I showed him a way to static link podbot_mm with cygwin so you will not need by this library.
Nope, I don't get any error as to why it won't load. Just when I do meta list it says it's a bad file.
  
Reply With Quote
Re: Podbot on Linux
Old
  (#8)
The Storm
Council Member / E[POD]bot developer
 
The Storm's Avatar
 
Status: Offline
Posts: 1,618
Join Date: Jul 2004
Location: Bulgaria
Default Re: Podbot on Linux - 30-07-2008

Ok, show us the directory tree, the plugins.ini file and a log from the server, here's how you can make it - when starting your server via hlds_run just add in the end if the line this "> srvlog.log" without the quotes ofcource and then attach srvlog.log file here.
  
Reply With Quote
Re: Podbot on Linux
Old
  (#9)
1221344
Member
 
Status: Offline
Posts: 6
Join Date: Jul 2008
Default Re: Podbot on Linux - 30-07-2008

Quote:
Originally Posted by The Storm View Post
Ok, show us the directory tree, the plugins.ini file and a log from the server, here's how you can make it - when starting your server via hlds_run just add in the end if the line this "> srvlog.log" without the quotes ofcource and then attach srvlog.log file here.
Quote:
win32 addons/amxmodx/dlls/amxmodx_mm.dll
linux addons/amxmodx/dlls/amxmodx_mm_i386.so

win32 addons/podbot/podbot_mm.dll
linux addons/podbot/podbot_mm_i386.so
I'm not sure how to find the log, nothing comes up after I run the command.
As for the directory tree,



and the podbot folder

  
Reply With Quote
Re: Podbot on Linux
Old
  (#10)
KWo
Developer of PODBot mm
 
KWo's Avatar
 
Status: Offline
Posts: 3,425
Join Date: Apr 2004
Default Re: Podbot on Linux - 30-07-2008

Quote:
Originally Posted by The Storm View Post
I don't know why KWo still is talking about libstdc++, I showed him a way to static link podbot_mm with cygwin so you will not need by this library.
If he is using any older version than that statically linked, it may have the influence. He even didn't tell which version (number) he is trying to use...
Try to download the binaries from here and replace the existing one in Your podbot folder by that one from that link (also use those new cfgs). The binaries I mean podbot_mm_i386.so file in Your (linux) case.
  
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
vBulletin Skin developed by: vBStyles.com