Hey! so my minecraft mod has a loader as its a private mod. it recieves the b64 buffer of the jar file, then starts loading the classes. the thing is though it has errors for the minecraft classes, like:
Caused by: java.lang.ClassNotFoundException: net.minecraft.class_2382
Any help would be appreciated!