momentumdevelopment / cosmos

Free, open-source, Minecraft 1.12.2 PvP client aimed at the anarchy community.
GNU General Public License v3.0
153 stars 38 forks source link

[BUG] Discord RPC crashes the client on arm64 cpus. (discord presence) #231

Open dudethis opened 2 years ago

dudethis commented 2 years ago

Issue:

to [DiscordPresence] Enabled = false Drawn = false Bind = 0

and that still doesn't fix anything because it over writes what I changed the next time I try to run it after the crash so it re-enables discord presence.

Environment:

Ares changed this by turning it off on start, not sure if that would work here. Also heres my crash log in case that helps in any way: [https://paste.ee/p/L7n7s]

dudethis commented 2 years ago

Actually I'm pretty sure the config file doesn't matter since I just tried making the config file non editable and it still crashes and still has discord presence as disabled in the file.

pastimee commented 2 years ago

WIll look into this in the near future