Refined Storage

Refined Storage

77M Downloads

Server crashes on Startup, Player suggested it is a issue regarding crafting

KagetaneHiruko opened this issue · 15 comments

commented

Describe the bug

Im running a ATM7 Server and it went offline a few days ago. I know its a big modpack but i believe its a issue with refined storage.
After investigation a player told me he had done something with the crafting system (i think he took one of his patterns and put it into another players system, i cant confirm it because he went offline shortly after). I couldnt find anything on the internet with this exception: java.lang.IllegalStateException: Bad! or the following error code

Edit: He put a pattern for smelting clay into brinks into a normal crafter and not into one connected to a oven and sent a order for bricks (on his own system)

How can we reproduce this bug or crash?

  1. Start Server
  2. Wait
  3. Crash

What Minecraft version is this happening on?

Minecraft 1.18.2

What Forge version is this happening on?

40.1.0

What Refined Storage version is this happening on?

1.10.2

Relevant log output

Server Crash Log: https://pastebin.com/Dj9VFUBN

---- Minecraft Crash Report ----
// Uh... Did I do that?

Time: 5/4/22, 5:38 PM
Description: Exception in server tick loop

java.lang.IllegalStateException: Bad!
	at com.refinedmods.refinedstorage.apiimpl.autocrafting.task.v6.node.NodeRequirements.getSingleItemRequirementSet(NodeRequirements.java:93) ~[refinedstorage-1.10.2.jar%23233!/:1.10.2] {re:classloading}
	at com.refinedmods.refinedstorage.apiimpl.autocrafting.task.v6.node.CraftingNode.update(CraftingNode.java:50) ~[refinedstorage-1.10.2.jar%23233!/:1.10.2] {re:classloading}
	at com.refinedmods.refinedstorage.apiimpl.autocrafting.task.v6.CraftingTask.update(CraftingTask.java:189) ~[refinedstorage-1.10.2.jar%23233!/:1.10.2] {re:classloading}
	at com.refinedmods.refinedstorage.apiimpl.autocrafting.CraftingManager.updateTasks(CraftingManager.java:218) ~[refinedstorage-1.10.2.jar%23233!/:1.10.2] {re:classloading}
	at com.refinedmods.refinedstorage.apiimpl.autocrafting.CraftingManager.update(CraftingManager.java:182) ~[refinedstorage-1.10.2.jar%23233!/:1.10.2] {re:classloading}
	at com.refinedmods.refinedstorage.apiimpl.network.Network.update(Network.java:177) ~[refinedstorage-1.10.2.jar%23233!/:1.10.2] {re:classloading}
	at com.refinedmods.refinedstorage.apiimpl.network.NetworkListener.onLevelTick(NetworkListener.java:17) ~[refinedstorage-1.10.2.jar%23233!/:1.10.2] {re:classloading}
	at net.minecraftforge.eventbus.ASMEventHandler_1527_NetworkListener_onLevelTick_WorldTickEvent.invoke(.dynamic) ~[?:?] {}
	at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-5.0.3.jar%232!/:?] {}
	at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-5.0.3.jar%232!/:?] {}
	at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-5.0.3.jar%232!/:?] {}
	at net.minecraftforge.event.ForgeEventFactory.onPostWorldTick(ForgeEventFactory.java:897) ~[forge-1.18.2-40.1.0-universal.jar%23299!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:runtimedistcleaner:A}
	at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:908) ~[server-1.18.2-20220404.173914-srg.jar%23295!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:elementalcraft.mixins.json:MixinMinecraftServer,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:access.MinecraftServerAccess,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A}
	at net.minecraft.server.dedicated.DedicatedServer.m_5703_(DedicatedServer.java:326) ~[server-1.18.2-20220404.173914-srg.jar%23295!/:?] {re:classloading,pl:accesstransformer:B}
	at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:842) ~[server-1.18.2-20220404.173914-srg.jar%23295!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:elementalcraft.mixins.json:MixinMinecraftServer,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:access.MinecraftServerAccess,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A}
	at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:685) ~[server-1.18.2-20220404.173914-srg.jar%23295!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:elementalcraft.mixins.json:MixinMinecraftServer,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:access.MinecraftServerAccess,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A}
	at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:261) ~[server-1.18.2-20220404.173914-srg.jar%23295!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:elementalcraft.mixins.json:MixinMinecraftServer,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:access.MinecraftServerAccess,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A}
	at java.lang.Thread.run(Thread.java:833) [?:?] {re:mixin}


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

