Minecraft: 1.20.1
Architectury Loom: 1.7-SNAPSHOT
Architectury API: 9.1.12
Brief
When running Forge Client, the game window firstly shows up and starts to load. But then the console throws an error related to Mixin, and the game window become irresponsive.
The fabric instance works totally fine.
I tried to apply solution "Fixing refmaps" given by KubeJs Github page for forge gradle, but it does not seem to be usable in arch loom, as minecraft does not exist in arch loom (neither in root project or forge module).
Related source codes: https://github.com/MUYUTwilighter/Croparia/commit/bcdd78ff18c23926f561684b5bf83bcf79bad37e
Log (copy from idea console as Mojang's logging system failed to grab all messages): https://pastebin.com/zXxfbGtq
