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

Crash with new achievement UI (1.16.100+) #172

Open
svanheulen opened this issue Dec 13, 2020 · 1 comment
Open

Crash with new achievement UI (1.16.100+) #172

svanheulen opened this issue Dec 13, 2020 · 1 comment
Labels
help wanted Extra attention is needed

Comments

@svanheulen
Copy link

I'm getting a crash when clicking the achievement button in my profile. I'm assuming this has to do with the new ahcievement UI added in version 1.16.100+ because the crash doesn't happen in 1.16.40. This log is from the version I compiled myself, but I also tried the appimage and got the same results.

17:30:46 Info  [Launcher] Version: client f0d5285 / manifest 4364b1d
17:30:46 Info  [Launcher] CPU: GenuineIntel        Intel(R) Core(TM) i5-2500K CPU @ 3.30GHz
17:30:46 Info  [Launcher] CPU supports SSSE3: YES
17:30:46 Trace [Launcher] Loading hybris libraries
17:30:46 Trace [HybrisUtils] Loaded OS library libm.so.6
17:30:46 Trace [HybrisUtils] Loaded OS library libz.so.1
17:30:46 Trace [HybrisUtils] Loaded OS library /usr/share//mcpelauncher/lib/native/x86_64/libfmod.so.12.0
17:30:46 Trace [Launcher] Loading Minecraft library
17:30:47 Info  [Launcher] Loaded Minecraft library
17:30:47 Debug [Launcher] Minecraft is at offset 0x0x7f4faddc0000
17:30:47 Info  [Launcher] Game version: 0.0.0.0
17:30:47 Info  [Launcher] Applying patches
17:30:47 Info  [Launcher] Initializing JNI
17:30:47 Error [JniSupport] Missing native symbol: Java_com_mojang_minecraftpe_MainActivity_nativeRegisterThis
17:30:47 Error [JniSupport] Missing native symbol: Java_com_mojang_minecraftpe_MainActivity_nativeUnregisterThis
17:30:47 Info  [Launcher] Executing main thread
WARNING: Neither JNI nor Agent hooks were found for library: 'libfmod.so'!
17:30:47 Trace [JniSupport] Invoking nativeRegisterThis
17:30:47 Trace [JniSupport] Invoking ANativeActivity_onCreate
17:30:47 Warn  [Main] Android stub called
17:30:47 Warn  [Main] Android stub called
17:30:47 Warn  [Main] Android stub called
17:30:47 Warn  [Main] Android stub called
17:30:47 Info  [Launcher] Loading gamepad mappings
17:30:47 Trace [Launcher] Loading gamepad mappings: /usr/share//mcpelauncher/gamecontrollerdb.txt
17:30:47 Trace [Launcher] Loading gamepad mappings: /usr/share/mcpelauncher/gamecontrollerdb.txt
17:30:47 Info  [Launcher] Creating window
17:30:47 Info  [Minecraft] android_main starting. internalDataPath is '/internal', externalDataPath is '/external'
17:30:47 Trace [JniSupport] Invoking start activity callbacks
17:30:47 Info  [Minecraft] NO LOG FILE! - AppPlatform_android::setStorageDirectory - using External dir - CurrentFileStoragePath is now '/home/svanheulen/.local/share/mcpelauncher/'
17:30:47 Warn  [Main] Android stub called
17:30:47 Warn  [Main] Android stub called
17:30:47 Warn  [Minecraft] NO LOG FILE! - [Device Lost] The graphics context was gained
17:30:47 Warn  [Minecraft] MinecraftGame::init && MinecraftGame::setSize!
17:30:47 Debug [HttpCallStaticGlue] Successfully registerered HttpCall methods
17:30:47 Debug [XboxLiveAppConfig] Successfully registerered XboxLiveAppConfig methods
17:30:47 Debug [XSAPI.Android] Successfully registerered HttpCall tcuiMethods
17:30:47 Debug [XSAPI.Android] Successfully registerered telemetryMethods
[EGLUT Unknown Key]: Please check your Keyboard Layout. No Fallback Implemented

Process exited with unexpected exit code: 11

@ChristopherHX
Copy link
Owner

I also assume the "new achievement UI" is incompatible with this launcher, it crashs for me too. The "old achievement UI" of the Game is still opening as of 1.16.100.02, if the game has choosen the old UI while regenerating the hs.hex file.

@ChristopherHX ChristopherHX added the help wanted Extra attention is needed label Dec 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants