Nu te inregistra daca esti idiot sau agramat!


AlphaCS.RO[ORIGINAL GAMING]


Thanks Thanks:  0
Likes Likes:  0
Results 1 to 3 of 3

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1

    User Info Menu

    Problema Servers

    Hello for some time my server is throwing out the players with a console error here is the error if you can help me

    SZ_GetSpace: overflow on player
    SZ_GetSpace: overflow on player
    SZ_GetSpace: overflow on player
    SZ_GetSpace: overflow on player

    Rehlds Version 3.4.0.658
    ReGameDLL Version 5.7.0.312
    Version AMXMODX v1.8.2, MetaMod v1.3.0.128

  2. #2

    User Info Menu

    This error occurs when server handle to many CVARs (you have to many plugins), server query from the outside world cannot exceed 2048 bytes, so the CVAR info shouldn't return more than that.
    The problem can also occurs when programs like HLSW and/or other Server Info Tools (statistical, monitoring, etc.) requesting information from your server, and of course clients with whom server constantly conducts information interchange. With Condition Zero you get many extra CVARs specially with BOTs which makes the problem worse.
    Solution:
    1) disable all unnecessary plugins (disable them one by one and restarting server, while you don't find a problematic one)
    2) install NoSeeVar plugin for MetaMod (nsv_mm.dll/so) which removes the excess unused variables and cleans the place under the appropriate one.


    Link NoSeevar: https://forums.alliedmods.net/showpo...15&postcount=2

    That is what i found..i hope i helped you.
    Last edited by KillerElite; 28-08-18 at 11:48.

  3. #3

    User Info Menu

    Modelul este obligatoriu.
    Closed

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •