My game crashes when I launch

My game crashes upon launch on both my server consol and my client. I have already removed many incompatible mods that it mentioned in the reports, so now I don’t know what’s up. Here are the newest ones. Please help.
Server crash report: ([17:52:57] [main/ERROR]: Mixin prepare for mod collective failed preparing Explo - Pastebin.com)
Client crash report: (Minecraft has crashed!net.fabricmc.loader.impl.FormattedException: java.lang.R - Pastebin.com)

Sadly reporting in the wrong place. Your error states it came from mixins which is built into forge, neo and fabric however the mods that use it are responsible for it.

The mixin files in question are

Client:

mixins.malilib.json

Server:

collective_fabric.mixins.json

You can use MixinDetector program to find out what mods own these mixin files