Jump to content

ERROR: Info_SetValueForKey: oversize infostring


Kynval

Recommended Posts

Hello...

today my server down 10 times in 10 minutes...

in dumps i see problem:

********************
ERROR: Info_SetValueForKey: oversize infostring [\sv_sac\1\omnibot_playing\6\mod_url\http://mygamingtalk.com/\mod_version\0.8.2\P\211322312121\
g_antilagDelay\0\g_maxlivesRespawnPenalty\0\voteFlags\19193791\g_balancedteams\1\g_maxGameClients\0\g_bluelimbotime\10000\g_redlimbotime\11000\
gamename\silEnT\g_maxConnsPerIP\4\omnibot_enable\1\g_tyranny\1\g_damageXPLevel\50\g_damageXP\0\g_heavyWeaponRestriction\200\g_gametype\6\g_antilag\1\
g_voteFlags\0\g_alliedmaxlives\0\g_axismaxlives\0\g_minGameClients\8\g_needpass\0\g_maxlives\0\g_friendlyFire\0\sv_allowAnonymous\0\sv_floodProtect\0\
sv_maxPing\0\sv_minPing\0\sv_maxRate\25000\sv_hostname\^1[^7POL^1SKA ZABI^7JAKA^1]^[email protected]<script type="text/javascript">
/*  */
</script>\sv_privateClients\0\mapname\oasis\protocol\84\timelimit\30\version\ET 3.00 - TB 0.7.1  - 2.60b compatible linux-i386\sv_maxclients\26\challenge\xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx] [version] [ET 3.00 - TB 0.7.1 linux-i386]
********************
----- Server Shutdown -----
Sending heartbeat to etmaster.idsoftware.com
Sending heartbeat to clanservers.net
Sending heartbeat to master0.etmaster.net
^2<EndGame>
^2-- Script System Info --
^2Current Memory Usage 2.40518 MB
^2Soft Memory Usage 3.03536 MB
^2Hard Memory Limit 3.37262 MB
^2System Memory Usage 1.88194 MB
^2Full Collects 2
^2Inc Collects 1
^2GC Warnings 0
^2Threads: 0, 0 Running, 0 Blocked, 0 Sleeping
=== ShutdownGame -------------------------------------------

after googling i find:

 

 

Q: "my server keeps dying with the message 'ERROR: Info_SetValueForKey: oversize infostring'" 
A: Remove all the "sets" commands from your configs. 

 if i delete all "set"... is it solution?

 

 

 

 

 

=================================================================================================================

 

 

 

 i have 2 errors

it is the secound error:

----- Server Shutdown -----
Sending heartbeat to etmaster.idsoftware.com
Sending heartbeat to clanservers.net
Sending heartbeat to master0.etmaster.net
^2<EndGame>
^2-- Script System Info --
^2Current Memory Usage 2.38219 MB
^2Soft Memory Usage 3.03536 MB
^2Hard Memory Limit 3.37262 MB
^2System Memory Usage 1.85899 MB
^2Full Collects 2
^2Inc Collects 1
^2GC Warnings 0
^2Threads: 0, 0 Running, 0 Blocked, 0 Sleeping
=== ShutdownGame -------------------------------------------
Lua API: Lua module [bania.lua] [2DFA7B13049926F08FE326880DDD8D240E04A862] unloaded.
Lua API: Lua module [announcehp.lua] [ACD3B21D959C2EB913C2AC2C66866C5DF7118D1D] unloaded.
Lua API: Lua module [weapons.lua] [6BB361D5915A099804C66F1EF8205F8C0EBAF1B0] unloaded.
Lua API: Lua module [autosetlevel.lua] [140AB62192B5C0133AA576EB2BE2C216962F0A51] unloaded.
Lua API: Lua module [maps.lua] [EB9E898F706F18A1966211AA0BA4A7AF897579E8] unloaded.
Lua API: Lua module [vchat.lua] [12C585DC0A06D016AE4BB549585680A64874CD17] unloaded.
Lua API: Lua module [balance.lua] [4773BF61D7F68A444C167AC5886A4FFA13922F81] unloaded.
*=====CLOSING DATABASE
  Buffers cleaned.
  Big Memory Cache cleaned.
*=====DATABASE IS CLOSED
ShutdownGame: done. Closing log.
------------------------------------------------------------
---------------------------
Sys_Error: Z_Free: freed a pointer without ZONEID
Shutdown tty console
 
Edited by Kynval
Link to comment
Share on other sites

  • Management

Your engine modification is weird. Try to reduce the size of that string some way. Another thing that you have less than optimal, is that you have limited sv_maxRate to 25000. You shouldn't limit it there. Use 45000 or even bigger. Do note that it does not save your bandwidth to use small values, it just fragments the snapshots into smaller pieces but all the same data is still sent. Increasing the limit may improve the player experience on your server.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...