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

[Bug] Incompatibility with meteor Tweaks #3

Open
BookWyrm114 opened this issue Apr 15, 2022 · 0 comments
Open

[Bug] Incompatibility with meteor Tweaks #3

BookWyrm114 opened this issue Apr 15, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@BookWyrm114
Copy link

BookWyrm114 commented Apr 15, 2022

Describe the bug

The mod conflicts with meteor tweaks upon launch

[11:16:26] [main/WARN]: Method overwrite conflict for method_9522 in sodium.mixins.json:features.render_layer.leaves.MixinLeavesBlock, previously written by eu.midnightdust.cullleaves.mixin.MixinLeavesBlock. Skipping method.
[11:16:31] [Render thread/WARN]: @Redirect conflict. Skipping notenoughcrashes.fabric.mixins.json:client.CatchInitMInecraftClientMixin->@Redirect::catchFabricInit(Ljava/io/File;Ljava/lang/Object;)V from mod notenoughcrashes with priority 1000, already redirected by better_loading_screen.mixins.json:MixinMinecraft->@Redirect::init(Ljava/io/File;Ljava/lang/Object;)V from mod better_loading_screen with priority 1000
[11:16:31] [Render thread/WARN]: @Redirect conflict. Skipping tweaks.mixins.json:MinecraftClientMixin->@Redirect::breakBlock(Lnet/minecraft/class_746;)Z from mod meteor-tweaks with priority 1000, already redirected by reaper.mixins.json:MincraftClientMixin->@Redirect::breakBlockCheck(Lnet/minecraft/class_746;)Z from mod reaper with priority 1001
[11:16:31] [Render thread/WARN]: @Redirect conflict. Skipping tweaks.mixins.json:MinecraftClientMixin->@Redirect::itemBreak(Lnet/minecraft/class_636;)Z from mod meteor-tweaks with priority 1000, already redirected by reaper.mixins.json:MincraftClientMixin->@Redirect::useItemBreakCheck(Lnet/minecraft/class_636;)Z from mod reaper with priority 1001
[11:16:31] [Render thread/WARN]: @Redirect conflict. Skipping notenoughcrashes.fabric.mixins.json:client.CatchInitMInecraftClientMixin->@Redirect::catchFabricInit(Ljava/io/File;Ljava/lang/Object;)V from mod notenoughcrashes with priority 1000, already redirected by better_loading_screen.mixins.json:MixinMinecraft->@Redirect::init(Ljava/io/File;Ljava/lang/Object;)V from mod better_loading_screen with priority 1000
[11:16:31] [Render thread/WARN]: @Redirect conflict. Skipping tweaks.mixins.json:MinecraftClientMixin->@Redirect::breakBlock(Lnet/minecraft/class_746;)Z from mod meteor-tweaks with priority 1000, already redirected by reaper.mixins.json:MincraftClientMixin->@Redirect::breakBlockCheck(Lnet/minecraft/class_746;)Z from mod reaper with priority 1001
[11:16:31] [Render thread/WARN]: @Redirect conflict. Skipping tweaks.mixins.json:MinecraftClientMixin->@Redirect::itemBreak(Lnet/minecraft/class_636;)Z from mod meteor-tweaks with priority 1000, already redirected by reaper.mixins.json:MincraftClientMixin->@Redirect::useItemBreakCheck(Lnet/minecraft/class_636;)Z from mod reaper with priority 1001
[11:16:31] [Render thread/ERROR]: Minecraft has crashed!

Steps to reproduce

Try launching with meteor tweaks

Operating System

Windows

reaper Version

0.1

Meteor Version

dev build 0.4.9 - 1468

Minecraft Version

1.18.2

Other mods

Meteor Tweaks
@BookWyrm114 BookWyrm114 added the bug Something isn't working label Apr 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant