The spawned process exits almost immediately

This page summarizes the projects mentioned and recommended in the original post on /r/rust

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • Teeworlds

    A retro multiplayer shooter

  • The problem is that some games start without issues and stay alive and others exit with exit code 1 immediately. For example, Teeworlds 0.7.5 ( teeworlds.com ) works just fine but Battle for Wesnoth 1.16.6 ( wesnoth.itch.io/battle-for-wesnoth ) doesn't.

  • wesnoth

    An open source, turn-based strategy game with a high fantasy theme.

  • Maybe look at https://github.com/wesnoth/wesnoth/blob/2534c6184ef4c8a928c888fdebddcbbd0f97cdbb/src/wesnoth.cpp around line 1045. Maybe what it says about the command line switches, and forcing a Windows console to be attached, will be helpful. You may be able to run it with a set of switches that mean it doesn't need to be a TTY or whatever a Windows console is.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts