EverestAPI / Everest

Everest - Celeste Mod Loader / Mod API
https://everestapi.github.io/
MIT License
332 stars 73 forks source link

Crash with ArmCord open #756

Closed RoblKyogre closed 3 months ago

RoblKyogre commented 3 months ago

My mods and Everest install are up to date

Yes

I have recreated the bug with only Everest OR a minimum number of mods enabled

Yes

Describe the bug

Everest crashes directly after a black window is created whenever it is opened with ArmCord also open (and having its Rich Presence enabled).

Steps to reproduce

Expected behavior

Everest opens and runs with no issues, Discord RPC works correctly.

Operating System

Arch Linux 6.8.1-zen1-1-zen

Everest Version

4703

Mods required to reproduce

None

Additional context

Reproduced with a custom Discord client ArmCord that uses a custom Rich Presence implementation called arRPC, other clients untested Initially reported on Discord here, log.txt and error_log.txt can be found there: https://discord.com/channels/403698615446536203/1221002987854495744/1221002987854495744

RoblKyogre commented 3 months ago

Fixed with #757