Artifacts

Artifacts

75M Downloads

Game Crashing while initializing

Closed this issue ยท 1 comments

commented

Bug description

Im having trouble with the umbrella item, it seems the item is duped with some mod, and i wanted to know if i can delete the item from the mod, or something else. Can someone help me out?
The crash report is anexed

crash-2025-05-12_15.38.26-client.txt

Steps to reproduce

Im creating a modpack with different types of mods, and i don't know the exact mods that could be interfearing with the Artifacts mod, i just cant even open the game when the i put the artifacts on the mods folder

Artifacts version

1.16.5-2.10.5.jar

Mod loader

Forge / NeoForge

Mod loader version

1.16.5-forge-36.2.42

Accessory mod

Curios API

Accessory mod version

curios-forge-1.16.5-4.1.0.0.jar

Additional Details

No response

commented

Thanks for the report! This seems to be caused by some mod accessing one of the Umbrella's methods before Artifacts' config has loaded. It's unclear which mod is causing it, since it's being called from a mixin that hasn't been named properly.

I haven't been able to reproduce the issue myself for this reason, but I believe update 2.10.6 should fix it.