Skip to content

[Bug] Race condition during launch causing black game screen #205

@InfinityJammyyy

Description

@InfinityJammyyy

Have you read our FAQ/Wiki/#before-you-ask ?
Yes

Describe the bug
When launching the compiled game regularly the game spawns and nothing else happens, there is just a black screen and the process falls asleep.

To Reproduce
Steps to reproduce the behavior:

  1. Compile the game from source on an unsupported linux distro like Arch linux
  2. launch the game the usual way (./BeamMP-Launcher)
  3. Nothing happens and the launched games process falls asleep

Expected behavior
The game launches with the mod enabled

Video
Video: https://www.youtube.com/watch?v=FzlHOsDGZnY

Desktop (please complete the following information):

  • Arch Linux Kernal version 6.12.41-1-lts

Additional context
Strace is a program that rights everything a program does to a user-specified file, this slows down the program by quite a bit and can solve certain problems like race-conditions in code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions