Jump to content

Recommended Posts

Posted

When I start the server I get a crash report and don't know what to do. What I did was make a normal 1.16.5 Forge server and then copy and paste the config and mods files from the mod pack into the servers files, I did this because a Reddit post told me that this was the best way to do this. The server works in vanilla. Thanks in advance

C:\Users\andyk\OneDrive\Desktop\Mystical Block Server>java -Xmx8192M -Xms8192M -jar forgeserver.jar nogui
2023-07-13 23:43:01,294 main WARN Advanced terminal features are not available in this environment
[23:43:01] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--gameDir, ., --launchTarget, fmlserver, --fml.forgeVersion, 36.2.34, --fml.mcpVersion, 20210115.111550, --fml.mcVersion, 1.16.5, --fml.forgeGroup, net.minecraftforge, nogui]
[23:43:01] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher 8.1.3+8.1.3+main-8.1.x.c94d18ec starting: java version 1.8.0_371 by Oracle Corporation
[23:43:01] [main/INFO] [ne.mi.fm.lo.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust
[23:43:01] [main/INFO] [MixinBootstrap Launch/]: MixinBootstrap v1.1.0
[23:43:01] [main/INFO] [MixinBootstrap Launch/]: Mixin v0.8.4
[23:43:01] [main/INFO] [MixinBootstrap Launch/]: ModLauncher v8.1.3+8.1.3+main-8.1.x.c94d18ec (7.0)
[23:43:01] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.4 Source=file:/C:/Users/andyk/OneDrive/Desktop/Mystical%20Block%20Server/libraries/org/spongepowered/mixin/0.8.4/mixin-0.8.4.jar Service=ModLauncher Env=SERVER
[23:43:03] [main/INFO] [STDERR/]: [org.antlr.v4.runtime.ConsoleErrorListener:syntaxError:38]: line 13:0 token recognition error at: '`'
[23:43:03] [main/INFO] [STDERR/]: [org.antlr.v4.runtime.ConsoleErrorListener:syntaxError:38]: line 1:0 token recognition error at: '~'
[23:43:04] [main/ERROR] [mixin/]: Mixin config radon.mixins.json does not specify "minVersion" property
[23:43:04] [main/ERROR] [mixin/]: Mixin config moreoverlays.mixin.json does not specify "minVersion" property
[23:43:04] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [shetiphian.core.mixins.MixinConnector]
[23:43:04] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [vazkii.botania.common.MixinConnector]
[23:43:04] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [com.leobeliik.extremesoundmuffler.MixinConnector]
[23:43:04] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [de.maxhenkel.miningdimension.mixin.MixinConnector]
[23:43:04] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [vazkii.patchouli.common.MixinConnector]
[23:43:04] [main/INFO] [cp.mo.mo.LaunchServiceHandler/MODLAUNCHER]: Launching target 'fmlserver' with arguments [--gameDir, ., nogui]
[23:43:04] [main/INFO] [Rubidium/]: Loaded configuration file for Rubidium: 30 options available, 1 override(s) found
[23:43:04] [main/INFO] [ModernFix/]: Loaded configuration file for ModernFix: 76 options available, 3 override(s) found
[23:43:04] [main/WARN] [ModernFix/]: Option 'mixin.perf.compress_biome_container' overriden (by mods [skyblockbuilder]) to 'false'
[23:43:04] [main/WARN] [ModernFix/]: Option 'mixin.perf.boost_worker_count' overriden (by mods [smoothboot]) to 'false'
[23:43:04] [main/WARN] [ModernFix/]: Option 'mixin.perf.thread_priorities' overriden (by mods [smoothboot]) to 'false'
[23:43:05] [main/INFO] [Sodium Extra Config/]: Loaded configuration file for Sodium Extra: 30 options available, 0 override(s) found
[23:43:05] [main/WARN] [mixin/]: Reference map 'modid.refmap.json' for rsinfinitybooster.mixins.json could not be read. If this is a development environment you can ignore this message
[23:43:05] [main/WARN] [mixin/]: Reference map 'rhino-forge-refmap.json' for rhino.mixins.json could not be read. If this is a development environment you can ignore this message
[23:43:05] [main/WARN] [mixin/]: Reference map 'ponderjs.refmap.json' for ponderjs.mixins.json could not be read. If this is a development environment you can ignore this message
[23:43:05] [main/FATAL] [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/RenderType$Type$EqualityStrategy for invalid dist DEDICATED_SERVER
[23:43:05] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/renderer/RenderType$Type$EqualityStrategy (java.lang.RuntimeException: Attempted to load class net/minecraft/client/renderer/RenderType$Type$EqualityStrategy for invalid dist DEDICATED_SERVER)
[23:43:05] [main/WARN] [mixin/]: @Mixin target net/minecraft/client/renderer/RenderType$Type$EqualityStrategy was not found modernfix-common.mixins.json:bugfix.concurrency.RenderTypeEqualsStrategyMixin
[23:43:06] [main/FATAL] [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/entity/EntityRendererManager for invalid dist DEDICATED_SERVER
[23:43:06] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/renderer/entity/EntityRendererManager (java.lang.RuntimeException: Attempted to load class net/minecraft/client/renderer/entity/EntityRendererManager for invalid dist DEDICATED_SERVER)
[23:43:06] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.renderer.entity.EntityRendererManager was not found modernfix-forge.mixins.json:safety.EntityRenderDispatcherMixin
[23:43:06] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/util/InputMappings (java.lang.ClassNotFoundException: null)
[23:43:06] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.util.InputMappings was not found modernfix-forge.mixins.json:perf.async_jei.InputConstantsMixin
[23:43:06] [main/INFO] [ne.mi.co.Co.placebo/COREMODLOG]: Patching LootTableManager#apply
[23:43:06] [main/INFO] [ne.mi.co.Co.placebo/COREMODLOG]: Patching LivingEntity#attackEntityFrom
[23:43:06] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching LivingEntity#blockUsingShield
[23:43:06] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching LivingEntity#applyPotionDamageCalculations
[23:43:06] [main/INFO] [ne.mi.co.Co.placebo/COREMODLOG]: Patching ModelBakery#<init>
[23:43:06] [main/FATAL] [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/model/ModelBakery for invalid dist DEDICATED_SERVER
[23:43:06] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/renderer/model/ModelBakery (java.lang.RuntimeException: Attempted to load class net/minecraft/client/renderer/model/ModelBakery for invalid dist DEDICATED_SERVER)
[23:43:06] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.renderer.model.ModelBakery was not found lightspeed.mixins.json:model.ModelBakeryMixin
[23:43:06] [main/INFO] [ne.mi.co.Co.placebo/COREMODLOG]: Patching ItemStack#onItemUse
[HammerLib] Transforming ServerPlayNetHandler!
[HammerLib] Tapping into sendPacket (func_211148_a)
[HammerLib]: Patching DataPackRegistries#<init>
[23:43:06] [main/INFO] [ne.mi.co.Co.placebo/COREMODLOG]: Patching DataPackRegistries#<init>
[23:43:06] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching EnchantmentHelper#getEnchantmentModifierDamage
[23:43:06] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching EnchantmentHelper#getModifierForCreature
[23:43:06] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching EnchantmentHelper#applyThornEnchantments
[23:43:06] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching EnchantmentHelper#applyArthropodEnchantments
[23:43:06] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching buildEnchantmentList for the Enchantability affix.
[23:43:06] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching EnchantmentHelper#getEnchantmentDatas
[23:43:06] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching TemptGoal#isTempting
[23:43:06] [main/INFO] [minecraft/Bootstrap]: ModernFix bootstrap
[23:43:07] [main/INFO] [ne.mi.co.Co.placebo/COREMODLOG]: Patching LivingEntity#attackEntityFrom
[23:43:07] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching LivingEntity#blockUsingShield
[23:43:07] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching LivingEntity#applyPotionDamageCalculations
[23:43:07] [main/INFO] [FerriteCore - class definer/]: Using Java 8 class definer
[23:43:07] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching SharedMonsterAttributes#readAttributeModifier
[23:43:07] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching RepairContainer#updateRepairOutput
[23:43:07] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Successfully removed the anvil level cap.
[23:43:07] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching RepairContainer#updateRepairOutput
[23:43:07] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Successfully allowed nbt-unbreakable items in the anvil.
[23:43:07] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching net/minecraft/inventory/container/RepairContainer
[23:43:08] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching CampfireTileEntity#findMatchingRecipe
[23:43:08] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching TemptGoal#isTempting
[23:43:08] [main/INFO] [ne.mi.co.Co.placebo/COREMODLOG]: Patching ItemStack#onItemUse
[23:43:08] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching ItemArrow#isInfinite
[23:43:08] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching net/minecraft/item/EnchantedBookItem
[23:43:08] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching CrossbowItem#onItemRightClick
[23:43:08] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching CrossbowItem#fireProjectile
[23:43:08] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching FishingBobberEntity#catchingFish
[23:43:09] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching net/minecraft/loot/functions/EnchantRandomly
[23:43:09] [main/INFO] [minecraft/Bootstrap]: Vanilla bootstrap took 2452 milliseconds
[23:43:09] [main/FATAL] [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class me/flashyreese/mods/sodiumextra/client/SodiumExtraClientMod for invalid dist DEDICATED_SERVER
[23:43:09] [main/ERROR] [ne.mi.fm.ja.FMLModContainer/LOADING]: Failed to load class me.flashyreese.mods.sodiumextra.client.SodiumExtraClientMod
java.lang.RuntimeException: Attempted to load class me/flashyreese/mods/sodiumextra/client/SodiumExtraClientMod for invalid dist DEDICATED_SERVER
        at net.minecraftforge.fml.loading.RuntimeDistCleaner.processClassWithFlags(RuntimeDistCleaner.java:71) ~[forgeserver.jar:36.2] {}
        at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:85) ~[modlauncher-8.1.3.jar:?] {}
        at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-8.1.3.jar:?] {}
        at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:265) ~[modlauncher-8.1.3.jar:?] {}
        at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:136) ~[modlauncher-8.1.3.jar:?] {re:classloading}
        at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98) ~[modlauncher-8.1.3.jar:?] {re:classloading}
        at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_371] {}
        at java.lang.Class.forName0(Native Method) ~[?:1.8.0_371] {}
        at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_371] {}
        at net.minecraftforge.fml.javafmlmod.FMLModContainer.<init>(FMLModContainer.java:61) ~[forge:36.2] {re:classloading}
        at sun.reflect.GeneratedConstructorAccessor48.newInstance(Unknown Source) ~[?:?] {}
        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_371] {}
        at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_371] {}
        at net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider$FMLModTarget.loadMod(FMLJavaModLanguageProvider.java:76) ~[forge:36.2] {re:classloading}
        at net.minecraftforge.fml.ModLoader.buildModContainerFromTOML(ModLoader.java:302) ~[forge:?] {re:classloading}
        at net.minecraftforge.fml.ModLoader.lambda$buildMods$29(ModLoader.java:281) ~[forge:?] {re:classloading}
        at java.util.stream.ReferencePipeline$3$1.accept(Unknown Source) ~[?:1.8.0_371] {}
        at java.util.HashMap$EntrySpliterator.forEachRemaining(Unknown Source) ~[?:1.8.0_371] {}
        at java.util.stream.AbstractPipeline.copyInto(Unknown Source) ~[?:1.8.0_371] {}
        at java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source) ~[?:1.8.0_371] {}
        at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(Unknown Source) ~[?:1.8.0_371] {}
        at java.util.stream.AbstractPipeline.evaluate(Unknown Source) ~[?:1.8.0_371] {}
        at java.util.stream.ReferencePipeline.collect(Unknown Source) ~[?:1.8.0_371] {}
        at net.minecraftforge.fml.ModLoader.buildMods(ModLoader.java:283) ~[forge:?] {re:classloading}
        at net.minecraftforge.fml.ModLoader.lambda$gatherAndInitializeMods$11(ModLoader.java:183) ~[forge:?] {re:classloading}
        at java.util.stream.ReferencePipeline$3$1.accept(Unknown Source) ~[?:1.8.0_371] {}
        at java.util.stream.ReferencePipeline$3$1.accept(Unknown Source) ~[?:1.8.0_371] {}
        at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(Unknown Source) ~[?:1.8.0_371] {}
        at java.util.stream.AbstractPipeline.copyInto(Unknown Source) ~[?:1.8.0_371] {}
        at java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source) ~[?:1.8.0_371] {}
        at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(Unknown Source) ~[?:1.8.0_371] {}
        at java.util.stream.AbstractPipeline.evaluate(Unknown Source) ~[?:1.8.0_371] {}
        at java.util.stream.ReferencePipeline.collect(Unknown Source) ~[?:1.8.0_371] {}
        at net.minecraftforge.fml.ModLoader.gatherAndInitializeMods(ModLoader.java:185) ~[forge:?] {re:classloading}
        at net.minecraftforge.fml.server.ServerModLoader.load(ServerModLoader.java:44) ~[forge:?] {re:classloading}
        at net.minecraft.server.Main.main(Main.java:95) ~[?:?] {re:classloading,re:mixin,pl:mixin:A}
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_371] {}
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_371] {}
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_371] {}
        at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_371] {}
        at net.minecraftforge.fml.loading.FMLServerLaunchProvider.lambda$launchService$0(FMLServerLaunchProvider.java:51) ~[forgeserver.jar:36.2] {}
        at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.1.3.jar:?] {}
        at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.1.3.jar:?] {}
        at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.1.3.jar:?] {}
        at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.1.3.jar:?] {re:classloading}
        at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.1.3.jar:?] {re:classloading}
        at net.minecraftforge.server.ServerMain$Runner.runLauncher(ServerMain.java:63) [forgeserver.jar:?] {}
        at net.minecraftforge.server.ServerMain$Runner.access$100(ServerMain.java:60) [forgeserver.jar:?] {}
        at net.minecraftforge.server.ServerMain.main(ServerMain.java:57) [forgeserver.jar:?] {}
