Refined Storage

Refined Storage

77M Downloads

Server Instant Crash

C4u3 opened this issue · 5 comments

commented

Describe the bug

I don't really know what happened, I just know that I can't load in my world again because Refined Storage is apparently instant crashing it (at least as far as I know).

How can we reproduce this bug or crash?

I think it is something related to the Refined Cables, but I don't know the origin of the problem.

What Minecraft version is this happening on?

Minecraft 1.18.2

What Forge version is this happening on?

40.1.84

What Refined Storage version is this happening on?

1.10.3

Relevant log output

---- Minecraft Crash Report ----
// I let you down. Sorry :(

Time: 11/16/22, 3:39 PM
Description: Exception in server tick loop

java.lang.IllegalArgumentException: Cannot get property DirectionProperty{name=direction, clazz=class net.minecraft.core.Direction, values=[]} as it does not exist in Block{refinedstorage:cable}
	at net.minecraft.world.level.block.state.StateHolder.m_61143_(StateHolder.java:98) ~[client-1.18.2-20220404.173914-srg.jar%23270!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:epic_rei_lmao:B,pl:accesstransformer:B,pl:mixin:APP:ferritecore.fastmap.mixin.json:FastMapStateHolderMixin,pl:mixin:A}
	at com.refinedmods.refinedstorage.apiimpl.network.node.NetworkNode.getDirection(NetworkNode.java:260) ~[refinedstorage-1.10.3.jar%23218!/:1.10.3] {re:classloading,pl:epic_rei_lmao:B,re:mixin}
	at com.refinedmods.refinedstorage.apiimpl.network.node.NetworkNode.getFacingBlockEntity(NetworkNode.java:247) ~[refinedstorage-1.10.3.jar%23218!/:1.10.3] {re:classloading,pl:epic_rei_lmao:B,re:mixin}
	at com.refinedmods.refinedstorage.apiimpl.network.node.ExternalStorageNetworkNode.updateStorage(ExternalStorageNetworkNode.java:213) ~[refinedstorage-1.10.3.jar%23218!/:1.10.3] {re:classloading,pl:epic_rei_lmao:B}
	at com.refinedmods.refinedstorage.apiimpl.network.node.ExternalStorageNetworkNode.onConnectedStateChange(ExternalStorageNetworkNode.java:83) ~[refinedstorage-1.10.3.jar%23218!/:1.10.3] {re:classloading,pl:epic_rei_lmao:B}
	at com.refinedmods.refinedstorage.apiimpl.network.node.NetworkNode.onConnected(NetworkNode.java:91) ~[refinedstorage-1.10.3.jar%23218!/:1.10.3] {re:classloading,pl:epic_rei_lmao:B,re:mixin}
	at com.refinedmods.refinedstorage.apiimpl.network.NetworkNodeGraph.invalidate(NetworkNodeGraph.java:49) ~[refinedstorage-1.10.3.jar%23218!/:1.10.3] {re:classloading,pl:epic_rei_lmao:B}
	at com.refinedmods.refinedstorage.apiimpl.network.Network.update(Network.java:206) ~[refinedstorage-1.10.3.jar%23218!/:1.10.3] {re:classloading,pl:epic_rei_lmao:B}
	at com.refinedmods.refinedstorage.apiimpl.network.NetworkListener.onLevelTick(NetworkListener.java:17) ~[refinedstorage-1.10.3.jar%23218!/:1.10.3] {re:classloading,pl:epic_rei_lmao:B}
	at net.minecraftforge.eventbus.ASMEventHandler_1549_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:911) ~[forge-1.18.2-40.1.84-universal.jar%23275!/:?] {re:mixin,re:classloading,pl:epic_rei_lmao:B}
	at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:908) ~[client-1.18.2-20220404.173914-srg.jar%23270!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:epic_rei_lmao:B,pl:accesstransformer:B,pl:mixin:A}
	at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:842) ~[client-1.18.2-20220404.173914-srg.jar%23270!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:epic_rei_lmao:B,pl:accesstransformer:B,pl:mixin:A}
	at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:84) ~[client-1.18.2-20220404.173914-srg.jar%23270!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:epic_rei_lmao:B,pl:mixin:APP:minetogether-common.mixins.json:connect.MixinIntegratedServer,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:685) ~[client-1.18.2-20220404.173914-srg.jar%23270!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:epic_rei_lmao:B,pl:accesstransformer:B,pl:mixin:A}
	at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:261) ~[client-1.18.2-20220404.173914-srg.jar%23270!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:epic_rei_lmao:B,pl:accesstransformer:B,pl:mixin:A}
	at java.lang.Thread.run(Unknown Source) [?:?] {}


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 11 (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: 2963083144 bytes (2825 MiB) / 5335154688 bytes (5088 MiB) up to 10737418240 bytes (10240 MiB)
	CPUs: 4
	Processor Vendor: GenuineIntel
	Processor Name: Intel(R) Core(TM) i5-7400 CPU @ 3.00GHz
	Identifier: Intel64 Family 6 Model 158 Stepping 9
	Microarchitecture: Kaby Lake
	Frequency (GHz): 3.00
	Number of physical packages: 1
	Number of physical CPUs: 4
	Number of logical CPUs: 4
	Graphics card #0 name: NVIDIA GeForce GTX 1060 6GB
	Graphics card #0 vendor: NVIDIA (0x10de)
	Graphics card #0 VRAM (MB): 4095.00
	Graphics card #0 deviceId: 0x1c03
	Graphics card #0 versionInfo: DriverVersion=31.0.15.2647
	Graphics card #1 name: Intel(R) HD Graphics 630
	Graphics card #1 vendor: Intel Corporation (0x8086)
	Graphics card #1 VRAM (MB): 1024.00
	Graphics card #1 deviceId: 0x5912
	Graphics card #1 versionInfo: DriverVersion=30.0.101.1340
	Memory slot #0 capacity (MB): 8192.00
	Memory slot #0 clockSpeed (GHz): 2.13
	Memory slot #0 type: DDR4
	Memory slot #1 capacity (MB): 8192.00
	Memory slot #1 clockSpeed (GHz): 2.13
	Memory slot #1 type: DDR4
	Virtual memory max (MB): 21407.70
	Virtual memory used (MB): 12833.71
	Swap memory total (MB): 5120.00
	Swap memory used (MB): 25.53
	JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx10240M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
	Server Running: true
	Player Count: 0 / 8; []
	Data Packs: vanilla, mod:kubeutils (incompatible), mod:entangledfix, mod:roughlyenoughprofessions, mod:supermartijn642configlib, mod:cccbridge, mod:simplemagnets, mod:projecte, mod:mcwwindows, mod:modnametooltip (incompatible), mod:ftbdripper (incompatible), mod:laserio, mod:ctm (incompatible), mod:powah (incompatible), mod:shrink (incompatible), mod:chancecubes (incompatible), mod:mute (incompatible), mod:darkutils (incompatible), mod:balm (incompatible), mod:stonechest, mod:toolkit (incompatible), mod:cloth_config (incompatible), mod:stackrefill, mod:emojiful (incompatible), mod:tklib (incompatible), mod:refinedstorage, mod:durabilitytooltip, mod:industrialforegoing (incompatible), mod:torchmaster (incompatible), mod:bcc (incompatible), mod:literalskyblock (incompatible), mod:botanytrees (incompatible), mod:ironfurnaces (incompatible), mod:structurecompass, mod:mcwtrpdoors, mod:supermartijn642corelib, mod:botania (incompatible), mod:jags (incompatible), mod:spark (incompatible), mod:structureexpansion (incompatible), mod:curios (incompatible), mod:measurements, mod:constructionwand, mod:mcwroofs, mod:mcwfurnitures, mod:jadeaddons (incompatible), mod:furnacerecycle, mod:cobblefordays (incompatible), mod:codechickenlib (incompatible), mod:geckolib3 (incompatible), mod:mcwlights, mod:rechiseled (incompatible), mod:tesseract, mod:mekanism, mod:luggage, mod:minicoal (incompatible), mod:ppfluids (incompatible), mod:libx, mod:compactmachines (incompatible), mod:botanypots (incompatible), mod:champions, mod:mcwpaths, mod:ironchest, mod:ftbsbc (incompatible), mod:mousetweaks (incompatible), mod:immersiveengineering, mod:pipez (incompatible), mod:flywheel (incompatible), mod:mantle (incompatible), mod:itemcollectors (incompatible), mod:gravestone (incompatible), mod:serverconfigupdater (incompatible), mod:experienceobelisk (incompatible), mod:harvest (incompatible), mod:torchbowmod (incompatible), mod:connectedglass, mod:extremesoundmuffler (incompatible), mod:cosmeticarmorreworked (incompatible), mod:rsrequestify (incompatible), mod:supercircuitmaker (incompatible), mod:instrumentalmobs (incompatible), mod:advancedperipherals (incompatible), mod:pocketstorage (incompatible), mod:incontrol (incompatible), mod:controlling (incompatible), mod:placebo (incompatible), mod:rei_plugin_compatibilities (incompatible), mod:mother_silverfish (incompatible), mod:bookshelf, mod:buildinggadgets (incompatible), mod:framedblocks, mod:forge, mod:cofh_core, mod:thermal, mod:thermal_integration, mod:plonk (incompatible), mod:appleskin (incompatible), mod:mcwdoors, mod:mekanismgenerators, mod:chickens (incompatible), mod:mob_grinding_utils (incompatible), mod:prettypipes (incompatible), mod:chipped (incompatible), mod:mcwbridges, mod:farmersdelight (incompatible), mod:tempad (incompatible), mod:entangled, mod:crashutilities (incompatible), mod:mcwfences, mod:simplylight, mod:simplybackpacks (incompatible), mod:patchouli (incompatible), mod:ars_nouveau, mod:collective, mod:betterthanllamas (incompatible), mod:thermal_expansion, mod:elevatorid, mod:ftbultimine (incompatible), mod:runelic (incompatible), mod:mekanismtools, mod:architectury (incompatible), mod:bambooeverything, mod:justhammers (incompatible), mod:sdrp, mod:ftblibrary (incompatible), mod:createchunkloading (incompatible), mod:gag (incompatible), mod:findme (incompatible), mod:squatgrow (incompatible), mod:ftbauxilium (incompatible), mod:ftbteams (incompatible), mod:ftbranks (incompatible), mod:ftbessentials (incompatible), mod:computercraft, mod:compactcrafting (incompatible), mod:lightoverlay (incompatible), mod:trashcans, mod:woodenshears (incompatible), mod:inventoryessentials (incompatible), mod:portablecraftingtable (incompatible), mod:polylib (incompatible), mod:yeetusexperimentus (incompatible), mod:inventorysorter (incompatible), mod:rhino (incompatible), mod:trashslot (incompatible), mod:snad (incompatible), mod:itemfilters (incompatible), mod:betterthanbunnies (incompatible), mod:create, mod:ars_creo (incompatible), mod:mcwpaintings, mod:configured (incompatible), mod:charginggadgets (incompatible), mod:ftbbackups2 (incompatible), mod:travel_anchors, mod:mcjtylib (incompatible), mod:rftoolsbase (incompatible), mod:xnet (incompatible), mod:rftoolspower (incompatible), mod:rftoolsbuilder (incompatible), mod:xnetgases (incompatible), mod:rftoolsstorage (incompatible), mod:toastcontrol (incompatible), mod:mininggadgets (incompatible), mod:enderstorage (incompatible), mod:ftbchunks (incompatible), mod:partyparrots (incompatible), mod:bloodmagic (incompatible), mod:selene (incompatible), mod:supplementaries (incompatible), mod:craftingtweaks (incompatible), mod:tconstruct (incompatible), mod:dsp (incompatible), mod:rftoolsutility (incompatible), mod:dynamic_asset_generator (incompatible), mod:buddingcrystals, mod:titanium (incompatible), mod:avaritia (incompatible), mod:jade, mod:ae2 (incompatible), mod:ae2wtlib (incompatible), mod:extendedexchange, mod:soulshards (incompatible), mod:nethersdelight (incompatible), mod:roughlyenoughitems (incompatible), mod:kubejs (incompatible), mod:kubejs_thermal (incompatible), mod:ftbquests (incompatible), mod:kubejs_create (incompatible), mod:kubejs_immersive_engineering (incompatible), mod:kubejs_mekanism (incompatible), mod:kubejs_blood_magic (incompatible), mod:kubejs_ui (incompatible), mod:kubejs_tinkers_construct (incompatible), mod:summoningrituals, mod:ponderjs, mod:pigpen (incompatible), mod:fluxnetworks (incompatible), mod:ferritecore (incompatible), mod:engineersdecor (incompatible), mod:minetogether (incompatible), mod:functionalstorage (incompatible), mod:refinedstorageaddons, mod:appmek (incompatible), mod:chiselsandbits (incompatible), mod:createaddition (incompatible), Supplementaries Generated Pack, buddingcrystals_json_crystals, dynamic_asset_generator:data (incompatible), mod:reauth (incompatible), mod:ding (incompatible), mod:rsinfinitybooster (incompatible), mod:autosmithingtable, mod:darkmodeeverywhere (incompatible), mod:ae2things, mod:mekfix, mod:accelerateddecay (incompatible), mod:metalbarrels (incompatible), mod:eccentrictome, mod:traylauncher (incompatible)
	World Generation: Experimental
	Type: Integrated Server (map_client.txt)
	Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
	ModLauncher: 9.1.3+9.1.3+main.9b69c82a
	ModLauncher launch target: forgeclient
	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]
		lowcodefml@null
		javafml@null
	Mod List: 
		kube-utils-forge-0.1.3+mc1.18.2.jar               |KubeUtils                     |kubeutils                     |0.1.3+mc1.18.2      |DONE      |Manifest: NOSIGNATURE
		entangledfix-1.0.jar                              |Entangled Fix                 |entangledfix                  |1.0                 |DONE      |Manifest: NOSIGNATURE
		RoughlyEnoughProfessions-forge-1.18.2-1.0.2.jar   |Roughly Enough Professions    |roughlyenoughprofessions      |1.0.2               |DONE      |Manifest: NOSIGNATURE
		supermartijn642configlib-1.1.6-forge-mc1.18.jar   |SuperMartijn642's Config Libra|supermartijn642configlib      |1.1.6               |DONE      |Manifest: NOSIGNATURE
		cccbridge-1.3.1-forge.jar                         |CC:C Bridge                   |cccbridge                     |1.3.1               |DONE      |Manifest: NOSIGNATURE
		simplemagnets-1.1.8-forge-mc1.18.jar              |Simple Magnets                |simplemagnets                 |1.1.8               |DONE      |Manifest: NOSIGNATURE
		ProjectE-1.18.2-PE1.0.1.jar                       |ProjectE                      |projecte                      |1.0.1               |DONE      |Manifest: NOSIGNATURE
		mcw-windows-2.0.3-mc1.18.2.jar                    |Macaw's Windows               |mcwwindows                    |2.0.3               |DONE      |Manifest: NOSIGNATURE
		modnametooltip-1.18.1-1.18.0.jar                  |Mod Name Tooltip              |modnametooltip                |1.18.0              |DONE      |Manifest: NOSIGNATURE
		ftb-dripper-1802.1.3-build.28.jar                 |FTB Dripper                   |ftbdripper                    |1802.1.3-build.28   |DONE      |Manifest: NOSIGNATURE
		laserio-1.4.5.jar                                 |LaserIO                       |laserio                       |1.4.5               |DONE      |Manifest: NOSIGNATURE
		CTM-1.18.2-1.1.5+5.jar                            |ConnectedTexturesMod          |ctm                           |1.18.2-1.1.5+5      |DONE      |Manifest: NOSIGNATURE
		ReAuth-1.18-Forge-4.0.4.jar                       |ReAuth                        |reauth                        |4.0.4               |DONE      |Manifest: 3d:06:1e:e5:da:e2:ff:ae:04:00:be:45:5b:ff:fd:70:65:00:67:0b:33:87:a6:5f:af:20:3c:b6:a1:35:ca:7e
		Powah-3.0.5-beta.jar                              |Powah                         |powah                         |3.0.5-beta          |DONE      |Manifest: NOSIGNATURE
		Shrink-1.18.2-1.3.3.jar                           |Shrink                        |shrink                        |1.3.3               |DONE      |Manifest: NOSIGNATURE
		ChanceCubes-1.18.2-5.0.2.476.jar                  |Chance Cubes                  |chancecubes                   |1.18.2-5.0.2.476    |DONE      |Manifest: NOSIGNATURE
		Mute-1.0.1-build.5+mc1.18.2.jar                   |Mute                          |mute                          |1.0.1-build.5+mc1.18|DONE      |Manifest: NOSIGNATURE
		DarkUtilities-Forge-1.18.2-10.0.5.jar             |DarkUtilities                 |darkutils                     |10.0.5              |DONE      |Manifest: NOSIGNATURE
		balm-3.2.0+0.jar                                  |Balm                          |balm                          |3.2.0+0             |DONE      |Manifest: NOSIGNATURE
		StoneChest-1.18.2-1.1.1.jar                       |Stone Chest                   |stonechest                    |1.1.1               |DONE      |Manifest: NOSIGNATURE
		ToolKit-2.2.1-build.4+mc1.18.2.jar                |Tool Kit                      |toolkit                       |2.2.1-build.4+mc1.18|DONE      |Manifest: NOSIGNATURE
		cloth-config-6.4.90-forge.jar                     |Cloth Config v4 API           |cloth_config                  |6.4.90              |DONE      |Manifest: NOSIGNATURE
		stackrefill_1.18.2-3.2.jar                        |Stack Refill                  |stackrefill                   |3.2                 |DONE      |Manifest: NOSIGNATURE
		emojiful-1.18.2-3.0.1.jar                         |Emojiful                      |emojiful                      |1.18.2-3.0.1        |DONE      |Manifest: NOSIGNATURE
		TKLib-0.0.23+1.18.2.jar                           |TKLib                         |tklib                         |0.0.23              |DONE      |Manifest: NOSIGNATURE
		durabilitytooltip-1.1.4-forge-mc1.18.jar          |Durability Tooltip            |durabilitytooltip             |1.1.4               |DONE      |Manifest: NOSIGNATURE
		industrial-foregoing-1.18.2-3.3.1.5-9.jar         |Industrial Foregoing          |industrialforegoing           |3.3.1.5             |DONE      |Manifest: NOSIGNATURE
		torchmaster-18.1.0.jar                            |Torchmaster                   |torchmaster                   |18.1.0              |DONE      |Manifest: NOSIGNATURE
		BetterCompatibilityChecker-1.1.16-build.39+mc1.18.|Better Compatibility Checker  |bcc                           |1.1.16-build.39+mc1.|DONE      |Manifest: NOSIGNATURE
		literal-sky-block-1802.1.3-build.4.jar            |Literal Sky Block             |literalskyblock               |1802.1.3-build.4    |DONE      |Manifest: NOSIGNATURE
		BotanyTrees-Forge-1.18.2-4.0.2.jar                |BotanyTrees                   |botanytrees                   |4.0.2               |DONE      |Manifest: NOSIGNATURE
		ironfurnaces-1.18.2-3.3.2.jar                     |Iron Furnaces                 |ironfurnaces                  |3.3.2               |DONE      |Manifest: NOSIGNATURE
		StructureCompass-1.18.2-1.3.2.jar                 |Structure Compass Mod         |structurecompass              |1.3.2               |DONE      |Manifest: NOSIGNATURE
		mcw-trapdoors-1.0.7-mc1.18.2.jar                  |Macaw's Trapdoors             |mcwtrpdoors                   |1.0.7               |DONE      |Manifest: NOSIGNATURE
		supermartijn642corelib-1.0.19-forge-mc1.18.jar    |SuperMartijn642's Core Lib    |supermartijn642corelib        |1.0.19              |DONE      |Manifest: NOSIGNATURE
		Botania-1.18.2-435.jar                            |Botania                       |botania                       |1.18.2-435          |DONE      |Manifest: NOSIGNATURE
		JAGS-1.3.3-build.16+mc1.18.2.jar                  |JAGS                          |jags                          |1.3.3-build.16+mc1.1|DONE      |Manifest: NOSIGNATURE
		spark-1.9.11-forge.jar                            |spark                         |spark                         |1.9.11              |DONE      |Manifest: NOSIGNATURE
		structure-expansion-1802.1.1-build.3.jar          |Structure Expansion           |structureexpansion            |1802.1.1-build.3    |DONE      |Manifest: NOSIGNATURE
		curios-forge-1.18.2-5.0.7.1.jar                   |Curios API                    |curios                        |1.18.2-5.0.7.1      |DONE      |Manifest: NOSIGNATURE
		Measurements-1.18.2-1.3.0.jar                     |Measurements                  |measurements                  |1.3.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.2.1-mc1.18.2-forge.jar                |Macaw's Roofs                 |mcwroofs                      |2.2.1               |DONE      |Manifest: NOSIGNATURE
		mcw-furniture-3.0.2-mc1.18.2.jar                  |Macaw's Furniture             |mcwfurnitures                 |3.0.2               |DONE      |Manifest: NOSIGNATURE
		JadeAddons-1.18.2-forge-2.4.1.jar                 |Jade Addons                   |jadeaddons                    |2.4.1               |DONE      |Manifest: NOSIGNATURE
		furnacerecycle_1.18.2-1.2.jar                     |Furnace Recycle               |furnacerecycle                |1.2                 |DONE      |Manifest: NOSIGNATURE
		ftb-hide.jar                                      |TrayLauncher                  |traylauncher                  |1.0.0               |DONE      |Manifest: NOSIGNATURE
		CobbleForDays-1.5.1.jar                           |Cobble For Days               |cobblefordays                 |1.5.1               |DONE      |Manifest: NOSIGNATURE
		CodeChickenLib-1.18.2-4.1.2.475-universal.jar     |CodeChicken Lib               |codechickenlib                |4.1.2.475           |DONE      |Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71
		geckolib-forge-1.18-3.0.55.jar                    |GeckoLib                      |geckolib3                     |3.0.55              |DONE      |Manifest: NOSIGNATURE
		mcw-lights-1.0.4-mc1.18.2.jar                     |Macaw's Lights and Lamps      |mcwlights                     |1.0.4               |DONE      |Manifest: NOSIGNATURE
		rechiseled-1.0.10a-mc1.18.jar                     |rechiseled                    |rechiseled                    |1.0.10a             |DONE      |Manifest: NOSIGNATURE
		tesseract-1.0.27-forge-mc1.18.jar                 |Tesseract                     |tesseract                     |1.0.27              |DONE      |Manifest: NOSIGNATURE
		Mekanism-1.18.2-10.2.5.465.jar                    |Mekanism                      |mekanism                      |10.2.5              |DONE      |Manifest: NOSIGNATURE
		luggage-1.3.2.jar                                 |Luggage                       |luggage                       |1.3.2               |DONE      |Manifest: NOSIGNATURE
		minicoal-1.18.1-1.0.0.jar                         |MiniCoal                      |minicoal                      |1.18.1-1.0.0        |DONE      |Manifest: NOSIGNATURE
		PrettyPipesFluids-1.18.2-1.1.0.jar                |Pretty Fluid Pipes            |ppfluids                      |1.18.2-1.1.0        |DONE      |Manifest: NOSIGNATURE
		LibX-1.18.2-3.2.19.jar                            |LibX                          |libx                          |1.18.2-3.2.19       |DONE      |Manifest: NOSIGNATURE
		compactmachines-4.5.0.jar                         |Compact Machines 4            |compactmachines               |4.5.0               |DONE      |Manifest: NOSIGNATURE
		BotanyPots-Forge-1.18.2-8.0.18.jar                |BotanyPots                    |botanypots                    |8.0.18              |DONE      |Manifest: NOSIGNATURE
		MekFix-1.0.1-build.2+mc1.18.2.jar                 |MekFix                        |mekfix                        |1.0.1-build.2+mc1.18|DONE      |Manifest: NOSIGNATURE
		champions-forge-1.18.2-2.1.6.1.jar                |Champions                     |champions                     |1.18.2-2.1.6.1      |DONE      |Manifest: NOSIGNATURE
		mcw-paths-1.0.1-mc1.18.2.jar                      |Macaw's Paths and Pavings     |mcwpaths                      |1.0.1               |DONE      |Manifest: NOSIGNATURE
		ironchest-1.18.2-13.2.11.jar                      |Iron Chests                   |ironchest                     |1.18.2-13.2.11      |DONE      |Manifest: NOSIGNATURE
		ftb-stoneblock-companion-0.6.5+mc1.18.2.jar       |FTB StoneBlock Companion      |ftbsbc                        |0.6.5+mc1.18.2      |DONE      |Manifest: NOSIGNATURE
		client-1.18.2-20220404.173914-srg.jar             |Minecraft                     |minecraft                     |1.18.2              |DONE      |Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f
		MouseTweaks-forge-mc1.18-2.21.jar                 |Mouse Tweaks                  |mousetweaks                   |2.21                |DONE      |Manifest: NOSIGNATURE
		ImmersiveEngineering-1.18.2-8.2.2-154.jar         |Immersive Engineering         |immersiveengineering          |1.18.2-8.2.2-154    |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
		Ding-1.18-1.3.0.jar                               |Ding                          |ding                          |1.3.0               |DONE      |Manifest: NOSIGNATURE
		pipez-1.18.2-1.1.5.jar                            |Pipez                         |pipez                         |1.18.2-1.1.5        |DONE      |Manifest: NOSIGNATURE
		flywheel-forge-1.18.2-0.6.5.jar                   |Flywheel                      |flywheel                      |0.6.5               |DONE      |Manifest: NOSIGNATURE
		Mantle-1.18.2-1.9.31.jar                          |Mantle                        |mantle                        |1.9.31              |DONE      |Manifest: NOSIGNATURE
		itemcollectors-1.1.5-mc1.18.jar                   |Item Collectors               |itemcollectors                |1.1.5               |DONE      |Manifest: NOSIGNATURE
		gravestone-1.18.2-1.0.2.jar                       |Gravestone Mod                |gravestone                    |1.18.2-1.0.2        |DONE      |Manifest: NOSIGNATURE
		serverconfigupdater-2.1.jar                       |ServerConfig Updater          |serverconfigupdater           |2.1                 |DONE      |Manifest: NOSIGNATURE
		experienceobelisk-v1.3.6-1.18.2.jar               |Experience Obelisk            |experienceobelisk             |1.3.6               |DONE      |Manifest: NOSIGNATURE
		harvest-1.18.1-1.1.jar                            |Harvest                       |harvest                       |1.1                 |DONE      |Manifest: NOSIGNATURE
		[1.18.x][Forge]TorchBowMod_v1.1.jar               |TorchBowMod                   |torchbowmod                   |1.1                 |DONE      |Manifest: NOSIGNATURE
		connectedglass-1.1.4-forge-mc1.18.jar             |Connected Glass               |connectedglass                |1.1.4               |DONE      |Manifest: NOSIGNATURE
		extremesoundmuffler-3.30_forge-1.18.2.jar         |Extreme Sound Muffler         |extremesoundmuffler           |3.31_forge-1.18.2   |DONE      |Manifest: NOSIGNATURE
		CosmeticArmorReworked-1.18.2-v2a.jar              |CosmeticArmorReworked         |cosmeticarmorreworked         |1.18.2-v2a          |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
		rsrequestify-2.2.0.jar                            |RSRequestify                  |rsrequestify                  |2.2.0               |DONE      |Manifest: NOSIGNATURE
		SuperCircuitMaker2-0.2.9+1.18.2.jar               |Super Circuit Maker           |supercircuitmaker             |0.2.9               |DONE      |Manifest: NOSIGNATURE
		Instrumental-Mobs-1.18-1.3.4.jar                  |Instrumental Mobs             |instrumentalmobs              |1.3.4               |DONE      |Manifest: NOSIGNATURE
		AdvancedPeripherals-0.7.20r.jar                   |Advanced Peripherals          |advancedperipherals           |0.7.20r             |DONE      |Manifest: NOSIGNATURE
		pocketstorage-1.18.2-1.0.1-build.18.jar           |Pocket Storage                |pocketstorage                 |1.18.2-1.0.1-build.1|DONE      |Manifest: NOSIGNATURE
		incontrol-1.18-6.0.24.jar                         |InControl                     |incontrol                     |1.18-6.0.24         |DONE      |Manifest: NOSIGNATURE
		Controlling-forge-1.18.2-9.0+22.jar               |Controlling                   |controlling                   |9.0+22              |DONE      |Manifest: NOSIGNATURE
		Placebo-1.18.2-6.6.6.jar                          |Placebo                       |placebo                       |6.6.6               |DONE      |Manifest: NOSIGNATURE
		RoughlyEnoughItems-forge-8.0.27.jar               |REI Plugin Compatibilities    |rei_plugin_compatibilities    |8.0.27              |DONE      |Manifest: NOSIGNATURE
		mother_silverfish-1.0.jar                         |Mother Silverfish             |mother_silverfish             |1.0                 |DONE      |Manifest: NOSIGNATURE
		Bookshelf-Forge-1.18.2-13.2.51.jar                |Bookshelf                     |bookshelf                     |13.2.51             |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
		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.9.1.jar                            |FramedBlocks                  |framedblocks                  |5.9.1               |DONE      |Manifest: NOSIGNATURE
		forge-1.18.2-40.1.84-universal.jar                |Forge                         |forge                         |40.1.84             |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
		cofh_core-1.18.2-9.0.0.24.jar                     |CoFH Core                     |cofh_core                     |9.0.0.24            |DONE      |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
		thermal_foundation-1.18.2-9.0.0.32.jar            |Thermal Series                |thermal                       |9.0.0.32            |DONE      |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
		thermal_integration-1.18.2-9.0.0.9.jar            |Thermal Integration           |thermal_integration           |9.0.0.9             |DONE      |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
		plonk-1.18.2-10.0.2.jar                           |Plonk                         |plonk                         |10.0.2              |DONE      |Manifest: NOSIGNATURE
		appleskin-forge-mc1.18.2-2.4.1.jar                |AppleSkin                     |appleskin                     |2.4.1+mc1.18.2      |DONE      |Manifest: NOSIGNATURE
		mcw-doors-1.0.7-mc1.18.2.jar                      |Macaw's Doors                 |mcwdoors                      |1.0.7               |DONE      |Manifest: NOSIGNATURE
		MekanismGenerators-1.18.2-10.2.5.465.jar          |Mekanism: Generators          |mekanismgenerators            |10.2.5              |DONE      |Manifest: NOSIGNATURE
		chickensmod-1.18.2-1.0.27.jar                     |Chickens                      |chickens                      |1.0.27              |DONE      |Manifest: NOSIGNATURE
		mob_grinding_utils-1.18.2-0.4.46.jar              |Mob Grinding Utils            |mob_grinding_utils            |1.18.2-0.4.46       |DONE      |Manifest: NOSIGNATURE
		RSInfinityBooster-1.18.2-2.1+20.jar               |RSInfinityBooster             |rsinfinitybooster             |1.18.2-2.1+20       |DONE      |Manifest: NOSIGNATURE
		refinedstorage-1.10.3.jar                         |Refined Storage               |refinedstorage                |1.10.3              |DONE      |Manifest: NOSIGNATURE
		PrettyPipes-1.12.8.jar                            |Pretty Pipes                  |prettypipes                   |1.12.8              |DONE      |Manifest: NOSIGNATURE
		chipped-2.0.0-forge.jar                           |Chipped                       |chipped                       |2.0.0               |DONE      |Manifest: NOSIGNATURE
		mcw-bridges-2.0.5-mc1.18.2forge.jar               |Macaw's Bridges               |mcwbridges                    |2.0.5               |DONE      |Manifest: NOSIGNATURE
		FarmersDelight-1.18.2-1.2.0.jar                   |Farmer's Delight              |farmersdelight                |1.18.2-1.2.0        |DONE      |Manifest: NOSIGNATURE
		tempad-forge-1.18.2-1.4.1.jar                     |Tempad                        |tempad                        |1.4.1               |DONE      |Manifest: NOSIGNATURE
		entangled-1.3.11-forge-mc1.18.jar                 |Entangled                     |entangled                     |1.3.11              |DONE      |Manifest: NOSIGNATURE
		crashutilities-4.1.jar                            |Crash Utilities               |crashutilities                |4.1                 |DONE      |Manifest: NOSIGNATURE
		mcw-fences-1.0.6-mc1.18.2.jar                     |Macaw's Fences and Walls      |mcwfences                     |1.0.6               |DONE      |Manifest: NOSIGNATURE
		simplylight-1.18.2-1.4.5-build.43.jar             |Simply Light                  |simplylight                   |1.18.2-1.4.5-build.4|DONE      |Manifest: NOSIGNATURE
		simplybackpacks-1.18.2-2.1.2-build.40.jar         |Simply Backpacks              |simplybackpacks               |1.18.2-2.1.2-build.4|DONE      |Manifest: NOSIGNATURE
		Patchouli-1.18.2-71.1.jar                         |Patchouli                     |patchouli                     |1.18.2-71.1         |DONE      |Manifest: NOSIGNATURE
		ars_nouveau-1.18.2-2.8.0.jar                      |Ars Nouveau                   |ars_nouveau                   |2.8.0               |DONE      |Manifest: NOSIGNATURE
		collective-1.18.2-5.15.jar                        |Collective                    |collective                    |5.15                |DONE      |Manifest: NOSIGNATURE
		BetterThanLlamas-1.18-1.1.1.jar                   |Better Than Llamas            |betterthanllamas              |1.1.1               |DONE      |Manifest: NOSIGNATURE
		thermal_expansion-1.18.2-9.0.0.15.jar             |Thermal Expansion             |thermal_expansion             |9.0.0.15            |DONE      |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
		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.67.jar          |FTB Ultimine                  |ftbultimine                   |1802.3.3-build.67   |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.5.465.jar               |Mekanism: Tools               |mekanismtools                 |10.2.5              |DONE      |Manifest: NOSIGNATURE
		architectury-4.10.86-forge.jar                    |Architectury                  |architectury                  |4.10.86             |DONE      |Manifest: NOSIGNATURE
		BambooEverything-forge-1.3.4-build.35+mc1.18.2.jar|Bamboo Everything             |bambooeverything              |1.3.4-build.35+mc1.1|DONE      |Manifest: NOSIGNATURE
		justhammers-forge-0.1.1+mc1.18.2.jar              |Just Hammers                  |justhammers                   |0.1.1+mc1.18.2      |DONE      |Manifest: NOSIGNATURE
		SimpleDiscordRichPresence-forge-3.0.3-build.26+mc1|Simple Discord Rich Presence  |sdrp                          |3.0.3-build.26+mc1.1|DONE      |Manifest: NOSIGNATURE
		ftb-library-forge-1802.3.7-build.154.jar          |FTB Library                   |ftblibrary                    |1802.3.7-build.154  |DONE      |Manifest: NOSIGNATURE
		createchunkloading-1.2.1-forge.jar                |Create Chunkloading           |createchunkloading            |1.2.1               |DONE      |Manifest: NOSIGNATURE
		gag-forge-1.0.1-build.16.jar                      |Gadgets Against Grind         |gag                           |1.0.1-build.16      |DONE      |Manifest: NOSIGNATURE
		findme-3.0.6-forge.jar                            |FindMe                        |findme                        |3.0.6               |DONE      |Manifest: NOSIGNATURE
		squatgrow-2.0.0-build.32+mc1.18.2.jar             |Squat Grow                    |squatgrow                     |2.0.0-build.32+mc1.1|DONE      |Manifest: NOSIGNATURE
		ftbauxilium-forge-1802.1.7-build.31-forge.jar     |FTB Auxilium                  |ftbauxilium                   |1802.1.7-build.31   |DONE      |Manifest: NOSIGNATURE
		ftb-teams-forge-1802.2.7-build.71.jar             |FTB Teams                     |ftbteams                      |1802.2.7-build.71   |DONE      |Manifest: NOSIGNATURE
		ftb-ranks-forge-1802.1.8-build.34.jar             |FTB Ranks                     |ftbranks                      |1802.1.8-build.34   |DONE      |Manifest: NOSIGNATURE
		ftb-essentials-1802.1.7-build.42.jar              |FTB Essentials                |ftbessentials                 |1802.1.7-build.42   |DONE      |Manifest: NOSIGNATURE
		accelerated-decay-forge-0.1.1+mc1.18.2.jar        |Accelerated Decay             |accelerateddecay              |0.1.1+mc1.18.2      |DONE      |Manifest: NOSIGNATURE
		cc-tweaked-1.18.2-1.101.0.jar                     |CC: Tweaked                   |computercraft                 |1.101.0             |DONE      |Manifest: NOSIGNATURE
		compactcrafting-2.0.0.jar                         |Compact Crafting              |compactcrafting               |2.0.0               |DONE      |Manifest: NOSIGNATURE
		light-overlay-6.0.5-forge.jar                     |Light Overlay                 |lightoverlay                  |6.0.5               |DONE      |Manifest: NOSIGNATURE
		trashcans-1.0.15-forge-mc1.18.jar                 |Trash Cans                    |trashcans                     |1.0.15              |DONE      |Manifest: NOSIGNATURE
		woodenshears-1.18.2-1.2.1.2.jar                   |Wooden Shears                 |woodenshears                  |1.18.2-1.2.1.2      |DONE      |Manifest: NOSIGNATURE
		inventoryessentials-forge-1.18.2-4.0.2.jar        |Inventory Essentials          |inventoryessentials           |4.0.2               |DONE      |Manifest: NOSIGNATURE
		PortableCraftingTable-1.18.2-3.0.2.jar            |Portable Crafting Table       |portablecraftingtable         |3.0.2               |DONE      |Manifest: NOSIGNATURE
		polylib-forge-1801.0.2-build.13.jar               |PolyLib                       |polylib                       |1801.0.2-build.13   |DONE      |Manifest: NOSIGNATURE
		yeetusexperimentus-1.0.1-build.4+mc1.18.2.jar     |Yeetus Experimentus           |yeetusexperimentus            |1.0.1-build.4+mc1.18|DONE      |Manifest: NOSIGNATURE
		AutoSmithingTable-1.18.2_1.2.3.jar                |Auto Smithing Table           |autosmithingtable             |1.2.3               |DONE      |Manifest: NOSIGNATURE
		DarkModeEverywhere-1.18.1-1.0.2.jar               |DarkModeEverywhere            |darkmodeeverywhere            |1.18.1-1.0.2        |DONE      |Manifest: NOSIGNATURE
		inventorysorter-1.18.2-19.0.4.jar                 |Simple Inventory Sorter       |inventorysorter               |19.0.4              |DONE      |Manifest: NOSIGNATURE
		rhino-forge-1802.2.1-build.255.jar                |Rhino                         |rhino                         |1802.2.1-build.255  |DONE      |Manifest: NOSIGNATURE
		trashslot-forge-1.18.1-11.0.2.jar                 |TrashSlot                     |trashslot                     |11.0.2              |DONE      |Manifest: NOSIGNATURE
		Snad-1.18.2-1.22.04.15a.jar                       |Snad                          |snad                          |1.18.2-1.22.04.15a  |DONE      |Manifest: NOSIGNATURE
		item-filters-forge-1802.2.8-build.47.jar          |Item Filters                  |itemfilters                   |1802.2.8-build.47   |DONE      |Manifest: NOSIGNATURE
		BetterThanBunnies-1.18-1.2.0.jar                  |Better Than Bunnies           |betterthanbunnies             |1.2.0               |DONE      |Manifest: NOSIGNATURE
		metalbarrels-1.18.2-4.3.jar                       |Metal Barrels                 |metalbarrels                  |1.18.2-4.3          |DONE      |Manifest: NOSIGNATURE
		create-1.18.2-0.5.0.e.jar                         |Create                        |create                        |0.5.0.e             |DONE      |Manifest: NOSIGNATURE
		ars_creo-1.18.2-2.1.4.jar                         |Ars Creo                      |ars_creo                      |2.1.4               |DONE      |Manifest: NOSIGNATURE
		mcw-paintings-1.0.4-mc1.18.2.jar                  |Macaw's Paintings             |mcwpaintings                  |1.0.4               |DONE      |Manifest: NOSIGNATURE
		configured-2.0.0-1.18.2.jar                       |Configured                    |configured                    |2.0.0               |DONE      |Manifest: NOSIGNATURE
		charginggadgets-1.7.0.jar                         |Charging Gadgets              |charginggadgets               |1.7.0               |DONE      |Manifest: NOSIGNATURE
		ftbbackups2-forge-1.18.2-1.0.16.jar               |FTB Backups 2                 |ftbbackups2                   |1.0.16              |DONE      |Manifest: NOSIGNATURE
		TravelAnchors-1.18.2-3.3.jar                      |Travel Anchors                |travel_anchors                |1.18.2-3.3          |DONE      |Manifest: NOSIGNATURE
		mcjtylib-1.18-6.0.18.jar                          |McJtyLib                      |mcjtylib                      |1.18-6.0.18         |DONE      |Manifest: NOSIGNATURE
		rftoolsbase-1.18-3.0.11.jar                       |RFToolsBase                   |rftoolsbase                   |1.18-3.0.11         |DONE      |Manifest: NOSIGNATURE
		xnet-1.18-4.0.7.jar                               |XNet                          |xnet                          |1.18-4.0.7          |DONE      |Manifest: NOSIGNATURE
		rftoolspower-1.18-4.0.7.jar                       |RFToolsPower                  |rftoolspower                  |1.18-4.0.7          |DONE      |Manifest: NOSIGNATURE
		rftoolsbuilder-1.18-4.0.16.jar                    |RFToolsBuilder                |rftoolsbuilder                |1.18-4.0.16         |DONE      |Manifest: NOSIGNATURE
		XNetGases-1.18.2-3.0.1.jar                        |XNet Gases                    |xnetgases                     |3.0.1               |DONE      |Manifest: NOSIGNATURE
		rftoolsstorage-1.18-3.0.12.jar                    |RFToolsStorage                |rftoolsstorage                |1.18-3.0.12         |DONE      |Manifest: NOSIGNATURE
		ToastControl-1.18.2-6.0.3.jar                     |Toast Control                 |toastcontrol                  |6.0.3               |DONE      |Manifest: NOSIGNATURE
		mininggadgets-1.11.1.jar                          |Mining Gadgets                |mininggadgets                 |1.11.1              |DONE      |Manifest: NOSIGNATURE
		EnderStorage-1.18.2-2.9.0.182-universal.jar       |EnderStorage                  |enderstorage                  |2.9.0.182           |DONE      |Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71
		ftb-chunks-forge-1802.3.7-build.172.jar           |FTB Chunks                    |ftbchunks                     |1802.3.7-build.172  |DONE      |Manifest: NOSIGNATURE
		PartyParrots-1.18-1.1.0.jar                       |Party Parrots                 |partyparrots                  |1.1.0               |DONE      |Manifest: NOSIGNATURE
		BloodMagic-1.18.2-3.2.6-41.jar                    |Blood Magic                   |bloodmagic                    |1.18.2-3.2.6-41     |DONE      |Manifest: NOSIGNATURE
		selene-1.18.2-1.17.9.jar                          |Selene                        |selene                        |1.18.2-1.17.9       |DONE      |Manifest: NOSIGNATURE
		supplementaries-1.18.2-1.5.13.jar                 |Supplementaries               |supplementaries               |1.18.2-1.5.13       |DONE      |Manifest: NOSIGNATURE
		craftingtweaks-forge-1.18.2-14.0.3.jar            |CraftingTweaks                |craftingtweaks                |14.0.3              |DONE      |Manifest: NOSIGNATURE
		TConstruct-1.18.2-3.5.2.40.jar                    |Tinkers' Construct            |tconstruct                    |3.5.2.40            |DONE      |Manifest: NOSIGNATURE
		default-server-properties-1.0.0-build.8+mc1.18.2.j|Default Server Properties     |dsp                           |1.0.0-build.8+mc1.18|DONE      |Manifest: NOSIGNATURE
		rftoolsutility-1.18-4.0.20.jar                    |RFToolsUtility                |rftoolsutility                |1.18-4.0.20         |DONE      |Manifest: NOSIGNATURE
		dynamic_asset_generator-forge-1.18.2-0.6.3.jar    |DynamicAssetGenerator         |dynamic_asset_generator       |0.6.3               |DONE      |Manifest: NOSIGNATURE
		BuddingCrystals-1.1.1.jar                         |BuddingCrystals               |buddingcrystals               |1.1.1               |DONE      |Manifest: NOSIGNATURE
		eccentrictome-1.18.2-1.9.0.jar                    |Eccentric Tome                |eccentrictome                 |1.18.2-1.9.0        |DONE      |Manifest: NOSIGNATURE
		titanium-1.18.2-3.5.6-38.jar                      |Titanium                      |titanium                      |3.5.6               |DONE      |Manifest: NOSIGNATURE
		Avaritia-1.18.2-4.0.0.4-universal.jar             |Avaritia                      |avaritia                      |4.0.0.4             |DONE      |Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71
		Jade-1.18.2-forge-5.2.6.jar                       |Jade                          |jade                          |5.2.6               |DONE      |Manifest: NOSIGNATURE
		appliedenergistics2-forge-11.6.4.jar              |Applied Energistics 2         |ae2                           |11.6.4              |DONE      |Manifest: NOSIGNATURE
		AE2WTLib-11.6.3.jar                               |AE2WTLib                      |ae2wtlib                      |11.6.3              |DONE      |Manifest: NOSIGNATURE
		AE2-Things-1.0.3-beta.jar                         |AE2 Things                    |ae2things                     |1.0.3-beta          |DONE      |Manifest: NOSIGNATURE
		extendedexchange-1802.2.6.jar                     |ExtendedeXchange              |extendedexchange              |1802.2.6            |DONE      |Manifest: NOSIGNATURE
		soulshards-1.18.2-1.3.2.jar                       |SoulShards                    |soulshards                    |1.18.2-1.3.2        |DONE      |Manifest: 59:0f:44:4b:f7:95:28:28:25:5b:fd:c0:c9:48:6c:4a:e5:6e:6d:7b:63:ab:f4:90:55:1f:cf:4b:e9:51:91:ed
		NethersDelight-1.18.2-2.2.0.jar                   |Nethers Delight               |nethersdelight                |2.2                 |DONE      |Manifest: NOSIGNATURE
		RoughlyEnoughItems-8.3.571.jar                    |Roughly Enough Items (REI)    |roughlyenoughitems            |8.3.571             |DONE      |Manifest: NOSIGNATURE
		kubejs-forge-1802.5.5-build.556.jar               |KubeJS                        |kubejs                        |1802.5.5-build.556  |DONE      |Manifest: NOSIGNATURE
		kubejs-thermal-1802.1.5-build.14.jar              |KubeJS Thermal                |kubejs_thermal                |1802.1.5-build.14   |DONE      |Manifest: NOSIGNATURE
		ftb-quests-forge-1802.3.10-build.138.jar          |FTB Quests                    |ftbquests                     |1802.3.10-build.138 |DONE      |Manifest: NOSIGNATURE
		kubejs-create-forge-1802.2.2-build.28.jar         |KubeJS Create                 |kubejs_create                 |1802.2.2-build.28   |DONE      |Manifest: NOSIGNATURE
		kubejs-immersive-engineering-1802.2.1-build.35.jar|KubeJS Immersive Engineering  |kubejs_immersive_engineering  |1802.2.1-build.35   |DONE      |Manifest: NOSIGNATURE
		kubejs-mekanism-1802.1.3-build.8.jar              |KubeJS Mekanism               |kubejs_mekanism               |1802.1.3-build.8    |DONE      |Manifest: NOSIGNATURE
		kubejs-blood-magic-1802.1.2-build.4.jar           |KubeJS Blood Magic            |kubejs_blood_magic            |1802.1.2-build.4    |DONE      |Manifest: NOSIGNATURE
		kubejs-ui-forge-1802.1.8-build.17.jar             |KubeJS UI                     |kubejs_ui                     |1802.1.8-build.17   |DONE      |Manifest: NOSIGNATURE
		kubejs-tinkers-1802.1.0-build.1.jar               |KubeJS Tinkers Construct      |kubejs_tinkers_construct      |1802.1.0-build.1    |DONE      |Manifest: NOSIGNATURE
		summoningrituals-1.18.2-1.1.6.jar                 |Summoning Rituals             |summoningrituals              |1.18.2-1.1.6        |DONE      |Manifest: NOSIGNATURE
		ponderjs-1.18.2-1.1.8.jar                         |PonderJS                      |ponderjs                      |1.1.8               |DONE      |Manifest: NOSIGNATURE
		PigPen-Forge-1.18.2-8.0.1.jar                     |PigPen                        |pigpen                        |8.0.1               |DONE      |Manifest: NOSIGNATURE
		FluxNetworks-1.18.2-7.0.7.8.jar                   |Flux Networks                 |fluxnetworks                  |7.0.7.8             |DONE      |Manifest: NOSIGNATURE
		ferritecore-4.2.2-forge.jar                       |Ferrite Core                  |ferritecore                   |4.2.2               |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.27.jar                  |Engineer's Decor              |engineersdecor                |1.1.27              |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
		minetogether-forge-1.18.2-6.0.12.jar              |MineTogether                  |minetogether                  |6.0.12              |DONE      |Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71
		functionalstorage-1.18.2-1.0.7.jar                |Functional Storage            |functionalstorage             |1.18.2-1.0.7        |DONE      |Manifest: NOSIGNATURE
		refinedstorageaddons-0.8.2.jar                    |Refined Storage Addons        |refinedstorageaddons          |0.8.2               |DONE      |Manifest: NOSIGNATURE
		Applied-Mekanistics-1.2.2.jar                     |Applied Mekanistics           |appmek                        |1.2.2               |DONE      |Manifest: NOSIGNATURE
		ChiselsBits-forge-1.18.2-1.2.114-universal.jar    |Chisels & bits                |chiselsandbits                |1.2.114             |DONE      |Manifest: NOSIGNATURE
		createaddition-1.18.2-20220914a.jar               |Create Crafts & Additions     |createaddition                |1.18.2-20220914a    |DONE      |Manifest: NOSIGNATURE
	Flywheel Backend: GL33 Instanced Arrays
	Crash Report UUID: 7b294fc0-33a1-497b-a3ab-a2a681af9f1b
	FML: 40.1
	Forge: net.minecraftforge:40.1.84
	FramedBlocks BlockEntity Warning: Not applicable
