Jump to content

(SOLVED) Error when opening Minecraft with ATM7 1.17.1 Modpack


DatBigChungo

Recommended Posts

Every time I start up 1.17.1 Forge, I get this crash report. What can I do to fix it? I am not good with code and stuff like that, so be very specific if you can find a fix. Thanks!

---- Minecraft Crash Report ----
// Don't do that.

Time: 9/6/21, 3:28 PM
Description: Mod loading error has occurred

java.lang.Exception: Mod Loading has failed
	at net.minecraftforge.fmllegacy.CrashReportExtender.dumpModLoadingCrashReport(CrashReportExtender.java:69) ~[forge-1.17.1-37.0.53-universal.jar%23135!:?] {re:classloading}
	at net.minecraftforge.fmlclient.ClientModLoader.completeModLoading(ClientModLoader.java:183) ~[forge-1.17.1-37.0.53-universal.jar%23135!:?] {re:classloading,pl:runtimedistcleaner:A}
	at net.minecraft.client.Minecraft.lambda$new$1(Minecraft.java:556) ~[client-1.17.1-20210706.113038-srg.jar%23131!:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A}
	at net.minecraft.Util.m_137521_(Util.java:361) ~[client-1.17.1-20210706.113038-srg.jar%23131!:?] {re:classloading}
	at net.minecraft.client.Minecraft.lambda$new$2(Minecraft.java:550) ~[client-1.17.1-20210706.113038-srg.jar%23131!:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A}
	at net.minecraft.client.gui.screens.LoadingOverlay.m_6305_(LoadingOverlay.java:135) ~[client-1.17.1-20210706.113038-srg.jar%23131!:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:allthetweaks.mixins.json:ProgressLoadGuiMixin,pl:mixin:APP:allthetweaks.mixins.json:AlphaDog,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:874) ~[client-1.17.1-20210706.113038-srg.jar%23131!:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
	at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1040) ~[client-1.17.1-20210706.113038-srg.jar%23131!:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A}
	at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:660) ~[client-1.17.1-20210706.113038-srg.jar%23131!:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A}
	at net.minecraft.client.main.Main.main(Main.java:186) ~[client-1.17.1-20210706.113038-srg.jar%23131!:?] {re:classloading,pl:runtimedistcleaner:A}
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) ~[?:?] {}
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
	at java.lang.reflect.Method.invoke(Method.java:567) ~[?:?] {}
	at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:45) ~[fmlloader-1.17.1-37.0.53.jar%2321!:?] {}
	at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.0.7.jar%235!:?] {}
	at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.0.7.jar%235!:?] {}
	at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.0.7.jar%235!:?] {}
	at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.0.7.jar%235!:?] {}
	at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.0.7.jar%235!:?] {}
	at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.0.7.jar%235!:?] {}
	at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.0.7.jar%235!:?] {}
	at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:90) [bootstraplauncher-0.1.17.jar:?] {}


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

-- Head --
Thread: Render thread
Stacktrace:
	at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-0.9.46.jar:?] {}
