Fusion (Connected Textures)

Fusion (Connected Textures)

11M Downloads

[Crash] [12.2] VintageFix + Fusion + Chisel + Advanced Rocketry Crashes on Launch

Nolij opened this issue ยท 1 comments

commented

(copied from embeddedt/VintageFix#101 as I'm not sure if the bug that causes this is in VintageFix or Fusion)

crash-2024-04-25_19.48.17-client.txt

Mod versions and other environment details are contained in the crash log. Zume has no impact on the crash, but other than that this is a minimized mod list.

commented

I think this will have to be fixed on Fusion's end, as the crash is occuring in code it injects. The catch clause for the async task submitted here should likely be widened to catch any RuntimeException and ignore it rather than just catching FileNotFoundException.