Jump to content

org.spongepowered.asm.mixin.injection.throwables.InjectionError: Critical injection failure: Redirector cancelDisableLightUpdate


morenotti

Recommended Posts

 

file:///C:/Users/j-mor/curseforge/minecraft/Instances/Better%20Minecraft%20[PLUS]%20-%201.16.5/logs/latest.log

file:///C:/Users/j-mor/curseforge/minecraft/Instances/Better%20Minecraft%20[PLUS]%20-%201.16.5/logs/debug.log

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Edited by morenotti
Link to comment
Share on other sites

hello heres the modlist

file:///C:/Users/j-mor/OneDrive/Escritorio/PPTX/Captura%20de%20pantalla%202022-06-28%20092152.png

file:///C:/Users/j-mor/OneDrive/Escritorio/PPTX/Captura%20de%20pantalla%202022-06-28%20092213.png

file:///C:/Users/j-mor/OneDrive/Escritorio/PPTX/Captura%20de%20pantalla%202022-06-28%20092225.png

file:///C:/Users/j-mor/OneDrive/Escritorio/PPTX/Captura%20de%20pantalla%202022-06-28%20092254.png

file:///C:/Users/j-mor/OneDrive/Escritorio/PPTX/Captura%20de%20pantalla%202022-06-28%20092329.png

file:///C:/Users/j-mor/OneDrive/Escritorio/PPTX/Captura%20de%20pantalla%202022-06-28%20092417.png

file:///C:/Users/j-mor/OneDrive/Escritorio/PPTX/Captura%20de%20pantalla%202022-06-28%20092438.png

 

Link to comment
Share on other sites

Quote

 

[28jun2022 10:18:27.771] [main/DEBUG] [mixin/]: Mixing client.world.MixinClientWorld from sulfuric.mixins.json into net.minecraft.client.world.ClientWorld

[28jun2022 10:18:27.775] [main/DEBUG] [mixin/]: Mixing client.world.MixinClientWorld from radon.mixins.json into net.minecraft.client.world.ClientWorld

 

Pretty sure sulfuric and radon are both ports of phosphor.

You won't be able to run them together, e.g. they can't both redirect that method.

https://github.com/Asek3/Radon/blob/663c52618a07d1c8fb62111be8a49e5ce5000f5b/src/main/java/net/caffeinemc/phosphor/mixin/client/world/MixinClientWorld.java#L20

https://github.com/Someone-Else-Was-Taken/Periodic-Table-Reforged/blob/351d42880003941a1eebd3b41a769da287c4bede/Legacy Phosphor/src/main/java/me/jellysquid/mods/phosphor/mixin/client/world/MixinClientWorld.java#L21

I don't see radon in the modlist of your original modpack (better minecraft plus), so I guess you can remove that mod?

  • Like 1

Boilerplate:

If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one.

If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install

Large files should be posted to a file sharing site like https://gist.github.com  You should also read the support forum sticky post.

Link to comment
Share on other sites

Now you have a conflict between DataFixSlayer and LazyDFU, you can't have both.

DataFixSlayer is probably the one you want to remove. Again it wasn't in your original modpack. Do you remember which mods you added to the modpack?

If you are going to add mods to a modpack, it is better to do it one by one so you can easily see which of them are compatible.

  • Like 1

Boilerplate:

If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one.

If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install

Large files should be posted to a file sharing site like https://gist.github.com  You should also read the support forum sticky post.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.