-- MOD biggerreactors --
Details:
	Caused by 0: java.lang.reflect.InvocationTargetException
		at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?] {}
		at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:78) ~[?:?] {}
		at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?] {}
		at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?] {}
		at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?] {}
		at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:81) ~[javafmllanguage-1.17.1-37.0.53.jar%23133!:?] {}
		at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:120) ~[fmlcore-1.17.1-37.0.53.jar%23132!:?] {}
		at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1800) ~[?:?] {}
		at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1792) ~[?:?] {}
		at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:295) ~[?:?] {}
		at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1016) ~[?:?] {}
		at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1665) ~[?:?] {}
		at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1598) ~[?:?] {}
		at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183) ~[?:?] {}

	Caused by 1: java.lang.NoClassDefFoundError: net/minecraftforge/event/TagsUpdatedEvent$CustomTagTypes
		at net.roguelogix.biggerreactors.BiggerReactors.<init>(BiggerReactors.java:48) ~[biggerreactors-1.17.1-0.6.0-alpha.2.jar%2364!:0.6.0-alpha.2] {re:classloading}
		at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?] {}
		at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:78) ~[?:?] {}
		at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?] {}
		at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?] {}
		at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?] {}
		at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:81) ~[javafmllanguage-1.17.1-37.0.53.jar%23133!:?] {}
		at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:120) ~[fmlcore-1.17.1-37.0.53.jar%23132!:?] {}
		at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1800) ~[?:?] {}
		at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1792) ~[?:?] {}
		at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:295) ~[?:?] {}
		at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1016) ~[?:?] {}
		at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1665) ~[?:?] {}
		at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1598) ~[?:?] {}
		at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183) ~[?:?] {}

	Mod File: biggerreactors-1.17.1-0.6.0-alpha.2.jar
	Failure message: Bigger Reactors (biggerreactors) has failed to load correctly
		java.lang.reflect.InvocationTargetException: null
	Mod Version: 0.6.0-alpha.2
	Mod Issue URL: https://github.com/RogueLogix/BiggerSeries/issues/
	Exception message: java.lang.ClassNotFoundException: net.minecraftforge.event.TagsUpdatedEvent$CustomTagTypes
Stacktrace:
	at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-0.9.46.jar:?] {}
	at java.lang.ClassLoader.loadClass(ClassLoader.java:519) ~[?:?] {}
	at net.roguelogix.biggerreactors.BiggerReactors.<init>(BiggerReactors.java:48) ~[biggerreactors-1.17.1-0.6.0-alpha.2.jar%2364!:0.6.0-alpha.2] {re:classloading}
	at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?] {}
	at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:78) ~[?:?] {}
	at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?] {}
	at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?] {}
	at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?] {}
	at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:81) ~[javafmllanguage-1.17.1-37.0.53.jar%23133!:?] {}
	at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:120) ~[fmlcore-1.17.1-37.0.53.jar%23132!:?] {}
	at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1800) ~[?:?] {}
	at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1792) ~[?:?] {}
	at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:295) ~[?:?] {}
	at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1016) ~[?:?] {}
	at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1665) ~[?:?] {}
	at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1598) ~[?:?] {}
	at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183) ~[?:?] {}


-- MOD dpanvil --
Details:
	Caused by 0: java.lang.NoClassDefFoundError: net/minecraftforge/event/TagsUpdatedEvent$VanillaTagTypes
		at sirttas.dpanvil.data.DataHandler.<clinit>(DataHandler.java:31) ~[dpanvil-1.17.1-2.0.2.jar%2381!:1.17.1-2.0.2] {re:classloading}
		at java.lang.Class.forName0(Native Method) ~[?:?] {}
		at java.lang.Class.forName(Class.java:466) ~[?:?] {}
		at net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber.lambda$inject$6(AutomaticEventSubscriber.java:75) ~[javafmllanguage-1.17.1-37.0.53.jar%23133!:?] {}
		at java.util.ArrayList.forEach(ArrayList.java:1511) ~[?:?] {}
		at net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber.inject(AutomaticEventSubscriber.java:62) ~[javafmllanguage-1.17.1-37.0.53.jar%23133!:?] {}
		at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:91) ~[javafmllanguage-1.17.1-37.0.53.jar%23133!:?] {}
		at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:120) ~[fmlcore-1.17.1-37.0.53.jar%23132!:?] {}
		at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1800) ~[?:?] {}
		at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1792) ~[?:?] {}
		at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:295) ~[?:?] {}
		at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1016) ~[?:?] {}
		at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1665) ~[?:?] {}
		at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1598) ~[?:?] {}
		at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183) ~[?:?] {}

	Mod File: dpanvil-1.17.1-2.0.2.jar
	Failure message: DataPack Anvil (dpanvil) has failed to load correctly
		java.lang.NoClassDefFoundError: net/minecraftforge/event/TagsUpdatedEvent$VanillaTagTypes
	Mod Version: 1.17.1-2.0.2
	Mod Issue URL: NOT PROVIDED
	Exception message: java.lang.ClassNotFoundException: net.minecraftforge.event.TagsUpdatedEvent$VanillaTagTypes