-- System Details --
Details:
	Minecraft Version: 1.18.2
	Minecraft Version ID: 1.18.2
	Operating System: Windows Server 2019 (amd64) version 10.0
	Java Version: 17.0.2, Eclipse Adoptium
	Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
	Memory: 1054211336 bytes (1005 MiB) / 3388997632 bytes (3232 MiB) up to 5368709120 bytes (5120 MiB)
	CPUs: 12
	Processor Vendor: AuthenticAMD
	Processor Name: AMD Ryzen 5 3600 6-Core Processor              
	Identifier: AuthenticAMD Family 23 Model 113 Stepping 0
	Microarchitecture: Zen 2
	Frequency (GHz): 3.59
	Number of physical packages: 1
	Number of physical CPUs: 6
	Number of logical CPUs: 12
	Graphics card #0 name: Microsoft Basic Display Adapter
	Graphics card #0 vendor: (Standardgrafikkartentypen) (0x1a03)
	Graphics card #0 VRAM (MB): 0.00
	Graphics card #0 deviceId: 0x2000
	Graphics card #0 versionInfo: DriverVersion=10.0.17763.1
	Memory slot #0 capacity (MB): 32768.00
	Memory slot #0 clockSpeed (GHz): 3.20
	Memory slot #0 type: DDR4
	Memory slot #1 capacity (MB): 32768.00
	Memory slot #1 clockSpeed (GHz): 3.20
	Memory slot #1 type: DDR4
	Virtual memory max (MB): 75175.70
	Virtual memory used (MB): 38987.12
	Swap memory total (MB): 9728.00
	Swap memory used (MB): 57.54
	JVM Flags: 20 total; -XX:+UseG1GC -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:G1NewSizePercent=30 -XX:G1MaxNewSizePercent=40 -XX:G1HeapRegionSize=8M -XX:G1ReservePercent=20 -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=4 -XX:InitiatingHeapOccupancyPercent=15 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:SurvivorRatio=32 -XX:+PerfDisableSharedMem -XX:MaxTenuringThreshold=1 -Xmx5G -Xms2G
	Server Running: true
	Player Count: 0 / 20; []
	Data Packs: vanilla, mod:supermartijn642configlib (incompatible), mod:quarryplus, mod:simplemagnets, mod:mcwwindows, mod:modnametooltip (incompatible), mod:ironjetpacks, mod:ctm (incompatible), mod:rangedpumps, mod:wstweaks (incompatible), mod:shrink (incompatible), mod:apotheosis (incompatible), mod:clickadv (incompatible), mod:balm (incompatible), mod:waterstrainer, mod:jeresources (incompatible), mod:cloth_config (incompatible), mod:shetiphiancore, mod:tklib (incompatible), mod:structure_gel, mod:alltheores, mod:torchmaster (incompatible), mod:repurposed_structures, mod:ironfurnaces (incompatible), mod:mcwtrpdoors, mod:silentgear (incompatible), mod:supermartijn642corelib, mod:botania (incompatible), mod:spark (incompatible), mod:curios (incompatible), mod:corail_woodcutter, mod:angelring (incompatible), mod:tombstone, mod:naturesaura (incompatible), mod:constructionwand, mod:mcwroofs, mod:cfm, mod:toms_storage (incompatible), mod:fastleafdecay, mod:geckolib3 (incompatible), mod:darkpaintings (incompatible), mod:mcwlights, mod:kiwi, mod:clienttweaks (incompatible), mod:nomowanderer (incompatible), mod:jei (incompatible), mod:attributefix (incompatible), mod:caelus (incompatible), mod:allthecompressed (incompatible), mod:naturescompass (incompatible), mod:libx, mod:compactmachines (incompatible), mod:phosphophyllite (incompatible), mod:curioofundying (incompatible), mod:farmingforblockheads (incompatible), mod:extradisks, mod:dungeons_arise, mod:theoneprobe (incompatible), mod:ae2 (incompatible), mod:aeinfinitybooster (incompatible), mod:terrablender (incompatible), mod:mousetweaks (incompatible), mod:immersiveengineering, mod:blockydoors (incompatible), mod:allthemodium, mod:domum_ornamentum (incompatible), mod:pipez (incompatible), mod:flywheel (incompatible), mod:itemcollectors (incompatible), mod:croptopia, mod:polymorph (incompatible), mod:justenoughprofessions (incompatible), mod:securitycraft (incompatible), mod:structurize (incompatible), mod:fastfurnace (incompatible), mod:lootr (incompatible), mod:connectedglass (incompatible), mod:occultism, mod:allthetweaks, mod:cosmeticarmorreworked (incompatible), mod:supercircuitmaker (incompatible), mod:netherportalfix (incompatible), mod:advancedperipherals (incompatible), mod:utilitix, mod:rsgauges (incompatible), mod:glassential (incompatible), mod:placebo (incompatible), mod:citadel (incompatible), mod:alexsmobs (incompatible), mod:potionsmaster, mod:feature_nbt_deadlock_be_gone (incompatible), mod:sophisticatedbackpacks (incompatible), mod:buildinggadgets (incompatible), mod:framedblocks, mod:forge (incompatible), mod:appleskin (incompatible), mod:aquaculture (incompatible), mod:mcwdoors, mod:lightingwand, mod:jeed (incompatible), mod:fpsreducer (incompatible), mod:absentbydesign, mod:mob_grinding_utils (incompatible), mod:rsinfinitybooster (incompatible), mod:refinedstorage, mod:extrastorage, mod:chipped (incompatible), mod:mcwbridges, mod:farmersdelight (incompatible), mod:hostilenetworks (incompatible), mod:entangled, mod:endertanks, mod:crashutilities (incompatible), mod:mcwfences, mod:wirelesschargers, mod:simplylight, mod:patchouli (incompatible), mod:ars_nouveau, mod:blockui (incompatible), mod:multipiston (incompatible), mod:villagertools (incompatible), mod:mysticalcustomization, mod:libnonymous, mod:elevatorid, mod:ftbultimine (incompatible), mod:architectury (incompatible), mod:ftblibrary (incompatible), mod:ftbteams (incompatible), mod:curiouselytra (incompatible), mod:computercraft, mod:aiimprovements (incompatible), mod:productivebees (incompatible), mod:trashcans, mod:observable (incompatible), mod:voidtotem (incompatible), mod:rhino (incompatible), mod:biggerreactors (incompatible), mod:rootsclassic, mod:cucumber, mod:trashslot (incompatible), mod:jmi (incompatible), mod:additionallanterns (incompatible), mod:platforms, mod:create, mod:waystones (incompatible), mod:fastsuite (incompatible), mod:clumps (incompatible), mod:journeymap, mod:comforts (incompatible), mod:artifacts, mod:configured (incompatible), mod:dimstorage, mod:myserveriscompatible (incompatible), mod:dungeoncrawl, mod:charginggadgets (incompatible), mod:bonsaitrees3, mod:lazydfu (incompatible), mod:mcjtylib (incompatible), mod:rftoolsbase (incompatible), mod:xnet (incompatible), mod:rftoolspower (incompatible), mod:rftoolsbuilder (incompatible), mod:rftoolsstorage (incompatible), mod:rftoolscontrol (incompatible), mod:mahoutsukai, mod:mininggadgets (incompatible), mod:ftbchunks (incompatible), mod:kubejs (incompatible), mod:selene (incompatible), mod:supplementaries (incompatible), mod:mysticalagriculture, mod:mysticalagradditions, mod:craftingtweaks (incompatible), mod:rftoolsutility (incompatible), mod:enchdesc (incompatible), mod:silentlib, mod:iceberg (incompatible), mod:fastbench (incompatible), mod:enderchests, mod:quartz (incompatible), mod:minecolonies (incompatible), mod:pylons, mod:creeperoverhaul (incompatible), mod:ferritecore (incompatible), mod:engineersdecor (incompatible), mod:solcarrot (incompatible), mod:modularrouters (incompatible), mod:refinedstorageaddons, mod:expandability (incompatible), Supplementaries Virtual Resourcepack, mod:bambooeverything (incompatible), mod:darkutils (incompatible), mod:novillagerdm (incompatible), mod:advancementplaques (incompatible), mod:tipthescales (incompatible), mod:advgenerators (incompatible), mod:littlelogistics (incompatible), mod:chimes (incompatible), mod:crafting_on_a_stick (incompatible), mod:mekanism, mod:colytra (incompatible), mod:bdlib (incompatible), mod:additionalbars (incompatible), mod:jumpboat (incompatible), mod:pneumaticcraft, mod:mythicbotany, mod:logprot (incompatible), mod:structures_compass, mod:byg (incompatible), mod:incontrol (incompatible), mod:moreminecarts (incompatible), mod:bookshelf (incompatible), mod:mekanismgenerators, mod:experiencebugfix (incompatible), mod:tempad (incompatible), mod:getittogetherdrops (incompatible), mod:runelic (incompatible), mod:mekanismtools, mod:inventoryprofilesnext (incompatible), mod:findme (incompatible), mod:ftbranks (incompatible), mod:ftbessentials (incompatible), mod:bwncr (incompatible), mod:restrictions (incompatible), mod:eccentrictome (incompatible), mod:toolbelt, mod:titanium (incompatible), mod:ae2things, mod:pigpen (incompatible), mod:functionalstorage (incompatible), mod:appmek (incompatible), mod:valhelsia_core (incompatible), mod:forbidden_arcanus (incompatible), mod:betterdungeons, mod:integratedterminals, mod:evilcraft, mod:yungsapi, mod:durabilitytooltip, mod:yungsbridges, mod:yungsextras, mod:bettermineshafts, mod:integratedcrafting, mod:integrateddynamics, mod:hexerei (incompatible), mod:cyclopscore, mod:sophisticatedcore (incompatible), mod:cookingforblockheads (incompatible), mod:commoncapabilities, mod:dpanvil (incompatible), mod:ironchests (incompatible), mod:integratedtunnels, mod:betterstrongholds, mod:elementalcraft (incompatible), mod:create_confectionery, mod:appbot (incompatible), mod:enhancedcelestials (incompatible), mod:createaddition (incompatible)
	World Generation: Stable
	Is Modded: Definitely; Server brand changed to 'forge'
	Type: Dedicated Server (map_server.txt)
	ModLauncher: 9.1.3+9.1.3+main.9b69c82a
	ModLauncher launch target: forgeserver
	ModLauncher naming: srg
	ModLauncher services: 
		 mixin PLUGINSERVICE 
		 eventbus PLUGINSERVICE 
		 slf4jfixer PLUGINSERVICE 
		 object_holder_definalize PLUGINSERVICE 
		 runtime_enum_extender PLUGINSERVICE 
		 capability_token_subclass PLUGINSERVICE 
		 accesstransformer PLUGINSERVICE 
		 runtimedistcleaner PLUGINSERVICE 
		 mixin TRANSFORMATIONSERVICE 
		 fml TRANSFORMATIONSERVICE 
	FML Language Providers: 
		[email protected]
		[email protected]
		javafml@null
		[email protected]
	Mod List: 
		YungsBetterDungeons-1.18.2-Forge-2.1.0.jar        |YUNG's Better Dungeons        |betterdungeons                |1.18.2-Forge-2.1.0  |DONE      |Manifest: NOSIGNATURE
		supermartijn642configlib-1.0.9-mc1.18.jar         |SuperMartijn642's Config Lib  |supermartijn642configlib      |1.0.9               |DONE      |Manifest: NOSIGNATURE
		AdditionalEnchantedMiner-1.18.2-18.10.jar         |QuarryPlus                    |quarryplus                    |18.10               |DONE      |Manifest: 1a:13:52:63:6f:dc:0c:ad:7f:8a:64:ac:46:58:8a:0c:90:ea:2c:5d:11:ac:4c:d4:62:85:c7:d1:00:fa:9c:76
		simplemagnets-1.1.7-forge-mc1.18.jar              |Simple Magnets                |simplemagnets                 |1.1.7               |DONE      |Manifest: NOSIGNATURE
		IntegratedTerminals-1.18.2-1.2.16.jar             |IntegratedTerminals           |integratedterminals           |1.2.16              |DONE      |Manifest: NOSIGNATURE
		mcw-windows-2.0.3-mc1.18.2.jar                    |Macaw's Windows               |mcwwindows                    |2.0.3               |DONE      |Manifest: NOSIGNATURE
		bambooeverything-1.2.6-build.13+mc1.18.2.jar      |Bamboo Everything             |bambooeverything              |1.2.6-build.13+mc1.1|DONE      |Manifest: NOSIGNATURE
		modnametooltip-1.18.1-1.18.0.jar                  |Mod Name Tooltip              |modnametooltip                |1.18.0              |DONE      |Manifest: NOSIGNATURE
		IronJetpacks-1.18.2-5.1.0.jar                     |Iron Jetpacks                 |ironjetpacks                  |5.1.0               |DONE      |Manifest: NOSIGNATURE
		CTM-1.18.2-1.1.4+4.jar                            |ConnectedTexturesMod          |ctm                           |1.18.2-1.1.4+4      |DONE      |Manifest: NOSIGNATURE
		EvilCraft-1.18.2-1.1.19.jar                       |EvilCraft                     |evilcraft                     |1.1.19              |DONE      |Manifest: NOSIGNATURE
		YungsApi-1.18.2-Forge-2.0.8.jar                   |YUNG's API                    |yungsapi                      |1.18.2-Forge-2.0.8  |DONE      |Manifest: NOSIGNATURE
		rangedpumps-0.9.2.jar                             |Ranged Pumps                  |rangedpumps                   |0.9.2               |DONE      |Manifest: NOSIGNATURE
		WitherSkeletonTweaks-1.18.2-7.1.2.jar             |Wither Skeleton Tweaks        |wstweaks                      |7.1.2               |DONE      |Manifest: NOSIGNATURE
		Shrink-1.18.2-1.3.1.jar                           |Shrink                        |shrink                        |1.3.1               |DONE      |Manifest: NOSIGNATURE
		DarkUtilities-Forge-1.18.2-10.0.4.jar             |DarkUtilities                 |darkutils                     |10.0.4              |DONE      |Manifest: NOSIGNATURE
		Apotheosis-1.18.2-5.3.4.jar                       |Apotheosis                    |apotheosis                    |5.3.4               |DONE      |Manifest: NOSIGNATURE
		clickadv-1.18.2-2.5.jar                           |clickadv mod                  |clickadv                      |1.18.2-2.5          |DONE      |Manifest: NOSIGNATURE
		balm-3.0.3+0.jar                                  |Balm                          |balm                          |3.0.3+0             |DONE      |Manifest: NOSIGNATURE
		WaterStrainer-1.18.2-13.0.0.jar                   |Water Strainer                |waterstrainer                 |1.18.2-13.0.0       |DONE      |Manifest: NOSIGNATURE
		JustEnoughResources-1.18.2-0.14.1.167.jar         |Just Enough Resources         |jeresources                   |0.14.1.167          |DONE      |Manifest: NOSIGNATURE
		cloth-config-6.2.57-forge.jar                     |Cloth Config v4 API           |cloth_config                  |6.2.57              |DONE      |Manifest: NOSIGNATURE
		shetiphiancore-1.18-3.10.9.jar                    |ShetiPhian-Core               |shetiphiancore                |3.10.9              |DONE      |Manifest: NOSIGNATURE
		TKLib-0.0.11+1.18.2.jar                           |TKLib                         |tklib                         |0.0.11              |DONE      |Manifest: NOSIGNATURE
		durabilitytooltip-1.1.1-forge-mc1.18.jar          |Durability Tooltip            |durabilitytooltip             |1.1.1               |DONE      |Manifest: NOSIGNATURE
		novillagerdm-1.18.1-3.0.0.jar                     |No Villager Death Messages    |novillagerdm                  |3.0.0               |DONE      |Manifest: NOSIGNATURE
		structure_gel-1.18.2-2.2.3.jar                    |Structure Gel API             |structure_gel                 |2.2.3               |DONE      |Manifest: NOSIGNATURE
		AdvancementPlaques-1.18.1-1.4.2.jar               |Advancement Plaques           |advancementplaques            |1.4.2               |DONE      |Manifest: NOSIGNATURE
		alltheores-1.9.5-1.18.2-40.1.0.jar                |AllTheOres                    |alltheores                    |1.9.5-1.18.2-40.1.0 |DONE      |Manifest: NOSIGNATURE
		torchmaster-18.1.0.jar                            |Torchmaster                   |torchmaster                   |18.1.0              |DONE      |Manifest: NOSIGNATURE
		TipTheScales-forge-1.18.2-5.0.6.jar               |TipTheScales                  |tipthescales                  |5.0.6               |DONE      |Manifest: NOSIGNATURE
		repurposed_structures_forge-5.1.6+1.18.2.jar      |Repurposed Structures         |repurposed_structures         |5.1.6+1.18.2        |DONE      |Manifest: NOSIGNATURE
		ironfurnaces-1.18.2-3.2.1.jar                     |Iron Furnaces                 |ironfurnaces                  |3.2.1               |DONE      |Manifest: NOSIGNATURE
		mcw-trapdoors-1.0.5-mc1.18.2.jar                  |Macaw's Trapdoors             |mcwtrpdoors                   |1.0.5               |DONE      |Manifest: NOSIGNATURE
		silent-gear-1.18.2-2.10.2.jar                     |Silent Gear                   |silentgear                    |2.10.2              |DONE      |Manifest: NOSIGNATURE
		supermartijn642corelib-1.0.18-forge-mc1.18.jar    |SuperMartijn642's Core Lib    |supermartijn642corelib        |1.0.18              |DONE      |Manifest: NOSIGNATURE
		YungsBridges-1.18.2-Forge-2.1.0.jar               |YUNG's Bridges                |yungsbridges                  |1.18.2-Forge-2.1.0  |DONE      |Manifest: NOSIGNATURE
		Botania-1.18.2-431.jar                            |Botania                       |botania                       |1.18.2-431          |DONE      |Manifest: NOSIGNATURE
		spark-1.9.1-forge.jar                             |spark                         |spark                         |1.9.1               |DONE      |Manifest: NOSIGNATURE
		curios-forge-1.18.2-5.0.7.0.jar                   |Curios API                    |curios                        |1.18.2-5.0.7.0      |DONE      |Manifest: NOSIGNATURE
		corail_woodcutter-1.18.2-2.3.2.jar                |Corail Woodcutter             |corail_woodcutter             |2.3.2               |DONE      |Manifest: NOSIGNATURE
		advgenerators-1.1.0.5-mc1.18.2.jar                |Advanced Generators           |advgenerators                 |1.1.0.5             |DONE      |Manifest: NOSIGNATURE
		YungsExtras-1.18.2-Forge-2.1.0.jar                |YUNG's Extras                 |yungsextras                   |1.18.2-Forge-2.1.0  |DONE      |Manifest: NOSIGNATURE
		angelring-1.18-1.5.0.jar                          |Angel Ring                    |angelring                     |1.5.0               |DONE      |Manifest: NOSIGNATURE
		tombstone-7.4.5-1.18.2.jar                        |Corail Tombstone              |tombstone                     |7.4.5               |DONE      |Manifest: NOSIGNATURE
		NaturesAura-36.0.jar                              |Nature's Aura                 |naturesaura                   |36.0                |DONE      |Manifest: NOSIGNATURE
		constructionwand-1.18.2-2.7.jar                   |Construction Wand             |constructionwand              |1.18.2-2.7          |DONE      |Manifest: NOSIGNATURE
		mcw-roofs-2.1.2-mc1.18.2.jar                      |Macaw's Roofs                 |mcwroofs                      |2.1.2               |DONE      |Manifest: NOSIGNATURE
		littlelogistics-mc1.18.2-v1.2.3.jar               |Little Logistics              |littlelogistics               |1.2.3               |DONE      |Manifest: NOSIGNATURE
		cfm-7.0.0-pre29-1.18.2.jar                        |MrCrayfish's Furniture Mod    |cfm                           |7.0.0-pre29         |DONE      |Manifest: NOSIGNATURE
		Chimes-1.1.2-1.18.2.jar                           |Chimes                        |chimes                        |1.1.2               |DONE      |Manifest: NOSIGNATURE
		toms_storage-1.18.2-1.3.0.jar                     |Tom's Simple Storage Mod      |toms_storage                  |1.3.0               |DONE      |Manifest: NOSIGNATURE
		FastLeafDecay-28.jar                              |FastLeafDecay                 |fastleafdecay                 |28                  |DONE      |Manifest: NOSIGNATURE
		YungsBetterMineshafts-1.18.2-Forge-2.1.0.jar      |YUNG's Better Mineshafts      |bettermineshafts              |1.18.2-Forge-2.1.0  |DONE      |Manifest: NOSIGNATURE
		geckolib-1.18-forge-3.0.15.jar                    |GeckoLib                      |geckolib3                     |3.0.15              |DONE      |Manifest: NOSIGNATURE
		DarkPaintings-Forge-1.18.2-10.0.1.jar             |DarkPaintings                 |darkpaintings                 |10.0.1              |DONE      |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
		mcw-lights-1.0.3-mc1.18.2.jar                     |Macaw's Lights and Lamps      |mcwlights                     |1.0.3               |DONE      |Manifest: NOSIGNATURE
		Crafting-on-a-stick-1.18.1-1.0.1.jar              |Crafting On A Stick           |crafting_on_a_stick           |1.0.1               |DONE      |Manifest: NOSIGNATURE
		Kiwi-1.18.2-forge-6.1.0.jar                       |Kiwi                          |kiwi                          |6.1.0               |DONE      |Manifest: NOSIGNATURE
		clienttweaks-forge-1.18.1-7.1.0.jar               |Client Tweaks                 |clienttweaks                  |7.1.0               |DONE      |Manifest: NOSIGNATURE
		nomowanderer-1.18.2_1.1.2.jar                     |NoMoWanderer                  |nomowanderer                  |1.18.2_1.1.2        |DONE      |Manifest: NOSIGNATURE
		jei-1.18.2-9.7.0.194.jar                          |Just Enough Items             |jei                           |9.7.0.194           |DONE      |Manifest: NOSIGNATURE
		AttributeFix-Forge-1.18.2-14.0.1.jar              |AttributeFix                  |attributefix                  |14.0.1              |DONE      |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
		Mekanism-1.18.2-10.2.0.459.jar                    |Mekanism                      |mekanism                      |10.2.0              |DONE      |Manifest: NOSIGNATURE
		caelus-forge-1.18.1-3.0.0.2.jar                   |Caelus API                    |caelus                        |1.18.1-3.0.0.2      |DONE      |Manifest: NOSIGNATURE
		colytra-forge-1.18.1-5.2.0.2.jar                  |Colytra                       |colytra                       |1.18.1-5.2.0.2      |DONE      |Manifest: NOSIGNATURE
		bdlib-1.19.3.7-mc1.18.2.jar                       |BdLib                         |bdlib                         |1.19.3.7            |DONE      |Manifest: NOSIGNATURE
		AllTheCompressed-1.0.6-1.18.2-40.0.31.jar         |AllTheCompressed              |allthecompressed              |1.0.6-1.18.2-40.0.31|DONE      |Manifest: NOSIGNATURE
		NaturesCompass-1.18.2-1.9.5-forge.jar             |Nature's Compass              |naturescompass                |1.18.2-1.9.5-forge  |DONE      |Manifest: NOSIGNATURE
		additionalbars-3.0.1-beta+1.18.2.jar              |Additional Bars               |additionalbars                |3.0.1-beta          |DONE      |Manifest: NOSIGNATURE
		jumpboat-1.18.2-0.1.0.3.jar                       |Jumpy Boats                   |jumpboat                      |1.18.2-0.1.0.3      |DONE      |Manifest: NOSIGNATURE
		LibX-1.18.2-3.2.17.jar                            |LibX                          |libx                          |1.18.2-3.2.17       |DONE      |Manifest: NOSIGNATURE
		compactmachines-4.2.0.jar                         |Compact Machines 4            |compactmachines               |4.2.0               |DONE      |Manifest: NOSIGNATURE
		phosphophyllite-1.18.2-0.6.0-beta.1.1.jar         |Phosphophyllite               |phosphophyllite               |0.6.0-beta.1.1      |DONE      |Manifest: NOSIGNATURE
		curioofundying-forge-1.18-5.3.0.0.jar             |Curio of Undying              |curioofundying                |1.18-5.3.0.0        |DONE      |Manifest: NOSIGNATURE
		farmingforblockheads-forge-1.18.2-10.0.1.jar      |Farming for Blockheads        |farmingforblockheads          |10.0.1              |DONE      |Manifest: NOSIGNATURE
		pneumaticcraft-repressurized-1.18.2-3.2.1-75.jar  |PneumaticCraft: Repressurized |pneumaticcraft                |1.18.2-3.2.1-75     |DONE      |Manifest: NOSIGNATURE
		ExtraDisks-1.18.2-2.1.0.jar                       |Extra Disks                   |extradisks                    |1.18.2-2.1.0        |DONE      |Manifest: NOSIGNATURE
		MythicBotany-1.18.2-2.1.4.jar                     |MythicBotany                  |mythicbotany                  |1.18.2-2.1.4        |DONE      |Manifest: NOSIGNATURE
		IntegratedCrafting-1.18.2-1.0.22.jar              |IntegratedCrafting            |integratedcrafting            |1.0.22              |DONE      |Manifest: NOSIGNATURE
		DungeonsArise-1.18.2-2.1.50c-beta.jar             |When Dungeons Arise           |dungeons_arise                |2.1.50c-1.18.2      |DONE      |Manifest: NOSIGNATURE
		server-1.18.2-20220404.173914-srg.jar             |Minecraft                     |minecraft                     |1.18.2              |DONE      |Manifest: NOSIGNATURE
		logprot-1.18.2-1.6.jar                            |Logprot                       |logprot                       |1.4                 |DONE      |Manifest: NOSIGNATURE
		theoneprobe-1.18-5.1.0.jar                        |The One Probe                 |theoneprobe                   |1.18-5.1.0          |DONE      |Manifest: NOSIGNATURE
		appliedenergistics2-11.0.0-alpha.6.jar            |Applied Energistics 2         |ae2                           |11.0.0-alpha.6      |DONE      |Manifest: NOSIGNATURE
		AEInfinityBooster-1.18.2-1.1.0+8.jar              |AEInfinityBooster             |aeinfinitybooster             |1.18.2-1.1.0+8      |DONE      |Manifest: NOSIGNATURE
		TerraBlender-forge-1.18.2-1.1.0.99.jar            |TerraBlender                  |terrablender                  |1.18.2-1.1.0.99     |DONE      |Manifest: NOSIGNATURE
		MouseTweaks-forge-mc1.18-2.21.jar                 |Mouse Tweaks                  |mousetweaks                   |2.21                |DONE      |Manifest: NOSIGNATURE
		ImmersiveEngineering-1.18.2-8.0.1-147.jar         |Immersive Engineering         |immersiveengineering          |1.18.2-8.0.1-147    |DONE      |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
		blockydoors-1.18-1.0.0.jar                        |blockydoors                   |blockydoors                   |1.18-1.0.0          |DONE      |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
		allthemodium-1.7.6-1.18.2-40.1.0.jar              |Allthemodium                  |allthemodium                  |1.7.6-1.18.2-40.1.0 |DONE      |Manifest: NOSIGNATURE
		domum_ornamentum-1.18.2-1.0.50-ALPHA-universal.jar|Domum Ornamentum              |domum_ornamentum              |1.18.2-1.0.50-ALPHA |DONE      |Manifest: NOSIGNATURE
		pipez-1.18.2-1.1.3.jar                            |Pipez                         |pipez                         |1.18.2-1.1.3        |DONE      |Manifest: NOSIGNATURE
		flywheel-forge-1.18-0.6.2.jar                     |Flywheel                      |flywheel                      |1.18-0.6.2          |DONE      |Manifest: NOSIGNATURE
		IntegratedDynamics-1.18.2-1.10.15.jar             |IntegratedDynamics            |integrateddynamics            |1.10.15             |DONE      |Manifest: NOSIGNATURE
		itemcollectors-1.1.5-mc1.18.jar                   |Item Collectors               |itemcollectors                |1.1.5               |DONE      |Manifest: NOSIGNATURE
		Croptopia-1.18.2-FORGE-2.0.0.jar                  |Croptopia                     |croptopia                     |2.0.0               |DONE      |Manifest: NOSIGNATURE
		polymorph-forge-1.18.1-0.43.jar                   |Polymorph                     |polymorph                     |1.18.1-0.43         |DONE      |Manifest: NOSIGNATURE
		JustEnoughProfessions-1.18.2-1.2.2.jar            |Just Enough Professions (JEP) |justenoughprofessions         |1.2.2               |DONE      |Manifest: NOSIGNATURE
		[1.18.2] SecurityCraft v1.9.1.jar                 |SecurityCraft                 |securitycraft                 |1.9.1               |DONE      |Manifest: NOSIGNATURE
		structurize-1.18.2-1.0.389-RELEASE.jar            |Structurize                   |structurize                   |1.18.2-1.0.389-RELEA|DONE      |Manifest: NOSIGNATURE
		FastFurnace-1.18.2-6.0.3.jar                      |FastFurnace                   |fastfurnace                   |6.0.3               |DONE      |Manifest: NOSIGNATURE
		structures_compass-1.18.2-1.4.1.jar               |Structures Compass            |structures_compass            |1.18.2-1.4.1        |DONE      |Manifest: NOSIGNATURE
		lootr-1.18.2-0.2.16.52.jar                        |Lootr                         |lootr                         |0.2.16.52           |DONE      |Manifest: NOSIGNATURE
		connectedglass-1.1.3-mc1.18.jar                   |Connected Glass               |connectedglass                |1.1.3               |DONE      |Manifest: NOSIGNATURE
		occultism-1.18.2-1.33.0.jar                       |Occultism                     |occultism                     |1.18.2-1.33.0       |DONE      |Manifest: NOSIGNATURE
		allthetweaks-1.8.8-1.18.2-40.1.0.jar              |All The Tweaks                |allthetweaks                  |1.8.8-1.18.2-40.1.0 |DONE      |Manifest: NOSIGNATURE
		Oh_The_Biomes_You'll_Go-forge-1.18.2-1.4-RC-11-all|Oh The Biomes You'll Go       |byg                           |1.4                 |DONE      |Manifest: NOSIGNATURE
		CosmeticArmorReworked-1.18.2-v2.jar               |CosmeticArmorReworked         |cosmeticarmorreworked         |1.18.2-v2           |DONE      |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
		hexerei-0.1.18.jar                                |Hexerei                       |hexerei                       |0.1.18              |DONE      |Manifest: NOSIGNATURE
		CyclopsCore-1.18.2-1.13.6.jar                     |Cyclops Core                  |cyclopscore                   |1.13.6              |DONE      |Manifest: NOSIGNATURE
		SuperCircuitMaker2-0.2.4+1.18.2.jar               |Super Circuit Maker           |supercircuitmaker             |0.2.4               |DONE      |Manifest: NOSIGNATURE
		netherportalfix-forge-1.18-9.0.0.jar              |NetherPortalFix               |netherportalfix               |9.0.0               |DONE      |Manifest: NOSIGNATURE
		advancedperipherals-1.18.2-0.7.14b.jar            |Advanced Peripherals          |advancedperipherals           |0.7.14b             |DONE      |Manifest: NOSIGNATURE
		UtilitiX-1.18.2-0.4.2.jar                         |UtilitiX                      |utilitix                      |1.18.2-0.4.2        |DONE      |Manifest: NOSIGNATURE
		incontrol-1.18-6.0.7.jar                          |InControl                     |incontrol                     |1.18-6.0.7          |DONE      |Manifest: NOSIGNATURE
		sophisticatedcore-1.18.2-0.0.5.12.jar             |Sophisticated Core            |sophisticatedcore             |1.18.2-0.0.5.12     |DONE      |Manifest: NOSIGNATURE
		rsgauges-1.18.2-1.2.16.jar                        |Gauges and Switches           |rsgauges                      |1.2.16              |DONE      |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
		glassential-forge-1.18.2-1.2.3.jar                |Glassential                   |glassential                   |1.18.2-1.2.3        |DONE      |Manifest: NOSIGNATURE
		cookingforblockheads-forge-1.18.2-12.0.1.jar      |CookingForBlockheads          |cookingforblockheads          |12.0.1              |DONE      |Manifest: NOSIGNATURE
		Placebo-1.18.2-6.2.1.jar                          |Placebo                       |placebo                       |6.2.1               |DONE      |Manifest: NOSIGNATURE
		citadel-1.11.1-1.18.2.jar                         |Citadel                       |citadel                       |1.11.1              |DONE      |Manifest: NOSIGNATURE
		alexsmobs-1.17.5.jar                              |Alex's Mobs                   |alexsmobs                     |1.17.5              |DONE      |Manifest: NOSIGNATURE
		potionsmaster-0.5.8-1.18.2-40.1.0.jar             |Potions Master                |potionsmaster                 |0.5.8-1.18.2-40.1.0 |DONE      |Manifest: NOSIGNATURE
		moreminecarts-1.4.5.jar                           |More Minecarts                |moreminecarts                 |1.4.5               |DONE      |Manifest: NOSIGNATURE
		feature_nbt_deadlock_be_gone_forge-2.0.0+1.18.2.ja|Feature NBT Deadlock Be Gone  |feature_nbt_deadlock_be_gone  |2.0.0+1.18.2        |DONE      |Manifest: NOSIGNATURE
		Bookshelf-Forge-1.18.2-13.0.13.jar                |Bookshelf                     |bookshelf                     |13.0.13             |DONE      |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.18.2-3.15.18.570.jar     |Sophisticated Backpacks       |sophisticatedbackpacks        |1.18.2-3.15.18.570  |DONE      |Manifest: NOSIGNATURE
		buildinggadgets-3.13.0-build.5+mc1.18.2.jar       |Building Gadgets              |buildinggadgets               |3.13.0-build.5+mc1.1|DONE      |Manifest: NOSIGNATURE
		FramedBlocks-5.1.1-hotfix.jar                     |FramedBlocks                  |framedblocks                  |5.1.1               |DONE      |Manifest: NOSIGNATURE
		forge-1.18.2-40.1.0-universal.jar                 |Forge                         |forge                         |40.1.0              |DONE      |Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90
		appleskin-forge-mc1.18-2.4.0.jar                  |AppleSkin                     |appleskin                     |2.4.0+mc1.18        |DONE      |Manifest: NOSIGNATURE
		Aquaculture-1.18.2-2.3.6.jar                      |Aquaculture 2                 |aquaculture                   |1.18.2-2.3.6        |DONE      |Manifest: NOSIGNATURE
		mcw-doors-1.0.6-mc1.18.2.jar                      |Macaw's Doors                 |mcwdoors                      |1.0.6               |DONE      |Manifest: NOSIGNATURE
		LightingWand-1.18.2-forge-4.0.0.jar               |Lighting Wand                 |lightingwand                  |4.0.0               |DONE      |Manifest: NOSIGNATURE
		jeed-1.18.2-1.10.jar                              |Just Enough Effect Description|jeed                          |1.18.2-1.10         |DONE      |Manifest: NOSIGNATURE
		MekanismGenerators-1.18.2-10.2.0.459.jar          |Mekanism: Generators          |mekanismgenerators            |10.2.0              |DONE      |Manifest: NOSIGNATURE
		FpsReducer2-forge-1.18.2-2.0.jar                  |FPS Reducer                   |fpsreducer                    |1.18.2-2.0          |DONE      |Manifest: NOSIGNATURE
		absentbydesign-1.18.2-1.6.2.jar                   |Absent By Design Mod          |absentbydesign                |1.18.2-1.6.2        |DONE      |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
		mob_grinding_utils-1.18.2-0.4.36.jar              |Mob Grinding Utils            |mob_grinding_utils            |1.18.2-0.4.36       |DONE      |Manifest: NOSIGNATURE
		ExperienceBugFix-1.18-1.38.0.2.jar                |Experience Bug Fix            |experiencebugfix              |1.38.0.2            |DONE      |Manifest: NOSIGNATURE
		RSInfinityBooster-1.18.2-2.1+16.jar               |RSInfinityBooster             |rsinfinitybooster             |1.18.2-2.1+16       |DONE      |Manifest: NOSIGNATURE
		refinedstorage-1.10.2.jar                         |Refined Storage               |refinedstorage                |1.10.2              |DONE      |Manifest: NOSIGNATURE
		ExtraStorage-1.18.2-2.1.0.jar                     |Extra Storage                 |extrastorage                  |2.1.0               |DONE      |Manifest: NOSIGNATURE
		chipped-1.18.2-1.2.1-forge.jar                    |Chipped                       |chipped                       |1.18.2-1.2.1-forge  |DONE      |Manifest: NOSIGNATURE
		mcw-bridges-2.0.2-mc1.18.2.jar                    |Macaw's Bridges               |mcwbridges                    |2.0.2               |DONE      |Manifest: NOSIGNATURE
		FarmersDelight-1.18.2-1.1.0.jar                   |Farmer's Delight              |farmersdelight                |1.18.2-1.1.0        |DONE      |Manifest: NOSIGNATURE
		Tempad-forge-1.18.2-1.1.0.jar                     |Tempad                        |tempad                        |1.1.0               |DONE      |Manifest: NOSIGNATURE
		HostileNeuralNetworks-1.18.2-3.0.10.jar           |Hostile Neural Networks       |hostilenetworks               |3.0.10              |DONE      |Manifest: NOSIGNATURE
		entangled-1.3.11-forge-mc1.18.jar                 |Entangled                     |entangled                     |1.3.11              |DONE      |Manifest: NOSIGNATURE
		endertanks-1.18-1.11.6.jar                        |EnderTanks                    |endertanks                    |1.11.6              |DONE      |Manifest: NOSIGNATURE
		CommonCapabilities-1.18.2-2.8.2.jar               |CommonCapabilities            |commoncapabilities            |2.8.2               |DONE      |Manifest: NOSIGNATURE
		crashutilities-4.0.jar                            |Crash Utilities               |crashutilities                |4.0                 |DONE      |Manifest: NOSIGNATURE
		getittogetherdrops-1.18.2-1.2.jar                 |Get It Together, Drops!       |getittogetherdrops            |1.2                 |DONE      |Manifest: NOSIGNATURE
		mcw-fences-1.0.4-mc1.18.2.jar                     |Macaw's Fences and Walls      |mcwfences                     |1.0.4               |DONE      |Manifest: NOSIGNATURE
		wirelesschargers-1.0.6-forge-mc1.18.jar           |Wireless Chargers             |wirelesschargers              |1.0.6               |DONE      |Manifest: NOSIGNATURE
		simplylight-1.18.2-1.4.2-build.31.jar             |Simply Light                  |simplylight                   |1.18.2-1.4.2-build.3|DONE      |Manifest: NOSIGNATURE
		dpanvil-1.18.2-3.3.2c.jar                         |DataPack Anvil                |dpanvil                       |1.18.2-3.3.2c       |DONE      |Manifest: NOSIGNATURE
		Patchouli-1.18.2-67.jar                           |Patchouli                     |patchouli                     |1.18.2-67           |DONE      |Manifest: NOSIGNATURE
		ars_nouveau-1.18.2-2.4.0.jar                      |Ars Nouveau                   |ars_nouveau                   |2.4.0               |DONE      |Manifest: NOSIGNATURE
		blockui-1.18.2-0.0.47-ALPHA.jar                   |UI Library Mod                |blockui                       |1.18.2-0.0.47-ALPHA |DONE      |Manifest: NOSIGNATURE
		multi-piston-1.18.2-1.2.3-ALPHA.jar               |Multi-Piston                  |multipiston                   |1.18.2-1.2.3-ALPHA  |DONE      |Manifest: NOSIGNATURE
		IronChests-forge-1.18.2-1.3.0.jar                 |Iron Chests: Restocked        |ironchests                    |1.3.0               |DONE      |Manifest: NOSIGNATURE
		villagertools-1.18-1.0.2.jar                      |villagertools                 |villagertools                 |1.18-1.0.2          |DONE      |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
		IntegratedTunnels-1.18.2-1.8.11.jar               |IntegratedTunnels             |integratedtunnels             |1.8.11              |DONE      |Manifest: NOSIGNATURE
		MysticalCustomization-1.18.2-3.1.1.jar            |Mystical Customization        |mysticalcustomization         |3.1.1               |DONE      |Manifest: NOSIGNATURE
		libnonymous-2.1.0.jar                             |libnonymous                   |libnonymous                   |2.1.0               |DONE      |Manifest: NOSIGNATURE
		elevatorid-1.18.2-1.8.4.jar                       |Elevator Mod                  |elevatorid                    |1.18.2-1.8.4        |DONE      |Manifest: NOSIGNATURE
		ftb-ultimine-forge-1802.3.3-build.55.jar          |FTB Ultimine                  |ftbultimine                   |1802.3.3-build.55   |DONE      |Manifest: NOSIGNATURE
		YungsBetterStrongholds-1.18.2-Forge-2.1.1.jar     |YUNG's Better Strongholds     |betterstrongholds             |1.18.2-Forge-2.1.1  |DONE      |Manifest: NOSIGNATURE
		Runelic-Forge-1.18.2-11.0.1.jar                   |Runelic                       |runelic                       |11.0.1              |DONE      |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
		MekanismTools-1.18.2-10.2.0.459.jar               |Mekanism: Tools               |mekanismtools                 |10.2.0              |DONE      |Manifest: NOSIGNATURE
		InventoryProfilesNext-forge-1.18.2-1.3.5.jar      |Inventory Profiles Next       |inventoryprofilesnext         |1.3.5               |DONE      |Manifest: NOSIGNATURE
		architectury-4.3.53.jar                           |Architectury                  |architectury                  |4.3.53              |DONE      |Manifest: NOSIGNATURE
		ftb-library-forge-1802.3.6-build.115.jar          |FTB Library                   |ftblibrary                    |1802.3.6-build.115  |DONE      |Manifest: NOSIGNATURE
		findme-3.0.6-forge.jar                            |FindMe                        |findme                        |3.0.6               |DONE      |Manifest: NOSIGNATURE
		ftb-teams-forge-1802.2.6-build.51.jar             |FTB Teams                     |ftbteams                      |1802.2.6-build.51   |DONE      |Manifest: NOSIGNATURE
		ftb-ranks-forge-1802.1.7-build.27.jar             |FTB Ranks                     |ftbranks                      |1802.1.7-build.27   |DONE      |Manifest: NOSIGNATURE
		ftb-essentials-1802.1.7-build.42.jar              |FTB Essentials                |ftbessentials                 |1802.1.7-build.42   |DONE      |Manifest: NOSIGNATURE
		curiouselytra-forge-1.18.1-5.0.1.0.jar            |Curious Elytra                |curiouselytra                 |1.18.1-5.0.1.0      |DONE      |Manifest: NOSIGNATURE
		cc-tweaked-1.18.2-1.100.5.jar                     |CC: Tweaked                   |computercraft                 |1.100.5             |DONE      |Manifest: NOSIGNATURE
		AI-Improvements-1.18-0.4.0.jar                    |AI-Improvements               |aiimprovements                |0.4.0               |DONE      |Manifest: NOSIGNATURE
		productivebees-1.18.2-0.9.0.4.jar                 |Productive Bees               |productivebees                |1.18.2-0.9.0.4      |DONE      |Manifest: NOSIGNATURE
		trashcans-1.0.15-forge-mc1.18.jar                 |Trash Cans                    |trashcans                     |1.0.15              |DONE      |Manifest: NOSIGNATURE
		bwncr-forge-1.18.1-3.10.18.jar                    |Bad Wither No Cookie Reloaded |bwncr                         |3.10.18             |DONE      |Manifest: NOSIGNATURE
		observable-2.2.3-forge.jar                        |Observable                    |observable                    |2.2.3               |DONE      |Manifest: NOSIGNATURE
		voidtotem-forge-1.18.2-1.3.1.jar                  |Void Totem                    |voidtotem                     |1.18.2-1.3.1        |DONE      |Manifest: NOSIGNATURE
		rhino-forge-1801.1.9-build.135.jar                |Rhino                         |rhino                         |1801.1.9-build.135  |DONE      |Manifest: NOSIGNATURE
		biggerreactors-1.18.2-0.6.0-beta.1.jar            |Bigger Reactors               |biggerreactors                |0.6.0-beta.1        |DONE      |Manifest: NOSIGNATURE
		RootsClassic-1.18.2-1.1.22.jar                    |Roots Classic                 |rootsclassic                  |1.18.2-1.1.22       |DONE      |Manifest: NOSIGNATURE
		Cucumber-1.18.2-5.1.0.jar                         |Cucumber Library              |cucumber                      |5.1.0               |DONE      |Manifest: NOSIGNATURE
		trashslot-forge-1.18.1-11.0.2.jar                 |TrashSlot                     |trashslot                     |11.0.2              |DONE      |Manifest: NOSIGNATURE
		jmi-1.18.2-0.9-49.jar                             |JourneyMap Integration        |jmi                           |1.18.2-0.9-49       |DONE      |Manifest: NOSIGNATURE
		additionallanterns-1.0.1-mc1.18.jar               |Additional Lanterns           |additionallanterns            |1.0.1               |DONE      |Manifest: NOSIGNATURE
		elementalcraft-1.18.2-4.3.5.jar                   |ElementalCraft                |elementalcraft                |1.18.2-4.3.5        |DONE      |Manifest: NOSIGNATURE
		platforms-1.18-1.9.4.jar                          |Platforms                     |platforms                     |1.9.4               |DONE      |Manifest: NOSIGNATURE
		create-mc1.18.2_v0.4.1.jar                        |Create                        |create                        |0.4.1               |DONE      |Manifest: NOSIGNATURE
		waystones-forge-1.18.2-10.0.0.jar                 |Waystones                     |waystones                     |10.0.0              |DONE      |Manifest: NOSIGNATURE
		FastSuite-1.18.2-3.0.2.jar                        |Fast Suite                    |fastsuite                     |3.0.2               |DONE      |Manifest: NOSIGNATURE
		Clumps-forge-1.18.2-8.0.0+8.jar                   |Clumps                        |clumps                        |8.0.0+8             |DONE      |Manifest: NOSIGNATURE
		journeymap-1.18.2-5.8.2-forge.jar                 |Journeymap                    |journeymap                    |5.8.2               |DONE      |Manifest: NOSIGNATURE
		comforts-forge-1.18.2-5.0.0.4.jar                 |Comforts                      |comforts                      |1.18.2-5.0.0.4      |DONE      |Manifest: NOSIGNATURE
		artifacts-1.18.2-4.1.0.jar                        |Artifacts                     |artifacts                     |1.18.2-4.1.0        |DONE      |Manifest: NOSIGNATURE
		configured-1.5.3-1.18.2.jar                       |Configured                    |configured                    |1.5.3               |DONE      |Manifest: NOSIGNATURE
		DimStorage-1.18.2-6.1.0.jar                       |DimStorage                    |dimstorage                    |6.1.0               |DONE      |Manifest: NOSIGNATURE
		MyServerIsCompatible-1.18-1.0.jar                 |MyServerIsCompatible          |myserveriscompatible          |1.0                 |DONE      |Manifest: NOSIGNATURE
		DungeonCrawl-1.18.2-2.3.8.jar                     |Dungeon Crawl                 |dungeoncrawl                  |2.3.8               |DONE      |Manifest: NOSIGNATURE
		charginggadgets-1.7.0.jar                         |Charging Gadgets              |charginggadgets               |1.7.0               |DONE      |Manifest: NOSIGNATURE
		create-confectionery1.18.2_v1.0.6.jar             |Create Confectionery          |create_confectionery          |1.0.6               |DONE      |Manifest: NOSIGNATURE
		bonsaitrees3-3.1.0.jar                            |Bonsai Trees 3                |bonsaitrees3                  |3.1.0               |DONE      |Manifest: NOSIGNATURE
		lazydfu-1.0-1.18+.jar                             |LazyDFU                       |lazydfu                       |0.1.3               |DONE      |Manifest: NOSIGNATURE
		mcjtylib-1.18-6.0.13.jar                          |McJtyLib                      |mcjtylib                      |1.18-6.0.13         |DONE      |Manifest: NOSIGNATURE
		rftoolsbase-1.18-3.0.7.jar                        |RFToolsBase                   |rftoolsbase                   |1.18-3.0.7          |DONE      |Manifest: NOSIGNATURE
		xnet-1.18-4.0.5.jar                               |XNet                          |xnet                          |1.18-4.0.5          |DONE      |Manifest: NOSIGNATURE
		rftoolspower-1.18-4.0.4.jar                       |RFToolsPower                  |rftoolspower                  |1.18-4.0.4          |DONE      |Manifest: NOSIGNATURE
		rftoolsbuilder-1.18-4.0.9.jar                     |RFToolsBuilder                |rftoolsbuilder                |1.18-4.0.9          |DONE      |Manifest: NOSIGNATURE
		rftoolsstorage-1.18-3.0.8.jar                     |RFToolsStorage                |rftoolsstorage                |1.18-3.0.8          |DONE      |Manifest: NOSIGNATURE
		rftoolscontrol-1.18-5.0.5.jar                     |RFToolsControl                |rftoolscontrol                |1.18-5.0.5          |DONE      |Manifest: NOSIGNATURE
		restrictions-1.18-4.0.0.jar                       |Restrictions                  |restrictions                  |1.18-4.0.0          |DONE      |Manifest: NOSIGNATURE
		mahoutsukai-1.18.2-v1.34.12.jar                   |Mahou Tsukai                  |mahoutsukai                   |1.18.2-v1.34.12     |DONE      |Manifest: NOSIGNATURE
		mininggadgets-1.11.0.jar                          |Mining Gadgets                |mininggadgets                 |1.11.0              |DONE      |Manifest: NOSIGNATURE
		ftb-chunks-forge-1802.3.5-build.136.jar           |FTB Chunks                    |ftbchunks                     |1802.3.5-build.136  |DONE      |Manifest: NOSIGNATURE
		kubejs-forge-1802.5.1-build.377.jar               |KubeJS                        |kubejs                        |1802.5.1-build.377  |DONE      |Manifest: NOSIGNATURE
		selene-1.18.2-1.15.8.jar                          |Selene                        |selene                        |1.18.2-1.15.8       |DONE      |Manifest: NOSIGNATURE
		supplementaries-1.18.2-1.3.7.jar                  |Supplementaries               |supplementaries               |1.18.2-1.3.7        |DONE      |Manifest: NOSIGNATURE
		MysticalAgriculture-1.18.2-5.1.0.jar              |Mystical Agriculture          |mysticalagriculture           |5.1.0               |DONE      |Manifest: NOSIGNATURE
		MysticalAgradditions-1.18.2-5.1.1.jar             |Mystical Agradditions         |mysticalagradditions          |5.1.1               |DONE      |Manifest: NOSIGNATURE
		craftingtweaks-forge-1.18.1-14.0.2.jar            |CraftingTweaks                |craftingtweaks                |14.0.2              |DONE      |Manifest: NOSIGNATURE
		rftoolsutility-1.18-4.0.14.jar                    |RFToolsUtility                |rftoolsutility                |1.18-4.0.14         |DONE      |Manifest: NOSIGNATURE
		EnchantmentDescriptions-Forge-1.18.2-10.0.3.jar   |EnchantmentDescriptions       |enchdesc                      |10.0.3              |DONE      |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
		eccentrictome-1.18.2-1.3.1.jar                    |Eccentric Tome                |eccentrictome                 |1.3.1               |DONE      |Manifest: NOSIGNATURE
		ToolBelt-1.18.2-1.18.8.jar                        |Tool Belt                     |toolbelt                      |1.18.8              |DONE      |Manifest: NOSIGNATURE
		titanium-1.18.2-3.5.0-32.jar                      |Titanium                      |titanium                      |3.5.0               |DONE      |Manifest: NOSIGNATURE
		silent-lib-1.18.2-6.2.0.jar                       |Silent Lib                    |silentlib                     |6.2.0               |DONE      |Manifest: NOSIGNATURE
		AE2-Things-1.0.1-beta.jar                         |AE2 Things                    |ae2things                     |1.0.1-beta          |DONE      |Manifest: NOSIGNATURE
		Iceberg-1.18.2-1.0.40.jar                         |Iceberg                       |iceberg                       |1.0.40              |DONE      |Manifest: NOSIGNATURE
		PigPen-Forge-1.18.2-8.0.1.jar                     |PigPen                        |pigpen                        |8.0.1               |DONE      |Manifest: NOSIGNATURE
		FastWorkbench-1.18.2-6.0.2.jar                    |Fast Workbench                |fastbench                     |6.0.2               |DONE      |Manifest: NOSIGNATURE
		enderchests-1.18-1.9.5.jar                        |EnderChests                   |enderchests                   |1.9.5               |DONE      |Manifest: NOSIGNATURE
		Applied-Botanics-1.0.1.jar                        |Applied Botanics              |appbot                        |1.0.1               |DONE      |Manifest: NOSIGNATURE
		quartz-1.18.2-0.0.0-beta.1.1.jar                  |Quartz                        |quartz                        |0.0.0-beta.1.1      |DONE      |Manifest: NOSIGNATURE
		minecolonies-1.18.2-1.0.689-ALPHA.jar             |MineColonies                  |minecolonies                  |1.18.2-1.0.689-ALPHA|DONE      |Manifest: NOSIGNATURE
		pylons-1.18.2-2.0.9.jar                           |Pylons                        |pylons                        |2.0.9               |DONE      |Manifest: NOSIGNATURE
		creeperoverhaul-1.18.2-1.3.0-forge.jar            |Creeper Overhaul              |creeperoverhaul               |1.3.0               |DONE      |Manifest: NOSIGNATURE
		ferritecore-4.2.1-forge.jar                       |Ferrite Core                  |ferritecore                   |0.0NONE             |DONE      |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
		engineersdecor-1.18.2-1.1.22.jar                  |Engineer's Decor              |engineersdecor                |1.1.22              |DONE      |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
		SoL-Carrot-1.18.1-1.12.0.jar                      |Spice of Life: Carrot Edition |solcarrot                     |1.18.1-1.12.0       |DONE      |Manifest: NOSIGNATURE
		functionalstorage-1.18.2-0.0.12.jar               |Functional Storage            |functionalstorage             |1.18.2-0.0.12       |DONE      |Manifest: NOSIGNATURE
		modular-routers-1.18.2-9.1.1-93.jar               |Modular Routers               |modularrouters                |9.1.1-93            |DONE      |Manifest: NOSIGNATURE
		Enhanced_Celestials-forge-1.18.2-2.0.6.jar        |Enhanced Celestials           |enhancedcelestials            |2.0.6               |DONE      |Manifest: NOSIGNATURE
		refinedstorageaddons-0.8.2.jar                    |Refined Storage Addons        |refinedstorageaddons          |0.8.2               |DONE      |Manifest: NOSIGNATURE
		Applied-Mekanistics-1.1.5-beta.jar                |Applied Mekanistics           |appmek                        |1.1.5-beta          |DONE      |Manifest: NOSIGNATURE
		expandability-6.0.0.jar                           |ExpandAbility                 |expandability                 |6.0.0               |DONE      |Manifest: NOSIGNATURE
		valhelsia_core-1.18.2-0.3.1.jar                   |Valhelsia Core                |valhelsia_core                |1.18.2-0.3.1        |DONE      |Manifest: NOSIGNATURE
		forbidden_arcanus-1.18.2-2.1.0-beta1.jar          |Forbidden & Arcanus           |forbidden_arcanus             |1.18.2-2.1.0-beta1  |DONE      |Manifest: NOSIGNATURE
		createaddition-1.18.2-20220424a.jar               |Create Crafts & Additions     |createaddition                |1.18.2-20220424a    |DONE      |Manifest: NOSIGNATURE
	FramedBlocks BlockEntity Warning: Not applicable
	Crash Report UUID: 0910a842-a162-49b8-9191-47f78760d414
	FML: 40.1
	Forge: net.minecraftforge:40.1.0
	Kiwi Modules: 
		kiwi:contributors
		kiwi:data
		lightingwand:core
