.:: 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 ::. > Enhancement Workshop > (mEAn) Bot.Admin Mod / ServerLoader > (mEAn) Bot.Admin Mod Help
(mEAn) Bot.Admin Mod Help Need Help? Ask questions in here

Reply
 
Thread Tools
Re: mEAn=SZ_GetSpace?
Old
  (#11)
SGt_pAIn
Guest
 
Status:
Posts: n/a
Default Re: mEAn=SZ_GetSpace? - 29-02-2004

error shows up when mEAn is installed.
  
Reply With Quote
Re: mEAn=SZ_GetSpace?
Old
  (#12)
SGt_pAIn
Guest
 
Status:
Posts: n/a
Default Re: mEAn=SZ_GetSpace? - 02-03-2004

botmeister, Ok did more testing over the weekend. Found that when Realbot, mEAn, Statsme together = crash. As a matter of fact could not get statsme to run with mEAn as the liblist dll. Realbot & Statsme with metamod as the liblist dll ran fine. Because I was using statsme 2.8.0.7nvt and metamod as the liblist dll and loading mEAn through autoexec the error did not show up till recently. I read somewhere on a post that mEAn was loaded as the liblist dll. I changed mEAn to load as the liblist dll and that is where my problems began. If I try and use statsme 2.8.0.15b the server crashes as soon as a bot joins. The crash is caused by statsme. If Realbot, mEAn & Statsme 2.8.0.7nvt I get the SZ_GetSpace error. All I have to do is kick 3 or 4 bots then error. So for now I have removed mEAn. Running all pluggins for 24hr, no errors no crash. I have to assume there is some kind of conflict with statsme & mEAn?

Steam CS 1.6
Win XP PRO 1800+ (All updates/Patches)
Metamod 1.17
Clanmod 1.81.27B
Statsme 2.8.0.7B (NVT)
Realbot wip 3005
mEAn 5.50.12
  
Reply With Quote
Re: mEAn=SZ_GetSpace?
Old
  (#13)
DreamLord34
Member
 
Status: Offline
Posts: 415
Join Date: Jan 2004
Default Re: mEAn=SZ_GetSpace? - 02-03-2004

Sgt.Pain, I run my server with mEAN, statsme, hlguard,hostage plugin, booster2, csbld, botaim, bleeding, playerlog with amx & never get a crash.
mEAN ius loaded via liblist, metamod loaded via target line using this;
+localinfo mgamedll addons/metamod/dlls/metamod.dll
  
Reply With Quote
Re: mEAn=SZ_GetSpace?
Old
  (#14)
SGt_pAIn
Guest
 
Status:
Posts: n/a
Default Re: mEAn=SZ_GetSpace? - 02-03-2004

DreamLord34, are you running dedicated on windows platform?

EDIT: Just noticed in ivpbot forum same problem. http://forums.bots-united.com/showthread.php?t=910

Last edited by SGt_pAIn; 02-03-2004 at 07:31..
  
Reply With Quote
Re: mEAn=SZ_GetSpace?
Old
  (#15)
dead bwoy
Member
 
dead bwoy's Avatar
 
Status: Offline
Posts: 512
Join Date: Feb 2004
Location: STL MO USA
Default Re: mEAn=SZ_GetSpace? - 02-03-2004

www.google.com found this:
http://www.mail-archive.com/hlcoders.../msg06728.html
and this:
September 29th, 2001:
Okay, it's been a while since I updated my webpage (so sue me).
I've updated the HPB bot to fix a bug with the latest version of TFC that comes with the Half-Life 1.1.0.8 update. If you've been getting an error message that says "SZ_GetSpace: Tried to write to an uninitialized sizebuf_t ???" while playing TFC with the HPB bot then you will want to download this update. It took me a while to figure out what was causing this problem. It seems to happen when a TFC spy bot throws a gas grenade. I've disabled the grenade throwing for spy bots in TFC to prevent the game from crashing. I'll release a new version of the HPB bot with the gas grenade stuff put back in if I can figure out how to work around this problem. I've only tested the HPB bot with Half-Life deathmatch, TFC, DMC and Counter-Strike (after upgrading to the 1.1.0.8 version of the Half-Life engine). I think the other MODs (Frontline Force, HolyWars, and Opposing Force) should still work okay with the latest version of the HPB bot, but these haven't been tested at all.
from here:
http://www.planethalflife.com/botman/old_news.shtml

  
Reply With Quote
Re: mEAn=SZ_GetSpace?
Old
  (#16)
SGt_pAIn
Guest
 
Status:
Posts: n/a
Default Re: mEAn=SZ_GetSpace? - 02-03-2004

Found reason for crash with statsme. m_botlogfix on commented out and no crash. Will test for 24hr. mEAns back baby.
  
Reply With Quote
Re: mEAn=SZ_GetSpace?
Old
  (#17)
DreamLord34
Member
 
Status: Offline
Posts: 415
Join Date: Jan 2004
Default Re: mEAn=SZ_GetSpace? - 02-03-2004

Yes I run it on Win XP Pro.
  
Reply With Quote
Re: mEAn=SZ_GetSpace?
Old
  (#18)
botmeister
Ex-Council Member
 
botmeister's Avatar
 
Status: Offline
Posts: 1,090
Join Date: Nov 2003
Location: Canada
Default Re: mEAn=SZ_GetSpace? - 03-03-2004

Quote:
Originally Posted by SGt_pAIn
Found reason for crash with statsme. m_botlogfix on commented out and no crash. Will test for 24hr. mEAns back baby.
m_botlogfix is OFF by default
When ON it converts the bot id from "BOT" to "0", so I can see this causing problems elsewhere.


Maker of the (mEAn) Bot.Admin Manager

"In theory, there is no difference between theory and practice. But, in practice, there is." - Jan L.A. van de Snepscheut

Last edited by botmeister; 03-03-2004 at 00:57..
  
Reply With Quote
Re: mEAn=SZ_GetSpace?
Old
  (#19)
SGt_pAIn
Guest
 
Status:
Posts: n/a
Default Re: mEAn=SZ_GetSpace? - 03-03-2004

Thanks everyone for the help. Server runs great.
  
Reply With Quote
Re: mEAn=SZ_GetSpace?
Old
  (#20)
dead bwoy
Member
 
dead bwoy's Avatar
 
Status: Offline
Posts: 512
Join Date: Feb 2004
Location: STL MO USA
Default Re: mEAn=SZ_GetSpace? - 05-03-2004

Just got this today...
FATAL ERROR
SZ_GetSpace: overflow without FSB_ALLOWOVERFLOW set on server datagram.
  
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 - 2025, Jelsoft Enterprises Ltd.
vBulletin Skin developed by: vBStyles.com