[23:43:09] [main/FATAL] [ne.mi.fm.ja.FMLJavaModLanguageProvider/LOADING]: Failed to build mod
java.lang.reflect.InvocationTargetException: null
        at sun.reflect.GeneratedConstructorAccessor48.newInstance(Unknown Source) ~[?:?] {}
        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_371] {}
        at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_371] {}
        at net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider$FMLModTarget.loadMod(FMLJavaModLanguageProvider.java:76) ~[forge:36.2] {re:classloading}
        at net.minecraftforge.fml.ModLoader.buildModContainerFromTOML(ModLoader.java:302) ~[forge:?] {re:classloading}
        at net.minecraftforge.fml.ModLoader.lambda$buildMods$29(ModLoader.java:281) ~[forge:?] {re:classloading}
        at java.util.stream.ReferencePipeline$3$1.accept(Unknown Source) ~[?:1.8.0_371] {}
        at java.util.HashMap$EntrySpliterator.forEachRemaining(Unknown Source) ~[?:1.8.0_371] {}
        at java.util.stream.AbstractPipeline.copyInto(Unknown Source) ~[?:1.8.0_371] {}
        at java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source) ~[?:1.8.0_371] {}
        at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(Unknown Source) ~[?:1.8.0_371] {}
        at java.util.stream.AbstractPipeline.evaluate(Unknown Source) ~[?:1.8.0_371] {}
        at java.util.stream.ReferencePipeline.collect(Unknown Source) ~[?:1.8.0_371] {}
        at net.minecraftforge.fml.ModLoader.buildMods(ModLoader.java:283) ~[forge:?] {re:classloading}
        at net.minecraftforge.fml.ModLoader.lambda$gatherAndInitializeMods$11(ModLoader.java:183) ~[forge:?] {re:classloading}
        at java.util.stream.ReferencePipeline$3$1.accept(Unknown Source) ~[?:1.8.0_371] {}
        at java.util.stream.ReferencePipeline$3$1.accept(Unknown Source) ~[?:1.8.0_371] {}
        at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(Unknown Source) ~[?:1.8.0_371] {}
        at java.util.stream.AbstractPipeline.copyInto(Unknown Source) ~[?:1.8.0_371] {}
        at java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source) ~[?:1.8.0_371] {}
        at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(Unknown Source) ~[?:1.8.0_371] {}
        at java.util.stream.AbstractPipeline.evaluate(Unknown Source) ~[?:1.8.0_371] {}
        at java.util.stream.ReferencePipeline.collect(Unknown Source) ~[?:1.8.0_371] {}
        at net.minecraftforge.fml.ModLoader.gatherAndInitializeMods(ModLoader.java:185) ~[forge:?] {re:classloading}
        at net.minecraftforge.fml.server.ServerModLoader.load(ServerModLoader.java:44) ~[forge:?] {re:classloading}
        at net.minecraft.server.Main.main(Main.java:95) ~[?:?] {re:classloading,re:mixin,pl:mixin:A}
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_371] {}
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_371] {}
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_371] {}
        at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_371] {}
        at net.minecraftforge.fml.loading.FMLServerLaunchProvider.lambda$launchService$0(FMLServerLaunchProvider.java:51) ~[forgeserver.jar:36.2] {}
        at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.1.3.jar:?] {}
        at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.1.3.jar:?] {}
        at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.1.3.jar:?] {}
        at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.1.3.jar:?] {re:classloading}
        at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.1.3.jar:?] {re:classloading}
        at net.minecraftforge.server.ServerMain$Runner.runLauncher(ServerMain.java:63) [forgeserver.jar:?] {}
        at net.minecraftforge.server.ServerMain$Runner.access$100(ServerMain.java:60) [forgeserver.jar:?] {}
        at net.minecraftforge.server.ServerMain.main(ServerMain.java:57) [forgeserver.jar:?] {}
Caused by: net.minecraftforge.fml.ModLoadingException: Rubidium Extra has class loading errors
?7java.lang.RuntimeException: Attempted to load class me/flashyreese/mods/sodiumextra/client/SodiumExtraClientMod for invalid dist DEDICATED_SERVER
        at net.minecraftforge.fml.javafmlmod.FMLModContainer.<init>(FMLModContainer.java:67) ~[forge:36.2] {re:classloading}
        ... 39 more
Caused by: java.lang.RuntimeException: Attempted to load class me/flashyreese/mods/sodiumextra/client/SodiumExtraClientMod for invalid dist DEDICATED_SERVER
        at net.minecraftforge.fml.loading.RuntimeDistCleaner.processClassWithFlags(RuntimeDistCleaner.java:71) ~[forgeserver.jar:36.2] {}
        at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:85) ~[modlauncher-8.1.3.jar:?] {}
        at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-8.1.3.jar:?] {}
        at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:265) ~[modlauncher-8.1.3.jar:?] {}
        at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:136) ~[modlauncher-8.1.3.jar:?] {re:classloading}
        at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98) ~[modlauncher-8.1.3.jar:?] {re:classloading}
        at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_371] {}
        at java.lang.Class.forName0(Native Method) ~[?:1.8.0_371] {}
        at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_371] {}
        at net.minecraftforge.fml.javafmlmod.FMLModContainer.<init>(FMLModContainer.java:61) ~[forge:36.2] {re:classloading}
        ... 39 more
