From 773cb503df4f47650fb84af7addac8fa2f86d463 Mon Sep 17 00:00:00 2001 From: ChristopherHX Date: Thu, 12 Jan 2023 17:52:45 +0100 Subject: [PATCH] Fix for 1.19.60.26 (#759) Congratulations to Mojang on successfully changing the signature of the Mouse::feed method! - If `_ZN5Mouse4feedEccssss` is not found, try to use `_ZN5Mouse4feedEcassss` instead Co-authored-by: KotB <42083774+0xCatPKG@users.noreply.github.com> --- README.md | 4 ++-- mcpelauncher-client | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9f37cd71..4c32bca7 100644 --- a/README.md +++ b/README.md @@ -27,8 +27,8 @@ Minecraft Version|Bug Description 1.16.210 - 1.17.4X|Crafting is broken on x86 and x86_64 based devices 1.16.210 - 1.17.4X|Textures are off by one on x86 and x86_64 based devices, enable texture patch in profile settings to mitigate this Bug 1.16.210 - 1.17.4X|World Corruption while next to water -1.16.210 - 1.18.1X|Store and skins not loading -1.18.30 - latest|**The game stops loading between 55-60% depening on the OS, distro and Hardware you have to force reloading without waiting more than a second**. Store and skins not loading, the game prevents you from selecting a custom skin +1.16.210 - latest|Downloading Content from the Minecraft Marketplace times out +1.18.30 - latest|**The game stops loading between 55-60% depening on the OS, distro and Hardware you have to force reloading without waiting more than a second** # Wiki diff --git a/mcpelauncher-client b/mcpelauncher-client index 5e5a3f1a..458673ee 160000 --- a/mcpelauncher-client +++ b/mcpelauncher-client @@ -1 +1 @@ -Subproject commit 5e5a3f1a9fc8c60f851b2c4efbcea42da75549a9 +Subproject commit 458673ee256f715d0ddbe997b9d370ba540630dc