[๐]: Crash on startup with Ars Nouveau / Ars Monde
Closed this issue ยท 2 comments
Code of Conduct
- Always check you are using the latest version of the mods and its dependencies
- Remove mod that enhances Minecraft: Optifine, Sodium, others. The issue still persists.
- If you are unsure which mod is the culprit.
Disable all of your mods and enable them 1-2 mods each time to isolate the culprit - Confirm that there is no existing issue with a similar description submitted in the list of issues.
Version - Loader (DO NOT FORGET TO SELECT THE CORRECT VERSION)
1.21.1 - NEOFORGE
EveryCompat Version
everycompat-2.11.11 and 2.11.12
Moonlight Lib Version
2.24.5
Issue with mods
Ars Nouveau
Ars Monde
Issue Detail
The game crashes with a Segfault on game load, with the last two log entries being
[20Oct2025 10:13:33.464] [pool-12-thread-3/ERROR] [Every Compat/]: Failed to apply overlays & generate texture: chipped:block/oak_log/damaged_oak_log for ars_monde_lib:amethyst - java.lang.IllegalArgumentException: Mask must be at least as large as the image.
[20Oct2025 10:13:33.465] [pool-12-thread-3/ERROR] [Every Compat/]: Failed to apply overlays & generate texture: chipped:block/oak_log/damaged_oak_log for ars_nouveau:archwood - java.lang.IllegalArgumentException: Mask must be at least as large as the image.
Downgrading EC(WG) to 2.11.10 stops the crash.
The crash being a Segfault is likely due to a JRE bug being triggered (I had a similar issue with BWG in 1.20.1 and the Microsoft provided Java 17 runtime. Newer runtimes didn't crash).
OPTIONAL: Latest.log | Crash-report Attachment
Doesn't show the Segfault (because it happens outside the game), and such runtime crashes don't generate an actual crash log.
OPTIONAL: To Produce
Reproduction is likely Linux and Java version specific.
Issue confirmed on Windows as well.
Java: Adoptium 21.0.8.9
I can confirm I also experiencing this on Windows 11, Java Version 1.21.1 with mods managed through CurseForge. Submitting a similar bug for a crash related to an unallocated image for Oh The Biomes We've Gone which appears alongside the Ars Nouveau error.