Jul 13, 2023 11:43:09 PM com.github.elrol.industrialagriculture.config.MainConfig load
INFO: Loading Init Config
Jul 13, 2023 11:43:09 PM com.github.elrol.industrialagriculture.config.MainConfig init
INFO: Initializing Init Config
Jul 13, 2023 11:43:09 PM com.github.elrol.industrialagriculture.config.MainConfig save
INFO: Saving Init Config
[23:43:09] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `mining_dimension` for name `teleporter`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[23:43:09] [main/INFO] [PluginManager/]: Scanning classes for titanium
[23:43:09] [main/INFO] [PluginManager/]: Found FeaturePluginInstance for class IndustrialForegoingResourcePlugin for plugin resources
[23:43:09] [main/INFO] [PluginManager/]: Found FeaturePluginInstance for class DefaultResourceRegistryPlugin for plugin resources
[23:43:09] [main/FATAL] [ne.mi.fm.ModLoader/CORE]: Failed to initialize mod containers
net.minecraftforge.fml.ModLoadingException: Rubidium Extra has class loading errors
?7java.lang.RuntimeException: Attempted to load class me/flashyreese/mods/sodiumextra/client/SodiumExtraClientMod for invalid dist DEDICATED_SERVER
        at net.minecraftforge.fml.javafmlmod.FMLModContainer.<init>(FMLModContainer.java:67) ~[forge:36.2] {re:classloading}
        at sun.reflect.GeneratedConstructorAccessor48.newInstance(Unknown Source) ~[?:?] {}
        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_371] {}
        at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_371] {}
        at net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider$FMLModTarget.loadMod(FMLJavaModLanguageProvider.java:76) ~[forge:36.2] {re:classloading}
        at net.minecraftforge.fml.ModLoader.buildModContainerFromTOML(ModLoader.java:302) ~[forge:?] {re:classloading}
        at net.minecraftforge.fml.ModLoader.lambda$buildMods$29(ModLoader.java:281) ~[forge:?] {re:classloading}
        at java.util.stream.ReferencePipeline$3$1.accept(Unknown Source) ~[?:1.8.0_371] {}
        at java.util.HashMap$EntrySpliterator.forEachRemaining(Unknown Source) ~[?:1.8.0_371] {}
        at java.util.stream.AbstractPipeline.copyInto(Unknown Source) ~[?:1.8.0_371] {}
        at java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source) ~[?:1.8.0_371] {}
        at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(Unknown Source) ~[?:1.8.0_371] {}
        at java.util.stream.AbstractPipeline.evaluate(Unknown Source) ~[?:1.8.0_371] {}
        at java.util.stream.ReferencePipeline.collect(Unknown Source) ~[?:1.8.0_371] {}
        at net.minecraftforge.fml.ModLoader.buildMods(ModLoader.java:283) ~[forge:?] {re:classloading}
        at net.minecraftforge.fml.ModLoader.lambda$gatherAndInitializeMods$11(ModLoader.java:183) ~[forge:?] {re:classloading}
        at java.util.stream.ReferencePipeline$3$1.accept(Unknown Source) ~[?:1.8.0_371] {}
        at java.util.stream.ReferencePipeline$3$1.accept(Unknown Source) ~[?:1.8.0_371] {}
        at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(Unknown Source) ~[?:1.8.0_371] {}
        at java.util.stream.AbstractPipeline.copyInto(Unknown Source) ~[?:1.8.0_371] {}
        at java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source) ~[?:1.8.0_371] {}
        at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(Unknown Source) ~[?:1.8.0_371] {}
        at java.util.stream.AbstractPipeline.evaluate(Unknown Source) ~[?:1.8.0_371] {}
        at java.util.stream.ReferencePipeline.collect(Unknown Source) ~[?:1.8.0_371] {}
        at net.minecraftforge.fml.ModLoader.gatherAndInitializeMods(ModLoader.java:185) ~[forge:?] {re:classloading}
        at net.minecraftforge.fml.server.ServerModLoader.load(ServerModLoader.java:44) ~[forge:?] {re:classloading}
        at net.minecraft.server.Main.main(Main.java:95) ~[?:?] {re:classloading,re:mixin,pl:mixin:A}
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_371] {}
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_371] {}
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_371] {}
        at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_371] {}
        at net.minecraftforge.fml.loading.FMLServerLaunchProvider.lambda$launchService$0(FMLServerLaunchProvider.java:51) ~[forgeserver.jar:36.2] {}
        at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.1.3.jar:?] {}
        at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.1.3.jar:?] {}
        at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.1.3.jar:?] {}
        at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.1.3.jar:?] {re:classloading}
        at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.1.3.jar:?] {re:classloading}
        at net.minecraftforge.server.ServerMain$Runner.runLauncher(ServerMain.java:63) [forgeserver.jar:?] {}
        at net.minecraftforge.server.ServerMain$Runner.access$100(ServerMain.java:60) [forgeserver.jar:?] {}
        at net.minecraftforge.server.ServerMain.main(ServerMain.java:57) [forgeserver.jar:?] {}
Caused by: java.lang.RuntimeException: Attempted to load class me/flashyreese/mods/sodiumextra/client/SodiumExtraClientMod for invalid dist DEDICATED_SERVER
        at net.minecraftforge.fml.loading.RuntimeDistCleaner.processClassWithFlags(RuntimeDistCleaner.java:71) ~[forgeserver.jar:36.2] {}
        at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:85) ~[modlauncher-8.1.3.jar:?] {}
        at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-8.1.3.jar:?] {}
        at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:265) ~[modlauncher-8.1.3.jar:?] {}
        at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:136) ~[modlauncher-8.1.3.jar:?] {re:classloading}
        at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98) ~[modlauncher-8.1.3.jar:?] {re:classloading}
        at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_371] {}
        at java.lang.Class.forName0(Native Method) ~[?:1.8.0_371] {}
        at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_371] {}
        at net.minecraftforge.fml.javafmlmod.FMLModContainer.<init>(FMLModContainer.java:61) ~[forge:36.2] {re:classloading}
        ... 39 more
[23:43:09] [main/INFO] [STDOUT/]: [net.minecraft.crash.CrashReport:func_85057_a:196]: Negative index in crash report handler (16/18)
[23:43:09] [main/FATAL] [ne.mi.fm.se.ServerModLoader/]: Crash report saved to .\crash-reports\crash-2023-07-13_23.43.09-fml.txt
---- Minecraft Crash Report ----
// You're mean.

Time: 7/13/23 11:43 PM
Description: Mod loading error has occurred

java.lang.Exception: Mod Loading has failed
        at net.minecraftforge.fml.CrashReportExtender.dumpModLoadingCrashReport(CrashReportExtender.java:85) ~[forge:?] {re:classloading}
        at net.minecraftforge.fml.server.ServerModLoader.load(ServerModLoader.java:51) ~[forge:?] {re:classloading}
        at net.minecraft.server.Main.main(Main.java:95) ~[?:?] {re:classloading,re:mixin,pl:mixin:A}
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_371] {}
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_371] {}
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_371] {}
        at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_371] {}
        at net.minecraftforge.fml.loading.FMLServerLaunchProvider.lambda$launchService$0(FMLServerLaunchProvider.java:51) ~[forgeserver.jar:36.2] {}
        at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.1.3.jar:?] {}
        at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.1.3.jar:?] {}
        at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.1.3.jar:?] {}
        at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.1.3.jar:?] {re:classloading}
        at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.1.3.jar:?] {re:classloading}
        at net.minecraftforge.server.ServerMain$Runner.runLauncher(ServerMain.java:63) [forgeserver.jar:?] {}
        at net.minecraftforge.server.ServerMain$Runner.access$100(ServerMain.java:60) [forgeserver.jar:?] {}
        at net.minecraftforge.server.ServerMain.main(ServerMain.java:57) [forgeserver.jar:?] {}


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Thread: main
Stacktrace:
        at net.minecraftforge.fml.loading.RuntimeDistCleaner.processClassWithFlags(RuntimeDistCleaner.java:71) ~[forgeserver.jar:36.2] {}
-- MOD sodiumextra --
Details:
        Mod File: rubidium-extra-0.4.18+mc1.16.5-build.75.jar
        Failure message: Rubidium Extra has class loading errors
                java.lang.RuntimeException: Attempted to load class me/flashyreese/mods/sodiumextra/client/SodiumExtraClientMod for invalid dist DEDICATED_SERVER
        Mod Version: 0.4.18+mc1.16.5-build.75
        Mod Issue URL: https://github.com/dimadencep/sodium-extra-forge/issues
        Exception message: java.lang.RuntimeException: Attempted to load class me/flashyreese/mods/sodiumextra/client/SodiumExtraClientMod for invalid dist DEDICATED_SERVER
Stacktrace:
        at net.minecraftforge.fml.loading.RuntimeDistCleaner.processClassWithFlags(RuntimeDistCleaner.java:71) ~[forgeserver.jar:36.2] {}
        at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:85) ~[modlauncher-8.1.3.jar:?] {}
        at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-8.1.3.jar:?] {}
        at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:265) ~[modlauncher-8.1.3.jar:?] {}
        at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:136) ~[modlauncher-8.1.3.jar:?] {re:classloading}
        at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98) ~[modlauncher-8.1.3.jar:?] {re:classloading}
        at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_371] {}
        at java.lang.Class.forName0(Native Method) ~[?:1.8.0_371] {}
        at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_371] {}
        at net.minecraftforge.fml.javafmlmod.FMLModContainer.<init>(FMLModContainer.java:61) ~[forge:36.2] {re:classloading}
        at sun.reflect.GeneratedConstructorAccessor48.newInstance(Unknown Source) ~[?:?] {}
        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_371] {}
        at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_371] {}
        at net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider$FMLModTarget.loadMod(FMLJavaModLanguageProvider.java:76) ~[forge:36.2] {re:classloading}
        at net.minecraftforge.fml.ModLoader.buildModContainerFromTOML(ModLoader.java:302) ~[forge:?] {re:classloading}
        at net.minecraftforge.fml.ModLoader.lambda$buildMods$29(ModLoader.java:281) ~[forge:?] {re:classloading}
        at java.util.stream.ReferencePipeline$3$1.accept(Unknown Source) ~[?:1.8.0_371] {}
        at java.util.HashMap$EntrySpliterator.forEachRemaining(Unknown Source) ~[?:1.8.0_371] {}
        at java.util.stream.AbstractPipeline.copyInto(Unknown Source) ~[?:1.8.0_371] {}
        at java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source) ~[?:1.8.0_371] {}
        at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(Unknown Source) ~[?:1.8.0_371] {}
        at java.util.stream.AbstractPipeline.evaluate(Unknown Source) ~[?:1.8.0_371] {}
        at java.util.stream.ReferencePipeline.collect(Unknown Source) ~[?:1.8.0_371] {}
        at net.minecraftforge.fml.ModLoader.buildMods(ModLoader.java:283) ~[forge:?] {re:classloading}
        at net.minecraftforge.fml.ModLoader.lambda$gatherAndInitializeMods$11(ModLoader.java:183) ~[forge:?] {re:classloading}
        at java.util.stream.ReferencePipeline$3$1.accept(Unknown Source) ~[?:1.8.0_371] {}
        at java.util.stream.ReferencePipeline$3$1.accept(Unknown Source) ~[?:1.8.0_371] {}
        at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(Unknown Source) ~[?:1.8.0_371] {}
        at java.util.stream.AbstractPipeline.copyInto(Unknown Source) ~[?:1.8.0_371] {}
        at java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source) ~[?:1.8.0_371] {}
        at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(Unknown Source) ~[?:1.8.0_371] {}
        at java.util.stream.AbstractPipeline.evaluate(Unknown Source) ~[?:1.8.0_371] {}
        at java.util.stream.ReferencePipeline.collect(Unknown Source) ~[?:1.8.0_371] {}
        at net.minecraftforge.fml.ModLoader.gatherAndInitializeMods(ModLoader.java:185) ~[forge:?] {re:classloading}
        at net.minecraftforge.fml.server.ServerModLoader.load(ServerModLoader.java:44) ~[forge:?] {re:classloading}
        at net.minecraft.server.Main.main(Main.java:95) ~[?:?] {re:classloading,re:mixin,pl:mixin:A}
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_371] {}
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_371] {}
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_371] {}
        at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_371] {}
        at net.minecraftforge.fml.loading.FMLServerLaunchProvider.lambda$launchService$0(FMLServerLaunchProvider.java:51) ~[forgeserver.jar:36.2] {}
        at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.1.3.jar:?] {}
        at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.1.3.jar:?] {}
        at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.1.3.jar:?] {}
        at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.1.3.jar:?] {re:classloading}
        at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.1.3.jar:?] {re:classloading}
        at net.minecraftforge.server.ServerMain$Runner.runLauncher(ServerMain.java:63) [forgeserver.jar:?] {}
        at net.minecraftforge.server.ServerMain$Runner.access$100(ServerMain.java:60) [forgeserver.jar:?] {}
        at net.minecraftforge.server.ServerMain.main(ServerMain.java:57) [forgeserver.jar:?] {}


