AppleSkin

AppleSkin

236M Downloads

1.19.3 Support

JaTiTV opened this issue ยท 5 comments

commented
commented

@squeek502 not need any changes.

forge:
image

fabric:
image

forge by appleskin-forge-mc1.19-2.4.2.jar
fabric by appleskin-fabric-mc1.19-2.4.1.jar

commented

correction, some breaking changes in fabric

[16:24:33] [Render thread/ERROR]: Unreported exception thrown!
java.lang.NoSuchMethodError: 'boolean net.minecraft.class_1293.method_5593()'
	at squeek.appleskin.helpers.FoodHelper.getEstimatedHealthIncrement(FoodHelper.java:103) ~[appleskin-fabric-mc1.19-2.4.1.jar:?]
	at squeek.appleskin.client.HUDOverlayHandler.onRender(HUDOverlayHandler.java:133) ~[appleskin-fabric-mc1.19-2.4.1.jar:?]
	at net.minecraft.class_329.handler$zzc000$renderFoodPost(class_329.java:1494) ~[client-intermediary.jar:?]
	at net.minecraft.class_329.method_1760(class_329.java:900) ~[client-intermediary.jar:?]
	at net.minecraft.class_329.method_1753(class_329.java:228) ~[client-intermediary.jar:?]
	at net.minecraft.class_757.method_3192(class_757.java:910) ~[client-intermediary.jar:?]
	at net.minecraft.class_310.method_1523(class_310.java:1193) ~[client-intermediary.jar:?]
	at net.minecraft.class_310.method_1514(class_310.java:781) ~[client-intermediary.jar:?]
	at net.minecraft.client.main.Main.method_44604(Main.java:244) ~[fabric-loader-0.14.11-1.19.3.jar:?]
	at net.minecraft.client.main.Main.main(Main.java:51) ~[fabric-loader-0.14.11-1.19.3.jar:?]
	at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:461) ~[fabric-loader-0.14.11.jar:?]
	at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74) ~[fabric-loader-0.14.11.jar:?]
	at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) ~[fabric-loader-0.14.11.jar:?]
commented

I think that crash is from the removal of isPermanent from StatusEffect, I've fixed that for Fabric in 61ff4c8 but haven't been able to test/release it. Will likely need the same fix for the Forge version.

commented

forge not this issue, because it doesn't use the method

commented

Done, only the Fabric version needed an update: https://www.curseforge.com/minecraft/mc-mods/appleskin/files/4171199