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:
- Compile the game from source on an unsupported linux distro like Arch linux
- launch the game the usual way (./BeamMP-Launcher)
- 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.
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:
Expected behavior
The game launches with the mod enabled
Video
Video: https://www.youtube.com/watch?v=FzlHOsDGZnY
Desktop (please complete the following information):
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.