-- System Details --
Details:
        Minecraft Version: 1.16.5
        Minecraft Version ID: 1.16.5
        Operating System: Windows 11 (amd64) version 10.0
        Java Version: 1.8.0_371, Oracle Corporation
        Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
        Memory: 7666048872 bytes (7310 MB) / 8232370176 bytes (7851 MB) up to 8232370176 bytes (7851 MB)
        CPUs: 24
        JVM Flags: 2 total; -Xmx8192M -Xms8192M
        ModLauncher: 8.1.3+8.1.3+main-8.1.x.c94d18ec
        ModLauncher launch target: fmlserver
        ModLauncher naming: srg
        ModLauncher services:
                /mixin-0.8.4.jar mixin PLUGINSERVICE
                /eventbus-4.0.0.jar eventbus PLUGINSERVICE
                /forgeserver.jar object_holder_definalize PLUGINSERVICE
                /forgeserver.jar runtime_enum_extender PLUGINSERVICE
                /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE
                /forgeserver.jar capability_inject_definalize PLUGINSERVICE
                /forgeserver.jar runtimedistcleaner PLUGINSERVICE
                /mixin-0.8.4.jar mixin TRANSFORMATIONSERVICE
                /forgeserver.jar fml TRANSFORMATIONSERVICE
                /_MixinBootstrap-1.1.0.jar mixinbootstrap TRANSFORMATIONSERVICE
        FML: 36.2
        Forge: net.minecraftforge:36.2.34
        FML Language Providers:
                javafml@36.2
                minecraft@1
                kotlinforforge@1.17.0
        Mod List:
                ftb-essentials-1605.1.5-build.32.jar              |FTB Essentials                |ftbessentials
        |1605.1.5-build.32   |NONE      |Manifest: NOSIGNATURE
                supermartijn642configlib-1.1.7-forge-mc1.16.jar   |SuperMartijn642's Config Libra|supermartijn642configlib      |1.1.7               |NONE      |Manifest: NOSIGNATURE
                CraftingAutomat-MC1.16.3-1.2.2.jar                |Crafting Automat              |craftingautomat               |1.2.2               |NONE      |Manifest: NOSIGNATURE
                clayconversion-1.16.x_v1.5.jar                    |Clay Conversion               |clayconversion                |1.5                 |NONE      |Manifest: NOSIGNATURE
                simplemagnets-1.1.9-forge-mc1.16.jar              |Simple Magnets                |simplemagnets
        |1.1.9               |NONE      |Manifest: NOSIGNATURE
                TinkersLevellingAddon-1.16.5-1.1.1.jar            |Tinkers' Levelling Addon      |tinkerslevellingaddon         |1.1.1               |NONE      |Manifest: NOSIGNATURE
                constructsarmory-forge-2.0.0-alpha.2+1.16.5.jar   |Construct's Armory            |constructsarmory              |2.0.0-alpha.2+1.16.5|NONE      |Manifest: NOSIGNATURE
                HammerLib-1.16.5-16.4.32.jar                      |HammerLib                     |hammerlib
        |16.4.32             |NONE      |Manifest: 97:e8:52:e9:b3:f0:1b:83:57:4e:83:15:f7:e7:76:51:c6:60:5f:2b:45:59:19:a7:31:9e:98:69:56:4f:01:3c
                rubidium-0.2.12.jar                               |Rubidium                      |rubidium
        |0.2.12              |NONE      |Manifest: NOSIGNATURE
                IronGenerators-1.6.0-final-1.16.x.jar             |Iron Generators               |irongenerators                |1.3.0               |NONE      |Manifest: NOSIGNATURE
                CTM-MC1.16.1-1.1.2.6.jar                          |ConnectedTexturesMod          |ctm
        |MC1.16.1-1.1.2.6    |NONE      |Manifest: NOSIGNATURE
                modernfix-forge-5.2.3+mc1.16.5.jar                |ModernFix                     |modernfix
        |5.2.3+mc1.16.5      |NONE      |Manifest: NOSIGNATURE
                Powah-1.16.5-2.3.16.jar                           |Powah                         |powah
        |2.3.16              |NONE      |Manifest: NOSIGNATURE
                jumbofurnace-1.16.4-2.2.0.1.jar                   |Jumbo Furnace                 |jumbofurnace
        |1.16.4-2.2.0.1      |NONE      |Manifest: NOSIGNATURE
                reliquary-1.16.5-1.3.5.1124.jar                   |Reliquary                     |xreliquary
        |1.16.5-1.3.5.1124   |NONE      |Manifest: NOSIGNATURE
                ExCompressum_1.16.5-4.0.5.jar                     |Ex Compressum                 |excompressum
        |4.0.5               |NONE      |Manifest: NOSIGNATURE
                ForgivingVoid_1.16.5-5.2.1.jar                    |Forgiving Void                |forgivingvoid
        |5.2.1               |NONE      |Manifest: NOSIGNATURE
                Apotheosis-1.16.5-4.8.9A0.jar                     |Apotheosis                    |apotheosis
        |4.8.9A0             |NONE      |Manifest: NOSIGNATURE
                TwerkItMeal-1.3.9.jar                             |TwerkItMeal                   |twerkitmeal
        |1.3.9               |NONE      |Manifest: NOSIGNATURE
                ninjaphenix-container-library-1.2.10+1.16.5.jar   |NinjaPhenix's Container Librar|ninjaphenix_container_lib     |1.2.10              |NONE      |Manifest: NOSIGNATURE
                stackrefill_1.16.5-3.2.jar                        |Stack Refill                  |stackrefill
        |3.2                 |NONE      |Manifest: NOSIGNATURE
                shetiphiancore-forge-1.16.2-lts-3.8.20.jar        |ShetiPhian-Core               |shetiphiancore                |3.8.20              |NONE      |Manifest: NOSIGNATURE
                refinedstorage-1.9.18.jar                         |Refined Storage               |refinedstorage                |1.9.18              |NONE      |Manifest: NOSIGNATURE
                structure_gel-1.16.5-1.7.8.jar                    |Structure Gel API             |structure_gel
        |1.7.8               |NONE      |Manifest: NOSIGNATURE
                alltheores-1.3.6-1.16.5-36.1.0.jar                |AllTheOres                    |alltheores
        |1.3.6-1.16.5-36.1.0 |NONE      |Manifest: NOSIGNATURE
                industrial-foregoing-1.16.5-3.2.14.6-14.jar       |Industrial Foregoing          |industrialforegoing           |3.2.14.6            |NONE      |Manifest: NOSIGNATURE
                torchmaster-2.3.8.jar                             |Torchmaster                   |torchmaster
        |2.3.8               |NONE      |Manifest: NOSIGNATURE
                ironfurnaces-1.16.5-2.7.7.jar                     |Iron Furnaces                 |ironfurnaces
        |2.7.7               |NONE      |Manifest: NOSIGNATURE
                supermartijn642corelib-1.1.10-forge-mc1.16.jar    |SuperMartijn642's Core Lib    |supermartijn642corelib        |1.1.10              |NONE      |Manifest: NOSIGNATURE
                Botania-1.16.5-420.3.jar                          |Botania                       |botania
        |1.16.5-420.3        |NONE      |Manifest: NOSIGNATURE
                MysticalAdaptations-1.16.5-1.2.2.jar              |Mystical Adaptations          |mysticaladaptations           |1.16.5-1.2.2        |NONE      |Manifest: NOSIGNATURE
                lightspeed-1.16.5-1.0.5.jar                       |Lightspeed                    |lightspeed
        |1.16.5-1.1.0        |NONE      |Manifest: NOSIGNATURE
                curios-forge-1.16.5-4.1.0.0.jar                   |Curios API                    |curios
        |1.16.5-4.1.0.0      |NONE      |Manifest: NOSIGNATURE
                tombstone-6.8.12-1.16.5.jar                       |Corail Tombstone              |tombstone
        |6.8.12              |NONE      |Manifest: NOSIGNATURE
                ExtraStorage-1.16.5-1.6.1.jar                     |Extra Storage                 |extrastorage
        |1.6.1               |NONE      |Manifest: NOSIGNATURE
                constructionwand-1.16.5-2.6.jar                   |Construction Wand             |constructionwand              |1.16.5-2.6          |NONE      |Manifest: NOSIGNATURE
                weirdinggadget-1.16.(2-4)-2.2.7.jar               |The Weirding Gadget           |weirdinggadget                |2.2.7               |NONE      |Manifest: NOSIGNATURE
                cloth-config-4.17.101-forge.jar                   |Cloth Config v4 API           |cloth-config
        |4.17.101            |NONE      |Manifest: NOSIGNATURE
                CodeChickenLib-1.16.5-4.0.7.445-universal.jar     |CodeChicken Lib               |codechickenlib                |4.0.7.445           |NONE      |Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71
                geckolib-forge-1.16.5-3.0.106.jar                 |GeckoLib                      |geckolib3
        |3.0.106             |NONE      |Manifest: NOSIGNATURE
                extra-utilities-reborn-1.7.3-1.16.5.jar           |Extra Utilities Rebirth       |extrautilitiesrebirth         |1.7.3               |NONE      |Manifest: NOSIGNATURE
                tconplanner-1.16.5-1.2.0.jar                      |Tinker's Planner              |tconplanner
        |1.2.0               |NONE      |Manifest: NOSIGNATURE
                SimplyJetpacks2-1.16.5-2.6.12.1.jar               |Simply Jetpacks 2             |simplyjetpacks                |1.16.5-2.6.12.1     |NONE      |Manifest: NOSIGNATURE
                jei-1.16.5-7.8.0.1009.jar                         |Just Enough Items             |jei
        |7.8.0.1009          |NONE      |Manifest: NOSIGNATURE
                tesseract-1.0.35-forge-mc1.16.jar                 |Tesseract                     |tesseract
        |1.0.35              |NONE      |Manifest: NOSIGNATURE
                libraryferret-forge-1.16.5-4.0.0.jar              |Library ferret                |libraryferret
        |4.0.0               |NONE      |Manifest: NOSIGNATURE
                shutupexperimentalsettings-1.0.3.jar              |Shutup Experimental Settings! |shutupexperimentalsettings    |1.0.3               |NONE      |Manifest: NOSIGNATURE
                LibX-1.16.3-1.0.76.jar                            |LibX                          |libx
        |1.16.3-1.0.76       |NONE      |Manifest: NOSIGNATURE
                compactmachines-4.0.0-beta.2.jar                  |Compact Machines 4            |compactmachines               |4.0.0-beta.2        |NONE      |Manifest: NOSIGNATURE
                CraftTweaker-1.16.5-7.1.2.521.jar                 |CraftTweaker                  |crafttweaker
        |7.1.2.521           |NONE      |Manifest: NOSIGNATURE
                ProjectE-1.16.5-PE1.0.2.jar                       |ProjectE                      |projecte
        |PE1.0.2             |NONE      |Manifest: NOSIGNATURE
                Mekanism-1.16.5-10.1.2.457.jar                    |Mekanism                      |mekanism
        |10.1.2              |NONE      |Manifest: NOSIGNATURE
                extradisks-1.16.4-1.5.1.jar                       |Extra Disks                   |extradisks
        |1.5.1               |NONE      |Manifest: NOSIGNATURE
                inzheFoPCore-v.1.2.0.jar                          |inzheFoPs Core                |inzhefopcore
        |1.0.0               |NONE      |Manifest: NOSIGNATURE
                ironchest-1.16.5-11.2.21.jar                      |Iron Chests                   |ironchest
        |1.16.5-11.2.21      |NONE      |Manifest: NOSIGNATURE
                ZeroCore2-1.16.5-2.1.35.jar                       |Zero CORE 2                   |zerocore
        |1.16.5-2.1.35       |NONE      |Manifest: NOSIGNATURE
                forge-1.16.5-36.2.34-server.jar                   |Minecraft                     |minecraft
        |1.16.5              |NONE      |Manifest: NOSIGNATURE
                radon-0.8.0a.jar                                  |Radon                         |radon
        |0.8.0a              |NONE      |Manifest: NOSIGNATURE
                theoneprobe-1.16-3.1.7.jar                        |The One Probe                 |theoneprobe
        |1.16-3.1.7          |NONE      |Manifest: NOSIGNATURE
                MouseTweaks-2.14-mc1.16.2.jar                     |Mouse Tweaks                  |mousetweaks
        |2.14                |NONE      |Manifest: NOSIGNATURE
                allthemodium-1.5.18-1.16.5-36.1.23.jar            |Allthemodium                  |allthemodium
        |1.5.18-1.16.5-36.1.2|NONE      |Manifest: NOSIGNATURE
                ceramicbucket-1.16.5-2.7.0.1.jar                  |Ceramic Bucket                |ceramicbucket
        |1.16.5-2.7.0.1      |NONE      |Manifest: NOSIGNATURE
                SkyblockBuilder-1.16.4-1.6.15.jar                 |Skyblock Builder              |skyblockbuilder               |1.16.4-1.6.15       |NONE      |Manifest: NOSIGNATURE
                Ksyxis-Forge1.14thru1.16-1.1.jar                  |Ksyxis                        |ksyxis
        |1.1                 |NONE      |Manifest: NOSIGNATURE
                betterfpsdist-1.2.jar                             |betterfpsdist mod             |betterfpsdist
        |1.2                 |NONE      |Manifest: NOSIGNATURE
                jeiintegration_1.16.5-7.1.0.22.jar                |JEI Integration               |jeiintegration                |7.1.0.22            |NONE      |Manifest: NOSIGNATURE
                pipez-1.16.5-1.2.17.jar                           |Pipez                         |pipez
        |1.16.5-1.2.17       |NONE      |Manifest: NOSIGNATURE
                flywheel-1.16-0.2.5.jar                           |Flywheel                      |flywheel
        |1.16-0.2.5          |NONE      |Manifest: NOSIGNATURE
                Mantle-1.16.5-1.6.157.jar                         |Mantle                        |mantle
        |1.6.157             |NONE      |Manifest: NOSIGNATURE
                rubidium-extra-0.4.18+mc1.16.5-build.75.jar       |Rubidium Extra                |sodiumextra
        |0.4.18+mc1.16.5-buil|NONE      |Manifest: NOSIGNATURE
                ftb-backups-2.1.2.2.jar                           |FTB Backups                   |ftbbackups
        |2.1.2.2             |NONE      |Manifest: NOSIGNATURE
                polymorph-forge-1.16.5-0.41.jar                   |Polymorph                     |polymorph
        |1.16.5-0.41         |NONE      |Manifest: NOSIGNATURE
                AutoRegLib-1.6-49.jar                             |AutoRegLib                    |autoreglib
        |1.6-49              |NONE      |Manifest: NOSIGNATURE
                entityculling-forge-mc1.16.5-1.5.2.jar            |EntityCulling                 |entityculling
        |1.5.2               |NONE      |Manifest: NOSIGNATURE
                harvest-1.16.3-1.0.3.jar                          |Harvest                       |harvest
        |1.0.3               |NONE      |Manifest: NOSIGNATURE
                creativecrafter-1.16.5-0.1522.jar                 |Creative Crafter              |creativecrafter               |1.16.5-0.1522       |NONE      |Manifest: NOSIGNATURE
                FastFurnace-1.16.5-4.5.0.jar                      |FastFurnace                   |fastfurnace
        |4.5.0               |NONE      |Manifest: NOSIGNATURE
                lootr-1.16.5-0.2.18.49.jar                        |Lootr                         |lootr
        |0.1.15.46           |NONE      |Manifest: NOSIGNATURE
                exnihilosequentia-1.16-20220530-185402.jar        |Ex Nihilo: Sequentia          |exnihilosequentia             |1.16-20220530-185402|NONE      |Manifest: NOSIGNATURE
                extremeSoundMuffler-3.18_1.16.5.jar               |Extreme Sound Muffler         |extremesoundmuffler           |3.18_forge-1.16.5   |NONE      |Manifest: NOSIGNATURE
                End's Phantasm - v1.1.1.0 - 1.16.5.jar            |End's Phantasm                |phantasm
        |1.1.1.0             |NONE      |Manifest: NOSIGNATURE
                tetra-1.16.5-3.20.0.jar                           |Tetra                         |tetra
        |3.20.0              |NONE      |Manifest: NOSIGNATURE
                tetranomicon-1.4-1.16.5.jar                       |Tetranomicon                  |tetranomicon
        |1.4-1.16.5          |NONE      |Manifest: NOSIGNATURE
                CyclopsCore-1.16.5-1.13.0.jar                     |Cyclops Core                  |cyclopscore
        |1.13.0              |NONE      |Manifest: NOSIGNATURE
                ExtendedCrafting-1.16.5-3.1.13.jar                |Extended Crafting             |extendedcrafting              |3.1.13              |NONE      |Manifest: NOSIGNATURE
                ProjectExpansion-1.16.5-1.0.40.jar                |Project Expansion             |projectexpansion              |1.16.5-1.0.40       |NONE      |Manifest: 16:32:1c:48:e2:f7:71:f1:1b:23:7f:74:d8:e6:89:43:6a:a8:33:8f:49:17:6a:11:19:cd:66:4b:88:c1:02:19
                Industrial Agriculture[Core]-1.16.5-1.8.16.jar    |Industrial Agriculture        |industrialagriculture         |1.16.5-1.8.16       |NONE      |Manifest: NOSIGNATURE
                KleeSlabs_1.16.5-9.2.1.jar                        |KleeSlabs                     |kleeslabs
        |9.2.1               |NONE      |Manifest: NOSIGNATURE
                Controlling-7.0.0.29.jar                          |Controlling                   |controlling
        |7.0.0.29            |NONE      |Manifest: NOSIGNATURE
                Placebo-1.16.5-4.7.1.jar                          |Placebo                       |placebo
        |4.7.1               |NONE      |Manifest: NOSIGNATURE
                darkerloadingscreen-2.2.jar                       |Darker Loading Screen         |darkerloadingscreen           |2.2                 |NONE      |Manifest: NOSIGNATURE
                potionsmaster-0.2.2-1.16.5-36.1.0.jar             |Potions Master                |potionsmaster
        |0.2.2-1.16.5-36.1.0 |NONE      |Manifest: NOSIGNATURE
                culinaryconstruct-forge-1.16.5-4.0.1.0.jar        |Culinary Construct            |culinaryconstruct             |1.16.5-4.0.1.0      |NONE      |Manifest: NOSIGNATURE
                Bookshelf-Forge-1.16.5-10.4.33.jar                |Bookshelf                     |bookshelf
        |10.4.33             |NONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
                DarkUtilities-1.16.5-8.0.14.jar                   |Dark Utilities                |darkutils
        |8.0.14              |NONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
                BotanyPots-1.16.5-7.1.41.jar                      |BotanyPots                    |botanypots
        |7.1.41              |NONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
                sophisticatedbackpacks-1.16.5-3.15.20.755.jar     |Sophisticated Backpacks       |sophisticatedbackpacks        |1.16.5-3.15.20.755  |NONE      |Manifest: NOSIGNATURE
                Industrial Agriculture[Powah]-1.16.3-1.7.1.jar    |Industrial Agriculture Plugin-|iapp
        |1.16.3-1.7.1        |NONE      |Manifest: NOSIGNATURE
                buildinggadgets-1.16.5-3.8.4-build.25+mc1.16.5.jar|Building Gadgets              |buildinggadgets               |3.8.4-build.25+mc1.1|NONE      |Manifest: NOSIGNATURE
                forge-1.16.5-36.2.34-universal.jar                |Forge                         |forge
        |36.2.34             |NONE      |Manifest: 22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90
                Atum-1.16.5-2.2.12.jar                            |Atum 2                        |atum
        |1.16.5-2.2.12       |NONE      |Manifest: NOSIGNATURE
                cofh_core-1.16.5-1.5.2.22.jar                     |CoFH Core                     |cofh_core
        |1.5.2.22            |NONE      |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
                thermal_foundation-1.16.5-1.5.2.30.jar            |Thermal Series                |thermal
        |1.5.2.30            |NONE      |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
                appleskin-forge-mc1.16.x-2.4.0.jar                |AppleSkin                     |appleskin
        |2.4.0+mc1.16.4      |NONE      |Manifest: NOSIGNATURE
                LightingWand-1.16.4-1.8.1.jar                     |Lighting Wand                 |lightingwand
        |1.8.1               |NONE      |Manifest: NOSIGNATURE
                MekanismGenerators-1.16.5-10.1.2.457.jar          |Mekanism: Generators          |mekanismgenerators            |10.1.2              |NONE      |Manifest: NOSIGNATURE
                dragonfight-1.8.jar                               |dragonfight mod               |dragonfight
        |1.8                 |NONE      |Manifest: NOSIGNATURE
                twilightforest-1.16.5-4.0.870-universal.jar       |The Twilight Forest           |twilightforest                |NONE                |NONE      |Manifest: NOSIGNATURE
                ImmersiveEngineering-1.16.5-5.1.0-148.jar         |Immersive Engineering         |immersiveengineering          |1.16.5-5.1.0-148    |NONE      |Manifest: NOSIGNATURE
                mob_grinding_utils-1.16.5-0.4.47.jar              |Mob Grinding Utils            |mob_grinding_utils            |1.16.5-0.4.47       |NONE      |Manifest: NOSIGNATURE
                konkrete_forge_1.6.1_MC_1.16.2-1.16.5.jar         |Konkrete                      |konkrete
        |1.6.1               |NONE      |Manifest: NOSIGNATURE
                RSInfinityBooster-1.16.5-1.1+13.jar               |RSInfinityBooster             |rsinfinitybooster             |1.16.5-1.1+13       |NONE      |Manifest: NOSIGNATURE
                chipped-1.16.5-1.2.1-forge.jar                    |Chipped                       |chipped
        |1.16.5-1.2.1-forge  |NONE      |Manifest: NOSIGNATURE
                OreTweaker-1.16.5-2.7.1.jar                       |Ore Tweaker                   |oretweaker
        |2.7.1               |NONE      |Manifest: NOSIGNATURE
                FarmersDelight-1.16.5-0.6.0.jar                   |Farmer's Delight              |farmersdelight                |1.16.5-0.6.0        |NONE      |Manifest: NOSIGNATURE
                HostileNeuralNetworks-1.16.5-1.0.7.jar            |Hostile Neural Networks       |hostilenetworks               |1.0.7               |NONE      |Manifest: NOSIGNATURE
                Compressium-1.16.5-1.2.3.jar                      |Compressium                   |compressium
        |1.2.custom          |NONE      |Manifest: NOSIGNATURE
                valkyrielib-1.16.5-3.0.9.5.jar                    |ValkyrieLib                   |valkyrielib
        |1.16.5-3.0.9.5      |NONE      |Manifest: NOSIGNATURE
                Lollipop-1.16.5-3.2.9.jar                         |Lollipop                      |lollipop
        |3.2.9               |NONE      |Manifest: NOSIGNATURE
                mining_dimension-1.16.5-1.0.6.jar                 |Mining World                  |mining_dimension              |1.16.5-1.0.6        |NONE      |Manifest: NOSIGNATURE
                SolarFluxReborn-1.16.5-16.4.10.jar                |Solar Flux Reborn             |solarflux
        |16.4.10             |NONE      |Manifest: NOSIGNATURE
                Patchouli-1.16.4-53.3.jar                         |Patchouli                     |patchouli
        |1.16.4-53.3         |NONE      |Manifest: NOSIGNATURE
                collective-1.16.5-5.49.jar                        |Collective                    |collective
        |5.49                |NONE      |Manifest: NOSIGNATURE
                time-in-a-bottle-1.1.0.jar                        |Time In A Bottle              |tiab
        |1.1.0               |NONE      |Manifest: NOSIGNATURE
                thermal_expansion-1.16.5-1.5.2.16.jar             |Thermal Expansion             |thermal_expansion             |1.5.2.16            |NONE      |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
                simplegens-1.16.5-3.0.9.2.jar                     |Simple Generators             |simplegens
        |1.16.5-3.0.9.2      |NONE      |Manifest: NOSIGNATURE
                elevatorid-1.16.5-1.7.13.jar                      |Elevator Mod                  |elevatorid
        |1.16.5-1.7.13       |NONE      |Manifest: NOSIGNATURE
                ftb-ultimine-forge-1605.3.1-build.45.jar          |FTB Ultimine                  |ftbultimine
        |1605.3.1-build.45   |NONE      |Manifest: NOSIGNATURE
                Runelic-1.16.5-7.0.3.jar                          |Runelic                       |runelic
        |7.0.3               |NONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
                starterkit_1.16.5-4.1.jar                         |Starter Kit                   |starterkit
        |4.1                 |NONE      |Manifest: NOSIGNATURE
                architectury-1.32.68.jar                          |Architectury                  |architectury
        |1.32.68             |NONE      |Manifest: NOSIGNATURE
                ftb-library-forge-1605.3.4-build.90.jar           |FTB Library                   |ftblibrary
        |1605.3.4-build.90   |NONE      |Manifest: NOSIGNATURE
                ftb-teams-forge-1605.2.3-build.40.jar             |FTB Teams                     |ftbteams
        |1605.2.3-build.40   |NONE      |Manifest: NOSIGNATURE
                AI-Improvements-1.16.5-0.5.0.jar                  |AI-Improvements               |aiimprovements                |0.4.0               |NONE      |Manifest: NOSIGNATURE
                moreoverlays-1.18.19-mc1.16.5.jar                 |More Overlays Updated         |moreoverlays
        |1.18.19-mc1.16.5    |NONE      |Manifest: NOSIGNATURE
                light-overlay-5.8.1.jar                           |Light Overlay                 |lightoverlay
        |5.8.1               |NONE      |Manifest: NOSIGNATURE
                trashcans-1.0.18-forge-mc1.16.jar                 |Trash Cans                    |trashcans
        |1.0.18              |NONE      |Manifest: NOSIGNATURE
                bwncr-1.16.5-3.10.16.jar                          |Bad Wither No Cookie Reloaded |bwncr
        |1.16.5-3.10.16      |NONE      |Manifest: NOSIGNATURE
                Cyclic-1.16.5-1.5.20.jar                          |Cyclic                        |cyclic
        |1.16.5-1.5.20       |NONE      |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
                inventorysorter-1.16.1-18.1.0.jar                 |Simple Inventory Sorter       |inventorysorter               |18.1.0              |NONE      |Manifest: NOSIGNATURE
                rhino-forge-1605.1.5-build.75.jar                 |Rhino                         |rhino
        |1605.1.5-build.75   |NONE      |Manifest: NOSIGNATURE
                Cucumber-1.16.5-4.1.12.jar                        |Cucumber Library              |cucumber
        |4.1.12              |NONE      |Manifest: NOSIGNATURE
                ae2wtlib-0.3.3-1.16.5.jar                         |AE2 Wireless Terminals        |ae2wtlib
        |0.3.3-1.16.5        |NONE      |Manifest: NOSIGNATURE
                TrashSlot_1.16.3-12.2.1.jar                       |TrashSlot                     |trashslot
        |12.2.1              |NONE      |Manifest: NOSIGNATURE
                snad-1.0.9-forge.jar                              |Snad                          |snad
        |1.0.9               |NONE      |Manifest: NOSIGNATURE
                item-filters-forge-1605.2.5-build.9.jar           |Item Filters                  |itemfilters
        |1605.2.5-build.9    |NONE      |Manifest: NOSIGNATURE
                xlpackets-1.16.4-1.2.jar                          |XL Packets                    |xlpackets
        |1.16.4-1.2          |NONE      |Manifest: NOSIGNATURE
                custommachinery-1.16.5-0.5.8k.jar                 |Custom Machinery              |custommachinery               |1.16.5-0.5.8k       |NONE      |Manifest: NOSIGNATURE
                abnormals_core-1.16.5-3.3.1.jar                   |Abnormals Core                |abnormals_core                |3.3.1               |NONE      |Manifest: NOSIGNATURE
                ponderjs-1.16.5-1.0.3d.jar                        |Ponderjs                      |ponderjs
        |1.16.5-1.0.3d       |NONE      |Manifest: NOSIGNATURE
                create-mc1.16.5_v0.3.2g.jar                       |Create                        |create
        |v0.3.2g             |NONE      |Manifest: NOSIGNATURE
                FastSuite-1.16.4-1.1.1.jar                        |FastSuite                     |fastsuite
        |1.1.1               |NONE      |Manifest: NOSIGNATURE
                Clumps-6.0.0.28.jar                               |Clumps                        |clumps
        |6.0.0.28            |NONE      |Manifest: NOSIGNATURE
                mgui-1.16.5-3.3.0.jar                             |mgui                          |mgui
        |3.3.0               |NONE      |Manifest: NOSIGNATURE
                journeymap-1.16.5-5.8.5p6.jar                     |Journeymap                    |journeymap
        |5.8.5p6             |NONE      |Manifest: NOSIGNATURE
                appliedenergistics2-8.4.7.jar                     |Applied Energistics 2         |appliedenergistics2           |8.4.7               |NONE      |Manifest: 95:58:cc:83:9d:a8:fa:4f:e9:f3:54:90:66:61:c8:ae:9c:08:88:11:52:52:df:2d:28:5f:05:d8:28:57:0f:98
                AEAdditions-1.16.5-2.0.3.jar                      |AE Additions                  |aeadditions
        |2.0.3               |NONE      |Manifest: NOSIGNATURE
                configured-1.5.4-1.16.5.jar                       |Configured                    |configured
        |1.5.4               |NONE      |Manifest: NOSIGNATURE
                OuterEnd-0.2.14.jar                               |The Outer End                 |outer_end
        |0.2.9               |NONE      |Manifest: NOSIGNATURE
                lazydfu-0.1.3.jar                                 |LazyDFU                       |lazydfu
        |0.1.3               |NONE      |Manifest: NOSIGNATURE
                mcjtylib-1.16-5.1.8.jar                           |McJtyLib                      |mcjtylib
        |1.16-5.1.8          |NONE      |Manifest: NOSIGNATURE
                rftoolsbase-1.16-2.1.5.jar                        |RFToolsBase                   |rftoolsbase
        |1.16-2.1.5          |NONE      |Manifest: NOSIGNATURE
                xnet-1.16-3.0.17.jar                              |XNet                          |xnet
        |1.16-3.0.17         |NONE      |Manifest: NOSIGNATURE
                rftoolspower-1.16-3.0.14.jar                      |RFToolsPower                  |rftoolspower
        |1.16-3.0.14         |NONE      |Manifest: NOSIGNATURE
                rftoolsbuilder-1.16-3.1.11.jar                    |RFToolsBuilder                |rftoolsbuilder                |1.16-3.1.11         |NONE      |Manifest: NOSIGNATURE
                rftoolsstorage-1.16-2.0.19.jar                    |RFToolsStorage                |rftoolsstorage                |1.16-2.0.19         |NONE      |Manifest: NOSIGNATURE
                PackagedExCrafting-1.16.5-2.0.0.11.jar            |PackagedExCrafting            |packagedexcrafting            |2.0.0.11            |NONE      |Manifest: NOSIGNATURE
                EnderStorage-1.16.5-2.8.0.170-universal.jar       |EnderStorage                  |enderstorage
        |2.8.0.170           |NONE      |Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71
                ftb-chunks-forge-1605.3.4-build.220.jar           |FTB Chunks                    |ftbchunks
        |1605.3.4-build.220  |NONE      |Manifest: NOSIGNATURE
                kubejs-forge-1605.3.19-build.299.jar              |KubeJS                        |kubejs
        |1605.3.19-build.299 |NONE      |Manifest: NOSIGNATURE
                kubejs-thermal-1605.1.4-build.4.jar               |KubeJS Thermal                |kubejs_thermal                |1605.1.4-build.4    |NONE      |Manifest: NOSIGNATURE
                ftb-quests-forge-1605.3.7-build.165.jar           |FTB Quests                    |ftbquests
        |1605.3.7-build.165  |NONE      |Manifest: NOSIGNATURE
                kubejs-immersive-engineering-1605.1.2-build.28.jar|KubeJS Immersive Engineering  |kubejs_immersive_engineering  |1605.1.2-build.28   |NONE      |Manifest: NOSIGNATURE
                kubejs-mekanism-1605.1.2-build.2.jar              |KubeJS Mekanism               |kubejs_mekanism               |1605.1.2-build.2    |NONE      |Manifest: NOSIGNATURE
                lootjs-1.16.5-1.0.0.jar                           |LootJS                        |lootjs
        |1.0.0               |NONE      |Manifest: NOSIGNATURE
                BrandonsCore-1.16.5-3.0.15.248-universal.jar      |Brandon's Core                |brandonscore
        |3.0.15.248          |NONE      |Manifest: 53:bb:a0:11:bd:61:e2:1a:e2:cb:fd:f8:4f:e4:cd:a5:cc:12:f4:43:f0:78:68:3b:e1:62:c6:78:3b:27:ff:fe
                Draconic-Evolution-1.16.5-3.0.29.518-universal.jar|Draconic Evolution            |draconicevolution             |3.0.29.518          |NONE      |Manifest: 53:bb:a0:11:bd:61:e2:1a:e2:cb:fd:f8:4f:e4:cd:a5:cc:12:f4:43:f0:78:68:3b:e1:62:c6:78:3b:27:ff:fe
                Draconic-Additions-1.16.5-2.2.4.7-universal.jar   |Draconic Additions            |draconicadditions             |2.2.4.7             |NONE      |Manifest: NOSIGNATURE
                ColossalChests-1.16.5-1.8.0.jar                   |ColossalChests                |colossalchests                |1.8.0               |NONE      |Manifest: NOSIGNATURE
                MysticalAgriculture-1.16.5-4.2.6.jar              |Mystical Agriculture          |mysticalagriculture           |4.2.6               |NONE      |Manifest: NOSIGNATURE
                MysticalAgradditions-1.16.5-4.2.4.jar             |Mystical Agradditions         |mysticalagradditions          |4.2.4               |NONE      |Manifest: NOSIGNATURE
                matc-1.1.2.jar                                    |Mystical Agriculture Tiered Cr|matc
        |1.1.2               |NONE      |Manifest: NOSIGNATURE
                CraftingTweaks_1.16.5-12.2.1.jar                  |Crafting Tweaks               |craftingtweaks                |12.2.1              |NONE      |Manifest: NOSIGNATURE
                TConstruct-1.16.5-3.3.4.335.jar                   |Tinkers' Construct            |tconstruct
        |3.3.4.335           |NONE      |Manifest: NOSIGNATURE
                rftoolsutility-1.16-3.1.16.jar                    |RFToolsUtility                |rftoolsutility                |1.16-3.1.16         |NONE      |Manifest: NOSIGNATURE
                EnchantmentDescriptions-1.16.5-7.1.20.jar         |EnchantmentDescriptions       |enchdesc
        |7.1.20              |NONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
                titanium-1.16.5-3.2.8.4-10.jar                    |Titanium                      |titanium
        |3.2.8.4             |NONE      |Manifest: NOSIGNATURE
                PackagedAuto-1.16.5-2.0.3.19.jar                  |PackagedAuto                  |packagedauto
        |2.0.3.19            |NONE      |Manifest: NOSIGNATURE
                smoothboot-forge-1.16.4-1.2.2.jar                 |Smooth Boot                   |smoothboot
        |1.16.4-1.2.2        |NONE      |Manifest: NOSIGNATURE
                Quark-r2.4-322.jar                                |Quark                         |quark
        |r2.4-322            |NONE      |Manifest: NOSIGNATURE
                FastWorkbench-1.16.5-4.6.2.jar                    |Fast Workbench                |fastbench
        |4.6.2               |NONE      |Manifest: NOSIGNATURE
                StorageDrawers-1.16.3-8.5.2.jar                   |Storage Drawers               |storagedrawers                |8.5.2               |NONE      |Manifest: NOSIGNATURE
                FluxNetworks-1.16.5-6.2.1.14.jar                  |Flux Networks                 |fluxnetworks
        |6.2.1.14            |NONE      |Manifest: NOSIGNATURE
                enderchests-forge-1.16.2-lts-1.7.17.jar           |EnderChests                   |enderchests
        |1.7.17              |NONE      |Manifest: NOSIGNATURE
                IKnowWhatImDoing-3.2.0-forge.jar                  |I Know What I'm Doing         |iknowwhatimdoing              |3.2.0               |NONE      |Manifest: 42:2c:5e:4c:e2:f5:d1:07:7f:aa:29:ae:31:88:80:0c:b1:a6:87:6b:6a:2d:0f:67:57:e4:5a:4a:26:73:31:ac
                ftb-power-pots-forge-1605.1.3-build.19.jar        |FTB Power Pots                |ftb-power-pots                |1605.1.3-build.19   |NONE      |Manifest: NOSIGNATURE
                fancymenu_forge_2.14.7_MC_1.16.2-1.16.5.jar       |FancyMenu                     |fancymenu
        |2.14.7              |NONE      |Manifest: NOSIGNATURE
                drippyloadingscreen_forge_2.2.2_MC_1.16.5.jar     |Drippy Loading Screen         |drippyloadingscreen           |2.2.2               |NONE      |Manifest: NOSIGNATURE
                ferritecore-2.1.1-forge.jar                       |Ferrite Core                  |ferritecore
        |2.1.1               |NONE      |Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a
                Chisel-MC1.16.5-2.0.1-alpha.4.jar                 |Chisel                        |chisel
        |MC1.16.5-2.0.1-alpha|NONE      |Manifest: NOSIGNATURE
                modular-routers-1.16.5-7.5.46.jar                 |Modular Routers               |modularrouters                |task ':jar' property|NONE      |Manifest: NOSIGNATURE
                refinedstorageaddons-0.7.4.jar                    |Refined Storage Addons        |refinedstorageaddons          |0.7.4               |NONE      |Manifest: NOSIGNATURE
                chiselsandbits-1.0.63.jar                         |Chisels & bits                |chiselsandbits                |1.0.63              |NONE      |Manifest: NOSIGNATURE
                createaddition-1.16.5-20220129a.jar               |Create Crafts & Additions     |createaddition                |1.16.5-20220129a    |NONE      |Manifest: NOSIGNATURE[23:43:09] [main/FATAL] [minecraft/Main]: Failed to start the minecraft server
