SpacingBat3

Results 337 comments of SpacingBat3

Not sure about the origin of the bug, but it surely has to do something with the Electron version. Just downgrade to v35 for the time being. You might also...

See upstream bug report: https://github.com/electron/electron/issues/46538 ~~Looks like the downgrade might be the only way and the bug might be architecture-agnostic. At least that's in case you use GNOME.~~ **EDIT**: You...

> I don't have access to x64 hardware at the moment, but assuming it is reproduced there I think forcing GTK3 as a default flag, at least till it is...

> Oh I though the launcher .sh was part of this repo, no it was part of the aur packages. I'll suggest it there instead. I don't. This launcher script...

Fun fact: this looks like is going to affect only GNOME. See this for more details: https://chromium-review.googlesource.com/c/chromium/src/+/6310469

OK, I've seen actually someone workarounding it via Electron API: might be worth giving it a try, but locking it for GNOME/Unix only platforms. I might publish the commit that...

Should be resolved via Electron update, I believe this could be closed as fixed since WebCord v4.11.1.

There's already a support for ESM, although you might need to use `forge.config.mts` for now, since Forge relies on other software in order to load some config formats based on...

As a dev that actually made a maker for forge with the use of ESM syntax and a requirement of using ESM to load it, I've also [made an example](/SpacingBat3/ReForged/tree/master/example)...

### **TL;DR:** Forge outside its own module resolution also relies upon `rechoir` and `jiti` for module resolution. > year 2025 and still no native support for esm? It seems impossible...