Identity

Identity

3M Downloads

Fabric 1.19.1 not working

karl134 opened this issue ยท 22 comments

commented

hello I have a problem that when I try to run the game on fabric
(good files)
the game writes that I don't have this mod and I do

commented

Used the latest Fabric API, Architectury (v6.0.35), and Identity mod in this crash log.
Can confirm that it's definitely crashing for me in 1.19.1.
crash-2022-08-01_15.46.21-client.zip

commented

Incompatible mod set!
net.fabricmc.loader.impl.FormattedException: Mod resolution encountered an incompatible mod set!
A potential solution has been determined:
- Install architectury, any version.
Unmet dependency listing:
- Mod 'Identity' (identity) 2.4.0-1.19 requires any version of architectury, which is missing!
at net.fabricmc.loader.impl.FabricLoaderImpl.load(FabricLoaderImpl.java:190)
at net.fabricmc.loader.impl.launch.knot.Knot.init(Knot.java:148)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:68)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at crystallauncher.MinecraftConstructor.run(MinecraftConstructor.java:29)
at crystallauncher.MineClient.start(MineClient.java:213)
at crystallauncher.MineClient.main(MineClient.java:36)

here error btw

commented

If you are running this in 1.19.1: Install the Architectury API mod, version "[Fabric 1.19.1] v6.0.35" from https://www.curseforge.com/minecraft/mc-mods/architectury-api/files, then restart the game. Does it work then?

If you are running this in 1.19, install the Architectury API mod, version "[Fabric 1.19] v5.10.33" instead (from the above link).

commented

Still have that problem

commented

It is crashing for me as well. I double checked that all my mods were up to date with 1.19.1 and that I was using the fabric variant of the mods instead of the forge version, as well as uninstalling and reinstalling the mods in question and Fabric itself. Nothing seems to make it stable, did the new update just break the mod?

commented

Im not mad or anything I just wanna know if this is an issue on my end (and if so, how to fix it) or if this is something I just need to wait for the mod creator to fix if its on their end.

commented

Ok Last Time When I download the 1.19 when it is in beta it is fine. Idk why it is crashing now

commented

Architectury changed the signature of the lamda for command registration for 1.19.1. That's the cause the error happens.
architectury/architectury-api@b316dde#diff-9c56954883766aecb65a871be16628ceb5758ac25c00150b1a86c99555b74c6c

commented

Is there a way to fix this on our end through the config file or something?

commented

The mod maker needs to update the mod to work with the new versions of Architectury

commented

Aight no sweat, I'll just chill then. Thx for the timely feedback yall ๐Ÿ‘‹

commented

I compiled the 1.19.1 + 1.19.2 fix made by Alexthw46 and I hate to see others suffer without the mod, but posting the jar might risk me getting in trouble.

commented

I compiled the 1.19.1 + 1.19.2 fix made by Alexthw46 and I hate to see others suffer without the mod, but posting the jar might risk me getting in trouble.

do you mean the The game crashed whilst mouseclicked event handler
Error: java.lang.AbstractMethodError: Receiver class draylar.identity.command.IdentityCommand$$Lambda$3623/0x0000000100a05b88 does not define or inherit an implementation of the resolved method 'abstract void register(com.mojang.brigadier.CommandDispatcher, net.minecraft.class_7157, net.minecraft.class_2170$class_5364)' of interface dev.architectury.event.events.common.CommandRegistrationEvent.

issue?

commented

does it fix that?

commented

Yes.
Though, after a second thought I decided to post the compiled fix in a discussion, seeing as Draylar is probably gonna be gone for a while.
I'll take it down as soon as an official 1.19.1/2 version is released.

commented

Yes. Though, after a second thought I decided to post the compiled fix in a discussion, seeing as Draylar is probably gonna be gone for a while.

thanks so much i recently started using the echoing depths mod and i realised it doesnt let me use identity now thanks to the jar i can use it again

commented

even tho theres the echo piercing thing

commented

however does it have the wardens sonic boom thats something i really need

commented

if not i can stick with the echo piercer

commented

It should have the sonic boom, the fork fix is based off the latest 1.19 version.
Just tested in game, and it does.

commented

Omg thx so much man

commented

1.19.1 on Fabric & Forge. Everyone send your thanks & appreciation to Shadowsyn & Alexthw46 for providing the patches! I'll release this version on CurseForge in a little bit after looking at fixing some other recent issues.

image

image