I created a server with mods, then I wanted to install another plugin, I choose the Mohist core and the server starts up for a very long time, then they give out a ton of errors
some errors:
[10:44:39] [main/ERROR] [mixin/]: Mixin config unionlib.mixins.json does not specify "minVersion" property
[10:44:51] [modloading-worker-1/WARN] [TerraForged/]: Running on unsupported cpu! TerraForged may not work correctly! Available Processors: 3
[10:45:06] [main/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:worldgen/biome: The object minecraft:the_end has been registered twice for the same name minecraft:the_end.
[10:45:06] [main/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:worldgen/biome: The object minecraft:end_barrens has been registered twice for the same name minecraft:end_barrens.
[10:45:06] [main/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:worldgen/biome: The object minecraft:small_end_islands has been registered twice for the same name minecraft:small_end_islands.
[10:45:06] [main/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:worldgen/biome: The object minecraft:end_highlands has been registered twice for the same name minecraft:end_highlands.
[10:45:06] [modloading-worker-1/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for goblintraders:vein_goblin_trader, use EntityAttributeCreationEvent instead.
[10:45:06] [modloading-worker-2/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:crab, use EntityAttributeCreationEvent instead.
[10:45:07] [main/WARN] [net.minecraft.network.datasync.EntityDataManager/]: defineId called for: class net.mrscauthd.boss_tools.entity.RocketTier1Entity from class net.mrscauthd.boss_tools.entity.RocketTier3Entity
[10:45:20] [ForkJoinPool.commonPool-worker-3/ERROR] [net.minecraftforge.eventbus.EventSubclassTransformer/EVENTBUS]: Could not find parent com/stereowalker/survive/util/data/ConsummableData for class com/stereowalker/survive/util/data/FoodData in classloader jdk.internal.loader.ClassLoaders$AppClassLoader@3d4eac69 on thread Thread[ForkJoinPool.commonPool-worker-3,5,main]
[10:45:20] [ForkJoinPool.commonPool-worker-3/WARN] [survive/]: No such item exists with the id survive:example_consumable_item!
Need to write down all the errors?