
1.20.1 Game crashes when opening crafting grid after installing mod client and server side
ariJayne opened this issue ยท 0 comments
Let me know if you need any more information
error on crash:
java.lang.IncompatibleClassChangeError: Found interface net.minecraft.world.inventory.CraftingContainer, but class was expected
at gripe._90.refinedpolymorph.GridBlockEntityRecipeData.getInput(GridBlockEntityRecipeData.java:21) ~[refinedpolymorph-0.1.1-1.19.2.jar%23296!/:?] {re:classloading}
crash report
---- Minecraft Crash Report ----
// Everything's going to plan. No, really, that was supposed to happen.
Time: 2024-07-14 18:16:33
Description: Exception in server tick loop
java.lang.IncompatibleClassChangeError: Found interface net.minecraft.world.inventory.CraftingContainer, but class was expected
at gripe._90.refinedpolymorph.GridBlockEntityRecipeData.getInput(GridBlockEntityRecipeData.java:21) ~[refinedpolymorph-0.1.1-1.19.2.jar%23296!/:?] {re:classloading}
at com.illusivesoulworks.polymorph.common.capability.AbstractBlockEntityRecipeData.isEmpty(AbstractBlockEntityRecipeData.java:115) ~[polymorph-forge-0.49.5+1.20.1.jar%23293!/:0.49.5+1.20.1] {re:classloading}
at com.illusivesoulworks.polymorph.common.capability.AbstractBlockEntityRecipeData.isEmpty(AbstractBlockEntityRecipeData.java:131) ~[polymorph-forge-0.49.5+1.20.1.jar%23293!/:0.49.5+1.20.1] {re:classloading}
at com.illusivesoulworks.polymorph.common.PolymorphCommonEvents.lambda$openContainer$0(PolymorphCommonEvents.java:55) ~[polymorph-forge-0.49.5+1.20.1.jar%23293!/:0.49.5+1.20.1] {re:classloading}
at java.util.Optional.ifPresent(Optional.java:178) ~[?:?] {re:mixin}
at com.illusivesoulworks.polymorph.common.PolymorphCommonEvents.openContainer(PolymorphCommonEvents.java:51) ~[polymorph-forge-0.49.5+1.20.1.jar%23293!/:0.49.5+1.20.1] {re:classloading}
at com.illusivesoulworks.polymorph.common.CommonEventsListener.openContainer(CommonEventsListener.java:85) ~[polymorph-forge-0.49.5+1.20.1.jar%23293!/:0.49.5+1.20.1] {re:classloading}
at com.illusivesoulworks.polymorph.common.__CommonEventsListener_openContainer_Open.invoke(.dynamic) ~[polymorph-forge-0.49.5+1.20.1.jar%23293!/:0.49.5+1.20.1] {re:classloading,pl:eventbus:B}
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.5.jar%2352!/:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar%2352!/:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.5.jar%2352!/:?] {}
at net.minecraftforge.network.NetworkHooks.openScreen(NetworkHooks.java:213) ~[forge-1.20.1-47.2.21-universal.jar%23324!/:?] {re:classloading}
at com.refinedmods.refinedstorage.apiimpl.network.grid.GridManager.openGrid(GridManager.java:46) ~[refinedstorage-1.12.4.jar%23297!/:?] {re:classloading}
at com.refinedmods.refinedstorage.apiimpl.network.grid.GridManager.openGrid(GridManager.java:32) ~[refinedstorage-1.12.4.jar%23297!/:?] {re:classloading}
at com.refinedmods.refinedstorage.block.GridBlock.lambda$use$0(GridBlock.java:72) ~[refinedstorage-1.12.4.jar%23297!/:?] {re:classloading}
at com.refinedmods.refinedstorage.util.NetworkUtils.attempt(NetworkUtils.java:66) ~[refinedstorage-1.12.4.jar%23297!/:?] {re:classloading}
at com.refinedmods.refinedstorage.util.NetworkUtils.attemptModify(NetworkUtils.java:46) ~[refinedstorage-1.12.4.jar%23297!/:?] {re:classloading}
at com.refinedmods.refinedstorage.block.GridBlock.m_6227_(GridBlock.java:72) ~[refinedstorage-1.12.4.jar%23297!/:?] {re:classloading}
at net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase.m_60664_(BlockBehaviour.java:778) ~[server-1.20.1-20230612.114412-srg.jar%23319!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:canary.mixins.json:ai.pathing.BlockStateBaseMixin,pl:mixin:APP:expandability-common.mixins.json:fluidcollision.BlockStateBaseMixin,pl:mixin:A}
at net.minecraft.server.level.ServerPlayerGameMode.m_7179_(ServerPlayerGameMode.java:343) ~[server-1.20.1-20230612.114412-srg.jar%23319!/:?] {re:computing_frames,re:classloading}
at net.minecraft.server.network.ServerGamePacketListenerImpl.m_6371_(ServerGamePacketListenerImpl.java:1057) ~[server-1.20.1-20230612.114412-srg.jar%23319!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:railways.mixins.json:ServerGamePacketListenerImplMixin,pl:mixin:APP:supplementaries-common.mixins.json:ServerGamePacketListenerMixin,pl:mixin:APP:mixins.artifacts.common.json:item.umbrella.server.ServerGamePacketListenerImplMixin,pl:mixin:APP:expandability-common.mixins.json:swimming.server.ServerGamePacketListenerImplMixin,pl:mixin:A}
at net.minecraft.network.protocol.game.ServerboundUseItemOnPacket.m_5797_(ServerboundUseItemOnPacket.java:34) ~[server-1.20.1-20230612.114412-srg.jar%23319!/:?] {re:classloading}
at net.minecraft.network.protocol.game.ServerboundUseItemOnPacket.m_5797_(ServerboundUseItemOnPacket.java:8) ~[server-1.20.1-20230612.114412-srg.jar%23319!/:?] {re:classloading}
at net.minecraft.network.protocol.PacketUtils.m_263899_(PacketUtils.java:22) ~[server-1.20.1-20230612.114412-srg.jar%23319!/:?] {re:classloading}
at net.minecraft.server.TickTask.run(TickTask.java:18) ~[server-1.20.1-20230612.114412-srg.jar%23319!/:?] {re:classloading,re:mixin}
at net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:156) ~[server-1.20.1-20230612.114412-srg.jar%23319!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) ~[server-1.20.1-20230612.114412-srg.jar%23319!/:?] {re:mixin,re:computing_frames,re:classloading}
at net.minecraft.server.MinecraftServer.m_6367_(MinecraftServer.java:770) ~[server-1.20.1-20230612.114412-srg.jar%23319!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_6367_(MinecraftServer.java:161) ~[server-1.20.1-20230612.114412-srg.jar%23319!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A}
at net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:130) ~[server-1.20.1-20230612.114412-srg.jar%23319!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.server.MinecraftServer.m_129961_(MinecraftServer.java:753) ~[server-1.20.1-20230612.114412-srg.jar%23319!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_7245_(MinecraftServer.java:747) ~[server-1.20.1-20230612.114412-srg.jar%23319!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A}
at net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:139) ~[server-1.20.1-20230612.114412-srg.jar%23319!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.server.MinecraftServer.m_130012_(MinecraftServer.java:733) ~[server-1.20.1-20230612.114412-srg.jar%23319!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:665) ~[server-1.20.1-20230612.114412-srg.jar%23319!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251) ~[server-1.20.1-20230612.114412-srg.jar%23319!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A}
at java.lang.Thread.run(Thread.java:1583) ~[?:?] {re:mixin}
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.20.1
Minecraft Version ID: 1.20.1
Operating System: Linux (amd64) version 4.18.0-425.13.1.el8_7.x86_64
Java Version: 21.0.2, Eclipse Adoptium
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
Memory: 380224904 bytes (362 MiB) / 4445962240 bytes (4240 MiB) up to 10485760000 bytes (10000 MiB)
CPUs: 4
Processor Vendor: AuthenticAMD
Processor Name: AMD Ryzen 7 5800X 8-Core Processor
Identifier: AuthenticAMD Family 25 Model 33 Stepping 0
Microarchitecture: Zen 3
Frequency (GHz): -0.00
Number of physical packages: 1
Number of physical CPUs: 8
Number of logical CPUs: 16
Graphics card #0 name: unknown
Graphics card #0 vendor: unknown
Graphics card #0 VRAM (MB): 0.00
Graphics card #0 deviceId: unknown
Graphics card #0 versionInfo: unknown
Virtual memory max (MB): 130976.13
Virtual memory used (MB): 128759.16
Swap memory total (MB): 66559.98
Swap memory used (MB): 9938.76
JVM Flags: 5 total; -Xmx10000M -Xms128M -XX:MaxDirectMemorySize=256M -XX:MaxMetaspaceSize=1024M -XX:MaxRAMPercentage=90.0
Server Running: true
Player Count: 1 / 100; [ServerPlayer['Kwixle'/569, l='ServerLevel[world]', x=9640.20, y=88.00, z=13874.40]]
Data Packs: vanilla, mod:kuma_api (incompatible), mod:ftbessentials (incompatible), mod:supermartijn642configlib (incompatible), mod:mcwwindows, mod:sophisticatedcore (incompatible), mod:neat, mod:ironjetpacks, mod:mcwfurnituresbop, mod:cookingforblockheads, mod:citadel (incompatible), mod:alexsmobs (incompatible), mod:mixinextras (incompatible), mod:culinaryconstruct (incompatible), mod:bookshelf, mod:sophisticatedbackpacks (incompatible), mod:create_dragon_lib (incompatible), mod:mcwdoors, mod:railways, mod:balm, mod:interiors (incompatible), mod:macawsroofsbop, mod:cloth_config (incompatible), mod:shetiphiancore, mod:supplementaries, mod:refinedstorage, mod:embeddium, mod:alltheores (incompatible), mod:mcwbridges, mod:farmersdelight, mod:toolstats (incompatible), mod:ironfurnaces, mod:mcwfences, mod:supermartijn642corelib, mod:curios (incompatible), mod:suppsquared (incompatible), mod:simplehats (incompatible), mod:searchables (incompatible), mod:tiab (incompatible), mod:ftbultimine (incompatible), mod:tombstone, mod:constructionwand, mod:mcwroofs, mod:architectury (incompatible), mod:mcwfurnitures, mod:woodenbucket, mod:trashcans (incompatible), mod:fastleafdecay, mod:mcwlights, mod:darkmodeeverywhere (incompatible), mod:inventorysorter (incompatible), mod:cucumber, mod:jmi (incompatible), mod:ftblibrary (incompatible), mod:ftbteams (incompatible), mod:rechiseled (incompatible), mod:amendments (incompatible), mod:harvestwithease, mod:jei, mod:luggage (incompatible), mod:waystones, mod:journeymap (incompatible), mod:artifacts, mod:charginggadgets (incompatible), mod:design_decor (incompatible), mod:create_confectionery, mod:fusion, mod:ftbchunks (incompatible), mod:forge, mod:mcwpaths, mod:ironchest, mod:craftingtweaks, mod:terrablender, mod:biomesoplenty (incompatible), mod:macawsbridgesbop, mod:mcwfencesbop, mod:moonlight (incompatible), mod:mousetweaks, mod:mixinsquared (incompatible), mod:jade (incompatible), mod:animal_feeding_trough (incompatible), mod:spectrelib (incompatible), mod:naturaldecormod, mod:enderio, mod:flywheel, mod:create, mod:create_central_kitchen (incompatible), mod:createoreexcavation (incompatible), mod:curiotiab (incompatible), mod:bucketlib, mod:create_sa, mod:storagedrawers (incompatible), mod:enderchests, mod:buildinggadgets2 (incompatible), mod:lootr, mod:expandability (incompatible), mod:sheepsqueak, Supplementaries Generated Pack, Suppsquared Generated Pack, create_central_kitchen:farmersdelight (incompatible), mod:portablemobs (incompatible), mod:naturescompass, mod:appleskin (incompatible), mod:generatorgalore, mod:chargers, mod:clumps (incompatible), mod:canary, mod:aquaculturedelight, mod:mcwpaintings, mod:aquaculture, mod:mekanism, mod:mekanismgenerators, mod:mekanismadditions, mod:mekanismtools, mod:jei_mekanism_multiblocks (incompatible), mod:moa_decor_bath, mod:mob_grinding_utils (incompatible), mod:polymorph (incompatible), mod:refinedpolymorph
Enabled Feature Flags: minecraft:vanilla
World Generation: Stable
Is Modded: Definitely; Server brand changed to 'forge'
Type: Dedicated Server (map_server.txt)
ModLauncher: 10.0.9+10.0.9+main.dcd20f30
ModLauncher launch target: forgeserver
ModLauncher naming: srg
ModLauncher services:
mixin-0.8.5.jar mixin PLUGINSERVICE
eventbus-6.0.5.jar eventbus PLUGINSERVICE
fmlloader-1.20.1-47.2.21.jar slf4jfixer PLUGINSERVICE
fmlloader-1.20.1-47.2.21.jar object_holder_definalize PLUGINSERVICE
fmlloader-1.20.1-47.2.21.jar runtime_enum_extender PLUGINSERVICE
fmlloader-1.20.1-47.2.21.jar capability_token_subclass PLUGINSERVICE
accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
fmlloader-1.20.1-47.2.21.jar runtimedistcleaner PLUGINSERVICE
modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE
modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE
FML Language Providers:
[email protected]
lowcodefml@null
javafml@null
Mod List:
kuma-api-forge-20.1.6+1.20.1.jar |KumaAPI |kuma_api |20.1.6 |DONE |Manifest: NOSIGNATURE
ftb-essentials-forge-2001.2.2.jar |FTB Essentials |ftbessentials |2001.2.2 |DONE |Manifest: NOSIGNATURE
supermartijn642configlib-1.1.8-forge-mc1.20.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.8 |DONE |Manifest: NOSIGNATURE
mcw-windows-2.2.1-mc1.20.1forge.jar |Macaw's Windows |mcwwindows |2.2.1 |DONE |Manifest: NOSIGNATURE
aquaculture_delight_1.0.0_forge_1.20.1.jar |Aquaculture Delight |aquaculturedelight |1.0.0 |DONE |Manifest: NOSIGNATURE
sophisticatedcore-1.20.1-0.6.22.611.jar |Sophisticated Core |sophisticatedcore |0.6.22.611 |DONE |Manifest: NOSIGNATURE
Neat-1.20-35-FORGE.jar |Neat |neat |1.20-35-FORGE |DONE |Manifest: NOSIGNATURE
IronJetpacks-1.20.1-7.0.5.jar |Iron Jetpacks |ironjetpacks |7.0.5 |DONE |Manifest: NOSIGNATURE
mcwfurnituresbop-1.20-1.1.jar |Macaw's Furnitures - BOP |mcwfurnituresbop |1.20-1.1 |DONE |Manifest: NOSIGNATURE
cookingforblockheads-forge-1.20.1-16.0.6.jar |CookingForBlockheads |cookingforblockheads |16.0.6 |DONE |Manifest: NOSIGNATURE
citadel-2.5.4-1.20.1.jar |Citadel |citadel |2.5.4 |DONE |Manifest: NOSIGNATURE
alexsmobs-1.22.8.jar |Alex's Mobs |alexsmobs |1.22.8 |DONE |Manifest: NOSIGNATURE
mixinextras-forge-0.2.0.jar |MixinExtras |mixinextras |0.2.0 |DONE |Manifest: NOSIGNATURE
culinaryconstruct-forge-5.2.1+1.20.1.jar |Culinary Construct |culinaryconstruct |5.2.1+1.20.1 |DONE |Manifest: NOSIGNATURE
Bookshelf-Forge-1.20.1-20.2.13.jar |Bookshelf |bookshelf |20.2.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.20.1-3.20.5.1044.jar |Sophisticated Backpacks |sophisticatedbackpacks |3.20.5.1044 |DONE |Manifest: NOSIGNATURE
create_dragon_lib-1.20.1-1.4.3.jar |Create: Dragon Lib |create_dragon_lib |1.4.3 |DONE |Manifest: NOSIGNATURE
mcw-doors-1.1.1forge-mc1.20.1.jar |Macaw's Doors |mcwdoors |1.1.1 |DONE |Manifest: NOSIGNATURE
generatorgalore-1.20.1-1.2.4.jar |Generator Galore |generatorgalore |1.20.1-1.2.4 |DONE |Manifest: NOSIGNATURE
Steam_Rails-1.6.4+forge-mc1.20.1.jar |Create: Steam 'n' Rails |railways |1.6.4+forge-mc1.20.1|DONE |Manifest: NOSIGNATURE
balm-forge-1.20.1-7.3.4-all.jar |Balm |balm |7.3.4 |DONE |Manifest: NOSIGNATURE
interiors-0.5.3+forge-mc1.20.1.jar |Create: Interiors |interiors |0.5.3+forge-mc1.20.1|DONE |Manifest: NOSIGNATURE
macawsroofsbop-1.20-1.0.jar |Macaw's Roofs - BOP |macawsroofsbop |1.20-1.0 |DONE |Manifest: NOSIGNATURE
cloth-config-11.1.118-forge.jar |Cloth Config v10 API |cloth_config |11.1.118 |DONE |Manifest: NOSIGNATURE
shetiphiancore-forge-1.20.1-1.2.jar |ShetiPhian-Core |shetiphiancore |1.20.1-1.2 |DONE |Manifest: NOSIGNATURE
MOAdecor BATH 1.20.1.jar |MOA DECOR: BATH |moa_decor_bath |1.20.1 |DONE |Manifest: NOSIGNATURE
supplementaries-1.20-2.8.15.jar |Supplementaries |supplementaries |1.20-2.8.15 |DONE |Manifest: NOSIGNATURE
mob_grinding_utils-1.20.1-1.1.0.jar |Mob Grinding Utils |mob_grinding_utils |1.20.1-1.1.0 |DONE |Manifest: NOSIGNATURE
refinedstorage-1.12.4.jar |Refined Storage |refinedstorage |1.12.4 |DONE |Manifest: NOSIGNATURE
embeddium-0.3.20+mc1.20.1.jar |Embeddium |embeddium |0.3.20+mc1.20.1 |DONE |Manifest: NOSIGNATURE
alltheores-1.20.1-47.1.3-2.2.3.jar |AllTheOres |alltheores |2.2.3 |DONE |Manifest: NOSIGNATURE
mcw-bridges-3.0.0-mc1.20.1forge.jar |Macaw's Bridges |mcwbridges |3.0.0 |DONE |Manifest: NOSIGNATURE
FarmersDelight-1.20.1-1.2.4.jar |Farmer's Delight |farmersdelight |1.20.1-1.2.4 |DONE |Manifest: NOSIGNATURE
ToolStats-Forge-1.20.1-16.0.8.jar |ToolStats |toolstats |16.0.8 |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
ironfurnaces-1.20.1-4.1.6.jar |Iron Furnaces |ironfurnaces |4.1.6 |DONE |Manifest: NOSIGNATURE
mcw-fences-1.1.2-mc1.20.1forge.jar |Macaw's Fences and Walls |mcwfences |1.1.2 |DONE |Manifest: NOSIGNATURE
supermartijn642corelib-1.1.17-forge-mc1.20.1.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.17 |DONE |Manifest: NOSIGNATURE
portablemobs-1.2.0-forge-mc1.20.jar |Portable Mobs |portablemobs |1.2.0 |DONE |Manifest: NOSIGNATURE
suppsquared-1.20-1.1.14.jar |Supplementaries Squared |suppsquared |1.20-1.1.14 |DONE |Manifest: NOSIGNATURE
simplehats-forge-1.20.1-0.2.4.jar |SimpleHats |simplehats |1.20.1-0.2.4 |DONE |Manifest: NOSIGNATURE
Searchables-forge-1.20.1-1.0.3.jar |Searchables |searchables |1.0.3 |DONE |Manifest: NOSIGNATURE
time-in-a-bottle-4.0.4-mc1.20.1.jar |Time In A Bottle |tiab |4.0.4-mc1.20.1 |DONE |Manifest: NOSIGNATURE
ftb-ultimine-forge-2001.1.5.jar |FTB Ultimine |ftbultimine |2001.1.5 |DONE |Manifest: NOSIGNATURE
tombstone-1.20.1-8.6.6.jar |Corail Tombstone |tombstone |8.6.6 |DONE |Manifest: NOSIGNATURE
constructionwand-1.20.1-2.11.jar |Construction Wand |constructionwand |1.20.1-2.11 |DONE |Manifest: NOSIGNATURE
mcw-roofs-2.3.0-mc1.20.1forge.jar |Macaw's Roofs |mcwroofs |2.3.0 |DONE |Manifest: NOSIGNATURE
architectury-9.2.14-forge.jar |Architectury |architectury |9.2.14 |DONE |Manifest: NOSIGNATURE
Chargers-1.20-6.0.0.23.jar |Chargers |chargers |6.0.0.23 |DONE |Manifest: 15:a4:a3:0e:d2:f8:64:0c:a4:97:30:5f:48:ba:5f:69:f9:23:42:14:a8:5a:60:3a:b1:b1:29:1a:0a:37:3c:79
curios-forge-5.9.1+1.20.1.jar |Curios API |curios |5.9.1+1.20.1 |DONE |Manifest: NOSIGNATURE
mcw-furniture-3.2.2-mc1.20.1forge.jar |Macaw's Furniture |mcwfurnitures |3.2.2 |DONE |Manifest: NOSIGNATURE
woodenbucket-1.20.1-2.1.0.0.jar |Wooden Bucket |woodenbucket |1.20.1-2.1.0.0 |DONE |Manifest: NOSIGNATURE
trashcans-1.0.18b-forge-mc1.20.jar |Trash Cans |trashcans |1.0.18b |DONE |Manifest: NOSIGNATURE
FastLeafDecay-31.jar |Fast Leaf Decay |fastleafdecay |31 |DONE |Manifest: NOSIGNATURE
mcw-lights-1.0.6-mc1.20.1forge.jar |Macaw's Lights and Lamps |mcwlights |1.0.6 |DONE |Manifest: NOSIGNATURE
DarkModeEverywhere-1.20.1-1.2.2.jar |DarkModeEverywhere |darkmodeeverywhere |1.20.1-1.2.2 |DONE |Manifest: NOSIGNATURE
inventorysorter-1.20.1-23.0.1.jar |Simple Inventory Sorter |inventorysorter |23.0.1 |DONE |Manifest: NOSIGNATURE
Cucumber-1.20.1-7.0.8.jar |Cucumber Library |cucumber |7.0.8 |DONE |Manifest: NOSIGNATURE
jmi-forge-1.20.1-0.14-47.jar |JourneyMap Integration |jmi |1.20.1-0.14-47 |DONE |Manifest: NOSIGNATURE
ftb-library-forge-2001.2.2.jar |FTB Library |ftblibrary |2001.2.2 |DONE |Manifest: NOSIGNATURE
ftb-teams-forge-2001.3.0.jar |FTB Teams |ftbteams |2001.3.0 |DONE |Manifest: NOSIGNATURE
rechiseled-1.1.5c-forge-mc1.20.jar |Rechiseled |rechiseled |1.1.5c |DONE |Manifest: NOSIGNATURE
amendments-1.20-1.2.4.jar |Amendments |amendments |1.20-1.2.4 |DONE |Manifest: NOSIGNATURE
harvestwithease-1.20.1-8.0.1.0-forge.jar |Harvest with ease |harvestwithease |8.0.1.0 |DONE |Manifest: NOSIGNATURE
jei-1.20.1-forge-15.3.0.4.jar |Just Enough Items |jei |15.3.0.4 |DONE |Manifest: NOSIGNATURE
Mekanism-1.20.1-10.4.8.43.jar |Mekanism |mekanism |10.4.8 |DONE |Manifest: NOSIGNATURE
MekanismGenerators-1.20.1-10.4.8.43.jar |Mekanism: Generators |mekanismgenerators |10.4.8 |DONE |Manifest: NOSIGNATURE
MekanismAdditions-1.20.1-10.4.8.43.jar |Mekanism: Additions |mekanismadditions |10.4.8 |DONE |Manifest: NOSIGNATURE
MekanismTools-1.20.1-10.4.8.43.jar |Mekanism: Tools |mekanismtools |10.4.8 |DONE |Manifest: NOSIGNATURE
luggage-1.20-1.6.2.jar |Luggage |luggage |1.20-1.6.2 |DONE |Manifest: NOSIGNATURE
waystones-forge-1.20-14.1.3.jar |Waystones |waystones |14.1.3 |DONE |Manifest: NOSIGNATURE
mcw-paintings-1.0.5-1.20.1forge.jar |Macaw's Paintings |mcwpaintings |1.0.5 |DONE |Manifest: NOSIGNATURE
Clumps-forge-1.20.1-12.0.0.4.jar |Clumps |clumps |12.0.0.4 |DONE |Manifest: NOSIGNATURE
journeymap-1.20.1-5.9.18p1-forge.jar |Journeymap |journeymap |5.9.18p1 |DONE |Manifest: NOSIGNATURE
NaturesCompass-1.20.1-1.11.1-forge.jar |Nature's Compass |naturescompass |1.0.0 |DONE |Manifest: NOSIGNATURE
artifacts-forge-9.5.11.jar |Artifacts |artifacts |9.5.11 |DONE |Manifest: NOSIGNATURE
charginggadgets-1.11.0.jar |Charging Gadgets |charginggadgets |1.11.0 |DONE |Manifest: NOSIGNATURE
design_decor-0.4-1.20.1.jar |Create: Design n' Decor |design_decor |0.4.0 |DONE |Manifest: NOSIGNATURE
create-confectionery1.20.1_v1.1.0.jar |Create Confectionery |create_confectionery |1.1.0 |DONE |Manifest: NOSIGNATURE
fusion-1.1.1-forge-mc1.20.1.jar |Fusion |fusion |1.1.1 |DONE |Manifest: NOSIGNATURE
ftb-chunks-forge-2001.3.1.jar |FTB Chunks |ftbchunks |2001.3.1 |DONE |Manifest: NOSIGNATURE
forge-1.20.1-47.2.21-universal.jar |Forge |forge |47.2.21 |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
mcw-paths-1.0.5-1.20.1forge.jar |Macaw's Paths and Pavings |mcwpaths |1.0.5 |DONE |Manifest: NOSIGNATURE
ironchest-1.20.1-14.4.4.jar |Iron Chests |ironchest |1.20.1-14.4.4 |DONE |Manifest: NOSIGNATURE
craftingtweaks-forge-1.20.1-18.2.4.jar |CraftingTweaks |craftingtweaks |18.2.4 |DONE |Manifest: NOSIGNATURE
server-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.1 |DONE |Manifest: NOSIGNATURE
TerraBlender-forge-1.20.1-3.0.1.7.jar |TerraBlender |terrablender |3.0.1.7 |DONE |Manifest: NOSIGNATURE
BiomesOPlenty-1.20.1-18.0.0.598.jar |Biomes O' Plenty |biomesoplenty |18.0.0.598 |DONE |Manifest: NOSIGNATURE
macawsbridgesbop-1.20-1.2.jar |Macaw's Bridges - BOP |macawsbridgesbop |1.20-1.2 |DONE |Manifest: NOSIGNATURE
mcwfencesbop-1.20-1.0.jar |Macaw's Fences - BOP |mcwfencesbop |1.20-1.0 |DONE |Manifest: NOSIGNATURE
moonlight-1.20-2.11.41-forge.jar |Moonlight Library |moonlight |1.20-2.11.41 |DONE |Manifest: NOSIGNATURE
MouseTweaks-forge-mc1.20.1-2.25.1.jar |Mouse Tweaks |mousetweaks |2.25.1 |DONE |Manifest: NOSIGNATURE
mixinsquared-forge-0.1.1.jar |MixinSquared |mixinsquared |0.1.1 |DONE |Manifest: NOSIGNATURE
Jade-1.20.1-forge-11.9.2.jar |Jade |jade |11.9.2+forge |DONE |Manifest: NOSIGNATURE
animal_feeding_trough-1.1.0+1.20.1-forge.jar |Animal Feeding Trough |animal_feeding_trough |1.1.0+1.20.1-forge |DONE |Manifest: NOSIGNATURE
spectrelib-forge-0.13.15+1.20.1.jar |SpectreLib |spectrelib |0.13.15+1.20.1 |DONE |Manifest: NOSIGNATURE
NaturalDecorMod_1.20.1_V1.1.jar |Natural Decor Mod |naturaldecormod |1.1 |DONE |Manifest: NOSIGNATURE
EnderIO-1.20.1-6.0.25-alpha.jar |Ender IO |enderio |6.0.25-alpha |DONE |Manifest: NOSIGNATURE
flywheel-forge-1.20.1-0.6.10-7.jar |Flywheel |flywheel |0.6.10-7 |DONE |Manifest: NOSIGNATURE
create-1.20.1-0.5.1.f.jar |Create |create |0.5.1.f |DONE |Manifest: NOSIGNATURE
create_central_kitchen-1.20.1-for-create-0.5.1.f-1|Create: Central Kitchen |create_central_kitchen |1.3.12 |DONE |Manifest: NOSIGNATURE
createoreexcavation-1.20-1.4.4.jar |Create Ore Excavation |createoreexcavation |1.4.4 |DONE |Manifest: NOSIGNATURE
curiotiab-1.20.1-2.0.2.jar |Time in a bottle Curio Support|curiotiab |1.20.1-2.0.2 |DONE |Manifest: NOSIGNATURE
bucketlib-1.20.1-2.3.3.2.jar |BucketLib |bucketlib |1.20.1-2.3.3.2 |DONE |Manifest: NOSIGNATURE
create-stuff-additions1.20.1_v2.0.4a.jar |Create Stuff & Additions |create_sa |2.0.4. |DONE |Manifest: NOSIGNATURE
polymorph-forge-0.49.5+1.20.1.jar |Polymorph |polymorph |0.49.5+1.20.1 |DONE |Manifest: NOSIGNATURE
refinedpolymorph-0.1.1-1.19.2.jar |Refined Polymorphism |refinedpolymorph |0.1.1-1.19.2 |DONE |Manifest: NOSIGNATURE
storagedrawers-1.20.1-12.0.3.jar |Storage Drawers |storagedrawers |12.0.3 |DONE |Manifest: NOSIGNATURE
enderchests-forge-1.20.1-1.2.jar |EnderChests |enderchests |1.20.1-1.2 |DONE |Manifest: NOSIGNATURE
JustEnoughMekanismMultiblocks-1.20.1-4.2.jar |Just Enough Mekanism Multibloc|jei_mekanism_multiblocks |4.2 |DONE |Manifest: NOSIGNATURE
canary-mc1.20.1-0.3.3.jar |Canary |canary |0.3.3 |DONE |Manifest: NOSIGNATURE
buildinggadgets2-1.0.7.jar |Building Gadgets 2 |buildinggadgets2 |1.0.7 |DONE |Manifest: NOSIGNATURE
appleskin-forge-mc1.20.1-2.5.1.jar |AppleSkin |appleskin |2.5.1+mc1.20.1 |DONE |Manifest: NOSIGNATURE
lootr-forge-1.20-0.7.34.86.jar |Lootr |lootr |0.7.34.85 |DONE |Manifest: NOSIGNATURE
Aquaculture-1.20.1-2.5.1.jar |Aquaculture 2 |aquaculture |2.5.1 |DONE |Manifest: NOSIGNATURE
expandability-forge-9.0.4.jar |ExpandAbility |expandability |9.0.4 |DONE |Manifest: NOSIGNATURE
Sheep-Squeak-forge-1.20.1-1.2.0.jar |Sheep Squeak |sheepsqueak |1.2.0 |DONE |Manifest: NOSIGNATURE
Crash Report UUID: e5e8f919-88cf-4a94-8aa3-07e3778c58b9
FML: 47.2
Forge: net.minecraftforge:47.2.21