commented

Same issue for atm 7 in singleplayer. Also messed about with autocrafting, put a processing pattern into a crafter connected to a barrel. Was trying to automate steel production https://ftbwiki.org/Steel_Dust_(Mekanism) using integrated dynamics and refined storage :) had like 3 other crafters hooked up to barrels like that.

I got the same stacktrace in my error log as @KagetaneHiruko

I tried my best to recreate the crash in creative but I couldn't manage to do it. Maybe if I understood the code better... Like what is a node in refined storage terms and what does it mean that a itemRequirement (itemStack?) is empty? How could that happen? I guess that's what we'd be trying to figure out

So long ago since I did any Java programming, like 10+ years ago in school 😄

I have a savefile that crashes on startup if that helps, speaking of which anyone have tips for saving a world like that? Tried to use amulet to edit my world but it corrupted other stuff.

commented

Save file would be nice.
You can fix the issue by going to world/data/refinedstorage_networks.dat and finding the crafting task there. I would use nbt explorer but amulet might also work.

commented

It's 1GB zipped, I joined the discord, ok to send it to you there?

commented

sure

commented

Skärmbild 2022-05-09 183908
Thanks a lot @Darkere I managed to restore my world wee. I just deleted that whole entry under tasks (highlighted) and loaded up my world and voila no more crashes.

