FastUtil must not be relocated
Johni0702 opened this issue ยท 0 comments
At least in 1.15 (dunno about older) cause MC uses it itself, leading to crashes when e.g. opening the server resource pack prompt:
java.lang.NoSuchMethodError: net.minecraft.class_410.<init>(Lcom/replaymod/lib/it/unimi/dsi/fastutil/booleans/BooleanConsumer;Lnet/minecraft/class_2561;Lnet/minecraft/class_2561;)V
at com.replaymod.recording.packet.ResourcePackRecorder.lambda$handleResourcePack$3(ResourcePackRecorder.java:147)