Stacktrace:
	at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-0.9.46.jar:?] {}
	at java.lang.ClassLoader.loadClass(ClassLoader.java:519) ~[?:?] {}
	at sirttas.dpanvil.data.DataHandler.<clinit>(DataHandler.java:31) ~[dpanvil-1.17.1-2.0.2.jar%2381!:1.17.1-2.0.2] {re:classloading}
	at java.lang.Class.forName0(Native Method) ~[?:?] {}
	at java.lang.Class.forName(Class.java:466) ~[?:?] {}
	at net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber.lambda$inject$6(AutomaticEventSubscriber.java:75) ~[javafmllanguage-1.17.1-37.0.53.jar%23133!:?] {}
	at java.util.ArrayList.forEach(ArrayList.java:1511) ~[?:?] {}
	at net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber.inject(AutomaticEventSubscriber.java:62) ~[javafmllanguage-1.17.1-37.0.53.jar%23133!:?] {}
	at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:91) ~[javafmllanguage-1.17.1-37.0.53.jar%23133!:?] {}
	at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:120) ~[fmlcore-1.17.1-37.0.53.jar%23132!:?] {}
	at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1800) ~[?:?] {}
	at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1792) ~[?:?] {}
	at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:295) ~[?:?] {}
	at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1016) ~[?:?] {}
	at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1665) ~[?:?] {}
	at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1598) ~[?:?] {}
	at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183) ~[?:?] {}