commented

Added an edit: Player put a pattern for smelting clay into bricks in a normal crafter and not into a crafter connected to a oven, and gave a order for clay :)

commented

I've had a similar issue in my singleplayer world. I'm getting the same error message as in the crashlog above, but my forge version is 40.1.17.

See this pastebin for error:
https://pastebin.com/vkcNugdT

commented

from my experience the issue is a recipe using the wrong type of item (that's what happened with engineer's decor "slag bricks", that have bricks around a nether brick block, but the orthogonal bricks can also be nether bricks, which messes stuff up)

turn on exact mode whenever this could be the case and it should be fine, it's a poor workaround but it'll work

commented

I'm having this exact Issue and have re-created the same issue on both my own server and Windows PC.

Additional Details:
-This world is hosted only on the server,
-The ModPack is Oceanblock V 1.12, 1.16.5,
-I was afk while it crashed but at my pc and just got disconnected from the world when the server crashed,
-The server has had no problems before that/no changes were made for hours.

WindowsPC (SinglePlayer):
crash-2022-05-13_23.26.49-server.txt

--When Booting the world my entire game crashes

Linux(Ubuntu)Server:
crash-2022-05-13_21.57.20-server[1].txt
--When Booting the world the server crashes after about 10ish seconds but not enough time to load into the world

