nullpointer exception; skinloader mca.util.skinloader (1.12.2 v5.3.4, built from source)
cowpod opened this issue ยท 0 comments
Minecraft stops w/ error message of duplicate mods if RadixCore-2.2.3 is present.
I assume this is due to radixcore being integrated into MCA 5.3.4? Running without radixcore results in a crash related to mca.util.skinloader, log attached below.
I have compiled MCA 1.12.2-5.3.4/2 and RadixCore 2.2.3 from source, by first running gradlew in radixcore, then copying build/sources/* into MCA/src/, then gradlew in MCA.