-- System Details --
Details:
	Minecraft Version: 1.17.1
	Minecraft Version ID: 1.17.1
	Operating System: Windows 10 (amd64) version 10.0
	Java Version: 16.0.1, Microsoft
	Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
	Memory: 1627770760 bytes (1552 MiB) / 2885681152 bytes (2752 MiB) up to 6442450944 bytes (6144 MiB)
	CPUs: 16
	Processor Vendor: AuthenticAMD
	Processor Name: AMD Ryzen 7 2700X Eight-Core Processor         
	Identifier: AuthenticAMD Family 23 Model 8 Stepping 2
	Microarchitecture: Zen+
	Frequency (GHz): 3.70
	Number of physical packages: 1
	Number of physical CPUs: 8
	Number of logical CPUs: 16
	Graphics card #0 name: NVIDIA GeForce RTX 2060
	Graphics card #0 vendor: NVIDIA (0x10de)
	Graphics card #0 VRAM (MB): 4095.00
	Graphics card #0 deviceId: 0x1e89
	Graphics card #0 versionInfo: DriverVersion=27.21.14.6611
	Memory slot #0 capacity (MB): 16384.00
	Memory slot #0 clockSpeed (GHz): 3.20
	Memory slot #0 type: DDR4
	Memory slot #1 capacity (MB): 16384.00
	Memory slot #1 clockSpeed (GHz): 3.20
	Memory slot #1 type: DDR4
	Virtual memory max (MB): 48589.21
	Virtual memory used (MB): 37579.01
	Swap memory total (MB): 15872.00
	Swap memory used (MB): 756.72
	JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx6G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
	ModLauncher: 9.0.7+91+master.8569cdf
	ModLauncher launch target: forgeclient
	ModLauncher naming: srg
	ModLauncher services: 
		 eventbus PLUGINSERVICE 
		 object_holder_definalize PLUGINSERVICE 
		 runtime_enum_extender PLUGINSERVICE 
		 capability_inject_definalize PLUGINSERVICE 
		 accesstransformer PLUGINSERVICE 
		 runtimedistcleaner PLUGINSERVICE 
		 fml TRANSFORMATIONSERVICE 
		 mixinbootstrap TRANSFORMATIONSERVICE 
		/_MixinBootstrap-1.1.0.jar%2352! mixin PLUGINSERVICE 
	FML Language Providers: 
		[email protected]
		javafml@null
	Mod List: 
		biggerreactors-1.17.1-0.6.0-alpha.2.jar           |Bigger Reactors               |biggerreactors                |0.6.0-alpha.2       |ERROR     |Manifest: NOSIGNATURE
		supermartijn642configlib-1.0.9-mc1.17.jar         |SuperMartijn642's Config Lib  |supermartijn642configlib      |1.0.9               |COMMON_SET|Manifest: NOSIGNATURE
		advancedperipherals-1.17.1-0.7.1r.jar             |Advanced Peripherals          |advancedperipherals           |0.7.1r              |COMMON_SET|Manifest: NOSIGNATURE
		tinyredstone-1.17.1-2.1.0a.jar                    |Tiny Redstone                 |tinyredstone                  |1.17.1-2.1.0a       |COMMON_SET|Manifest: NOSIGNATURE
		simplemagnets-1.1.2f-mc1.17.jar                   |Simple Magnets                |simplemagnets                 |1.1.2f              |COMMON_SET|Manifest: NOSIGNATURE
		treeharvester_1.17.1-2.9.jar                      |Tree Harvester                |treeharvester                 |2.9                 |COMMON_SET|Manifest: NOSIGNATURE
		jei-1.17.1-8.0.0.14.jar                           |Just Enough Items             |jei                           |8.0.0.14            |COMMON_SET|Manifest: NOSIGNATURE
		tesseract-1.0.23a-mc1.17.jar                      |Tesseract                     |tesseract                     |1.0.23a             |COMMON_SET|Manifest: NOSIGNATURE
		mcw-windows-2.0.0-mc1.17.1.jar                    |Macaw's Windows               |mcwwindows                    |2.0.0               |COMMON_SET|Manifest: NOSIGNATURE
		reap-1.17.1-1.0.0.jar                             |Reap Mod                      |reap                          |1.17.1-1.0.0        |COMMON_SET|Manifest: NOSIGNATURE
		AllTheCompressed-0.0.2-1.17.1-37.0.44.jar         |AllTheCompressed              |allthecompressed              |0.0.2-1.17.1-37.0.44|COMMON_SET|Manifest: NOSIGNATURE
		mcw-paintings-1.0.2-mc1.17.1.jar                  |Macaw's Paintings             |mcwpaintings                  |1.0.2               |COMMON_SET|Manifest: NOSIGNATURE
		journeymap-1.17.1-5.7.3rc3.jar                    |Journeymap                    |journeymap                    |5.7.3rc3            |COMMON_SET|Manifest: NOSIGNATURE
		comforts-forge-1.17.1-5.0.0.1.jar                 |Comforts                      |comforts                      |1.17.1-5.0.0.1      |COMMON_SET|Manifest: NOSIGNATURE
		TravelersBackpack-1.17.1-6.0.3.jar                |Traveler's Backpack           |travelersbackpack             |6.0.3               |COMMON_SET|Manifest: NOSIGNATURE
		NaturesCompass-1.17.1-1.9.2-forge.jar             |Nature's Compass              |naturescompass                |1.17.1-1.9.2-forge  |COMMON_SET|Manifest: NOSIGNATURE
		SereneSeasons-1.17.1-5.0.0.7-universal.jar        |Serene Seasons                |sereneseasons                 |1.17.1-5.0.0.7      |COMMON_SET|Manifest: NOSIGNATURE
		DimStorage-1.17.1-5.0.0.jar                       |DimStorage                    |dimstorage                    |5.0.0               |COMMON_SET|Manifest: NOSIGNATURE
		potionsmaster-0.3.0-1.17.1-37.0.27.jar            |Potions Master                |potionsmaster                 |0.3.0-1.17.1-37.0.27|COMMON_SET|Manifest: NOSIGNATURE
		phosphophyllite-1.17.1-0.6.0-alpha.2.jar          |Phosphophyllite               |phosphophyllite               |0.6.0-alpha.2       |COMMON_SET|Manifest: NOSIGNATURE
		DungeonCrawl-1.17.1-2.3.2.jar                     |Dungeon Crawl                 |dungeoncrawl                  |2.3.2               |COMMON_SET|Manifest: NOSIGNATURE
		mcw-doors-1.0.3-mc1.17.1.jar                      |Macaw's Doors                 |mcwdoors                      |1.0.3               |COMMON_SET|Manifest: NOSIGNATURE
		mahoutsukai-1.17.1-v1.31.40.jar                   |Mahou Tsukai                  |mahoutsukai                   |1.17.1-v1.31.40     |COMMON_SET|Manifest: NOSIGNATURE
		WaterStrainer-1.17.1-11.0.0.jar                   |Water Strainer                |waterstrainer                 |1.17.1-11.0.0       |COMMON_SET|Manifest: NOSIGNATURE
		cloth-config-5.0.38-forge.jar                     |Cloth Config v4 API           |cloth_config                  |5.0.38              |COMMON_SET|Manifest: NOSIGNATURE
		forge-1.17.1-37.0.53-universal.jar                |Forge                         |forge                         |37.0.53             |COMMON_SET|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
		Waddles-1.17.1-0.8.16.jar                         |Waddles                       |waddles                       |1.17.1-0.8.16       |COMMON_SET|Manifest: NOSIGNATURE
		absentbydesign-1.17.1-1.5.0.jar                   |Absent By Design Mod          |absentbydesign                |1.17.1-1.5.0        |COMMON_SET|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
		ironchest-1.17.1-12.0.2.jar                       |Iron Chests                   |ironchest                     |1.17.1-12.0.2       |COMMON_SET|Manifest: NOSIGNATURE
		infernalmobs-1.17.1.1.jar                         |Infernal Mobs                 |infernalmobs                  |1.17.1.1            |COMMON_SET|Manifest: NOSIGNATURE
		alltheores-1.4.9-1.17.1-37.0.33.jar               |AllTheOres                    |alltheores                    |1.4.9-1.17.1-37.0.33|COMMON_SET|Manifest: NOSIGNATURE
		castle_in_the_sky-1.17.1-0.1.1.jar                |Castle in the sky             |castle_in_the_sky             |1.17.1              |COMMON_SET|Manifest: NOSIGNATURE
		client-1.17.1-20210706.113038-srg.jar             |Minecraft                     |minecraft                     |1.17.1              |COMMON_SET|Manifest: NOSIGNATURE
		cleancut-mc1.17.1-3.0-forge.jar                   |Clean Cut                     |cleancut                      |3.0                 |COMMON_SET|Manifest: NOSIGNATURE
		torchmaster-3.0.1-beta.jar                        |Torchmaster                   |torchmaster                   |3.0.1-beta          |COMMON_SET|Manifest: NOSIGNATURE
		morevillagers-FORGE-1.17.1-2.1.0.jar              |More Villagers                |morevillagers                 |2.1.0               |COMMON_SET|Manifest: NOSIGNATURE
		entangled-1.3.6a-mc1.17.jar                       |Entangled                     |entangled                     |1.3.6a              |COMMON_SET|Manifest: NOSIGNATURE
		MouseTweaks-2.14-mc1.17.1.jar                     |Mouse Tweaks                  |mousetweaks                   |2.14                |COMMON_SET|Manifest: NOSIGNATURE
		ToolBelt-1.17.1-1.17.3.jar                        |Tool Belt                     |toolbelt                      |1.17.3              |COMMON_SET|Manifest: NOSIGNATURE
		silent-lib-1.17.1-5.0.0.jar                       |Silent Lib                    |silentlib                     |5.0.0               |COMMON_SET|Manifest: NOSIGNATURE
		BiomesOPlenty-1.17.1-14.0.0.38-universal.jar      |Biomes O' Plenty              |biomesoplenty                 |1.17.1-14.0.0.38    |COMMON_SET|Manifest: NOSIGNATURE
		ironfurnaces-1.17.1-2.8.2.jar                     |Iron Furnaces                 |ironfurnaces                  |2.8.2               |COMMON_SET|Manifest: NOSIGNATURE
		nekoration-1.17.X-1.3.2.jar                       |Nekoration                    |nekoration                    |1.3.2               |COMMON_SET|Manifest: NOSIGNATURE
		allthemodium-1.6.4-1.17.1-37.0.33.jar             |Allthemodium                  |allthemodium                  |1.6.4-1.17.1-37.0.33|COMMON_SET|Manifest: NOSIGNATURE
		mcw-trapdoors-1.0.2-mc1.17.1.jar                  |Macaw's Trapdoors             |mcwtrpdoors                   |1.0.2               |COMMON_SET|Manifest: NOSIGNATURE
		mcw-fences-1.0.0-mc1.17.1.jar                     |Macaw's Fences and Walls      |mcwfences                     |1.0.0               |COMMON_SET|Manifest: NOSIGNATURE
		silent-gear-1.17.1-2.7.2.jar                      |Silent Gear                   |silentgear                    |2.7.2               |COMMON_SET|Manifest: NOSIGNATURE
		super-multi-drills-1.17.1-2.3.0.jar               |Super Multi-Drills            |supermultidrills              |2.3.0               |COMMON_SET|Manifest: NOSIGNATURE
		wirelesschargers-1.0.0a-mc1.17.jar                |wirelesschargers              |wirelesschargers              |1.0.0a              |COMMON_SET|Manifest: NOSIGNATURE
		supermartijn642corelib-1.0.12-mc1.17.jar          |SuperMartijn642's Core Lib    |supermartijn642corelib        |1.0.12              |COMMON_SET|Manifest: NOSIGNATURE
		packedup-1.0.24-mc1.17.jar                        |PackedUp                      |packedup                      |1.0.24              |COMMON_SET|Manifest: NOSIGNATURE
		simplylight-1.17.1-1.0.1-build.9.jar              |Simply Light                  |simplylight                   |1.17.1-1.0.1-build.9|COMMON_SET|Manifest: NOSIGNATURE
		spark-forge.jar                                   |spark                         |spark                         |1.6.1               |COMMON_SET|Manifest: NOSIGNATURE
		pipez-1.17.1-1.0.1.jar                            |Pipez                         |pipez                         |1.17.1-1.0.1        |COMMON_SET|Manifest: NOSIGNATURE
		dpanvil-1.17.1-2.0.2.jar                          |DataPack Anvil                |dpanvil                       |1.17.1-2.0.2        |ERROR     |Manifest: NOSIGNATURE
		elementalcraft-1.17.1-3.1.3.jar                   |ElementalCraft                |elementalcraft                |1.17.1-3.1.3        |COMMON_SET|Manifest: NOSIGNATURE
		curios-forge-1.17.1-5.0.0.1.jar                   |Curios API                    |curios                        |1.17.1-5.0.0.1      |COMMON_SET|Manifest: NOSIGNATURE
		corail_woodcutter-1.17.1-2.1.0.jar                |Corail Woodcutter             |corail_woodcutter             |2.1.0               |COMMON_SET|Manifest: NOSIGNATURE
		itemcollectors-1.1.2a-mc1.17.jar                  |Item Collectors               |itemcollectors                |1.1.2a              |COMMON_SET|Manifest: NOSIGNATURE
		Croptopia-1.17-FORGE-1.6.1.jar                    |Croptopia                     |croptopia                     |1.6.1               |COMMON_SET|Manifest: NOSIGNATURE
		collective-1.17.1-2.58.jar                        |Collective                    |collective                    |2.58                |COMMON_SET|Manifest: NOSIGNATURE
		baubley-heart-canisters-1.17.1-1.0.0.jar          |Baubley Heart Canisters       |bhc                           |1.17.1-1.0.0        |COMMON_SET|Manifest: NOSIGNATURE
		[1.17.1] SecurityCraft v1.8.23-beta4.jar          |SecurityCraft                 |securitycraft                 |1.8.23-beta4        |COMMON_SET|Manifest: NOSIGNATURE
		elevatorid-1.17.1-1.8.1.jar                       |Elevator Mod                  |elevatorid                    |1.17.1-1.8.1        |COMMON_SET|Manifest: NOSIGNATURE
		tombstone-1.17.1-7.0.5.jar                        |Corail Tombstone              |tombstone                     |7.0.5               |COMMON_SET|Manifest: NOSIGNATURE
		buildersaddition-1.17.1-20210823a.jar             |Builders Crafts & Addition    |buildersaddition              |1.17.1-20210823a    |COMMON_SET|Manifest: NOSIGNATURE
		constructionwand-1.17.1-2.2.jar                   |Construction Wand             |constructionwand              |1.17.1-2.2          |COMMON_SET|Manifest: NOSIGNATURE
		cfm-7.0.0pre25-1.17.1.jar                         |MrCrayfish's Furniture Mod    |cfm                           |7.0.0-pre25         |COMMON_SET|Manifest: NOSIGNATURE
		architectury-2.5.27-forge.jar                     |Architectury                  |architectury                  |2.5.27              |COMMON_SET|Manifest: NOSIGNATURE
		appleskin-forge-mc1.17.1-2.1.0.jar                |AppleSkin                     |appleskin                     |2.1.0               |COMMON_SET|Manifest: NOSIGNATURE
		connectedglass-1.1.0-mc1.17.jar                   |Connected Glass               |connectedglass                |1.0.8               |COMMON_SET|Manifest: NOSIGNATURE
		cc-tweaked-1.17.1-1.98.2.jar                      |CC: Tweaked                   |computercraft                 |1.98.2              |COMMON_SET|Manifest: NOSIGNATURE
		globalxp-1.17.1-v1.8.3.jar                        |Global XP                     |globalxp                      |1.8.3               |COMMON_SET|Manifest: NOSIGNATURE
		productivebees-1.17.1-0.7.0.3.jar                 |Productive Bees               |productivebees                |1.17.1-0.7.0.3      |COMMON_SET|Manifest: NOSIGNATURE
		modular-routers-1.17.1-8.0.0-66.jar               |Modular Routers               |modularrouters                |8.0.0-66            |COMMON_SET|Manifest: NOSIGNATURE
		allthetweaks-1.5.2-1.17.1-37.0.36.jar             |All The Tweaks                |allthetweaks                  |1.5.2-1.17.1-37.0.36|COMMON_SET|Manifest: NOSIGNATURE
		trashcans-1.0.10a-mc1.17.jar                      |Trash Cans                    |trashcans                     |1.0.10a             |COMMON_SET|Manifest: NOSIGNATURE
		Aquaculture-1.17.1-2.2.2.jar                      |Aquaculture 2                 |aquaculture                   |1.17.1-2.2.2        |COMMON_SET|Manifest: NOSIGNATURE
		FastLeafDecay-26.jar                              |FastLeafDecay                 |fastleafdecay                 |26                  |COMMON_SET|Manifest: NOSIGNATURE
		CosmeticArmorReworked-1.17.1-v1.jar               |CosmeticArmorReworked         |cosmeticarmorreworked         |1.17.1-v1           |COMMON_SET|Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53
	Crash Report UUID: 377fa977-80dd-4838-b040-b92054407377
	FML: 37.0
	Forge: net.minecraftforge:37.0.53

 

