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

Game Crash #733

Open
ghost opened this issue Nov 18, 2022 · 3 comments
Open

Game Crash #733

ghost opened this issue Nov 18, 2022 · 3 comments
Labels
bug Something isn't working

Comments

@ghost
Copy link

ghost commented Nov 18, 2022

Describe the bug
23:35:33 Info [Launcher] Version: client 73f9060 / manifest 73f8ad3
23:35:33 Info [Launcher] CPU: GenuineIntel Intel(R) Core(TM) i7-8750H CPU @ 2.20GHz
23:35:33 Info [Launcher] CPU supports SSSE3: YES
23:35:33 Trace [Launcher] Loading hybris libraries
23:35:33 Trace [REDIRECT] /data/data/com.mojang.minecraftpe to /home/djelly4k/.var/app/io.mrarm.mcpelauncher/data/mcpelauncher/
23:35:33 Trace [REDIRECT] /data/data/app/proc/74/cmdline to /home/djelly4k/.var/app/io.mrarm.mcpelauncher/data/mcpelauncher/
23:35:33 Trace [REDIRECT] /data/data/app/bin/mcpelauncher-client to /home/djelly4k/.var/app/io.mrarm.mcpelauncher/data/mcpelauncher/
23:35:33 Trace [REDIRECT] /data/data to /home/djelly4k/.var/app/io.mrarm.mcpelauncher/data/mcpelauncher/
23:35:33 Trace [LinkerUtils] Loaded OS library libm.so.6
23:35:33 Trace [LinkerUtils] Loaded OS library libz.so.1
23:35:33 Trace [LinkerUtils] Loaded OS library /app/share/mcpelauncher/lib/native/x86_64/libfmod.so.12.0
23:35:33 Info [Launcher] Loading gamepad mappings
23:35:33 Trace [Launcher] Loading gamepad mappings: /app/share/mcpelauncher/gamecontrollerdb.txt
23:35:33 Trace [Launcher] Loading gamepad mappings: /app/share/mcpelauncher/gamecontrollerdb.txt
23:35:33 Info [Launcher] Creating window
terminate called after throwing an instance of 'std::runtime_error'
what(): EGL: Failed to create window surface: An unrecognized attribute or attribute value was passed in the attribute list
Signal 6 received
Backtrace elements: 14
#0 /app/bin/mcpelauncher-client(_ZN12CrashHandler12handleSignalEiPv+0x165) [0x679015]
#1 /usr/lib/x86_64-linux-gnu/libpthread.so.0(+0x12e60) [0x7fe1af19de60]
#2 /usr/lib/x86_64-linux-gnu/libc.so.6(gsignal+0x10b) [0x7fe1aea5949b]
#3 /usr/lib/x86_64-linux-gnu/libc.so.6(abort+0x11e) [0x7fe1aea42857]
#4 /usr/lib/x86_64-linux-gnu/libstdc++.so.6(+0xa98b9) [0x7fe1aeca98b9]
#5 /usr/lib/x86_64-linux-gnu/libstdc++.so.6(+0xb55aa) [0x7fe1aecb55aa]
#6 /usr/lib/x86_64-linux-gnu/libstdc++.so.6(+0xb5615) [0x7fe1aecb5615]
#7 /usr/lib/x86_64-linux-gnu/libstdc++.so.6(+0xb58a1) [0x7fe1aecb58a1]
#8 /app/bin/mcpelauncher-client(_ZN14GLFWGameWindowC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEii11GraphicsApi+0x285) [0x683255]
#9 /app/bin/mcpelauncher-client(_ZN17GLFWWindowManager12createWindowERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEii11GraphicsApi+0x47) [0x680aa7]
#10 /app/bin/mcpelauncher-client(_ZN10FakeLooper16initializeWindowEv+0x1ce) [0x65a7de]
#11 /app/bin/mcpelauncher-client(main+0x1c8a) [0x556baa]
#12 /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf0) [0x7fe1aea43b80]
#13 /app/bin/mcpelauncher-client(_start+0x2e) [0x5548ee]
Dumping stack...
Why does some people think exit code 6 is meaningful? It is just a unix signal number.

Process exited with unexpected exit code: 6

To Reproduce

  1. Download flatpak version & download 1.19.40.02
  2. Open game & crashed

Expected behavior
worked normally

Screenshots
/

Desktop (please complete the following information):

  • OS: Ubuntu 22.10
  • Version v0.5.3-flatpak-qt6 (build 53)
  • Installation Type flatpak

Additional context
/

@ghost ghost added the bug Something isn't working label Nov 18, 2022
@KanekiLeChomeur
Copy link

Got Same problem but with Intel Core i3-7020U and installed via Lutris on Ubuntu 22.04

@Skepller
Copy link

Same here on

OS: Pop!_OS 22.04 LTS x86_64
Kernel: 6.0.6-76060006-generic
DE: GNOME
CPU: Intel i7-10750H
GPU: NVIDIA GeForce RTX 2060 Mobile
Memory: 16GB

@RuvimP05
Copy link

same here
OS: Ubuntu 22.04 LTS x86_64
CPU: Intel core i5 13600KF
GPU: RTX 3060
Memory: 32GB

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants