.:: 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_mm_i386.so is not loading on linux
Old
  (#1)
IWillNotChange
Member
 
Status: Offline
Posts: 15
Join Date: Apr 2012
Default podbot_mm_i386.so is not loading on linux - 01-04-2012

followed toe to toe and googled all night.

Code:
; AMX Mod X
;linux addons/amxmodx/dlls/amxmodx_mm_i386.so

; Podbot
linux addons/podbot/podbot_mm_i386.so


; AMX Mod X Binary Logging Mode
;win32 addons/amxmodx/dlls/amxmodx_bl_mm.dll
;linux addons/amxmodx/dlls/amxmodx_bl_mm_i386.so
Thats my plugins file, still won't load ^_^
but if i take off ; for amxmod it works just fine, podbot...is a no go.

(running ubuntu 11.10 btw)

(i should note :meta list doesn't show it listed if you didnt figure that out on your own )

Last edited by IWillNotChange; 01-04-2012 at 08:12..
  
Reply With Quote
Re: bots won't add :P
Old
  (#2)
KWo
Developer of PODBot mm
 
KWo's Avatar
 
Status: Offline
Posts: 3,425
Join Date: Apr 2004
Default Re: bots won't add :P - 01-04-2012

What does exactly say "meta list" command? Can You copy and paste the output of that command? How did You install it (describe it step by step what You have done in that matter)?
  
Reply With Quote
Re: bots won't add :P
Old
  (#3)
IWillNotChange
Member
 
Status: Offline
Posts: 15
Join Date: Apr 2012
Default Re: bots won't add :P - 01-04-2012

Quote:
Originally Posted by KWo View Post
What does exactly say "meta list" command? Can You copy and paste the output of that command? How did You install it (describe it step by step what You have done in that matter)?
Sure thing boss!

Code:
] meta list
Currently running plugins:
0 plug
==============================



Code:
] meta list
Currently running plugins:
 [  1] AMX Mod X, v1.71, Apr  2 2006, by AMX Mod X Dev Team, see http://www.amxmodx.org
 [  2] Fun, v1.71, Apr  2 2006, by AMX Mod X Dev Team, see http://www.amxmodx.org
 [  3] Engine, v1.71, Apr  2 2006, by AMX Mod X Dev Team, see http://www.amxmodx.org
 [  4] FakeMeta, v1.71, Apr  2 2006, by AMX Mod X Dev Team, see http://www.amxmodx.org
 [  5] CStrike, v1.71, Apr  2 2006, by AMX Mod X Dev Team, see http://www.amxmodx.org
 [  6] CSX, v1.71, Apr  2 2006, by AMX Mod X Dev Team, see http://www.amxmodx.org/
------------------------------------------------------------
Pretty much downloaded the podbot_full_V3B21.zip set up the config how I wanted it, threw it in cstrike/addons/
(right next to amxmodx/metamod)
Both of which work.
(amxmodx was already told to read meta from liblist so I didn't need to bother with that)
I added the .so to the plugins.ini...
(i also added the amx menu, which works)
[amx_pbmenu which clearly lets me add bots, but obviously isn't going to work since the plugin isnt working]












also added this to server.cnf
Quote:
//Bots

bot_add
bot_kick
bot_quota 12
bot_quota_mode normal
bot_difficulty 3
bot_chatter normal
bot_auto_vacate 1
bot_join_after_player 1
bot_defer_to_human 1
bot_allow_rogues 1
bot_join_team any
bot_eco_limit 2000

Last edited by IWillNotChange; 01-04-2012 at 15:49..
  
Reply With Quote
Re: bots won't add :P
Old
  (#4)
KWo
Developer of PODBot mm
 
KWo's Avatar
 
Status: Offline
Posts: 3,425
Join Date: Apr 2004
Default Re: bots won't add :P - 02-04-2012

Quote:
Originally Posted by [B
IWillNotChange][/B]
//Bots

bot_add
bot_kick
bot_quota 12
bot_quota_mode normal
bot_difficulty 3
bot_chatter normal
bot_auto_vacate 1
bot_join_after_player 1
bot_defer_to_human 1
bot_allow_rogues 1
bot_join_team any
These commands aren't podbot mm commands...
Can You make a screenshot of Your cstrike/addons folder so I can see what You have there? What is number of CS version You are playing? Is this steam or no-steam?
  
Reply With Quote
Re: bots won't add :P
Old
  (#5)
IWillNotChange
Member
 
Status: Offline
Posts: 15
Join Date: Apr 2012
Default Re: bots won't add :P - 02-04-2012

Yes it is steam, and 1.6.
  
Reply With Quote
Re: bots won't add :P
Old
  (#6)
KWo
Developer of PODBot mm
 
KWo's Avatar
 
Status: Offline
Posts: 3,425
Join Date: Apr 2004
Default Re: bots won't add :P - 02-04-2012

From that what I can see:
1. AMX X 1.71 actually shouldn't work with CS 1.6 latest steam (after some Steam update AMX X users had to upgrade from 1.8.0 to 1.8.1 if I remember good). I'm not sure why do You need to use so old version of AMX X (?).
2. If this is a linux dedicated server make sure about all needed access rights for load and execution files You have upoladed to addons folder.


Some additional questions:
1. Why exactly Your folder is called csstrike? Is it CS:S or really CS1.6?
2. What is the metamod version You are using?
3. Can You make yet another screen-shot of podbot folder (that one from addons folder)?
  
Reply With Quote
Re: bots won't add :P
Old
  (#7)
IWillNotChange
Member
 
Status: Offline
Posts: 15
Join Date: Apr 2012
Default Re: bots won't add :P - 02-04-2012

Quote:
Originally Posted by KWo View Post
From that what I can see:
1. AMX X 1.71 actually shouldn't work with CS 1.6 latest steam (after some Steam update AMX X users had to upgrade from 1.8.0 to 1.8.1 if I remember good). I'm not sure why do You need to use so old version of AMX X (?).
2. If this is a linux dedicated server make sure about all needed access rights for load and execution files You have upoladed to addons folder.


Some additional questions:
1. Why exactly Your folder is called csstrike? Is it CS:S or really CS1.6?
2. What is the metamod version You are using?
3. Can You make yet another screen-shot of podbot folder (that one from addons folder)?

1. Because I run a "warcraft3ft" server, and thats the files that come with it ^_^
2. I do believe so, but I will double check. (I don't remember chmod'ing podbot)

1. Its 1.6 (i just made the folder in a rush, its actually the user name of the "account" not a folder.)

2. Im not sure how to check the version of metamod, I was using the latest, but putting the warcraft3ft foldere to over write everything I'm sure it got downgraded)

3.
Here is the wc3 files I'm using if its any use to you.
http://www.war3ft.com/downloads.php
RECOMMENDED: 3.0 RC - Download

(i won't post the link to download if you don't too, but thats the link to the page its on)







4. I really appreciate you coming back to keep helping ^_^ it means something to know you still put effort into this.
  
Reply With Quote
Re: bots won't add :P
Old
  (#8)
KWo
Developer of PODBot mm
 
KWo's Avatar
 
Status: Offline
Posts: 3,425
Join Date: Apr 2004
Default Re: bots won't add :P - 02-04-2012

About WC3FT 3.0:
Quote:
Originally Posted by YamiKaitou
Warcraft 3 Frozen Throne - Version 3.0 RC13 for Download

by YamiKaitou » Sun Feb 01, 2009 11:12 pm
v3.0 RC13
- Bug Fix: [FS#83] Changed on_ResetHud to Ham_Spawn
- Bug Fix: [FS#132] Chameleon deletes skill selections
- Bug Fix: [FS#136] bots fix for cz
- Bug Fix: [FS#133] show player item fix
- Bug Fix: [FS#134] Cheating on item prices
- Bug Fix: [FS#92] solution against detecting moles (angle of view)
- Bug Fix: [FS#131] shadow hunter coconut fix
- Bug Fix: [FS#123] No serpent wards after respawning.
- Change: Remade ADMIN_Log format to more AMXX like
- Addition: ScreenFade for both attacker and victim of Serpand Wards
This requires AMXX 1.80 to be installed!! Simply extract this folder in your cstrike, czero, or dod folder, then add it to your plugins.ini!
As You can see version 1.80 (or higher) is needed to run the latest version of WC3FT.

About metamod version - try to just type the commnd:
meta version
It should say the verson number. It should be 1.19.0 (this is the latest one).
What is the command You are starting HLDS on Your linux server (and what is the starting directory You are starting HLDS from)?
  
Reply With Quote
Re: bots won't add :P
Old
  (#9)
IWillNotChange
Member
 
Status: Offline
Posts: 15
Join Date: Apr 2012
Default Re: bots won't add :P - 02-04-2012

Quote:
Originally Posted by KWo View Post
About WC3FT 3.0:


As You can see version 1.80 (or higher) is needed to run the latest version of WC3FT.

About metamod version - try to just type the commnd:
meta version
It should say the verson number. It should be 1.19.0 (this is the latest one).
What is the command You are starting HLDS on Your linux server (and what is the starting directory You are starting HLDS from)?

Alright, updated amx and metamod to the newest, both of them.
im using, ./hlds_run -game cstrike +maxplayers 32 +map de_dust2 > /dev/null 2>&1 &

from /home/csstrike
(where the hlds_run file is)

(pb is an unrecognized command)

(if you'd like access to filezilla/putty etc let me know, i don't mind the help, it'd probably go quicker)
  
Reply With Quote
Re: bots won't add :P
Old
  (#10)
KWo
Developer of PODBot mm
 
KWo's Avatar
 
Status: Offline
Posts: 3,425
Join Date: Apr 2004
Default Re: bots won't add :P - 03-04-2012

So after changes You have done, what does exactly say "meta list" and "meta version" commands? I believe Your plugins.ini from metamod folder looks still so:
; AMX Mod X
linux addons/amxmodx/dlls/amxmodx_mm_i386.so

; Podbot
linux addons/podbot/podbot_mm_i386.so

and the file plugins.ini is the only one file existing inside the main metamod folder. Can You make yet a screenshot of Your remote addons/metamod folder? You don't need to show me Your "download" folder from Your Windows 7/Vista PC. All I need to see is what is on Your linux server. From the last screenshot I cannot see all files from Your remote podbot folder. Another thing - inside the fullpack (podbot_full_V3B21.zip) there is no file called podbot.so. What is this one for? It's not a part of the official release. There should be the file podbot_mm_i386.so and the call of metamod's plugins.ini should be related to exactly this filename.
One thing more - after changing plugins.ini You need to stop and start again Your HLDS (just changing the map by changelevel command isn't enough).
  
Reply With Quote
Reply


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

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