Building Wands

Building Wands

828k Downloads

Server crash @ start with 2.2.6 (1.16.5)

zISKo666 opened this issue ยท 2 comments

commented
---- Minecraft Crash Report ----
// Surprise! Haha. Well, this is awkward.

Time: 30.10.21, 00:27
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}
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?] {}
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
	at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] {re:computing_frames}
	at net.minecraftforge.fml.loading.FMLServerLaunchProvider.lambda$launchService$0(FMLServerLaunchProvider.java:51) ~[forge-1.16.5-36.2.8.jar:36.2] {}
	at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.9.jar:?] {}
	at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.9.jar:?] {}
	at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.9.jar:?] {}
	at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.9.jar:?] {re:classloading}
	at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.9.jar:?] {re:classloading}
	at net.minecraftforge.server.ServerMain$Runner.runLauncher(ServerMain.java:63) [forge-1.16.5-36.2.8.jar:?] {}
	at net.minecraftforge.server.ServerMain$Runner.access$100(ServerMain.java:60) [forge-1.16.5-36.2.8.jar:?] {}
	at net.minecraftforge.server.ServerMain.main(ServerMain.java:57) [forge-1.16.5-36.2.8.jar:?] {}


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

-- Head --
Thread: main
Stacktrace:
	at java.lang.ClassLoader.findClass(ClassLoader.java:719) ~[?:?] {}
-- MOD wands --
Details:
	Caused by 0: java.lang.NoClassDefFoundError: net/minecraft/client/gui/toasts/IToast
		at net.nicguzzo.wands.forge.WandsModForge.<init>(WandsModForge.java:32) ~[wands:?] {re:classloading}
		at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?] {re:classloading,re:classloading,re:classloading}
		at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:?] {re:classloading,re:classloading,re:classloading}
		at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?] {re:classloading,re:classloading,re:classloading}
		at java.lang.reflect.Constructor.newInstance(Constructor.java:490) ~[?:?] {}
		at java.lang.Class.newInstance(Class.java:584) ~[?:?] {}
		at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:81) ~[forge:36.2] {re:classloading}
		at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:120) ~[forge:?] {re:classloading}
		at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1736) ~[?:?] {}
		at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1728) ~[?:?] {}
		at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290) ~[?:?] {}
		at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1020) ~[?:?] {}
		at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1656) ~[?:?] {}
		at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1594) ~[?:?] {}
		at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183) ~[?:?] {}

	Mod File: BuildingWands-1.16.5-2.2.6.jar
	Failure message: Building Wands (wands) has failed to load correctly
		java.lang.NoClassDefFoundError: net/minecraft/client/gui/toasts/IToast
	Mod Version: 2.2.6_mc1.16.5
	Mod Issue URL: NOT PROVIDED
	Exception message: java.lang.ClassNotFoundException: net.minecraft.client.gui.toasts.IToast
Stacktrace:
	at java.lang.ClassLoader.findClass(ClassLoader.java:719) ~[?:?] {}
	at java.lang.ClassLoader.loadClass(ClassLoader.java:589) ~[?:?] {}
	at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:106) ~[modlauncher-8.0.9.jar:?] {re:classloading}
	at java.lang.ClassLoader.loadClass(ClassLoader.java:522) ~[?:?] {}
	at net.nicguzzo.wands.forge.WandsModForge.<init>(WandsModForge.java:32) ~[wands:?] {re:classloading}
	at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?] {re:classloading,re:classloading,re:classloading,re:classloading}
	at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:?] {re:classloading,re:classloading,re:classloading,re:classloading}
	at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?] {re:classloading,re:classloading,re:classloading,re:classloading}
	at java.lang.reflect.Constructor.newInstance(Constructor.java:490) ~[?:?] {}
	at java.lang.Class.newInstance(Class.java:584) ~[?:?] {}
	at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:81) ~[forge:36.2] {re:classloading}
	at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:120) ~[forge:?] {re:classloading}
	at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1736) ~[?:?] {}
	at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1728) ~[?:?] {}
	at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290) ~[?:?] {}
	at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1020) ~[?:?] {}
	at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1656) ~[?:?] {}
	at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1594) ~[?:?] {}
	at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183) ~[?:?] {}


