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

Minecraft crashes when starting with Wayland #835

Closed
Brisolo32 opened this issue Jun 1, 2023 · 4 comments
Closed

Minecraft crashes when starting with Wayland #835

Brisolo32 opened this issue Jun 1, 2023 · 4 comments
Labels
enhancement New feature or request

Comments

@Brisolo32
Copy link

Brisolo32 commented Jun 1, 2023

Describe the bug
When you launch minecraft using Wayland (not Xwayland), it crashes and returns with this gamelog:

terminate called after throwing an instance of 'std::runtime_error'
  what():  glfwInit error

Process exited with unexpected exit code: 6

To Reproduce
Steps to reproduce the behavior:

  1. Enable wayland on the flatpak
  2. Try to launch Minecraft
  3. See error

Expected behavior
I expected for Minecraft to launch

Screenshots
image
image

Desktop (please complete the following information):

  • OS: Pop!_OS 22.04
  • Version: Most recent Flatpak version (06/01/23)
  • Installation Type: Flatpak
@Brisolo32 Brisolo32 added the bug Something isn't working label Jun 1, 2023
@ChristopherHX ChristopherHX added enhancement New feature or request and removed bug Something isn't working labels Jun 2, 2023
@ChristopherHX
Copy link
Member

Not a bug, glfw wayland support was too experimental in fall 2022 and broke gamepad input. In 2020 resizing the window was unreliable and it had freezing issues.

There is no release of glfw yet with both wayland and x11 support, everything is only on the master branch.

@rakshit087
Copy link

How can I run this application on XOrg?

@Hellscaped
Copy link

How can I run this application on XOrg?

switch your windowing system to xorg via your login manager, and run the program.

@Brisolo32
Copy link
Author

Not a bug, glfw wayland support was too experimental in fall 2022 and broke gamepad input. In 2020 resizing the window was unreliable and it had freezing issues.

There is no release of glfw yet with both wayland and x11 support, everything is only on the master branch.

I will close this issue as this isn't a bug

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

No branches or pull requests

4 participants