Open iGxnon opened 2 years ago
why this screenshot look strange on my pc.. direct click by https://image-1259160349.cos.ap-chengdu.myqcloud.com/img/cannotlogin.png
I have same issue on MacOS 12.2.1 Monterey Intel i7. It used to work previously with 1.17.10. But now the server has been upgraded to 1.18.2 that I have to upgrade the client. Even I remove the launcher and re-install with dmg, it does not work. DMG file: Minecraft_Bedrock_Launcher_v0.3.4-macOS-x86_64-0.2.361_macOS_10.13.0.dmg
Same issue here.
Versions I tried - AUR package (appimage), flatpak Running on - Arch Linux x86_64, kernel 5.18.12-arch1-1, Ryzen 2700, RTX 2060 Super in case that is relevant Whenever I complete my google login, that message appears. Sometimes it takes a few minutes to appear. Application freezes until this message displays. No log output comes from my console window. I can confirm my account has a copy of bedrock from google play and I am logging in correctly.
I am experiencing a similar issue, Am using Debian.
I am experiencing a similar issue, Am using Debian.
I have the same issue on NixOS using the build from https://github.com/Aleksanaa/nixpkgs/tree/e533151b5be934c1b72f885b4b243a3a23c50c0e
@mvirts Google broke all launcher releases < 0.11.0, by changing their login website.
The experimental nixpkg is a built of 0.9.0, which is < 0.11.0 and cannot be used for sign in
Please consider to update that nixpkg fork, compile manually or choose an offical binary distribution https://mcpelauncher.readthedocs.io/en/latest/ made by me.
Important note This only applies to this kind of error starting with August 2023 and later, other problems with that error are not fixed by updating.
@mvirts Google broke all launcher releases < 0.11.0, by changing their login website.
The experimental nixpkg is a built of 0.9.0, which is < 0.11.0 and cannot be used for sign in
Please consider to update that nixpkg fork, compile manually or choose an offical binary distribution https://mcpelauncher.readthedocs.io/en/latest/ made by me.
Which would be considered easier, and how would I achieve that?
Downloading and running the AppImage file is really simple
curl -LO https://github.com/minecraft-linux/appimage-builder/releases/download/v0.11.3-720/Minecraft_Bedrock_Launcher-x86_64-v0.11.3.720.AppImage
chmod +x Minecraft_Bedrock_Launcher-x86_64-v0.11.3.720.AppImage
./Minecraft_Bedrock_Launcher-x86_64-v0.11.3.720.AppImage
It also shows an update banner if you can update.
Consult the wiki if you are not on an x86_64 based system
I have tried this, it returned this:
10:06:32 Info [Launcher] Version: client ae3d1a1 / manifest 65bb8d1 10:06:32 Info [Launcher] CPU: GenuineIntel Intel(R) Core(TM)2 Duo CPU T7500 @ 2.20GHz 10:06:32 Info [Launcher] CPU supports SSSE3: YES 10:06:32 Trace [Launcher] Loading hybris libraries 10:06:32 Trace [Launcher] linker loaded 10:06:33 Trace [REDIRECT] /data/data/com.mojang.minecraftpe to /home/ewan/.local/share/mcpelauncher/ 10:06:33 Trace [REDIRECT] /data/data/tmp/.mount_MinecrSDwQX2/usr/proc/20838/cmdline to /home/ewan/.local/share/mcpelauncher/ 10:06:33 Trace [REDIRECT] /data/data/tmp/.mount_MinecrSDwQX2/usr/bin/./mcpelauncher-client32 to /home/ewan/.local/share/mcpelauncher/ 10:06:33 Trace [REDIRECT] /data/data to /home/ewan/.local/share/mcpelauncher/ 10:06:33 Trace [REDIRECT] . to /home/ewan/.local/share/mcpelauncher/versions/1.20.32.03/assets/ 10:06:33 Trace [LinkerUtils] Loaded OS library libm.so.6 10:06:33 Trace [LinkerUtils] Loaded OS library libz.so.1 linker: mcpelauncher_linker_notifylldb /home/ewan/.local/share/mcpelauncher/versions/1.20.32.03/lib/x86/libc++_shared.so 0xeb900000 10:06:33 Trace [LinkerUtils] Loaded OS library /tmp/.mount_MinecrSDwQX2/usr/share/mcpelauncher/lib/native/x86/libfmod.so.12.0 10:06:33 Info [Launcher] Loading gamepad mappings 10:06:33 Trace [Launcher] Loading gamepad mappings: /tmp/.mount_MinecrSDwQX2/usr/share/mcpelauncher/gamecontrollerdb.txt 10:06:33 Info [Launcher] Creating window 10:06:33 Trace [Launcher] Loading Minecraft library linker: mcpelauncher_linker_notifylldb /home/ewan/.local/share/mcpelauncher/versions/1.20.32.03/lib/x86/libminecraftpe.so 0xd8b40000 Found hook: _ZN11AppPlatform16showMousePointerEv @ 0x896d340 Found hook: _ZN11AppPlatform16hideMousePointerEv @ 0x896d310 Found hook: _ZN11AppPlatform17setFullscreenModeE14FullscreenMode @ 0x896d370 10:06:36 Info [Launcher] Loaded Minecraft library 10:06:36 Debug [Launcher] Minecraft is at offset 0xD8B40000 10:06:36 Info [Launcher] Game version: 0.0.0.0 10:06:36 Info [Launcher] Applying patches 10:06:36 Debug [CorePatches] Failed to patch, vtable _ZTV21AppPlatform_android23 not found 10:06:36 Trace [Patch] Patching - original: 85 83 87 86 131 10:06:36 Trace [Patch] Patching - result: 233 59 198 18 36 10:06:36 Error [SplitscreenPatch] Not patching splitscreen - incompatible code 10:06:36 Info [Launcher] Initializing JNI 10:06:36 Error [JniSupport] Missing native symbol: Java_com_mojang_minecraftpe_MainActivity_nativeRegisterThis 10:06:36 Error [JniSupport] Missing native symbol: Java_com_mojang_minecraftpe_MainActivity_nativeInitializeWithApplicationContext 10:06:36 Error [JniSupport] Missing native symbol: Java_com_mojang_minecraftpe_MainActivity_nativeUnregisterThis 10:06:36 Error [JniSupport] Missing native symbol: Java_com_mojang_minecraftpe_MainActivity_nativeinitializeLibHttpClient 10:06:36 Error [JniSupport] Missing native symbol: Java_com_microsoft_xal_browser_WebView_urlOperationSucceeded 10:06:36 Error [JniSupport] Missing native symbol: Java_com_mojang_minecraftpe_PlayIntegrity_nativePlayIntegrityComplete 10:06:36 Info [Launcher] Executing main thread 10:06:36 Trace [Minecraft] Entering JNI_OnLoad 0xe82ffb40 10:06:36 Trace [Minecraft] JNI_OnLoad completed 10:06:36 Trace [JniSupport] Invoking nativeRegisterThis 10:06:36 Trace [JniSupport] Invoking ANativeActivity_onCreate 10:06:36 Warn [Main] Android stub called 10:06:36 Warn [Main] Android stub called 10:06:36 Warn [Main] Android stub called 10:06:36 Warn [Main] Android stub called 10:06:36 Trace [JniSupport] Invoking start activity callbacks 10:06:36 Info [Minecraft] android_main starting. internalDataPath is '/internal', externalDataPath is '/external' 10:06:36 Error [MCPE] *** setCachedDeviceId(0f5d8084-98f8-49e8-894f-3aaf46fea8e7) 10:06:36 Info [Bedrock] configureBreakpad with directory: /crash, sessionid is: 8d58d3b5-46b6-4236-9cbd-d4eda3aae9fc 10:06:36 Info [Bedrock] configureBreakpad called, directory is: /crash, sessionid is: 8d58d3b5-46b6-4236-9cbd-d4eda3aae9fc 10:06:36 Info [Minecraft] NO LOG FILE! - AppPlatform_android::setStorageDirectory - using AppData dir - CurrentFileStoragePath is now '/home/ewan/.local/share/mcpelauncher/' 10:06:37 Warn [Minecraft] NO LOG FILE! - [Graphics] The graphics context was gained 10:06:37 Warn [Minecraft] NO LOG FILE! - [Graphics] The graphics context was gained 10:06:37 Warn [Minecraft] MinecraftGame::init && MinecraftGame::setSize! 10:06:37 Warn [FakeEGL] eglQueryString 308d 10:06:37 Warn [Main] Android stub called 10:06:37 Warn [Main] Android stub called terminating assert failed: /buildbot/src/android/ndk-r25-release/toolchain/llvm-project/libcxx/../../../toolchain/llvm-project/libcxxabi/src/abort_message.cpp:72 abort_message: terminating Signal 6 received Backtrace elements: 25
Dumping stack...
program failed with unix signal number: 6
Process exited with unexpected exit code: 6
@Phoenix07541 Your GPU cannot compile the shader of the game, it's probably a hardware problem.
You CPU was released on Q3'06, that's 17 years ago.
Please try game version 1.18.10.x or older (dropdown inside the profile editor)
Describe the bug
can't sign in with google. it keeps throwing a try again error.
To Reproduce
Screenshots
Desktop (please complete the following information):