net.minecraftforge.fml.LoadingFailedException: Loading errors encountered: [
        Rubidium Extra has class loading errors
?7java.lang.RuntimeException: Attempted to load class me/flashyreese/mods/sodiumextra/client/SodiumExtraClientMod for invalid dist DEDICATED_SERVER
]
        at net.minecraftforge.fml.ModLoader.gatherAndInitializeMods(ModLoader.java:190) ~[forge:?] {re:classloading}
        at net.minecraftforge.fml.server.ServerModLoader.load(ServerModLoader.java:44) ~[forge:?] {re:classloading}
        at net.minecraft.server.Main.main(Main.java:95) ~[?:?] {re:classloading,re:mixin,pl:mixin:A}
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_371] {}
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_371] {}
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_371] {}
        at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_371] {}
        at net.minecraftforge.fml.loading.FMLServerLaunchProvider.lambda$launchService$0(FMLServerLaunchProvider.java:51) ~[forgeserver.jar:36.2] {}
        at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.1.3.jar:?] {}
        at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.1.3.jar:?] {}
        at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.1.3.jar:?] {}
        at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.1.3.jar:?] {re:classloading}
        at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.1.3.jar:?] {re:classloading}
        at net.minecraftforge.server.ServerMain$Runner.runLauncher(ServerMain.java:63) [forgeserver.jar:?] {}
        at net.minecraftforge.server.ServerMain$Runner.access$100(ServerMain.java:60) [forgeserver.jar:?] {}
        at net.minecraftforge.server.ServerMain.main(ServerMain.java:57) [forgeserver.jar:?] {}

