Giter Club home page Giter Club logo

Comments (5)

Palats avatar Palats commented on May 26, 2024

The automatic closing tends indeed to be a bit wonky. Would you have details about your setup? Esp. command line used & mods (if any)

from mapshot.

kiwiz avatar kiwiz commented on May 26, 2024

I'm using a fairly large mod list, but I can repro without anything loaded. I do see a log line from mapshot reporting that the processing is done:

162.074 Script @__mapshot__/control.lua:121: Mapshot done at mapshot/World/d-bc661d6a/

Command:

xvfb-run \
    ./mapshot render /tmp/World.zip \
    --factorio_binary factorio/bin/x64/factorio \
    --factorio_datadir factorio \
    --tilemin 16 \
    --logtostderr --factorio_verbose &

from mapshot.

kiwiz avatar kiwiz commented on May 26, 2024

I don't see a marking as done @" log line, so it seems like set_wait_for_screenshots_to_finish might be blocking. I'll do some more testing.

from mapshot.

kiwiz avatar kiwiz commented on May 26, 2024

Figured it out! Tl;Dr I should've read this more carefully:

Warning: the generation time & disk usage increases very quickly. At maximum resolution, it will take forever to generate and use up several gigabytes of space.

I assumed that seeing Mapshot done at mapshot/World/d-bc661d6a/ meant that the job was done, but the screenshots are actually async! This also explains why the outer portions of my generated maps weren't loading correctly. :]

from mapshot.

Palats avatar Palats commented on May 26, 2024

Ah yes indeed, that is misleading - I've updated the message to help a bit. Thanks for digging into it!

from mapshot.

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.