Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The launcher does not launch the game #6

Open
fililip opened this issue Oct 11, 2022 · 6 comments
Open

The launcher does not launch the game #6

fililip opened this issue Oct 11, 2022 · 6 comments

Comments

@fililip
Copy link

fililip commented Oct 11, 2022

Even after updating to the Aug 31 2022/Sep 1 2022 library version, the game still does not launch at all via the launcher.
Upon pressing the "Launch" button, the following output is sent to stdout:

Bunnymod XT version Sep  1 2022 03:01:52.
[DevMsg] BXT: Opened the message queue.
[DevMsg] SPTLib version 1.2.
[DevMsg] SPTLib: Modules contain 4 entries.

No errors, no issues, but no game as well.
This didn't use to be an issue - around 1-2 years ago everything worked fine but now something seems to be broken.
Even the older version (0.1) doesn't launch the game properly.

@chinese-soup
Copy link
Contributor

chinese-soup commented Oct 11, 2022

It's probably a segfault, but bxt-launcher eats that info and doesn't show it in the terminal.

Please try a build from here: https://github.com/YaLTeR/BunnymodXT/actions/runs/3217016464 (BunnymodXT-Linux-Debug/Release), if it works with that one, then it's probably because of this bug: YaLTeR/BunnymodXT#326, it has been fixed, just not present in a new BXT release yet. If you don't need to submit RTA runs to speedrun.com and only need BXT for anything else than that, feel free to use the CI build before a new version gets a release.

Also consider using https://github.com/YaLTeR/bxt-rs/blob/master/runhl.sh (at least for debugging when launcher doesn't work) if you are able to. :)

@fililip
Copy link
Author

fililip commented Oct 12, 2022

Thanks a lot, the CI build works great!

@DarkblooM-IO
Copy link

Had the same issue, fixed it by using the launcher with the latest release of BMXT instead of the one included in the zip file

@VHascoet-pro
Copy link

Doesn't launch the game anymore, can't find steam

@LhymeFruit
Copy link

LhymeFruit commented Dec 27, 2023

It's probably a segfault, but bxt-launcher eats that info and doesn't show it in the terminal.

Please try a build from here: https://github.com/YaLTeR/BunnymodXT/actions/runs/3217016464 (BunnymodXT-Linux-Debug/Release), if it works with that one, then it's probably because of this bug: YaLTeR/BunnymodXT#326, it has been fixed, just not present in a new BXT release yet. If you don't need to submit RTA runs to speedrun.com and only need BXT for anything else than that, feel free to use the CI build before a new version gets a release.

Also consider using https://github.com/YaLTeR/bxt-rs/blob/master/runhl.sh (at least for debugging when launcher doesn't work) if you are able to. :)

dead link

@chinese-soup
Copy link
Contributor

chinese-soup commented Dec 27, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants