Raised This Month: $12 Target: $400
 3% 

Error Overflow - DoD


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
gaamse
New Member
Join Date: May 2020
Old 07-04-2020 , 11:24   Error Overflow - DoD
Reply With Quote #1

Hi,good morning

Sorry for my English.

We have a rented Day of Defeat server and have expanded the number of slots available to 32.
In some maps the server only allows 18/20 players to play and the rest sending them the error of:

SZ_GetSpace: overflow in netchan-> message
WARNING: Reliable overflow for

I was told where this could be by installing the Spawn Creater plugin. I installed it on the server but I continue with the same error.
Can this be the difference in the "variables" that the plug uses? Terrorist / CT instead allies and axis?would you tell me what the values for Day of Defeat would be.

Or what you should do to solve this problem.

Thank you very much!
gaamse is offline
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 07-04-2020 , 14:37   Re: Error Overflow - DoD
Reply With Quote #2

If you remove the spawn creator plugin, does the issue still occur? If you remove all custom plugins (only having the plugin that game with AMX Mod X running), does the issue still occur?
__________________
fysiks is offline
gaamse
New Member
Join Date: May 2020
Old 07-05-2020 , 18:25   Re: Error Overflow - DoD
Reply With Quote #3

Hi fysiks

with the spawn creator the downside continues.

I already disabled the HPK plugin that I had in use, I only have in use the AFK, amx_evils.

Quote:
; AMX Mod X plugins

; Admin Base - Always one has to be activated
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

; Day of Defeat
stats.amxx ; stats on death or round end (DoD Module required!)
statssounds.amxx ; precache plugin for stats plugins
stats_logging.amxx ; weapons stats logging (DoD Module required!)

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

; Custom - Add 3rd party plugins here
dod_evil2020.amxx ; Comandos Evil's
afkkicker.amxx ; AFK
spawn_creater.amxx ; Spawn Creater 1.2v (posible solucion)
gaamse is offline
gaamse
New Member
Join Date: May 2020
Old 07-06-2020 , 08:47   Re: Error Overflow - DoD
Reply With Quote #4

More info for server.

Meta list

Code:
Currently loaded plugins:
      description      stat pend  file              vers      src   load  unlod
 [ 1] dproto_EF        RUN   -    dproto.dll        v0.9.582  ini   Start Never
 [ 2] VoiceTranscoder  RUN   -    voicetranscoder.  v2017RC5  ini   ANY   ANY  
 [ 3] AMX Mod X        RUN   -    amxmodx_mm.dll    v1.8.2    ini   Start ANY  
 [ 4] Fun              RUN   -    fun_amxx.dll      v1.8.2    pl3   ANY   ANY  
 [ 5] DoD Fun          RUN   -    dodfun_amxx.dll   v1.8.2    pl3   ANY   ANY  
 [ 6] DoDX             RUN   -    dodx_amxx.dll     v1.8.2    pl3   ANY   ANY  
 [ 7] Engine           RUN   -    engine_amxx.dll   v1.8.2    pl3   ANY   ANY  
 [ 8] FakeMeta         RUN   -    fakemeta_amxx.dl  v1.8.2    pl3   ANY   ANY  
8 plugins, 8 running


