embeddedt / VintageFix

FerriteCore and ModernFix venturing into the stone age of 1.12
https://legacy.curseforge.com/minecraft/mc-mods/vintagefix
Other
65 stars 6 forks source link

Imcompatible with Unlimited Chisel Works #1

Closed KorewaLidesu closed 1 year ago

KorewaLidesu commented 1 year ago

UCW try to load texture 💯 at pl.asie.ucw.UCWProxyClient.onTextureStitchPre(UCWProxyClient.java:234) Here is all the log crash-2023-05-19_00.22.06-client.txt debug.log latest.log

embeddedt commented 1 year ago

https://github.com/asiekierka/UnlimitedChiselWorks/blob/master/src/main/java/pl/asie/ucw/util/ModelLoaderEarlyView.java

Mod assumes the vanilla model loader has actually loaded every model (which is never true in this case), will require an explicit patch via mixin.