Giter Club home page Giter Club logo

Comments (1)

vfinn avatar vfinn commented on July 19, 2024

Quickest way to test with one person:
join a base, setup a radar, stay for any length of time, as admin, restart yourself. Since my mouse frequently double clicks and the drop down then hits ban player, I moved the drop down below the buttons. Also if you lengthen the time it takes to clean the map and remove the player, this issue occurs more frequently. With multiplayer testing, have another player continually join, quit. This is a bit more time consuming. The issue does not occur every time - so race condition. I've worked around this by setting a global flag in:
RegrowthForceRemovalOnTick, and clearing it in the other if case (after the time period) (regrowth_map.lua).
and stopping the call to RegrowthSectorScan in the event: on_sector_scanned (control.lua).
My scenario sees this issue very frequently since I start the player with a radar. I don't know if other players radar scans could cause this event to occur on your player.

This may be occuring in other situations, but this one fix has reduced the number of times the base is not cleaned up, after a player leaves/resets.

from factorioscenariomultiplayerspawn.

Related Issues (20)

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.