Giter Site home page Giter Site logo

Comments (5)

cato-a avatar cato-a commented on July 24, 2024

Hi, scr_mm_nnn is disabled when sv_allowDownload is enabled because clients downloading maps are 999 during the download.

I updated the MiscMod.cfg with this information. 926b429

from codam_miscmod.

 avatar commented on July 24, 2024

My clients are displayed with a ping of "-1" during downloads as you could see in the following screenshot
-1 ping during download

Server is started using +set fs_game

Am I missing something ?

I care because clients are unable to join when having a 999 clone in the server, and it happens often when joining for the first time after /reconnect because of a download not starting.


I think I noticed that clients get 999 ping when doing ALT+ENTER
hoping this information could be helpful if not noticed


from codam_miscmod.

cato-a avatar cato-a commented on July 24, 2024

You can try edit this line:

if(kickout == 0 || getCvarInt("sv_allowDownload") > 0)

To:

if(kickout == 0)

And report back if you are able to download maps while 999 kicker with lets say 60 seconds. You should set 60 seconds to give time for slow clients to connect and not get kicked.

from codam_miscmod.

 avatar commented on July 24, 2024

@cato-a

I edited the line and set scr_mm_nnn to 60 seconds

Then client was still able to fully download a pk3 of ~10mb at ~10kb/s, for about ten minutes.
Tried several times, didn't get disconnected.

scr_mm_nnn is now applied, verified using several values.

thank you Cato, and i apologize I didn't know

from codam_miscmod.

cato-a avatar cato-a commented on July 24, 2024

It turns out that clients are always 999 (but sometimes shown as -1 in the scoreboard).

Changes has been reverted. 3208abd

from codam_miscmod.

Related Issues (9)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.