Giter Club home page Giter Club logo

Comments (4)

JelleBouma avatar JelleBouma commented on May 24, 2024

Problem is back, unsure why.

from dhadmin.

JelleBouma avatar JelleBouma commented on May 24, 2024

Server crashed when trying to start speed maintenance for the following reward when players were joining "changeclass,1,2,3,5:speed:reset". Perhaps a player is in some connection state where speed maintenance on the player will crash the server.

from dhadmin.

JelleBouma avatar JelleBouma commented on May 24, 2024

Problem may come from the foreach over Players in UTILS_Maintain, while Players is changing.
A simple check if they are still connecting is not enough to fix this problem and it seems to happen for end score setting too.
Possible fix: maintenance should be done on a per player basis, starting maintenance when they are connected.

from dhadmin.

JelleBouma avatar JelleBouma commented on May 24, 2024

This is still a problem, when a key value set is added to the "maintaining" dictionary and multiple people are joining in map rotation the server still crashes for some reason.
Maybe this is some kind of problem with the memory that it can not accommodate for the dictionary add at that time.
Whatever the case, the most straightforward way to fix this is to maintain the speed and score exactly like infinite ammo is maintained, because that does not crash the server like this.

from dhadmin.

Related Issues (12)

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.