Edited by DatBigChungo
It is now solved
Link to comment
Share on other sites

Bigger Reactors and Datapack Avnil are trying to use an event that has been removed from Forge, check for updated versions.
If there are no updated versions then report this to the mod devs and backdate to 1.17.1-37.0.46 for the time being.

This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy.

 

As the most common issue I feel I should put this outside the main bulk:

The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge.

If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan.

 

For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety.

Spoiler

Logs (Most issues require logs to diagnose):

Spoiler

Please post logs using one of the following sites (Thank you Lumber Wizard for the list):

https://gist.github.com/100MB Requires member (Free)

https://pastebin.com/: 512KB as guest, 10MB as Pro ($$$)

https://hastebin.com/: 400KB

Do NOT use sites like Mediafire, Dropbox, OneDrive, Google Drive, or a site that has a countdown before offering downloads.

 

What to provide:

...for Crashes and Runtime issues:

Minecraft 1.14.4 and newer:

Post debug.log

Older versions:

Please update...

 

...for Installer Issues:

Post your installer log, found in the same place you ran the installer

This log will be called either installer.log or named the same as the installer but with .log on the end

Note for Windows users:

Windows hides file extensions by default so the installer may appear without the .jar extension then when the .log is added the log will appear with the .jar extension

 

Where to get it:

Mojang Launcher: When using the Mojang launcher debug.log is found in .minecraft\logs.

 

Curse/Overwolf: If you are using the Curse Launcher, their configurations break Forge's log settings, fortunately there is an easier workaround than I originally thought, this works even with Curse's installation of the Minecraft launcher as long as it is not launched THROUGH Twitch:

Spoiler
  1. Make sure you have the correct version of Forge installed (some packs are heavily dependent on one specific build of Forge)
  2. Make a launcher profile targeting this version of Forge.
  3. Set the launcher profile's GameDir property to the pack's instance folder (not the instances folder, the folder that has the pack's name on it).
  4. Now launch the pack through that profile and follow the "Mojang Launcher" instructions above.

Video:

Spoiler

 

 

 

or alternately, 

 

Fallback ("No logs are generated"):

If you don't see logs generated in the usual place, provide the launcher_log.txt from .minecraft

 

Server Not Starting:

Spoiler

If your server does not start or a command window appears and immediately goes away, run the jar manually and provide the output.

 

Reporting Illegal/Inappropriate Adfocus Ads:

Spoiler

Get a screenshot of the URL bar or copy/paste the whole URL into a thread on the General Discussion board with a description of the Ad.

Lex will need the Ad ID contained in that URL to report it to Adfocus' support team.

 

Posting your mod as a GitHub Repo:

Spoiler

When you have an issue with your mod the most helpful thing you can do when asking for help is to provide your code to those helping you. The most convenient way to do this is via GitHub or another source control hub.

When setting up a GitHub Repo it might seem easy to just upload everything, however this method has the potential for mistakes that could lead to trouble later on, it is recommended to use a Git client or to get comfortable with the Git command line. The following instructions will use the Git Command Line and as such they assume you already have it installed and that you have created a repository.

 

  1. Open a command prompt (CMD, Powershell, Terminal, etc).
  2. Navigate to the folder you extracted Forge’s MDK to (the one that had all the licenses in).
  3. Run the following commands:
    1. git init
    2. git remote add origin [Your Repository's URL]
      • In the case of GitHub it should look like: https://GitHub.com/[Your Username]/[Repo Name].git
    3. git fetch
    4. git checkout --track origin/master
    5. git stage *
    6. git commit -m "[Your commit message]"
    7. git push
  4. Navigate to GitHub and you should now see most of the files.
    • note that it is intentional that some are not synced with GitHub and this is done with the (hidden) .gitignore file that Forge’s MDK has provided (hence the strictness on which folder git init is run from)
  5. Now you can share your GitHub link with those who you are asking for help.

[Workaround line, please ignore]

 

Link to comment
Share on other sites

  • DatBigChungo changed the title to (SOLVED) Error when opening Minecraft with ATM7 1.17.1 Modpack
50 minutes ago, DaemonUmbra said:

Bigger Reactors and Datapack Avnil are trying to use an event that has been removed from Forge, check for updated versions.
If there are no updated versions then report this to the mod devs and backdate to 1.17.1-37.0.46 for the time being.

Thank you! Everything is working.

I am running a new server for this modpack, and the mod Biomes O Plenty isn't generating the new biomes. Do you happen to know where I change the level type and reset the world for it?

Edited by DatBigChungo
Clarity
Link to comment
Share on other sites

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



×
×
  • Create New...

Important Information

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