This site is a testing version, but all data is shared with the live forum.


Raised This Month: $ Target: $400
 0% 

FATAL ERROR (shutting down): SZ_GetSpace: overflow without FSB_ALLOWOVERFLOW set


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
polo7
Junior Member
Join Date: Nov 2009
Location: Czech Republic
Old 02-06-2011 , 09:46   FATAL ERROR (shutting down): SZ_GetSpace: overflow without FSB_ALLOWOVERFLOW set
Reply With Quote #1

FATAL ERROR (shutting down): SZ_GetSpace: overflow without FSB_ALLOWOVERFLOW set on Server Spectator Buffer

how can i repair?
polo7 is offline
Old 02-06-2011, 10:11
djodjo1990
This message has been deleted by djodjo1990.
polo7
Junior Member
Join Date: Nov 2009
Location: Czech Republic
Old 02-06-2011 , 10:13   Re: FATAL ERROR (shutting down): SZ_GetSpace: overflow without FSB_ALLOWOVERFLOW set
Reply With Quote #2

; Admin Base - Always one has to be activated
amxbans_core.amxx
amxbans_main.amxx
;admin.amxx ; admin base (required for any admin-related)
;admin_sql.amxx ; admin base - SQL version (comment admin.amxx)

; Basic
admincmd.amxx ; basic admin console commands
adminhelp.amxx ; help command for admin console commands
adminslots.amxx ; slot reservation
multilingual.amxx ; Multi-Lingual management

; Menus
menufront.amxx ; front-end for admin menus
cmdmenu.amxx ; command menu (speech, settings)
plmenu.amxx ; players menu (kick, ban, client cmds.)
;telemenu.amxx ; teleport menu (Fun Module required!)
mapsmenu.amxx ; maps menu (vote, changelevel)
pluginmenu.amxx ; Menus for commands/cvars organized by plugin

; Chat / Messages
adminchat.amxx ; console chat commands
antiflood.amxx ; prevent clients from chat-flooding the server
scrollmsg.amxx ; displays a scrolling message
imessage.amxx ; displays information messages
adminvote.amxx ; vote commands

; Map related
;nextmap.amxx ; displays next map in mapcycle
;mapchooser.amxx ; allows to vote for next map
timeleft.amxx ; displays time left on map

; Configuration
pausecfg.amxx ; allows to pause and unpause some plugins
statscfg.amxx ; allows to manage stats plugins via menu and commands

; Counter-Strike
restmenu.amxx ; restrict weapons menu
statsx.amxx ; stats on death or round end (CSX Module required!)
;miscstats.amxx ; bunch of events announcement for Counter-Strike
stats_logging.amxx ; weapons stats logging (CSX Module required!)

; Enable to use AMX Mod plugins
;amxmod_compat.amxx ; AMX Mod backwards compatibility layer

; Custom - Add 3rd party plugins here
xredirect.amxx
deagsmapmanager.amxx
abd.amxx
uptime_shower.amxx
amx_ip.amxx
GHW_Message_Disp.amxx
amx_parachute.amxx
autolang.amxx
autobuyfix.amxx
admin_screen2.amxx
chat_logger.amxx
admin_spec_esp.amxx
amx_ssban.amxx
tracer_fire.amxx
mutemenu.amxx
allchat.amxx
high_ping_kicker.amxx
zm_vip.amxx
zm_vip_extra_adv_antidotegun.amxx
zm_vip_extra_flamethrower.amxx
zm_vip_extra_gc_extra_item_ng.amxx
zm_vip_extra_goldendg.amxx
zm_vip_extra_human_armor.amxx
zm_vip_extra_chainsaw.amxx
zm_vip_extra_playeraura.amxx
zm_vip_extra_unlimited_clip.amxx
zm_vip_zkill_bomb_v1-2.amxx


; - Quick tips -
; * Rename this file to disabled-zplague.ini to turn the mod off
; * Rename it back to plugins-zplague.ini to turn it on
; * Put a semi-colon in front of a plugin to disable it
; * Remove a semi-colon to re-enable a plugin
; * Add the word debug after a plugin to place it in debug mode

; Main plugin
zombie_plague40.amxx

; Default zombie classes
zp_zclasses40.amxx
zp_zombie_faller.amxx
zp_zclass_witch.amxx
zp_zclass_boomer.amxx
zp_zclass_smoker.amxx
zp_zclass_healing_zombie.amxx
zp_class_frost_v2.amxx
zp_zclass_bhzombie.amxx
zp_zclass_hunter_zombie.amxx

; Add sub-plugins, custom zombie classes, and extra items here
zp_extra_minigun.amxx
zp_extra_lasermine.amxx
zp_extra_knife_blink.amxx
zp_extra_resist_fall.amxx
zp_extra_jetpack_bazooka32.amxx
zp_extra_multijump.amxx
zp_extra_unlimited_clip.amxx
zp_countdown_remix.amxx
zp_aim_info.amxx
Reload_Sounds_ZP.amxx
polo7 is offline
makiza
BANNED
Join Date: Mar 2009
Old 02-06-2011 , 15:13   Re: FATAL ERROR (shutting down): SZ_GetSpace: overflow without FSB_ALLOWOVERFLOW set
Reply With Quote #3

one time happened this to me when the map changed, check if your maps (or plugins related to maps) are allright.
makiza is offline
artos
Senior Member
Join Date: Mar 2010
Old 02-06-2011 , 15:29   Re: FATAL ERROR (shutting down): SZ_GetSpace: overflow without FSB_ALLOWOVERFLOW set
Reply With Quote #4

I think it's because you set too many HUD messages for spectactors. It's only my opinion.
__________________
artos is offline
Send a message via Skype™ to artos
Old 02-06-2011, 16:24
djodjo1990
This message has been deleted by djodjo1990.
meTaLiCroSS
Gaze Upon My Hat
Join Date: Feb 2009
Location: Viņa del Mar, Chile
Old 02-06-2011 , 19:26   Re: FATAL ERROR (shutting down): SZ_GetSpace: overflow without FSB_ALLOWOVERFLOW set
Reply With Quote #5

Crappy writen plugins. That's the reason.
__________________
Quote:
Originally Posted by joropito View Post
You're right Metalicross
meTaLiCroSS is offline
34384339
Junior Member
Join Date: Oct 2009
Old 02-08-2011 , 03:58   Re: FATAL ERROR (shutting down): SZ_GetSpace: overflow without FSB_ALLOWOVERFLOW set
Reply With Quote #6

no way out~
34384339 is offline
georgik57
Veteran Member
Join Date: Oct 2008
Location: 🎧Music World
Old 02-08-2011 , 06:18   Re: FATAL ERROR (shutting down): SZ_GetSpace: overflow without FSB_ALLOWOVERFLOW set
Reply With Quote #7

Quote:
Originally Posted by 34384339 View Post
no way out~
xD
__________________
georgik57 is offline
Send a message via MSN to georgik57 Send a message via Yahoo to georgik57 Send a message via Skype™ to georgik57
zombiiiizzz
BANNED
Join Date: Apr 2010
Old 02-08-2011 , 13:11   Re: FATAL ERROR (shutting down): SZ_GetSpace: overflow without FSB_ALLOWOVERFLOW set
Reply With Quote #8

i got myself a SZ_GetSpace: overflow on an older server, and the problem whas at a zombie class plugin....
zombiiiizzz is offline
Reply



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


All times are GMT -4. The time now is 04:23.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode