.:: 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 Error
Old
  (#1)
siq_amxx
Member
 
Status: Offline
Posts: 1
Join Date: Oct 2006
Default PodBOT Error - 16-10-2006

Well I've Done Everything You Asked.. and this what happens when i type meta list

Quote:
[ 2] <podbot_mm.dll> badf load podbot_mm.dll v - ini - -
  
Reply With Quote
Re: PodBOT Error
Old
  (#2)
KWo
Developer of PODBot mm
 
KWo's Avatar
 
Status: Offline
Posts: 3,425
Join Date: Apr 2004
Default Re: PodBOT Error - 16-10-2006

Post Your ...addons\metamod\plugins.ini file here. How did You install podbot mm? Did You download and unzipped the fullpack or only the beta binaries? The first time You need to install the fullpack - then updates only.
Is this windows or linux server? Is this a dedicated server (You setup the server but You don't play on that PC) or You are creating the game and then You are playing obn the same PC (in this case it's a listenserver)? What is Your mod (CS1.6 CS1.5 CZERO)? Metamod version (number - don't tell me "the latest one")?
  
Reply With Quote
Re: PodBOT Error
Old
  (#3)
sznaps
Member
 
Status: Offline
Posts: 6
Join Date: Oct 2006
Default Re: PodBOT Error - 22-10-2006

I am getting the same thing:linux addons/amxmodx/dlls/amxmodx_mm_i386.so
Metamod:
linux addons/statsme/dlls/statsme_mm_i386.so
linux addons/hlguard/dlls/hlguard_mm_optimized_i686.so
linux addons/podbot/podbot_mm_i386.so

This is a linux dedicated server, pr 3.4ghz Dual core, 2gb ram, 250gb hd. Metamod:v1.19
CS1.6.
In console it says:
L 10/22/2006 - 14:38:44: [META] ERROR: dll: Failed query plugin '<podbot_mm_i386.so>'; Couldn't open file '/home/games/hlds_l/cstrike/addons/podbot/podbot_mm_i386.so': Invalid handle.
  
Reply With Quote
Re: PodBOT Error
Old
  (#4)
KWo
Developer of PODBot mm
 
KWo's Avatar
 
Status: Offline
Posts: 3,425
Join Date: Apr 2004
Default Re: PodBOT Error - 22-10-2006

First of all - Your metamod's plugins,ini should look so:

linux addons/amxmodx/dlls/amxmodx_mm_i386.so
linux addons/statsme/dlls/statsme_mm_i386.so
linux addons/hlguard/dlls/hlguard_mm_optimized_i686.so
linux addons/podbot/podbot_mm_i386.so

I have no idea why do You need statsme and AMX MOD X (AMX MOD X has the same and even better stats functionality than StatsMe), btw...

Another thing - how did You install podbot mm? Read my previous post - install first the fullpack, then - if it's working, update the binaries only.

One thing more - podbot mm has been compiled for linux with gcc v3.4.5 - so if Your gcc of Your system is older You need to upgrade the system first.

The last thing - You may have also some problems with some linux libraries. Read the sticky about problem with loading podbot mm under linux.

I hope some of my hints can help You.
  
Reply With Quote
Re: PodBOT Error
Old
  (#5)
sznaps
Member
 
Status: Offline
Posts: 6
Join Date: Oct 2006
Default Re: PodBOT Error - 22-10-2006

L 10/22/2006 - 22:23:57: [META] WARNING: dll: Plugin '<podbot_mm_i386.so>' isn't running; Forcing unload plugin for reloading
L 10/22/2006 - 22:23:57: [META] WARNING: dll: Couldn't close plugin file 'podbot_mm_i386.so': Invalid handle.
L 10/22/2006 - 22:23:57: [META] ERROR: Cannot clear plugin '<podbot_mm_i386.so>'; not marked as failed, empty, or open (status=valid)
L 10/22/2006 - 22:23:57: [META] dll: Unloaded plugin '<podbot_mm_i386.so>' for reason 'reloading'
L 10/22/2006 - 22:23:57: [META] ERROR: dll: Failed query plugin '<podbot_mm_i386.so>'; Couldn't open file '/home/games/hlds_3/cstrike/addons/podbot/podbot_mm_i386.so': Invalid handle.
L 10/22/2006 - 22:23:57: [META] ERROR: dll: Skipping plugin '<podbot_mm_i386.so>'; couldn't query
L 10/22/2006 - 22:23:57: [META] WARNING: dll: Failed to reload plugin '<podbot_mm_i386.so>' after unloading
Reload failed for plugin '<podbot_mm_i386.so>'

Thats all the errors.
  
Reply With Quote
Re: PodBOT Error
Old
  (#6)
KWo
Developer of PODBot mm
 
KWo's Avatar
 
Status: Offline
Posts: 3,425
Join Date: Apr 2004
Default Re: PodBOT Error - 22-10-2006

Quote:
Originally Posted by KWo
Another thing - how did You install podbot mm? Read my previous post - install first the fullpack, then - if it's working, update the binaries only.
If You want to get helped try to read everything I wrote You and write some answers to my questions/hints. I don't need to see 2 times the same error messages without more Your comments about Your installation, gcc version etc...
  
Reply With Quote
Re: PodBOT Error
Old
  (#7)
sznaps
Member
 
Status: Offline
Posts: 6
Join Date: Oct 2006
Default Re: PodBOT Error - 22-10-2006

I've done it exactly as you said from the start. I even tried using the pre-packaged version so I know that the configs were exactly correct. How do I check my gcc version, since that is the last thing that could be possibly wrong.
  
Reply With Quote
Re: PodBOT Error
Old
  (#8)
KWo
Developer of PODBot mm
 
KWo's Avatar
 
Status: Offline
Posts: 3,425
Join Date: Apr 2004
Default Re: PodBOT Error - 22-10-2006

Quote:
Originally Posted by sznaps
How do I check my gcc version, since that is the last thing that could be possibly wrong.
For that I must ask KaszpiR (You can find him in that topic I've invoked for You 2 times). But before we know this, try to do this: Just install the gdb package and add the -debug parameter to your hlds_run command line. Also post the result of running in a shell console:
Code:
 cat /proc/cpuinfo  free  uname -a
I want to see if it's some problem with some library or not (but this is shown only in debug mode).
  
Reply With Quote
Re: PodBOT Error
Old
  (#9)
sznaps
Member
 
Status: Offline
Posts: 6
Join Date: Oct 2006
Default Re: PodBOT Error - 22-10-2006

Code:
processor       : 0
vendor_id       : GenuineIntel
cpu family      : 15
model           : 6
model name      : Intel(R) Pentium(R) D CPU 3.40GHz
stepping        : 4
cpu MHz         : 3395.937
cache size      : 2048 KB
physical id     : 0
siblings        : 2
core id         : 0
cpu cores       : 2
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 6
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm pni monitor ds_cpl est cid xtpr
bogomips        : 6792.52
processor       : 1
vendor_id       : GenuineIntel
cpu family      : 15
model           : 6
model name      : Intel(R) Pentium(R) D CPU 3.40GHz
stepping        : 4
cpu MHz         : 3395.937
cache size      : 2048 KB
physical id     : 0
siblings        : 2
core id         : 1
cpu cores       : 2
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 6
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm pni monitor ds_cpl est cid xtpr
bogomips        : 6787.58

Linux CUSTOMER.WHOLESALEINTERNET.COM 2.6.9-42.ELsmp #1 SMP Sat Aug 12 09:39:11 CDT 2006 i686 i686 i386 GNU/Linux
The -debug came up with:
Code:
L 10/22/2006 - 23:29:04: Log file started (file "logs/L1022054.log") (game "cstrike") (version "47/1.1.2.5/Stdio/3421")
L 10/22/2006 - 23:29:05: [STATSME] Loading statsme rank (file "cstrike/addons/statsme/statsme.log") (game "cstrike") (version "15")
L 10/22/2006 - 23:29:05: [STATSME] Loaded 12 records
L 10/22/2006 - 23:29:09: [HLGUARD] HLGuard configs are up to date.
L 10/22/2006 - 23:29:12: World triggered "Round_Start"
L 10/22/2006 - 23:29:33: [META] Refreshing the plugins on demand...
L 10/22/2006 - 23:29:33: [META] ini: Begin re-reading plugins list: /home/servers/hlds_3/cstrike/addons/metamod/plugins.ini
L 10/22/2006 - 23:29:33: [META] ini: Read plugin config for: AMX Mod X
L 10/22/2006 - 23:29:33: [META] ERROR: ini: Plugin '<podbot_mm_i386.so>' has newer file, but unexpected status (badfile)
L 10/22/2006 - 23:29:33: [META] ini: Read plugin config for: <podbot_mm_i386.so>
L 10/22/2006 - 23:29:33: [META] ini: Read plugin config for: STATSME
L 10/22/2006 - 23:29:33: [META] ini: Read plugin config for: HLGuard
L 10/22/2006 - 23:29:33: [META] ini: Finished reading plugins list: /home/servers/hlds_3/cstrike/addons/metamod/plugins.ini; Found 4 plugins
L 10/22/2006 - 23:29:33: [META] dll: Updating plugins...
L 10/22/2006 - 23:29:33: [META] ERROR: dll: Failed query plugin '<podbot_mm_i386.so>'; Couldn't open file '/home/servers/hlds_3/cstrike/addons/podbot/podbot$
L 10/22/2006 - 23:29:33: [META] ERROR: dll: Skipping plugin '<podbot_mm_i386.so>'; couldn't query
L 10/22/2006 - 23:29:33: [META] dll: Finished updating 9 plugins; kept 3, loaded 0, unloaded 0, reloaded 0, delayed 0
L 10/22/2006 - 23:29:36: [META] WARNING: dll: Plugin '<podbot_mm_i386.so>' isn't running; Forcing unload plugin for reloading
L 10/22/2006 - 23:29:36: [META] WARNING: dll: Couldn't close plugin file 'podbot_mm_i386.so': Invalid handle.
L 10/22/2006 - 23:29:36: [META] ERROR: Cannot clear plugin '<podbot_mm_i386.so>'; not marked as failed, empty, or open (status=valid)
L 10/22/2006 - 23:29:36: [META] dll: Unloaded plugin '<podbot_mm_i386.so>' for reason 'reloading'
L 10/22/2006 - 23:29:36: [META] ERROR: dll: Failed query plugin '<podbot_mm_i386.so>'; Couldn't open file '/home/servers/hlds_3/cstrike/addons/podbot/podbot$
L 10/22/2006 - 23:29:36: [META] ERROR: dll: Skipping plugin '<podbot_mm_i386.so>'; couldn't query
L 10/22/2006 - 23:29:36: [META] WARNING: dll: Failed to reload plugin '<podbot_mm_i386.so>' after unloading
L 10/22/2006 - 23:29:41: [STATSME] Saving statsme rank (file "cstrike/addons/statsme/statsme.log") (game "cstrike") (version "15")
L 10/22/2006 - 23:29:41: [STATSME] Saved 0 records
L 10/22/2006 - 23:29:41: [META] ini: Begin re-reading plugins list: /home/servers/hlds_3/cstrike/addons/metamod/plugins.ini
L 10/22/2006 - 23:29:41: [META] ini: Read plugin config for: AMX Mod X
L 10/22/2006 - 23:29:41: [META] ERROR: ini: Plugin '<podbot_mm_i386.so>' has newer file, but unexpected status (badfile)
L 10/22/2006 - 23:29:41: [META] ini: Read plugin config for: <podbot_mm_i386.so>
L 10/22/2006 - 23:29:41: [META] ini: Read plugin config for: STATSME
L 10/22/2006 - 23:29:41: [META] ini: Read plugin config for: HLGuard
L 10/22/2006 - 23:29:41: [META] ini: Finished reading plugins list: /home/servers/hlds_3/cstrike/addons/metamod/plugins.ini; Found 4 plugins
L 10/22/2006 - 23:29:41: [META] dll: Updating plugins...
L 10/22/2006 - 23:29:42: [META] ERROR: dll: Failed query plugin '<podbot_mm_i386.so>'; Couldn't open file '/home/servers/hlds_3/cstrike/addons/podbot/podbot$
L 10/22/2006 - 23:29:42: [META] ERROR: dll: Skipping plugin '<podbot_mm_i386.so>'; couldn't query
L 10/22/2006 - 23:29:42: [META] dll: Finished updating 9 plugins; kept 3, loaded 0, unloaded 0, reloaded 0, delayed 0
L 10/22/2006 - 23:29:42: Log file closed
Not sure if that is what you wanted, i added -debug and thats what it gave me, is there a certain file it rights to while it debugs?
  
Reply With Quote
Re: PodBOT Error
Old
  (#10)
KWo
Developer of PODBot mm
 
KWo's Avatar
 
Status: Offline
Posts: 3,425
Join Date: Apr 2004
Default Re: PodBOT Error - 22-10-2006

What is the distribution of the linux (with version number)? Make sure the names of all Your podbot folders (main and subfolders) are in lower case sensitivity. It canot be anything like "Podbot" or "PODBOT". For linux it must be "podbot". It looks like the podbot_mm_i386.so file cannot be found at the place Your plugins.ini is pointing it too. I'm waiting for KaszpiR with more help.
  
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