Code:
Modulos cargados actualmente:
nombre                  version     autor                estado     
Fun                     1.8.2       AMX Mod X Dev Team   running    
GeoIP                   1.8.2       AMX Mod X Dev Team   running    
DoD Fun                 1.8.2       AMX Mod X Dev Team   running    
DoDX                    1.8.2       AMX Mod X Dev Team   running    
Engine                  1.8.2       AMX Mod X Dev Team   running    
FakeMeta                1.8.2       AMX Mod X Dev Team   running    
6 modulos
Plugins
Code:
Currently loaded plugins:
       name                    version     author            file             status   
 [  1] Admin Base              1.8.2       AMXX Dev Team     admin.amxx       running  
 [  2] Admin Commands          1.8.2       AMXX Dev Team     admincmd.amxx    running  
 [  3] Admin Help              1.8.2       AMXX Dev Team     adminhelp.amxx   running  
 [  4] Slots Reservation       1.8.2       AMXX Dev Team     adminslots.amxx  running  
 [  5] Multi-Lingual System    1.8.2       AMXX Dev Team     multilingual.am  running  
 [  6] Menus Front-End         1.8.2       AMXX Dev Team     menufront.amxx   running  
 [  7] Commands Menu           1.8.2       AMXX Dev Team     cmdmenu.amxx     running  
 [  8] Players Menu            1.8.2       AMXX Dev Team     plmenu.amxx      running  
 [  9] Maps Menu               1.8.2       AMXX Dev Team     mapsmenu.amxx    running  
 [ 10] Plugin Menu             1.8.2       AMXX Dev Team     pluginmenu.amxx  running  
 [ 11] Admin Chat              1.8.2       AMXX Dev Team     adminchat.amxx   running  
 [ 12] Anti Flood              1.8.2       AMXX Dev Team     antiflood.amxx   running  
 [ 13] Scrolling Message       1.8.2       AMXX Dev Team     scrollmsg.amxx   running  
 [ 14] Info. Messages          1.8.2       AMXX Dev Team     imessage.amxx    running  
 [ 15] Admin Votes             1.8.2       AMXX Dev Team     adminvote.amxx   running  
 [ 16] NextMap                 1.8.2       AMXX Dev Team     nextmap.amxx     running  
 [ 17] Nextmap Chooser         1.8.2       AMXX Dev Team     mapchooser.amxx  running  
 [ 18] TimeLeft                1.8.2       AMXX Dev Team     timeleft.amxx    running  
 [ 19] Pause Plugins           1.8.2       AMXX Dev Team     pausecfg.amxx    running  
 [ 20] Stats Configuration     1.8.2       AMXX Dev Team     statscfg.amxx    running  
 [ 21] DoD Stats               1.8.2       AMXX Dev Team     stats.amxx       running  
 [ 22] DoD Sounds Precache     1.8.2       AMXX Dev Team     statssounds.amx  running  
 [ 23] Stats Logging           1.8.2       AMXX Dev Team     stats_logging.a  running  
 [ 24] DoD EvilAdmin           0.5beta     AMXX DoD Team     dod_evil2020.am  running  
 [ 25] AFK Kicker              1.1         Cheesy Peteza     afkkicker.amxx   running  
 [ 26] Spawn Creater           1.2         Hawk552           spawn_creater.a  running  
26 plugins, 26 running

Last edited by gaamse; 07-06-2020 at 09:42. Reason: more info
gaamse is offline
DruGzOG
Veteran Member
Join Date: Nov 2007
Location: Unknown
Old 07-06-2020 , 15:57   Re: Error Overflow - DoD
Reply With Quote #5

Quote:
Originally Posted by gaamse View Post
More info for server.

Meta list

Code:
Currently loaded plugins:
      description      stat pend  file              vers      src   load  unlod
 [ 1] dproto_EF        RUN   -    dproto.dll        v0.9.582  ini   Start Never
 [ 2] VoiceTranscoder  RUN   -    voicetranscoder.  v2017RC5  ini   ANY   ANY  
 [ 3] AMX Mod X        RUN   -    amxmodx_mm.dll    v1.8.2    ini   Start ANY  
 [ 4] Fun              RUN   -    fun_amxx.dll      v1.8.2    pl3   ANY   ANY  
 [ 5] DoD Fun          RUN   -    dodfun_amxx.dll   v1.8.2    pl3   ANY   ANY  
 [ 6] DoDX             RUN   -    dodx_amxx.dll     v1.8.2    pl3   ANY   ANY  
 [ 7] Engine           RUN   -    engine_amxx.dll   v1.8.2    pl3   ANY   ANY  
 [ 8] FakeMeta         RUN   -    fakemeta_amxx.dl  v1.8.2    pl3   ANY   ANY  