commented

Having the same issue on my server. I requested some engineer's decor bricks and all seemed fine for a minute or two before I was disconnected. I have it setup to put clay into a barrel before moving it into a Mekanism furnace and then import it back into the system with an interface.

My crash log gave me and "Exception in server tick loop" with the reason being,
java.lang.IllegalStateException: The internal crafting inventory reported that 4 brick was available but we got 0 air
crash-2022-08-04_13.56.00-server.txt
.

commented

Having the same issue on my server. I requested some engineer's decor bricks and all seemed fine for a minute or two before I was disconnected. I have it setup to put clay into a barrel before moving it into a Mekanism furnace and then import it back into the system with an interface.

My crash log gave me and "Exception in server tick loop" with the reason being, java.lang.IllegalStateException: The internal crafting inventory reported that 4 brick was available but we got 0 air crash-2022-08-04_13.56.00-server.txt .

After a bit more testing it seems like the crafter can handle 1 or 2 instances of the recipe but when I requested 1000 it crashed after completing about 200 bricks.

commented

Hitting this crash on FTB OceanBlock when auto-crafting a block of electrum. I can craft the block just fine manually using the same ingots. And I've created the pattern using those same ingots.

Per @antte and @Darkere I used NBTExplorer to delete all task entries in the refinedstorage_networks.dat file and the world can load fine again. That's how I narrowed it down to that specific recipe. As a workaround I'll just create a bunch of blocks manually and have them stored in the system.

commented

Just had this same issue on 1.19.2. Playing ATM8, player requested bricks and it sent the server into a spiral.
log ->https://mclo.gs/oNJuYQc

commented

Just helped with a case of this. There was an instigating crash before the java.lang.IllegalStateException: Bad! crashes on restart:

java.lang.IllegalStateException: The internal crafting inventory reported that 235 silicon was available but we got 9 silicon
    at com.refinedmods.refinedstorage.apiimpl.autocrafting.task.v6.IoUtil.extractFromInternalItemStorage(IoUtil.java:29) ~[refinedstorage-1.11.5.jar%231015!/:1.11.5] {re:mixin,re:classloading}
    at com.refinedmods.refinedstorage.apiimpl.autocrafting.task.v6.node.CraftingNode.handler$cdh000$update(CraftingNode.java:562) ~[refinedstorage-1.11.5.jar%231015!/:1.11.5] {re:mixin,re:classloading,pl:mixin:APP:creativecrafter.mixins.json:MixinCraftingNode,pl:mixin:A}
    at com.refinedmods.refinedstorage.apiimpl.autocrafting.task.v6.node.CraftingNode.update(CraftingNode.java) ~[refinedstorage-1.11.5.jar%231015!/:1.11.5] {re:mixin,re:classloading,pl:mixin:APP:creativecrafter.mixins.json:MixinCraftingNode,pl:mixin:A}
    at com.refinedmods.refinedstorage.apiimpl.autocrafting.task.v6.CraftingTask.update(CraftingTask.java:189) ~[refinedstorage-1.11.5.jar%231015!/:1.11.5] {re:classloading}
    at com.refinedmods.refinedstorage.apiimpl.autocrafting.CraftingManager.updateTasks(CraftingManager.java:218) ~[refinedstorage-1.11.5.jar%231015!/:1.11.5] {re:classloading}
    at com.refinedmods.refinedstorage.apiimpl.autocrafting.CraftingManager.update(CraftingManager.java:182) ~[refinedstorage-1.11.5.jar%231015!/:1.11.5] {re:classloading}
    at com.refinedmods.refinedstorage.apiimpl.network.Network.update(Network.java:177) ~[refinedstorage-1.11.5.jar%231015!/:1.11.5] {re:classloading}
    at com.refinedmods.refinedstorage.apiimpl.network.NetworkListener.onLevelTick(NetworkListener.java:17) ~[refinedstorage-1.11.5.jar%231015!/:1.11.5] {re:classloading}
    at com.refinedmods.refinedstorage.apiimpl.network.__NetworkListener_onLevelTick_LevelTickEvent.invoke(.dynamic) ~[refinedstorage-1.11.5.jar%231015!/:1.11.5] {re:classloading,pl:eventbus:B}
    at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.3.jar%2351!/:?] {}
    ...

Crafting patterns were removed from one Crafter and put into a Creative Crafter from Extra Storage. The crafting tasks from the old crafter were possibly still running.

commented

Thanks for all the info guys - this issue will be picked up further in #3514