-- System Details --
Details:
	Minecraft Version: 1.16.5
	Minecraft Version ID: 1.16.5
	Operating System: Windows 10 (amd64) version 10.0
	Java Version: 11.0.12, Amazon.com Inc.
	Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Amazon.com Inc.
	Memory: 6504692736 bytes (6203 MB) / 8589934592 bytes (8192 MB) up to 8589934592 bytes (8192 MB)
	CPUs: 8
	JVM Flags: 3 total; -Xms8G -Xmx8G -XX:+UseG1GC
	ModLauncher: 8.0.9+86+master.3cf110c
	ModLauncher launch target: fmlserver
	ModLauncher naming: srg
	ModLauncher services: 
		/mixin-0.8.4.jar mixin PLUGINSERVICE 
		/eventbus-4.0.0.jar eventbus PLUGINSERVICE 
		/forge-1.16.5-36.2.8.jar object_holder_definalize PLUGINSERVICE 
		/forge-1.16.5-36.2.8.jar runtime_enum_extender PLUGINSERVICE 
		/forge-1.16.5-36.2.8.jar capability_inject_definalize PLUGINSERVICE 
		/accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE 
		/forge-1.16.5-36.2.8.jar runtimedistcleaner PLUGINSERVICE 
		/mixin-0.8.4.jar mixin TRANSFORMATIONSERVICE 
		/forge-1.16.5-36.2.8.jar fml TRANSFORMATIONSERVICE 
	FML: 36.2
	Forge: net.minecraftforge:36.2.8
	FML Language Providers: 
		[email protected]
		minecraft@1
		[email protected]
	Mod List: 
		RefinedStorageRequestify-1.16.5-2.1.4.jar         |RSRequestify                  |rsrequestify                  |2.1.4               |CREATE_REG|Manifest: NOSIGNATURE
		CyclopsCore-1.16.5-1.12.0.jar                     |Cyclops Core                  |cyclopscore                   |1.12.0              |CREATE_REG|Manifest: NOSIGNATURE
		Telepad-1.16.5-3.0.0.3.jar                        |Telepads                      |telepads                      |1.16.5 - 3.0.0.3    |CREATE_REG|Manifest: NOSIGNATURE
		SM642sConfigLib-1.16.5-1.0.9.jar                  |SuperMartijn642's Config Lib  |supermartijn642configlib      |1.0.9               |CREATE_REG|Manifest: NOSIGNATURE
		NetherPortalFix-1.16.5-7.2.1.jar                  |NetherPortalFix               |netherportalfix               |7.2.1               |CREATE_REG|Manifest: NOSIGNATURE
		AdvancedPeripherals-1.16.5-0.7.3.jar              |Advanced Peripherals          |advancedperipherals           |0.7.3r              |CREATE_REG|Manifest: NOSIGNATURE
		Guidebook-1.16.5-3.2.1.jar                        |Guidebook                     |gbook                         |3.2.1               |CREATE_REG|Manifest: NOSIGNATURE
		TinyRedstone-1.16.5-1.11.1.jar                    |Tiny Redstone                 |tinyredstone                  |1.16.5-1.11.1       |CREATE_REG|Manifest: NOSIGNATURE
		IntegratedTerminals-1.16.5-1.2.8.jar              |IntegratedTerminals           |integratedterminals           |1.2.8               |CREATE_REG|Manifest: NOSIGNATURE
		MacawsWindows-1.16.5-2.0.0.jar                    |Macaw's Windows               |mcwwindows                    |2.0.0               |CREATE_REG|Manifest: NOSIGNATURE
		GaugesAndSwitches-1.16.5-1.2.11.jar               |Gauges and Switches           |rsgauges                      |1.2.11              |CREATE_REG|Manifest: bf:30:76:97:e4:58:41:61:2a:f4:30:d3:8f:4c:e3:71:1d:14:c4:a1:4e:85:36:e3:1d:aa:2f:cb:22:b0:04:9b
		YungsBetterCaves-1.16.5-1.1.2.jar                 |YUNG's Better Caves           |bettercaves                   |1.16.4-1.1.2        |CREATE_REG|Manifest: NOSIGNATURE
		CTM-1.16.5-1.1.2.6.jar                            |ConnectedTexturesMod          |ctm                           |MC1.16.1-1.1.2.6    |CREATE_REG|Manifest: NOSIGNATURE
		CookingForBlockheads-1.16.5-9.3.4.jar             |Cooking for Blockheads        |cookingforblockheads          |9.3.4               |CREATE_REG|Manifest: NOSIGNATURE
		YungsAPI-1.16.5-13.jar                            |YUNG's API                    |yungsapi                      |1.16.4-Forge-13     |CREATE_REG|Manifest: NOSIGNATURE
		Powah-1.16.5-2.3.16.jar                           |Powah                         |powah                         |2.3.16              |CREATE_REG|Manifest: NOSIGNATURE
		RefinedStorageCableTiers-1.16.5-0.532.jar         |Cable Tiers                   |cabletiers                    |1.16.5-0.532        |CREATE_REG|Manifest: NOSIGNATURE
		Bookshelf-1.16.5-10.3.29.jar                      |Bookshelf                     |bookshelf                     |10.3.29             |CREATE_REG|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
		Reliquary-1.16.5-1.3.5.1100.jar                   |Reliquary                     |xreliquary                    |1.16.5-1.3.5.1100   |CREATE_REG|Manifest: NOSIGNATURE
		SophisticatedBackpacks-1.16.5-3.7.0.378.jar       |Sophisticated Backpacks       |sophisticatedbackpacks        |1.16.5-3.7.0.378    |CREATE_REG|Manifest: NOSIGNATURE
		DarkUtilities-1.16.5-8.0.11.jar                   |Dark Utilities                |darkutils                     |8.0.11              |CREATE_REG|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
		MacawsDoors-1.16.5-1.0.3.jar                      |Macaw's Doors                 |mcwdoors                      |1.0.3               |CREATE_REG|Manifest: NOSIGNATURE
		IronShulkerBoxes-1.16.5-5.1.11.jar                |Iron Shulker Boxes            |ironshulkerbox                |1.16.4-5.1.11       |CREATE_REG|Manifest: NOSIGNATURE
		Morpheus-1.16.5-4.2.70.jar                        |Morpheus                      |morpheus                      |4.2.70              |CREATE_REG|Manifest: NOSIGNATURE
		MekanismGenerators-1.16.5-10.0.22.449.jar         |Mekanism: Generators          |mekanismgenerators            |10.0.22             |CREATE_REG|Manifest: NOSIGNATURE
		Hwyla-1.16.5-1.10.11-B78.jar                      |Waila                         |waila                         |1.10.11-B78_1.16.2  |CREATE_REG|Manifest: NOSIGNATURE
		CarryOn-1.16.5-1.15.5.15.jar                      |Carry On                      |carryon                       |1.15.5.15           |CREATE_REG|Manifest: 8c:03:ac:7d:21:62:65:e2:83:91:f3:22:57:99:ed:75:78:1e:db:de:03:99:ef:53:3b:59:95:18:01:bc:84:a9
		TinkersMechworks-1.16.5-2.2.5.jar                 |Tinkers' Mechworks            |tmechworks                    |2.2.5               |CREATE_REG|Manifest: NOSIGNATURE
		XNetGases-1.16.5-2.3.7.jar                        |XNet Gases                    |xnetgases                     |2.3.7               |CREATE_REG|Manifest: NOSIGNATURE
		ShetiPhianCore-1.16.5-3.8.6.jar                   |ShetiPhian-Core               |shetiphiancore                |3.8.6               |CREATE_REG|Manifest: NOSIGNATURE
		CreateFoodAdditions-1.16.5-1.0.5.jar              |CreateFoodAdditions           |createfa                      |1.0.4               |CREATE_REG|Manifest: NOSIGNATURE
		Supplementaries-1.16.5-0.17.7.jar                 |Supplementaries               |supplementaries               |1.16.5-0.17.2       |CREATE_REG|Manifest: NOSIGNATURE
		MobGrindingUtils-1.16.5-0.4.30.jar                |Mob Grinding Utils            |mob_grinding_utils            |1.16.5-0.4.30       |CREATE_REG|Manifest: NOSIGNATURE
		RefinedStorage-1.16.5-1.9.15.jar                  |Refined Storage               |refinedstorage                |1.9.15              |CREATE_REG|Manifest: NOSIGNATURE
		PathToDirt-1.16.5-1.2.0.jar                       |Path To Dirt                  |pathtodirt                    |1.2.0               |CREATE_REG|Manifest: NOSIGNATURE
		Konkrete-1.16.5-1.3.0.jar                         |Konkrete                      |konkrete                      |1.3.0               |CREATE_REG|Manifest: NOSIGNATURE
		BetterEnd-1.16.5-1.6.3.jar                        |BetterEnd Forge               |betterendforge                |1.16.5-1.6.3        |CREATE_REG|Manifest: NOSIGNATURE
		MacawsBridges-1.16.5-1.0.6.jar                    |Macaw's Bridges               |mcwbridges                    |1.0.6               |CREATE_REG|Manifest: NOSIGNATURE
		IndustrialForegoing-1.16.5-3.2.14.6-14.jar        |Industrial Foregoing          |industrialforegoing           |3.2.14.6            |CREATE_REG|Manifest: NOSIGNATURE
		CleanCut-1.16.5-2.2.jar                           |Clean Cut                     |cleancut                      |2.2                 |CREATE_REG|Manifest: NOSIGNATURE
		BetterMobgriefingGamerule-1.16.5-9.0.0.jar        |Better mobGriefing GameRule   |bettermobgriefinggamerule     |1.16.5-9.0.0        |CREATE_REG|Manifest: NOSIGNATURE
		Entangled-1.16.5-1.3.6.jar                        |Entangled                     |entangled                     |1.3.6               |CREATE_REG|Manifest: NOSIGNATURE
		CommonCapabilities-1.16.5-2.8.0.jar               |CommonCapabilities            |commoncapabilities            |2.8.0               |CREATE_REG|Manifest: NOSIGNATURE
		MekanismAdditions-1.16.5-10.0.22.449.jar          |Mekanism: Additions           |mekanismadditions             |10.0.22             |CREATE_REG|Manifest: NOSIGNATURE
		ValkyrieLib-1.16.5-3.0.9.2.jar                    |ValkyrieLib                   |valkyrielib                   |1.16.5-3.0.9.2      |CREATE_REG|Manifest: NOSIGNATURE
		SimpleChunkLoaders-1.16.5-1.0.9.0.jar             |Simple Chunk Loaders          |simplechunkloaders            |NONE                |CREATE_REG|Manifest: NOSIGNATURE
		LollipopLib-1.16.5-3.2.9.jar                      |Lollipop                      |lollipop                      |3.2.9               |CREATE_REG|Manifest: NOSIGNATURE
		MacawsFencesAndWalls-1.16.5-1.0.1.jar             |Macaw's Fences and Walls      |mcwfences                     |1.0.1               |CREATE_REG|Manifest: NOSIGNATURE
		SM642sCoreLib-1.16.5-1.0.12.jar                   |SuperMartijn642's Core Lib    |supermartijn642corelib        |1.0.12              |CREATE_REG|Manifest: NOSIGNATURE
		SimplyLight-1.16.5-1.2.0.jar                      |Simply Light                  |simplylight                   |1.16.4-1.2.0-build.1|CREATE_REG|Manifest: NOSIGNATURE
		Botania-1.16.5-419.jar                            |Botania                       |botania                       |1.16.5-419          |CREATE_REG|Manifest: NOSIGNATURE
		TrackAPI-1.16.5-1.2.1.jar                         |TrackAPI                      |trackapi                      |1.2                 |CREATE_REG|Manifest: NOSIGNATURE
		Curios-1.16.5-4.0.5.3.jar                         |Curios API                    |curios                        |1.16.5-4.0.5.3      |CREATE_REG|Manifest: NOSIGNATURE
		Patchouli-1.16.5-53.2.jar                         |Patchouli                     |patchouli                     |1.16.4-53.2         |CREATE_REG|Manifest: NOSIGNATURE
		FramedBlocks-1.16.5-2.11.1.jar                    |FramedBlocks                  |framedblocks                  |2.11.1              |CREATE_REG|Manifest: NOSIGNATURE
		BlockCarpentry-1.16.5-0.4.0.jar                   |BlockCarpentry                |blockcarpentry                |1.16-0.4.0          |CREATE_REG|Manifest: NOSIGNATURE
		IntegratedTunnels-1.16.5-1.8.7.jar                |IntegratedTunnels             |integratedtunnels             |1.8.7               |CREATE_REG|Manifest: NOSIGNATURE
		TheLostCities-1.16.5-4.0.10.jar                   |LostCities                    |lostcities                    |1.16-4.0.10-beta    |CREATE_REG|Manifest: NOSIGNATURE
		OpenBlocksElevator-1.16.5-1.7.12.jar              |Elevator Mod                  |elevatorid                    |1.16.5-1.7.12       |CREATE_REG|Manifest: NOSIGNATURE
		GunpowderLib-1.16.5-1.2.2.jar                     |GunpowderLib                  |gunpowderlib                  |1.16.5-1.2.2        |CREATE_REG|Manifest: 2e:cb:db:61:22:2a:6d:79:f4:22:31:8c:34:9b:cf:9f:91:ea:95:c4:bf:bb:8a:de:6e:10:c3:f0:b1:c6:ae:20
		FTBUltimine-1.16.5-1605.3.0.33.jar                |FTB Ultimine                  |ftbultimine                   |1605.3.0-build.33   |CREATE_REG|Manifest: NOSIGNATURE
		WorldEdit-1.16.5-7.2.3.jar                        |WorldEdit                     |worldedit                     |7.2.3+5680-135941e  |CREATE_REG|Manifest: NOSIGNATURE
		MekanismTools-1.16.5-10.0.22.449.jar              |Mekanism: Tools               |mekanismtools                 |10.0.22             |CREATE_REG|Manifest: NOSIGNATURE
		MacawsRoofs-1.16.5-2.0.1.jar                      |Macaw's Roofs                 |mcwroofs                      |2.0.1               |CREATE_REG|Manifest: NOSIGNATURE
		WormholePortals-1.16.5-1.1.9.jar                  |Wormhole (Portals)            |wormhole                      |1.1.9               |CREATE_REG|Manifest: NOSIGNATURE
		ArchitecturyAPI-1.16.5-1.24.35.jar                |Architectury                  |architectury                  |1.24.35             |CREATE_REG|Manifest: NOSIGNATURE
		ComputerCraftTweaked-1.16.5-1.98.2.jar            |CC: Tweaked                   |computercraft                 |1.98.2              |CREATE_REG|Manifest: NOSIGNATURE
		ClothConfig-1.16.5-4.11.26.jar                    |Cloth Config v4 API           |cloth-config                  |4.11.26             |CREATE_REG|Manifest: NOSIGNATURE
		ChunkLoaders-1.16.5-1.1.7.jar                     |Chunk Loaders                 |chunkloaders                  |1.1.7               |CREATE_REG|Manifest: NOSIGNATURE
		Wings-1.16.5-2.0.1.jar                            |Wings                         |wings                         |2.0.1               |CREATE_REG|Manifest: NOSIGNATURE
		FastLeafDecay-1.16.5-25.jar                       |FastLeafDecay                 |fastleafdecay                 |v25                 |CREATE_REG|Manifest: NOSIGNATURE
		CodeChickenLib-1.16.5-4.0.3.434.jar               |CodeChicken Lib               |codechickenlib                |4.0.3.434           |CREATE_REG|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
		CBMultipart-1.16.5-3.0.2.120.jar                  |CBMultipart                   |cb_multipart                  |3.0.2.120           |CREATE_REG|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
		ProjectRedCore-1.16.5-4.11.0.jar                  |ProjectRed Core               |projectred-core               |4.11.0-beta-0       |CREATE_REG|Manifest: NOSIGNATURE
		ProjectRedIllumination-1.16.5-4.11.0.jar          |ProjectRed Illumination       |projectred-illumination       |4.11.0-beta-0       |CREATE_REG|Manifest: NOSIGNATURE
		ProjectRedTransmission-1.16.5-4.11.0.jar          |ProjectRed Transmission       |projectred-transmission       |4.11.0-beta-0       |CREATE_REG|Manifest: NOSIGNATURE
		ProjectRedExploration-1.16.5-4.11.0.jar           |ProjectRed Exploration        |projectred-exploration        |4.11.0-beta-0       |CREATE_REG|Manifest: NOSIGNATURE
		ProjectRedIntegration-1.16.5-4.11.0.jar           |ProjectRed Integration        |projectred-integration        |4.11.0-beta-0       |CREATE_REG|Manifest: NOSIGNATURE
		YungsBetterMineshafts-1.16.5-2.0.4.jar            |YUNG's Better Mineshafts      |bettermineshafts              |1.16.4-2.0.4        |CREATE_REG|Manifest: NOSIGNATURE
		Cyclic-1.16.5-1.5.8.jar                           |Cyclic                        |cyclic                        |1.16.5-1.5.8        |CREATE_REG|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
		BetterAdvancements-1.16.5-0.1.1.115.jar           |Better Advancements           |betteradvancements            |0.1.1.115           |CREATE_REG|Manifest: NOSIGNATURE
		SaveMyStronghold-1.16.5-1.0.jar                   |Save My Stronghold!           |savemystronghold              |1.16.4-1.0          |CREATE_REG|Manifest: NOSIGNATURE
		MiniUtilities-1.16.5-1.2.3.jar                    |Mini Utilities                |miniutilities                 |1.2.3               |CREATE_REG|Manifest: NOSIGNATURE
		FTBLibrary-1.16.5-1605.3.3.74.jar                 |FTB Library                   |ftblibrary                    |1605.3.3-build.74   |CREATE_REG|Manifest: NOSIGNATURE
		Platforms-1.16.5-1.7.12.jar                       |Platforms                     |platforms                     |1.7.12              |CREATE_REG|Manifest: NOSIGNATURE
		JustEnoughItems-1.16.5-7.7.1.129.jar              |Just Enough Items             |jei                           |7.7.1.129           |CREATE_REG|Manifest: NOSIGNATURE
		VisualWorkbench-1.16.5-1.0.3.jar                  |Visual Workbench              |visualworkbench               |1.0.3               |CREATE_REG|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
		Mekanism-1.16.5-10.0.22.449.jar                   |Mekanism                      |mekanism                      |10.0.22             |CREATE_REG|Manifest: NOSIGNATURE
		LemonLib-1.16.5-1.3.6.jar                         |Lemon Lib                     |lemonlib                      |1.3.6               |CREATE_REG|Manifest: NOSIGNATURE
		JourneyMap-1.16.5-5.7.3.jar                       |Journeymap                    |journeymap                    |5.7.3               |CREATE_REG|Manifest: NOSIGNATURE
		TravelersBackpack-1.16.5-5.4.5.jar                |Traveler's Backpack           |travelersbackpack             |5.4.5               |CREATE_REG|Manifest: NOSIGNATURE
		SimpleStorageNetwork-1.16.5-1.5.0.jar             |Simple Storage Network        |storagenetwork                |1.16.5-1.5.0        |CREATE_REG|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
		FramedCompactingDrawers-1.16.5-2.2.1.jar          |Framed Compacting Drawers     |framedcompactdrawers          |1.16-2.2.1          |CREATE_REG|Manifest: NOSIGNATURE
		CompactMachines-1.16.5-4.0.0.2.jar                |Compact Machines 4            |compactmachines               |4.0.0-beta.2        |CREATE_REG|Manifest: NOSIGNATURE
		PneumaticCraftRepressurized-1.16.5-2.14.4.jar     |PneumaticCraft: Repressurized |pneumaticcraft                |1.16.5-2.14.4-258   |CREATE_REG|Manifest: NOSIGNATURE
		McJtyLib-1.16.5-5.0.23.jar                        |McJtyLib                      |mcjtylib                      |1.16-5.0.23         |CREATE_REG|Manifest: NOSIGNATURE
		RFToolsBase-1.16.5-2.0.11.jar                     |RFToolsBase                   |rftoolsbase                   |1.16-2.0.11         |CREATE_REG|Manifest: NOSIGNATURE
		XNet-1.16.5-3.0.13.jar                            |XNet                          |xnet                          |1.16-3.0.13         |CREATE_REG|Manifest: NOSIGNATURE
		RFToolsStorage-1.16.5-2.0.13.jar                  |RFToolsStorage                |rftoolsstorage                |1.16-2.0.13         |CREATE_REG|Manifest: NOSIGNATURE
		RFToolsControl-1.16.5-4.0.11.jar                  |RFToolsControl                |rftoolscontrol                |1.16-4.0.11         |CREATE_REG|Manifest: NOSIGNATURE
		RFToolsDimensions-1.16.5-7.0.15.jar               |RFToolsDimensions             |rftoolsdim                    |1.16-7.0.15-beta    |CREATE_REG|Manifest: NOSIGNATURE
		AdditionalLights-1.16.5-2.1.3.jar                 |Additional Lights             |additional_lights             |2.1.3               |CREATE_REG|Manifest: NOSIGNATURE
		IChunUtil-1.16.5-10.4.1.jar                       |iChunUtil                     |ichunutil                     |10.4.1              |CREATE_REG|Manifest: NOSIGNATURE
		EnderStorage-1.16.5-2.8.0.168.jar                 |EnderStorage                  |enderstorage                  |2.8.0.168           |CREATE_REG|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
		RFToolsPower-1.16.5-3.0.9.jar                     |RFToolsPower                  |rftoolspower                  |1.16-3.0.9          |CREATE_REG|Manifest: NOSIGNATURE
		MysticalWorld-1.16.5-0.3.5.23.jar                 |Mystical World                |mysticalworld                 |0.3.5.22            |CREATE_REG|Manifest: NOSIGNATURE
		ImmersivePetroleum-1.16.5-3.3.0-7.jar             |Immersive Petroleum           |immersivepetroleum            |3.3.0-7             |CREATE_REG|Manifest: NOSIGNATURE
		forge-1.16.5-36.2.8-universal.jar                 |Forge                         |forge                         |36.2.8              |CREATE_REG|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
		AdvancedCompass-1.16.5-1.2.5.jar                  |Advanced Compass              |advancedcompass               |1.2.5               |CREATE_REG|Manifest: NOSIGNATURE
		BloodMagic-1.16.5-3.1.5-25.jar                    |Blood Magic                   |bloodmagic                    |1.16.4-3.1.5-25     |CREATE_REG|Manifest: NOSIGNATURE
		BrandonsCore-1.16.5-3.0.11.238.jar                |Brandon's Core                |brandonscore                  |3.0.11.238          |CREATE_REG|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
		DraconicEvolution-1.16.5-3.0.17.420.jar           |Draconic Evolution            |draconicevolution             |3.0.17.420          |CREATE_REG|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
		ImmersivePosts-1.16.5-4.2.2.jar                   |Immersive Posts               |immersiveposts                |4.2.2               |CREATE_REG|Manifest: d5:aa:49:67:b7:dd:64:8a:a4:7d:3e:57:12:6b:f9:3f:e8:5e:6b:24:d9:f9:c5:fb:c5:e7:a0:cf:98:64:dc:d0
		SeleneLib-1.16.5-1.8.1.jar                        |Selene                        |selene                        |1.16.5-1.8.1        |CREATE_REG|Manifest: NOSIGNATURE
		IronChests-1.16.5-11.2.13.jar                     |Iron Chests                   |ironchest                     |1.16.5-11.2.13      |CREATE_REG|Manifest: NOSIGNATURE
		UniversalModCore-1.16.5-1.1.3.jar                 |Universal Mod Core            |universalmodcore              |1.1.3               |CREATE_REG|Manifest: NOSIGNATURE
		IntegratedCrafting-1.16.5-1.0.19.jar              |IntegratedCrafting            |integratedcrafting            |1.0.19              |CREATE_REG|Manifest: NOSIGNATURE
		CraftingTweaks-1.16.5-12.2.1.jar                  |Crafting Tweaks               |craftingtweaks                |12.2.1              |CREATE_REG|Manifest: NOSIGNATURE
		forge-1.16.5-36.2.8-server.jar                    |Minecraft                     |minecraft                     |1.16.5              |CREATE_REG|Manifest: NOSIGNATURE
		ThermalDynamics-1.16.5-1.0.0.jar                  |Thermal Dyenamics             |thermal_dyenamics             |1.0.0               |CREATE_REG|Manifest: NOSIGNATURE
		CoFHCore-1.16.5-1.3.1.jar                         |CoFH Core                     |cofh_core                     |1.3.1               |CREATE_REG|Manifest: NOSIGNATURE
		ThermalFoundation-1.16.5-1.3.2.jar                |Thermal Series                |thermal                       |1.3.2               |CREATE_REG|Manifest: NOSIGNATURE
		ThermalInnovation-1.16.5-1.3.0.jar                |Thermal Innovation            |thermal_innovation            |1.3.0               |CREATE_REG|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
		ThermalExpansion-1.16.5-1.3.0.jar                 |Thermal Expansion             |thermal_expansion             |1.3.0               |CREATE_REG|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
		ThermalLocomotion-1.16.5-1.3.0.jar                |Thermal Locomotion            |thermal_locomotion            |1.3.0               |CREATE_REG|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
		TinkersConstruct-1.16.5-3.1.3.279.jar             |Tinkers' Construct            |tconstruct                    |3.1.3.279           |CREATE_REG|Manifest: NOSIGNATURE
		RFToolsUtility-1.16.5-3.1.3.jar                   |RFToolsUtility                |rftoolsutility                |1.16-3.1.3          |CREATE_REG|Manifest: NOSIGNATURE
		Capsule-1.16.5-5.0.75.jar                         |Capsule                       |capsule                       |1.16.5-5.0.75       |CREATE_REG|Manifest: NOSIGNATURE
		EnchantmentDescriptions-1.16.5-7.0.17.jar         |EnchantmentDescriptions       |enchdesc                      |7.0.17              |CREATE_REG|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
		TheOneProbe-1.16.5-3.1.4.jar                      |The One Probe                 |theoneprobe                   |1.16-3.1.4          |CREATE_REG|Manifest: NOSIGNATURE
		AppliedEnergistics2-1.16.5-8.4.3.jar              |Applied Energistics 2         |appliedenergistics2           |8.4.3               |CREATE_REG|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
		StorageForComputercraft-1.16.5-1.3.1.jar          |Storage for ComputerCraft     |storage4computercraft         |1.3.1               |CREATE_REG|Manifest: NOSIGNATURE
		Titanium-1.16.5-3.2.8.5-20.jar                    |Titanium                      |titanium                      |3.2.8.5             |CREATE_REG|Manifest: NOSIGNATURE
		ImmersiveEngineering-1.16.5-5.0.5-140.jar         |Immersive Engineering         |immersiveengineering          |1.16.5-5.0.5-140    |CREATE_REG|Manifest: 44:39:94:cf:1d:8c:be:3c:7f:a9:ee:f4:1e:63:a5:ac:61:f9:c2:87:d5:5b:d9:d6:8c:b5:3e:96:5d:8e:3f:b7
		BuildingWands-1.16.5-2.2.6.jar                    |Building Wands                |wands                         |2.2.6_mc1.16.5      |ERROR     |Manifest: NOSIGNATURE
		Exchangers-1.16.5-3.0.1.jar                       |Exchangers                    |exchangers                    |1.16.5-3.0.1        |CREATE_REG|Manifest: 2e:cb:db:61:22:2a:6d:79:f4:22:31:8c:34:9b:cf:9f:91:ea:95:c4:bf:bb:8a:de:6e:10:c3:f0:b1:c6:ae:20
		CreativeCore-1.16.5-2.2.1.jar                     |CreativeCore                  |creativecore                  |2.0.0               |CREATE_REG|Manifest: NOSIGNATURE
		MovingElevators-1.16.5-1.2.34.jar                 |Moving Elevators              |movingelevators               |1.2.34              |CREATE_REG|Manifest: NOSIGNATURE
		ChickenChunks-1.16.5-2.9.0.87.jar                 |ChickenChunks                 |chickenchunks                 |2.9.0.87            |CREATE_REG|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
		RFToolsBuilder-1.16.5-3.1.2.jar                   |RFToolsBuilder                |rftoolsbuilder                |1.16-3.1.2          |CREATE_REG|Manifest: NOSIGNATURE
		JustEnoughItemsIntegration-1.16.5-7.0.1.15.jar    |JEI Integration               |jeiintegration                |7.0.1.15            |CREATE_REG|Manifest: NOSIGNATURE
		FlyWheel-1.16.5-0.2.4.jar                         |Flywheel                      |flywheel                      |1.16-0.2.4          |CREATE_REG|Manifest: NOSIGNATURE
		Create-1.16.5-0.3.2f.jar                          |Create                        |create                        |v0.3.2f             |CREATE_REG|Manifest: NOSIGNATURE
		CreateDeco-1.16.5-1.1.2.jar                       |Create Deco                   |createdeco                    |1.1.2-1.16.5        |CREATE_REG|Manifest: NOSIGNATURE
		Mantle-1.16.5-1.6.128.jar                         |Mantle                        |mantle                        |1.6.128             |CREATE_REG|Manifest: NOSIGNATURE
		Inspirations-1.16.5-1.2.3.38.jar                  |Inspirations                  |inspirations                  |1.2.3.38            |CREATE_REG|Manifest: NOSIGNATURE
		IntegratedDynamics-1.16.5-1.10.3.jar              |IntegratedDynamics            |integrateddynamics            |1.10.3              |CREATE_REG|Manifest: NOSIGNATURE
		ItemCollectors-1.16.5-1.1.2.jar                   |Item Collectors               |itemcollectors                |1.1.2               |CREATE_REG|Manifest: NOSIGNATURE
		ThermalCultivation-1.16.5-1.3.0.jar               |Thermal Cultivation           |thermal_cultivation           |1.3.0               |CREATE_REG|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
		BaubleyHeartCanisters-1.16.5-1.1.11.jar           |Baubley Heart Canisters       |bhc                           |1.16.5-1.1.11       |CREATE_REG|Manifest: NOSIGNATURE
		Polymorph-1.16.5-0.25.jar                         |Polymorph                     |polymorph                     |1.16.5-0.25         |CREATE_REG|Manifest: NOSIGNATURE
		AutoRegLib-1.16.5-1.6-49.jar                      |AutoRegLib                    |autoreglib                    |1.6-49              |CREATE_REG|Manifest: NOSIGNATURE
		Quark-1.16.5-2.4-319.jar                          |Quark                         |quark                         |r2.4-319            |CREATE_REG|Manifest: NOSIGNATURE
		StorageDrawers-1.16.5-8.3.0.jar                   |Storage Drawers               |storagedrawers                |8.3.0               |CREATE_REG|Manifest: NOSIGNATURE
		TheOneProbeAddons-1.16.5-2.1.5.jar                |TOP Addons                    |topaddons                     |1.16.5-2.1.5-beta   |CREATE_REG|Manifest: NOSIGNATURE
		AppleSkin-1.16.5-2.1.0.jar                        |AppleSkin                     |appleskin                     |mc1.16.4-2.1.0      |CREATE_REG|Manifest: NOSIGNATURE
		EngineersDecor-1.16.5-1.1.14.jar                  |Engineer's Decor              |engineersdecor                |1.1.14              |CREATE_REG|Manifest: bf:30:76:97:e4:58:41:61:2a:f4:30:d3:8f:4c:e3:71:1d:14:c4:a1:4e:85:36:e3:1d:aa:2f:cb:22:b0:04:9b
		ModernUI-1.16.5-2.6.4.92.jar                      |Modern UI                     |modernui                      |2.6.4.92            |CREATE_REG|Manifest: 72:da:aa:fa:02:98:8b:71:b7:c5:ce:aa:0f:0d:cb:a3:ac:4b:97:d4:bc:fa:58:e6:98:e1:2e:ca:f4:61:a2:b0
		PuzzlesLib-1.16.5-1.0.13.jar                      |Puzzles Lib                   |puzzleslib                    |1.0.13              |CREATE_REG|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
		RefinedStorageAddons-1.16.5-0.7.3.jar             |Refined Storage Addons        |refinedstorageaddons          |0.7.3               |CREATE_REG|Manifest: NOSIGNATURE
		ChiselsAndBits-1.16.5-1.0.38.jar                  |Chisels & bits                |chiselsandbits                |1.0.38-ALPHA        |CREATE_REG|Manifest: NOSIGNATURE
		Translocators-1.16.5-2.6.0.82.jar                 |Translocators                 |translocators                 |2.6.0.82            |CREATE_REG|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
		MoreRed-1.16.5-2.1.1.0.jar                        |More Red                      |morered                       |2.1.1.0             |CREATE_REG|Manifest: NOSIGNATURE
		CreateAddition-1.16.5-20211023a.jar               |Create Crafts & Additions     |createaddition                |1.16.5-20211023a    |CREATE_REG|Manifest: NOSIGNATURE
	Crash Report UUID: 1cb413a2-93fc-46db-945e-57f31b9f4106
commented

the only thing I didn't test, forge mp, haha, murphys law... I think I know what I messed up,... fixing asap

commented

FIxed on 2.2.7. Sorry