You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Whenever I try to start up my modpack, it crashes on start up and will not go to the start menu. I have all the dependencies installed and I tried some other versions of the dependencies and main mod with no luck. The mods I have installed alongside are nothing crazy that I can see conflicting with the Atlas, but maybe the logs say otherwise. The caused by message I see is this:
Caused by: org.spongepowered.asm.mixin.injection.throwables.InjectionError: Critical injection failure: Redirector disableVanillaCheck(Lnet/minecraft/core/DefaultedRegistry;)Ljava/util/stream/Stream; in fabric-object-builder-v1.mixins.json:TradeOffersTypeAwareBuyForOneEmeraldFactoryMixin from mod fabric_object_builder_api_v1 failed injection check, (0/1) succeeded. Scanned 1 target(s). Using refmap fabric-object-builder-api-v1-refmap.json
Looking at this some more this looks like some issue with the fabric API/forgified fabric API, so I don't think this is the right place to post this issue. But if you do somehow know the problem please let me know because I'm losing my mind over this lol.
Whenever I try to start up my modpack, it crashes on start up and will not go to the start menu. I have all the dependencies installed and I tried some other versions of the dependencies and main mod with no luck. The mods I have installed alongside are nothing crazy that I can see conflicting with the Atlas, but maybe the logs say otherwise. The caused by message I see is this:
Caused by: org.spongepowered.asm.mixin.injection.throwables.InjectionError: Critical injection failure: Redirector disableVanillaCheck(Lnet/minecraft/core/DefaultedRegistry;)Ljava/util/stream/Stream; in fabric-object-builder-v1.mixins.json:TradeOffersTypeAwareBuyForOneEmeraldFactoryMixin from mod fabric_object_builder_api_v1 failed injection check, (0/1) succeeded. Scanned 1 target(s). Using refmap fabric-object-builder-api-v1-refmap.json
latest.log
The text was updated successfully, but these errors were encountered: