Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[1.19.2] Quark mixin injection failure #3505

Open
mlbv opened this issue Jan 31, 2025 · 0 comments
Open

[1.19.2] Quark mixin injection failure #3505

mlbv opened this issue Jan 31, 2025 · 0 comments

Comments

@mlbv
Copy link

mlbv commented Jan 31, 2025

Minecraft Version : 1.19.2

Mohist Version : 139

Operating System : Windows 11 ProfessionalWorkstation 23H2

Concerned mod :

Logs : latest.log, debug.log

Steps to Reproduce :

  1. Download mohist-1.19.2-139-server.jar and get the libraries
  2. Put Quark-3.4-418.jar and AutoRegLib-1.8.2-55.jar in the mods/ folder
  3. Start the server

Description of issue : ServerEntityMixin from the quark.mixins.json configuration file failed to apply to the ServerEntity class in the Minecraft server, which led to an immediate crash.

Mixin apply failed quark.mixins.json:ServerEntityMixin -> net.minecraft.server.level.ServerEntity: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException Critical injection failure: @Inject annotation on pairTridentData could not find any targets matching 'Lnet/minecraft/server/level/ServerEntity;m_8536_(Ljava/util/function/Consumer;)V' in net.minecraft.server.level.ServerEntity. Using refmap quark.mixins.refmap.json [PREINJECT Applicator Phase -> quark.mixins.json:ServerEntityMixin -> Prepare Injections ->  -> handler$zcn000$pairTridentData(Ljava/util/function/Consumer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V -> Parse]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant