Artifacts (Fabric)

Artifacts (Fabric)

6M Downloads

Crash with RandomPatches

Fade-Alchemist opened this issue ยท 7 comments

commented

I am playing fabric- Minecraft version 1.16.5. When I use artifacts-3.2.1+fabric.jar it works. When I use any update beyond that, Minecraft crashes during launch with error code "0".

commented

My wild guess is that this is a duplicate of #42

commented

Please provide your minecraft logs.

commented

I have the most up to date version of Fabric API, fabric-api-0.40.6+1.16.jar.
This is for Minecraft version 1.16.5
The error log: https://pastebin.com/iTSCS88A

commented

I have gone to your RandomPatches#247 link, it references an incompatibility with ExpandAbility. Excuse me if I am being dense, but I don't see how this has anything to do with the issue I am reporting as ExpandAbility is not in my mod pack...

commented

ExpandAbility is a library used by Artifacts. It's included in the Artifacts jar by default, so you don't have to download it separately.

commented

Thank you for the explanation. ๐Ÿ‘