commented

Same here! The cable item seems the problem, as soon as it appears in JEI or is searched, the game "crashes".

commented

Encountering this too

commented

Ok I found that is a incompatibility with the item "cover" and OptiFine shaders. When is been rendering it, the server crash, if may I help to solve it😅

commented

We have a server where this is happening, however in addition to the crash in the opening comment, we also get this one:

java.lang.ClassCastException: class edivad.extrastorage.nodes.AdvancedExporterNetworkNode cannot be cast to class com.refinedmods.refinedstorage.apiimpl.network.node.CableNetworkNode (edivad.extrastorage.nodes.AdvancedExporterNetworkNode is in module [email protected] of loader 'TRANSFORMER' @39832280; com.refinedmods.refinedstorage.apiimpl.network.node.CableNetworkNode is in module [email protected] of loader 'TRANSFORMER' @39832280)
	at com.refinedmods.refinedstorage.blockentity.CableBlockEntity.writeUpdate(CableBlockEntity.java:43) ~[refinedstorage-1.10.3.jar%23229!/:1.10.3] {re:classloading}
	at com.refinedmods.refinedstorage.blockentity.BaseBlockEntity.m_5995_(BaseBlockEntity.java:34) ~[refinedstorage-1.10.3.jar%23229!/:1.10.3] {re:classloading}
	at net.minecraft.network.protocol.game.ClientboundBlockEntityDataPacket.m_195642_(ClientboundBlockEntityDataPacket.java:21) ~[server-1.18.2-20220404.173914-srg.jar%23301!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
	at com.refinedmods.refinedstorage.blockentity.BaseBlockEntity.getUpdatePacket(BaseBlockEntity.java:39) ~[refinedstorage-1.10.3.jar%23229!/:1.10.3] {re:classloading}
	at com.refinedmods.refinedstorage.blockentity.BaseBlockEntity.m_183216_(BaseBlockEntity.java:12) ~[refinedstorage-1.10.3.jar%23229!/:1.10.3] {re:classloading}
	at net.minecraft.server.level.ChunkHolder.m_140029_(ChunkHolder.java:241) ~[server-1.18.2-20220404.173914-srg.jar%23301!/:?] {re:mixin,re:classloading}
	at net.minecraft.server.level.ChunkHolder.m_140032_(ChunkHolder.java:233) ~[server-1.18.2-20220404.173914-srg.jar%23301!/:?] {re:mixin,re:classloading}
	at net.minecraft.server.level.ChunkHolder.m_140076_(ChunkHolder.java:219) ~[server-1.18.2-20220404.173914-srg.jar%23301!/:?] {re:mixin,re:classloading}
	at net.minecraft.network.protocol.game.ClientboundSectionBlocksUpdatePacket.m_132992_(ClientboundSectionBlocksUpdatePacket.java:72) ~[server-1.18.2-20220404.173914-srg.jar%23301!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:connectivity.mixins.json:SMultiBlockChangePacketMixin,pl:mixin:A}
	at net.minecraft.server.level.ChunkHolder.m_140054_(ChunkHolder.java:218) ~[server-1.18.2-20220404.173914-srg.jar%23301!/:?] {re:mixin,re:classloading}
	at net.minecraft.server.level.ServerChunkCache.m_184021_(ServerChunkCache.java:371) ~[server-1.18.2-20220404.173914-srg.jar%23301!/:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
	at java.util.ArrayList.forEach(ArrayList.java:1511) ~[?:?] {re:mixin}
	at net.minecraft.server.level.ServerChunkCache.m_8490_(ServerChunkCache.java:370) ~[server-1.18.2-20220404.173914-srg.jar%23301!/:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
	at net.minecraft.server.level.ServerChunkCache.m_201698_(ServerChunkCache.java:309) ~[server-1.18.2-20220404.173914-srg.jar%23301!/:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
	at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:281) ~[server-1.18.2-20220404.173914-srg.jar%23301!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:wyml.mixins.json:AccessorServerLevel,pl:mixin:APP:wyml.mixins.json:MixinServerWorld,pl:mixin:APP:supplementaries.mixins.json:ServerLevelMixin,pl:mixin:APP:botania_xplat.mixins.json:MixinServerLevel,pl:mixin:APP:immersiveengineering.mixins.json:coremods.ServerWorldMixin,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:A}
	at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:902) ~[server-1.18.2-20220404.173914-srg.jar%23301!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:wyml.mixins.json:AccessorMinecraftServer,pl:mixin:APP:wyml.mixins.json:MixinMinecraftServer,pl:mixin:APP:elementalcraft.mixins.json:MixinMinecraftServer,pl:mixin:A}
	at net.minecraft.server.dedicated.DedicatedServer.m_5703_(DedicatedServer.java:326) ~[server-1.18.2-20220404.173914-srg.jar%23301!/:?] {re:classloading,pl:accesstransformer:B}
	at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:842) ~[server-1.18.2-20220404.173914-srg.jar%23301!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:wyml.mixins.json:AccessorMinecraftServer,pl:mixin:APP:wyml.mixins.json:MixinMinecraftServer,pl:mixin:APP:elementalcraft.mixins.json:MixinMinecraftServer,pl:mixin:A}
	at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:685) ~[server-1.18.2-20220404.173914-srg.jar%23301!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:wyml.mixins.json:AccessorMinecraftServer,pl:mixin:APP:wyml.mixins.json:MixinMinecraftServer,pl:mixin:APP:elementalcraft.mixins.json:MixinMinecraftServer,pl:mixin:A}
	at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:261) ~[server-1.18.2-20220404.173914-srg.jar%23301!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:wyml.mixins.json:AccessorMinecraftServer,pl:mixin:APP:wyml.mixins.json:MixinMinecraftServer,pl:mixin:APP:elementalcraft.mixins.json:MixinMinecraftServer,pl:mixin:A}
	at java.lang.Thread.run(Thread.java:833) [?:?] {}

It's as if an Extra Storage Advanced Exporter Node is being treated as a Refined Storage Transport Pipe. Unfortunately there are a lot of Exporter nodes in the world close to the player, but none right next to them and since the crash isn't a Ticking Block/TileEntity one, there's no location for the problem block.

If I get any more info from the players about how this started I'll add it.

commented

Closed in favor of epic issue #3424.