Morph crashing when pressing the favourites key
booskahmed opened this issue · 3 comments
There is no option to configure morph keybinds in the ingame controls menu. The only option showing up is "Favorites" key. When i press it, the client crashes, but not the server.
I'm playing on the Ragnamod VI modpack (modlist) and added morph to it
Here's the crash report :
crash-2022-02-27_21.02.15-client.txt
Are you using a custom key bind manager? Some of Morph's keybinds are a
little special but they show up normally in the vanilla keybinds list and
can be rebound.
…On Mon, 28 Feb 2022, 4:20 am Hamidw, ***@***.***> wrote:
There is no option to configure morph keybinds in the ingame controls
menu. The only option showing up is "Favorites" key. When i press it, the
client crashes, but not the server.
I'm playing on the Ragnamod VI modpack (modlist
<https://www.modpackindex.com/modpack/35313/ragnamod-vi>) and added morph
to it
Here's the crash report :
crash-2022-02-27_21.02.15-client.txt
<https://github.com/iChun/Morph/files/8149384/crash-2022-02-27_21.02.15-client.txt>
—
Reply to this email directly, view it on GitHub
<#1187>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AARRETBO36PK4ZVP2RTUXB3U5KBPRANCNFSM5PPMT3YA>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
Going through the issues, and double checked the keybinds thing.
I also investigated your crash, and it seems to be crashing due to a non-set name in a GameProfile on Botania's side. Morph uses iChunUtil to pull the full game profile details using a UUID, from Mojang's servers. Are you playing offline or unauthenticated?