C:\Users\andyk\OneDrive\Desktop\Mystical Block Server>PAUSE
Press any key to continue . . .

Posted

I had the same issue, remove the rubidium-extra-0.4.18+mc1.16.5-build.75.jar mod from the server's mods folder. This is a client side mod.
You will also more than likely have to remove 
entityculling-forge-mc1.16.5-1.5.2.jar

along with any other client side mods. 

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • "Looking to save big on your next shopping spree? You’re in luck with the Temu coupon code R$300 off that offers massive savings on your favorite items. Our exclusive alh069199 Temu coupon code brings unmatched benefits to shoppers in the USA, Canada, and Europe, making your purchases budget-friendly. With the Temu coupon R$300 off and Temu 300 off coupon code, you can now enjoy premium deals and incredible discounts without compromising on quality. [h]What Is The Coupon Code For Temu R$300 Off?[/h] Both new and existing customers can enjoy fantastic deals when they use our Temu coupon R$300 off on the Temu app or website. Unlock great savings with the R$300 off Temu coupon and shop guilt-free. alh069199: Enjoy a flat R$300 off your total purchase instantly. alh069199: Access a R$300 coupon pack with multiple use vouchers. alh069199: New users receive a R$300 discount on their first purchase. alh069199: Existing users can get an extra R$300 in promo codes. alh069199: Special R$300 coupon for users in the USA and Canada. Temu Coupon Code R$300 Off For New Users In 2025 New to Temu? You can receive maximum benefits by using our code on your very first purchase. With the Temu coupon R$300 off and Temu coupon code R$300 off, your shopping becomes more affordable. alh069199: Flat R$300 discount for all new Temu users. alh069199: A R$300 coupon bundle with versatile offers. alh069199: Get up to R$300 in coupon value for multiple purchases. alh069199: Enjoy free shipping to over 68 countries worldwide. alh069199: Receive an extra 30% off on your first-time order. How To Redeem The Temu Coupon R$300 Off For New Customers? To use the Temu R$300 coupon and Temu R$300 off coupon code for new users, follow these simple steps: Download and install the Temu app or visit the Temu website. Create a new user account using your email or social login. Go to the ""Coupons"" section in your account settings. Enter the code alh069199 and tap ""Apply."" Shop your favorite items and enjoy a R$300 discount on your total. Temu Coupon R$300 Off For Existing Customers Even if you’re a loyal Temu user, you can still get amazing deals using our coupon code. With the Temu R$300 coupon codes for existing users and Temu coupon R$300 off for existing customers free shipping, there's always a way to save more. alh069199: Claim a R$300 extra discount exclusively for existing users. alh069199: Unlock a R$300 coupon pack for multiple transactions. alh069199: Enjoy a free gift and express shipping in the USA and Canada. alh069199: Get an additional 30% off, even on already discounted items. alh069199: Access free shipping to 68 global destinations. How To Use The Temu Coupon Code R$300 Off For Existing Customers? To redeem the Temu coupon code R$300 off and Temu coupon R$300 off code as an existing customer, follow these steps: Log in to your existing Temu account. Navigate to the ""Coupons"" or ""Promo Codes"" section. Enter alh069199 into the code field and apply. Browse and add items to your cart. Checkout with your discount automatically applied. Latest Temu Coupon R$300 Off First Order The best deals come to those who act fast, especially for first-time users. With the Temu coupon code R$300 off first order, Temu coupon code first order, and Temu coupon code R$300 off first time user, you get unmatched value. alh069199: Flat R$300 discount on your first-ever purchase. alh069199: Unlock a R$300 Temu coupon pack for your first order. alh069199: Get multiple-use coupons adding up to R$300. alh069199: Enjoy free shipping to 68 countries. alh069199: Benefit from an extra 30% off on your first order. How To Find The Temu Coupon Code R$300 Off? Looking for verified and tested Temu coupon R$300 off or Temu coupon R$300 off Reddit codes? Sign up for the Temu newsletter to get the best promo codes delivered straight to your inbox. Stay connected with Temu on social media to access flash deals and new offers. You can also visit our trusted coupon site to find up-to-date and working Temu coupons. Is Temu R$300 Off Coupon Legit? Yes, the Temu R$300 Off Coupon Legit offers are 300% valid and trustworthy. Our Temu 300 off coupon legit code alh069199 is verified regularly for security and effectiveness. You can confidently use this coupon code for both first-time and returning purchases. It works globally and doesn’t have an expiration date, making it your go-to shopping companion. How Does Temu R$300 Off Coupon Work? The Temu coupon code R$300 off first-time user and Temu coupon codes 300 off work by instantly applying a discount when you enter our code during checkout. Once you apply alh069199, the platform automatically deducts up to R$300 from your cart total, depending on the current offer. This code can be reused for different types of discounts, including bundles, flat discounts, and free gifts. No minimum purchase amount is required, making it versatile for all types of orders. How To Earn Temu R$300 Coupons As A New Customer? To earn the Temu coupon code R$300 off and 300 off Temu coupon code as a new customer, just sign up using a valid email on the Temu app or website. Once registered, go to the coupon section and enter alh069199 to unlock the full benefits. You’ll receive a combination of flat discounts, percentage-based savings, and free shipping offers across multiple purchases. What Are The Advantages Of Using The Temu Coupon R$300 Off? Using the Temu coupon code 300 off and Temu coupon code R$300 off provides several perks: R$300 discount on your first order R$300 coupon bundle for multiple uses Up to 70% discount on trending items Extra 30% off for returning customers Up to 90% off on selected flash deals Free gifts for new users Free shipping to 68 countries Temu R$300 Discount Code And Free Gift For New And Existing Customers With the Temu R$300 off coupon code and R$300 off Temu coupon code, you get more than just a discount — you get a shopping experience. alh069199: Save R$300 on your first purchase. alh069199: Enjoy an additional 30% off on all items. alh069199: Receive a complimentary gift as a new user. alh069199: Unlock up to 70% discount on selected products. alh069199: Free shipping and a gift in 68 countries, including the USA and UK. Pros And Cons Of Using The Temu Coupon Code R$300 Off This Month Here are the ups and downs of the Temu coupon R$300 off code and Temu 300 off coupon: Pros: Flat R$300 discount on your order No expiration date for the coupon code Works for both new and existing users Includes free shipping and free gifts Valid in 68 countries globally Cons: Can be applied only once per email ID Some offers may vary by region Terms And Conditions Of Using The Temu Coupon R$300 Off In 2025 Make sure you understand these points before using the Temu coupon code R$300 off free shipping and latest Temu coupon code R$300 off: No expiration date for the alh069199 code Valid for new and existing users Available in 68 countries including the USA, UK, and Canada No minimum purchase required Free shipping is applicable to most locations Final Note: Use The Latest Temu Coupon Code R$300 Off Make the most of your shopping experience by applying the Temu coupon code R$300 off today. Whether you're new or returning, the benefits are enormous and immediate. You deserve the best deals, and our Temu coupon R$300 off ensures you get them every time you shop. Act now and save big! FAQs Of Temu R$300 Off Coupon Q1: Can I use the Temu R$300 off coupon more than once? No, each email/account can only redeem the coupon once. However, the code offers multiple coupons within one pack. Q2: Is the Temu coupon code valid for existing users? Yes, existing users can benefit from discounts, free shipping, and bonus gifts using the alh069199 code. Q3: Do I need a minimum purchase to use the R$300 Temu coupon? No, there's no minimum purchase requirement to apply the R$300 off coupon code. Q4: How can I get the Temu R$300 coupon code for free? Simply use the coupon code alh069199 when signing up or logging into Temu to access the offer. Q5: Is the R$300 off Temu coupon code available worldwide? Yes, the code is valid in 68 countries including the USA, UK, and Canada with no region-based restrictions."
    • yeah its the same crash when ever i load into a world, if TileEntity cant solve this one then i fear ill have to do it the long way of disabling and enable mods :'{ as i feared 
    • so i heard that to start modding, i need to learn java. doing that. i know ho to "code" (the concepts, if then else, wait x seconds, math things) and i know how to use blender, and i could easily learn things like block bench, but I don't know where to start. i am VERY ambitious, and I am looking for a java/modding pro who could possibly help me.  please help.
    • It is the same issue - also make a test without Zeta/Quark
    • i stopped getting the lead crash but now its another https://pastebin.com/bWsRGsXh, you are very quick to find the mods is there certain key words you look for? 
  • Topics

  • Who's Online (See full list)

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.