8 plugins, 8 running


Code:
Modulos cargados actualmente:
nombre                  version     autor                estado     
Fun                     1.8.2       AMX Mod X Dev Team   running    
GeoIP                   1.8.2       AMX Mod X Dev Team   running    
DoD Fun                 1.8.2       AMX Mod X Dev Team   running    
DoDX                    1.8.2       AMX Mod X Dev Team   running    
Engine                  1.8.2       AMX Mod X Dev Team   running    
FakeMeta                1.8.2       AMX Mod X Dev Team   running    
6 modulos
Plugins
Code:
Currently loaded plugins:
       name                    version     author            file             status   
 [  1] Admin Base              1.8.2       AMXX Dev Team     admin.amxx       running  
 [  2] Admin Commands          1.8.2       AMXX Dev Team     admincmd.amxx    running  
 [  3] Admin Help              1.8.2       AMXX Dev Team     adminhelp.amxx   running  
 [  4] Slots Reservation       1.8.2       AMXX Dev Team     adminslots.amxx  running  
 [  5] Multi-Lingual System    1.8.2       AMXX Dev Team     multilingual.am  running  
 [  6] Menus Front-End         1.8.2       AMXX Dev Team     menufront.amxx   running  
 [  7] Commands Menu           1.8.2       AMXX Dev Team     cmdmenu.amxx     running  
 [  8] Players Menu            1.8.2       AMXX Dev Team     plmenu.amxx      running  
 [  9] Maps Menu               1.8.2       AMXX Dev Team     mapsmenu.amxx    running  
 [ 10] Plugin Menu             1.8.2       AMXX Dev Team     pluginmenu.amxx  running  
 [ 11] Admin Chat              1.8.2       AMXX Dev Team     adminchat.amxx   running  
 [ 12] Anti Flood              1.8.2       AMXX Dev Team     antiflood.amxx   running  
 [ 13] Scrolling Message       1.8.2       AMXX Dev Team     scrollmsg.amxx   running  
 [ 14] Info. Messages          1.8.2       AMXX Dev Team     imessage.amxx    running  
 [ 15] Admin Votes             1.8.2       AMXX Dev Team     adminvote.amxx   running  
 [ 16] NextMap                 1.8.2       AMXX Dev Team     nextmap.amxx     running  
 [ 17] Nextmap Chooser         1.8.2       AMXX Dev Team     mapchooser.amxx  running  
 [ 18] TimeLeft                1.8.2       AMXX Dev Team     timeleft.amxx    running  
 [ 19] Pause Plugins           1.8.2       AMXX Dev Team     pausecfg.amxx    running  
 [ 20] Stats Configuration     1.8.2       AMXX Dev Team     statscfg.amxx    running  
 [ 21] DoD Stats               1.8.2       AMXX Dev Team     stats.amxx       running  
 [ 22] DoD Sounds Precache     1.8.2       AMXX Dev Team     statssounds.amx  running  
 [ 23] Stats Logging           1.8.2       AMXX Dev Team     stats_logging.a  running  
 [ 24] DoD EvilAdmin           0.5beta     AMXX DoD Team     dod_evil2020.am  running  
 [ 25] AFK Kicker              1.1         Cheesy Peteza     afkkicker.amxx   running  
 [ 26] Spawn Creater           1.2         Hawk552           spawn_creater.a  running  
26 plugins, 26 running
Remove dproto. It is not supported on these forums.
__________________
DruGzOG is offline
Send a message via AIM to DruGzOG
gaamse
New Member
Join Date: May 2020
Old 07-07-2020 , 17:56   Re: Error Overflow - DoD
Reply With Quote #6

Quote:
Originally Posted by DruGzOG View Post
Remove dproto. It is not supported on these forums.
Done, I didn't know what it was. The hosting service loads it by default on the server. I've already removed it.
gaamse is offline
Reply


Thread Tools
Display Modes

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 17:10.


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