Closed Takiyo0 closed 7 months ago
This issue is not related to Botany Pots. The BetterTrims mod has compatibility with Iris which was broken by the new update to Iris.
Caused by: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: Critical injection failure: @ModifyArg annotation on applySilverTrimNightVision could not find any targets matching '@MixinSquared:Handler[mixin='net.coderbot.iris.mixin.MixinGameRenderer_NightVisionCompat', name='iris$safecheckNightvisionStrength', prefix='null']' in net.minecraft.class_757. Using refmap client-bettertrims-refmap.json [PREINJECT Applicator Phase -> bettertrims.client.mixins.json:compat.iris.GameRendererMixinSquared from mod bettertrims -> Prepare Injections -> -> modify$cag000$bettertrims$applySilverTrimNightVision(Ljava/lang/Object;Lnet/minecraft/class_1309;)Ljava/lang/Object; -> Parse]
Minecraft Version
1.20.1
Mod Version
13.0.29
Mod Loader
Fabric
What environment are you running the mod in?
Client
Issue Description
The game refuses to start and just throws an error. This error happened with:
but works with
Crash Log
Crash log
``` ---- Minecraft Crash Report ---- // Uh... Did I do that? Time: 2024-04-24 09:06:46 Description: Initializing game java.lang.RuntimeException: Could not execute entrypoint stage 'main' due to errors, provided by 'botanypots'! at net.fabricmc.loader.impl.FabricLoaderImpl.lambda$invokeEntrypoints$2(FabricLoaderImpl.java:388) at net.fabricmc.loader.impl.util.ExceptionUtil.gatherExceptions(ExceptionUtil.java:33) at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:386) at net.fabricmc.loader.impl.game.minecraft.Hooks.startClient(Hooks.java:52) at net.minecraft.class_310.or the file crash-2024-04-24_09.06.46-client.txt
Are you doing anything weird?
No response