Forge 1.20.1 Crash Report

#dqROhgd
280 lines
Raw
Analysis
Minecraft version:
1.20.1
Java version:
17.0.10
Forge version:
47.2.17
1---- Minecraft Crash Report ----
2// This doesn't make any sense!
3
4Time: 2024-04-02 23:51:39
5Description: Exception in server tick loop
6
7org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
8 at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
9 at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
10 at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
11 at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
12 at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-10.0.9.jar:10.0.9+10.0.9+main.dcd20f30] {}
13 at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.9.jar:?] {}
14 at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.9.jar:?] {}
15 at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.9.jar:?] {}
16 at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.10.jar:?] {}
17 at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {}
18 at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.10.jar:?] {}
19 at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {}
20 at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.10.jar:?] {}
21 at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:?] {}
22 at net.minecraft.server.level.ServerChunkCache.<init>(ServerChunkCache.java:77) ~[client-1.20.1-20230612.114412-srg.jar%23448!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:canary.mixins.json:alloc.chunk_ticking.ServerChunkCacheMixin,pl:mixin:APP:canary.mixins.json:chunk.replace_streams.servercore_compat.ServerChunkCacheMixin,pl:mixin:APP:canary.mixins.json:world.chunk_access.ServerChunkCacheMixin,pl:mixin:APP:valkyrienskies-common.mixins.json:accessors.server.level.ServerChunkCacheAccessor,pl:mixin:APP:vmp.mixins.json:access.IServerChunkManager,pl:mixin:A}
23 at net.minecraft.server.level.ServerLevel.<init>(ServerLevel.java:209) ~[client-1.20.1-20230612.114412-srg.jar%23448!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_serverlevel,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_serverlevel,pl:mixin:APP:citadel.mixins.json:ServerLevelMixin,pl:mixin:APP:architects_palette.mixins.json:ServerWorldMixin,pl:mixin:APP:supplementaries-common.mixins.json:ServerLevelMixin,pl:mixin:APP:botania_xplat.mixins.json:ServerLevelMixin,pl:mixin:APP:sereneseasons.mixins.json:MixinServerLevel,pl:mixin:APP:blueprint.mixins.json:ServerLevelMixin,pl:mixin:APP:canary.mixins.json:alloc.chunk_random.ServerLevelMixin,pl:mixin:APP:canary.mixins.json:chunk.replace_streams.ServerLevelMixin,pl:mixin:APP:canary.mixins.json:entity.inactive_navigations.ServerLevelMixin,pl:mixin:APP:canary.mixins.json:profiler.ServerLevelMixin,pl:mixin:APP:canary.mixins.json:util.accessors.ServerLevelAccessor,pl:mixin:APP:canary.mixins.json:world.block_entity_ticking.sleeping.ServerLevelMixin,pl:mixin:APP:valkyrienskies-common.mixins.json:feature.shipyard_entities.MixinServerLevel,pl:mixin:APP:valkyrienskies-common.mixins.json:server.world.MixinServerLevel,pl:mixin:APP:vmp.mixins.json:chunk.ticking.MixinServerWorld,pl:mixin:APP:vmp.mixins.json:playerwatching.optimize_nearby_player_lookups.MixinServerWorld,pl:mixin:A}
24 at net.minecraft.server.MinecraftServer.m_129815_(MinecraftServer.java:337) ~[client-1.20.1-20230612.114412-srg.jar%23448!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,pl:mixin:A}
25 at net.minecraft.server.MinecraftServer.m_130006_(MinecraftServer.java:308) ~[client-1.20.1-20230612.114412-srg.jar%23448!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,pl:mixin:A}
26 at net.minecraft.client.server.IntegratedServer.m_7038_(IntegratedServer.java:63) ~[client-1.20.1-20230612.114412-srg.jar%23448!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:blueprint.mixins.json:client.IntegratedServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
27 at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:634) ~[client-1.20.1-20230612.114412-srg.jar%23448!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,pl:mixin:A}
28 at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251) ~[client-1.20.1-20230612.114412-srg.jar%23448!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,pl:mixin:A}
29 at java.lang.Thread.run(Unknown Source) ~[?:?] {re:mixin}
30Caused by: org.spongepowered.asm.mixin.throwables.MixinApplyError: Mixin [vmp.mixins.json:chunk.sending.MixinThreadedAnvilChunkStorage] from phase [DEFAULT] in config [vmp.mixins.json] FAILED during APPLY
31 at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinError(MixinProcessor.java:636) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
32 at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinApplyError(MixinProcessor.java:588) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
33 at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:379) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
34 ... 21 more
35Caused by: org.spongepowered.asm.mixin.transformer.throwables.InvalidMixinException: PRIVATE @Overwrite method m_214908_ in vmp.mixins.json:chunk.sending.MixinThreadedAnvilChunkStorage cannot reduce visibiliy of PUBLIC target method
36 at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.conformVisibility(MixinPreProcessorStandard.java:485) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
37 at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attachSpecialMethod(MixinPreProcessorStandard.java:458) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
38 at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attachOverwriteMethod(MixinPreProcessorStandard.java:419) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
39 at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attachMethods(MixinPreProcessorStandard.java:349) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
40 at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attach(MixinPreProcessorStandard.java:302) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
41 at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.createContextFor(MixinPreProcessorStandard.java:280) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
42 at org.spongepowered.asm.mixin.transformer.MixinInfo.createContextFor(MixinInfo.java:1288) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
43 at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:292) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
44 at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:383) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
45 at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:365) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
46 at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
47 ... 21 more
48
49
50A detailed walkthrough of the error, its code path and all known details is as follows:
51---------------------------------------------------------------------------------------
52
53-- System Details --
54Details:
55 Minecraft Version: 1.20.1
56 Minecraft Version ID: 1.20.1
57 Operating System: Windows 11 (amd64) version 10.0
58 Java Version: 17.0.10, Azul Systems, Inc.
59 Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Azul Systems, Inc.
60 Memory: 634131600 bytes (604 MiB) / 5570035712 bytes (5312 MiB) up to 8791261184 bytes (8384 MiB)
61 CPUs: 8
62 Processor Vendor: GenuineIntel
63 Processor Name: Intel(R) Core(TM) i7-1065G7 CPU @ 1.30GHz
64 Identifier: Intel64 Family 6 Model 126 Stepping 5
65 Microarchitecture: Ice Lake (Client)
66 Frequency (GHz): 1.50
67 Number of physical packages: 1
68 Number of physical CPUs: 4
69 Number of logical CPUs: 8
70 Graphics card #0 name: Virtual Desktop Monitor
71 Graphics card #0 vendor: Virtual Desktop, Inc.
72 Graphics card #0 VRAM (MB): 0.00
73 Graphics card #0 deviceId: unknown
74 Graphics card #0 versionInfo: DriverVersion=**.**.**.**
75 Graphics card #1 name: NVIDIA GeForce GTX 1650 with Max-Q Design
76 Graphics card #1 vendor: NVIDIA (0x10de)
77 Graphics card #1 VRAM (MB): 4095.00
78 Graphics card #1 deviceId: 0x1f91
79 Graphics card #1 versionInfo: DriverVersion=31.0.15.5176
80 Graphics card #2 name: Intel(R) Iris(R) Plus Graphics
81 Graphics card #2 vendor: Intel Corporation (0x8086)
82 Graphics card #2 VRAM (MB): 1024.00
83 Graphics card #2 deviceId: 0x8a52
84 Graphics card #2 versionInfo: DriverVersion=25.20.100.7060
85 Memory slot #0 capacity (MB): 8192.00
86 Memory slot #0 clockSpeed (GHz): 2.40
87 Memory slot #0 type: LPDDR4
88 Memory slot #1 capacity (MB): 8192.00
89 Memory slot #1 clockSpeed (GHz): 2.40
90 Memory slot #1 type: LPDDR4
91 Virtual memory max (MB): 24144.19
92 Virtual memory used (MB): 17818.23
93 Swap memory total (MB): 7936.00
94 Swap memory used (MB): 484.27
95 JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx8384M
96 Server Running: true
97 Player Count: 0 / 8; []
98 Data Packs: vanilla, mod:treechop (incompatible), mod:supermartijn642configlib (incompatible), mod:geckolib, mod:botarium (incompatible), mod:naturalist (incompatible), mod:architects_palette, mod:vegandelight, mod:mcwwindows, mod:eggdelight, mod:mcwfurnituresbop, mod:xaeroworldmap (incompatible), mod:citadel (incompatible), mod:alexsmobs (incompatible), mod:yungsapi, mod:mixinextras (incompatible), mod:botanypotstiers (incompatible), mod:bookshelf, mod:storagedelight, mod:mcwdoors, mod:balm, mod:carryon (incompatible), mod:macawsroofsbop, mod:cloth_config (incompatible), mod:embeddium, mod:athena, mod:chipped (incompatible), mod:mcwbridges, mod:farmersdelight, mod:casualness_delight, mod:maturidelight, mod:ends_delight, mod:handcrafted (incompatible), mod:chefsdelight (incompatible), mod:mcwtrpdoors, mod:mcwfences, mod:supermartijn642corelib, mod:botania, mod:pamhc2foodextended (incompatible), mod:alexsmobsinteraction (incompatible), mod:curios (incompatible), mod:butchersdelightfoods, mod:resourcefullib (incompatible), mod:butchersdelight, mod:mcwroofs, mod:deeperdarker, mod:architectury (incompatible), mod:doapi (incompatible), mod:candlelight (incompatible), mod:bakery (incompatible), mod:vinery (incompatible), mod:beachparty (incompatible), mod:bloomingnature, mod:brewery (incompatible), mod:meadow, mod:herbalbrews, mod:mcwfurnitures, mod:adorn (incompatible), mod:l2library (incompatible), mod:toms_storage (incompatible), mod:cuisinedelight (incompatible), mod:tofucraft (incompatible), mod:tofudelight, mod:shulkerboxtooltip (incompatible), mod:slaviccuisine (incompatible), mod:mcwlights, mod:smartbrainlib (incompatible), mod:quarkoddities, mod:festive_delight, mod:rechiseled (incompatible), mod:butcher, mod:amendments (incompatible), mod:jei, mod:visualworkbench, mod:sunflowerdelight, mod:vmp (incompatible), mod:mcwholidays, mod:mcwpaintings, mod:comforts (incompatible), mod:travelersbackpack, mod:sereneseasons (incompatible), mod:decorative_blocks, mod:botanypots (incompatible), mod:everycomp (incompatible), mod:pineapple_delight (incompatible), mod:fusion, mod:blueprint, mod:cratedelight, mod:azurelib, mod:memoryleakfix (incompatible), mod:coffee_delight (incompatible), mod:moredelight (incompatible), mod:forge, mod:mcwpaths, mod:ironchest, mod:cofh_core, mod:thermal, mod:thermal_integration, mod:thermal_foundation, mod:thermal_expansion, mod:thermal_dynamics, mod:terrablender, mod:biomesoplenty (incompatible), mod:macawsbridgesbop, mod:mcwfencesbop, mod:sebastrnlib, mod:patchouli (incompatible), mod:refinedcooking, mod:cookingforblockheads, mod:refinedstorage, mod:moonlight (incompatible), mod:mousetweaks, mod:commonality, mod:mysterious_mountain_lib (incompatible), mod:corn_delight (incompatible), mod:mixinsquared (incompatible), mod:jade (incompatible), mod:animal_feeding_trough (incompatible), mod:another_furniture (incompatible), mod:spectrelib (incompatible), mod:nethersdelight, mod:azurelibarmor, mod:kotlinforforge (incompatible), mod:xaerominimap (incompatible), mod:pamhc2foodcore (incompatible), mod:thermal_cultivation, mod:polymorph (incompatible), mod:storagedrawers (incompatible), mod:zeta (incompatible), mod:quark (incompatible), mod:supplementaries, mod:immersive_paintings (incompatible), mod:medieval_deco, mod:canary, mod:miners_delight (incompatible), mod:modonomicon, mod:immediatelyfast (incompatible), mod:oceansdelight (incompatible), mod:appleskin (incompatible), mod:moremobvariants, mod:ferritecore (incompatible), mod:embeddium_extra, mod:occultism, mod:apexcore, mod:fantasyfurniture, mod:puzzleslib, mod:betterlily (incompatible), mod:valkyrienskies (incompatible), mod:refinedstorageaddons, mod:refinedpolymorph, mod:textrues_embeddium_options (incompatible), mod:crabbersdelight, mod:delightful (incompatible), Everycomp Generated Pack, Supplementaries Generated Pack, better_leaves, bushy_leaves, green_stove, optifine_support, mod:clumps (incompatible)
99 Enabled Feature Flags: minecraft:vanilla
100 World Generation: Stable
101 Type: Integrated Server (map_client.txt)
102 Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
103 Launched Version: 1.20.1
104 ModLauncher: 10.0.9+10.0.9+main.dcd20f30
105 ModLauncher launch target: forgeclient
106 ModLauncher naming: srg
107 ModLauncher services:
108 mixin-0.8.5.jar mixin PLUGINSERVICE
109 eventbus-6.0.5.jar eventbus PLUGINSERVICE
110 fmlloader-1.20.1-47.2.17.jar slf4jfixer PLUGINSERVICE
111 fmlloader-1.20.1-47.2.17.jar object_holder_definalize PLUGINSERVICE
112 fmlloader-1.20.1-47.2.17.jar runtime_enum_extender PLUGINSERVICE
113 fmlloader-1.20.1-47.2.17.jar capability_token_subclass PLUGINSERVICE
114 accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
115 fmlloader-1.20.1-47.2.17.jar runtimedistcleaner PLUGINSERVICE
116 modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE
117 modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE
118 FML Language Providers:
119 minecraft@1.0
120 javafml@null
121 kotlinforforge@4.10.0
122 lowcodefml@null
123 Mod List:
124 TreeChop-1.20.1-forge-0.19.0.jar |HT's TreeChop |treechop |0.18.8 |DONE |Manifest: NOSIGNATURE
125 supermartijn642configlib-1.1.8-forge-mc1.20.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.8 |DONE |Manifest: NOSIGNATURE
126 geckolib-forge-1.20.1-4.4.2.jar |GeckoLib 4 |geckolib |4.4.2 |DONE |Manifest: NOSIGNATURE
127 botarium-forge-1.20.1-2.3.3.jar |Botarium |botarium |2.3.3 |DONE |Manifest: NOSIGNATURE
128 naturalist-forge-4.0.3-1.20.1.jar |Naturalist |naturalist |4.0.3 |DONE |Manifest: NOSIGNATURE
129 Architects-Palette-1.20.1-1.3.6.1.jar |Architect's Palette |architects_palette |**.**.**.** |DONE |Manifest: NOSIGNATURE
130 vegandelight-1.1.jar |Vegan Delight |vegandelight |1.1 |DONE |Manifest: NOSIGNATURE
131 mcw-windows-2.2.1-mc1.20.1forge.jar |Macaw's Windows |mcwwindows |2.2.1 |DONE |Manifest: NOSIGNATURE
132 EggDelight-v1.2-1.20.1.jar |Egg Delight |eggdelight |1.2 |DONE |Manifest: NOSIGNATURE
133 mcwfurnituresbop-1.20-1.1.jar |Macaw's Furnitures - BOP |mcwfurnituresbop |1.20-1.1 |DONE |Manifest: NOSIGNATURE
134 XaerosWorldMap_1.38.1_Forge_1.20.jar |Xaero's World Map |xaeroworldmap |1.38.1 |DONE |Manifest: NOSIGNATURE
135 citadel-2.5.4-1.20.1.jar |Citadel |citadel |2.5.4 |DONE |Manifest: NOSIGNATURE
136 alexsmobs-1.22.8.jar |Alex's Mobs |alexsmobs |1.22.8 |DONE |Manifest: NOSIGNATURE
137 YungsApi-1.20-Forge-4.0.4.jar |YUNG's API |yungsapi |1.20-Forge-4.0.4 |DONE |Manifest: NOSIGNATURE
138 mixinextras-forge-0.3.5.jar |MixinExtras |mixinextras |0.3.5 |DONE |Manifest: NOSIGNATURE
139 BotanyPotsTiers-Forge-1.20.1-6.0.1.jar |BotanyPotsTiers |botanypotstiers |6.0.1 |DONE |Manifest: NOSIGNATURE
140 Bookshelf-Forge-1.20.1-20.1.9.jar |Bookshelf |bookshelf |20.1.9 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
141 storagedelight-1.0.2-1.20.1-forge.jar |Storage Delight |storagedelight |1.0.2 |DONE |Manifest: NOSIGNATURE
142 mcw-doors-1.1.0forge-mc1.20.1.jar |Macaw's Doors |mcwdoors |1.1.0 |DONE |Manifest: NOSIGNATURE
143 balm-forge-1.20.1-7.2.2.jar |Balm |balm |7.2.2 |DONE |Manifest: NOSIGNATURE
144 carryon-forge-1.20.1-2.1.2.7.jar |Carry On |carryon |**.**.**.** |DONE |Manifest: NOSIGNATURE
145 macawsroofsbop-1.20-1.0.jar |Macaw's Roofs - BOP |macawsroofsbop |1.20-1.0 |DONE |Manifest: NOSIGNATURE
146 cloth-config-11.1.118-forge.jar |Cloth Config v10 API |cloth_config |11.1.118 |DONE |Manifest: NOSIGNATURE
147 embeddium-0.3.11+mc1.20.1.jar |Embeddium |embeddium |0.3.11+mc1.20.1 |DONE |Manifest: NOSIGNATURE
148 athena-forge-1.20.1-3.1.2.jar |Athena |athena |3.1.2 |DONE |Manifest: NOSIGNATURE
149 Chipped-forge-1.20.1-3.0.4.jar |Chipped |chipped |3.0.4 |DONE |Manifest: NOSIGNATURE
150 mcw-bridges-2.1.0-mc1.20.1forge.jar |Macaw's Bridges |mcwbridges |2.1.0 |DONE |Manifest: NOSIGNATURE
151 FarmersDelight-1.20.1-1.2.4.jar |Farmer's Delight |farmersdelight |1.20.1-1.2.4 |DONE |Manifest: NOSIGNATURE
152 [+食品}_随意乐事casualness_delight-1.20.1-0.4n.jar |Casualness Delight |casualness_delight |1.20.1-0.4n |DONE |Manifest: NOSIGNATURE
153 maturidelight-1.20.1-3.0.0.jar |MaturiDelight |maturidelight |1.20.1-3.0.0 |DONE |Manifest: NOSIGNATURE
154 ends_delight-1.20.1-1.0.1.jar |End's Delight |ends_delight |1.0.1 |DONE |Manifest: NOSIGNATURE
155 handcrafted-forge-1.20.1-3.0.6.jar |Handcrafted |handcrafted |3.0.6 |DONE |Manifest: NOSIGNATURE
156 chefs-delight-1.0.3-forge-1.20.1.jar |Chefs Delight |chefsdelight |1.0.3-forge-1.20.1 |DONE |Manifest: NOSIGNATURE
157 mcw-trapdoors-1.1.2-mc1.20.1forge.jar |Macaw's Trapdoors |mcwtrpdoors |1.1.2 |DONE |Manifest: NOSIGNATURE
158 mcw-fences-1.1.1-mc1.20.1forge.jar |Macaw's Fences and Walls |mcwfences |1.1.1 |DONE |Manifest: NOSIGNATURE
159 supermartijn642corelib-1.1.17-forge-mc1.20.1.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.17 |DONE |Manifest: NOSIGNATURE
160 Botania-1.20.1-443-FORGE.jar |Botania |botania |1.20.1-443-FORGE |DONE |Manifest: NOSIGNATURE
161 pamhc2foodextended-1.20.4-1.0.1.jar |Pam's HarvestCraft 2 - Food Ex|pamhc2foodextended |0.0NONE |DONE |Manifest: NOSIGNATURE
162 alexsmobsinteraction-2.0.jar |Alexs Mobs Interaction |alexsmobsinteraction |2.0 |DONE |Manifest: NOSIGNATURE
163 curios-forge-5.7.2+1.20.1.jar |Curios API |curios |5.7.2+1.20.1 |DONE |Manifest: NOSIGNATURE
164 Butchersdelight Foods beta 1.20.1 1.0.2.jar |ButchersDelightfoods |butchersdelightfoods |**.**.**.**.2 |DONE |Manifest: NOSIGNATURE
165 resourcefullib-forge-1.20.1-2.1.24.jar |Resourceful Lib |resourcefullib |2.1.24 |DONE |Manifest: NOSIGNATURE
166 Butchersdelight beta 1.20.1 2.1.0.jar |ButchersDelight |butchersdelight |**.**.**.**.0 |DONE |Manifest: NOSIGNATURE
167 mcw-roofs-2.3.0-mc1.20.1forge.jar |Macaw's Roofs |mcwroofs |2.3.0 |DONE |Manifest: NOSIGNATURE
168 deeperdarker-forge-1.20.1-1.2.1.jar |Deeper and Darker |deeperdarker |1.2.1 |DONE |Manifest: NOSIGNATURE
169 architectury-9.1.12-forge.jar |Architectury |architectury |9.1.12 |DONE |Manifest: NOSIGNATURE
170 letsdo-API-forge-1.2.9-forge.jar |[Let's Do] API |doapi |1.2.9 |DONE |Manifest: NOSIGNATURE
171 letsdo-candlelight-forge-1.2.10.jar |[Let's Do] Candlelight |candlelight |1.2.10 |DONE |Manifest: NOSIGNATURE
172 letsdo-bakery-forge-1.1.8.jar |[Let's Do] Bakery |bakery |1.1.8 |DONE |Manifest: NOSIGNATURE
173 letsdo-vinery-forge-1.4.14.jar |[Let's Do] Vinery |vinery |1.4.14 |DONE |Manifest: NOSIGNATURE
174 letsdo-beachparty-forge-1.1.4-1.jar |[Let's Do] Beachparty |beachparty |1.1.4-1 |DONE |Manifest: NOSIGNATURE
175 letsdo-bloomingnature-forge-1.0.6.jar |[Let's Do] BloomingNature |bloomingnature |1.0.6 |DONE |Manifest: NOSIGNATURE
176 letsdo-brewery-forge-1.1.5.jar |[Let's Do] Brewery |brewery |1.1.5 |DONE |Manifest: NOSIGNATURE
177 letsdo-meadow-forge-1.3.7.jar |[Let's Do] Meadow |meadow |1.3.7 |DONE |Manifest: NOSIGNATURE
178 letsdo-herbalbrews-forge-1.0.6.jar |[Let's Do] HerbalBrews |herbalbrews |1.0.6 |DONE |Manifest: NOSIGNATURE
179 mcw-furniture-3.2.2-mc1.20.1forge.jar |Macaw's Furniture |mcwfurnitures |3.2.2 |DONE |Manifest: NOSIGNATURE
180 Adorn-5.0.1+1.20.1-forge.jar |Adorn |adorn |5.0.1+1.20.1 |DONE |Manifest: NOSIGNATURE
181 l2library-2.4.14-slim.jar |L2 Library |l2library |2.4.14 |DONE |Manifest: NOSIGNATURE
182 toms_storage-1.20-1.6.6.jar |Tom's Simple Storage Mod |toms_storage |1.6.6 |DONE |Manifest: NOSIGNATURE
183 cuisinedelight-1.1.8.jar |Cuisine Delight |cuisinedelight |1.1.8 |DONE |Manifest: NOSIGNATURE
184 TofuCraftReload-1.20.1-5.10.5.0.jar |TofuCraftReload |tofucraft |1.20.1-5.10.5.0 |DONE |Manifest: NOSIGNATURE
185 tofudelight-1.20.1-2.5.0.jar |TofuDelight |tofudelight |1.20.1-2.5.0 |DONE |Manifest: NOSIGNATURE
186 shulkerboxtooltip-forge-4.0.4+1.20.1.jar |ShulkerBoxTooltip |shulkerboxtooltip |4.0.4+1.20.1 |DONE |Manifest: NOSIGNATURE
187 slavic-cuisine-0.9.0.jar |Slavic Cuisine |slaviccuisine |0.9.0 |DONE |Manifest: NOSIGNATURE
188 mcw-lights-1.0.6-mc1.20.1forge.jar |Macaw's Lights and Lamps |mcwlights |1.0.6 |DONE |Manifest: NOSIGNATURE
189 SmartBrainLib-forge-1.20.1-1.13.jar |SmartBrainLib |smartbrainlib |1.13 |DONE |Manifest: NOSIGNATURE
190 QuarkOddities-1.20.1.jar |Quark Oddities |quarkoddities |1.20.1 |DONE |Manifest: NOSIGNATURE
191 Festive_Delight_1.3_Forge_1.20.1.jar |Festive Delight |festive_delight |1.3.0 |DONE |Manifest: NOSIGNATURE
192 rechiseled-1.1.5c-forge-mc1.20.jar |Rechiseled |rechiseled |1.1.5c |DONE |Manifest: NOSIGNATURE
193 butcher-1.7.jar |Butcher |butcher |1.0.0 |DONE |Manifest: NOSIGNATURE
194 amendments-1.20-1.1.11.jar |Amendments |amendments |1.20-1.1.11 |DONE |Manifest: NOSIGNATURE
195 jei-1.20.1-forge-15.3.0.4.jar |Just Enough Items |jei |**.**.**.** |DONE |Manifest: NOSIGNATURE
196 VisualWorkbench-v8.0.0-1.20.1-Forge.jar |Visual Workbench |visualworkbench |8.0.0 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
197 sunflowerdelight-1.20.1-1.0.2.jar |Sunflower Delight |sunflowerdelight |1.0.2 |DONE |Manifest: NOSIGNATURE
198 vmp-fabric-mc1.20.1-0.2.0+beta.7.101-all.jar |Very Many Players |vmp |0.2.0+beta.7.101 |DONE |Manifest: NOSIGNATURE
199 mcw-holidays-1.1.0-mc1.20.1forge.jar |Macaw's Holidays |mcwholidays |1.1.0 |DONE |Manifest: NOSIGNATURE
200 mcw-paintings-1.0.5-1.20.1forge.jar |Macaw's Paintings |mcwpaintings |1.0.5 |DONE |Manifest: NOSIGNATURE
201 Clumps-forge-1.20.1-12.0.0.3.jar |Clumps |clumps |**.**.**.** |DONE |Manifest: NOSIGNATURE
202 comforts-forge-6.3.5+1.20.1.jar |Comforts |comforts |6.3.5+1.20.1 |DONE |Manifest: NOSIGNATURE
203 travelersbackpack-forge-1.20.1-9.1.13.jar |Traveler's Backpack |travelersbackpack |9.1.13 |DONE |Manifest: NOSIGNATURE
204 SereneSeasons-1.20.1-9.0.0.46.jar |Serene Seasons |sereneseasons |**.**.**.** |DONE |Manifest: NOSIGNATURE
205 decorative_blocks-forge-1.20.1-4.1.3.jar |Decorative Blocks |decorative_blocks |4.1.3 |DONE |Manifest: NOSIGNATURE
206 BotanyPots-Forge-1.20.1-13.0.26.jar |BotanyPots |botanypots |13.0.26 |DONE |Manifest: NOSIGNATURE
207 everycomp-1.20-2.6.40.jar |Every Compat |everycomp |1.20-2.6.40 |DONE |Manifest: NOSIGNATURE
208 PineappleDelight-Forge-1.20-1.0.8-Fix.jar |Pineapple Delight |pineapple_delight |1.0.8 |DONE |Manifest: NOSIGNATURE
209 fusion-1.1.1-forge-mc1.20.1.jar |Fusion |fusion |1.1.1 |DONE |Manifest: NOSIGNATURE
210 blueprint-1.20.1-7.0.3.jar |Blueprint |blueprint |7.0.3 |DONE |Manifest: NOSIGNATURE
211 cratedelight-1.0.8-1.20.1-forge.jar |Crate Delight |cratedelight |1.0.8-1.20.1-forge |DONE |Manifest: NOSIGNATURE
212 azurelib-neo-1.20.1-2.0.20.jar |AzureLib |azurelib |2.0.20 |DONE |Manifest: NOSIGNATURE
213 memoryleakfix-forge-1.17+-1.1.5.jar |Memory Leak Fix |memoryleakfix |1.1.5 |DONE |Manifest: NOSIGNATURE
214 CoffeeDelight-Forge-1.20.1-1.4-Fix.jar |Coffee Delight |coffee_delight |1.4 |DONE |Manifest: NOSIGNATURE
215 moredelight-1.0.2-1.20.1-forge.jar |More Delight |moredelight |1.0.2-1.20.1 |DONE |Manifest: NOSIGNATURE
216 forge-1.20.1-47.2.17-universal.jar |Forge |forge |47.2.17 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
217 mcw-paths-1.0.4forge-mc1.20.1.jar |Macaw's Paths and Pavings |mcwpaths |1.0.4 |DONE |Manifest: NOSIGNATURE
218 ironchest-1.20.1-14.4.4.jar |Iron Chests |ironchest |1.20.1-14.4.4 |DONE |Manifest: NOSIGNATURE
219 client-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.1 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
220 cofh_core-1.20.1-11.0.0.51.jar |CoFH Core |cofh_core |11.0.0 |DONE |Manifest: NOSIGNATURE
221 thermal_core-1.20.1-11.0.2.18.jar |Thermal Series |thermal |11.0.2 |DONE |Manifest: NOSIGNATURE
222 thermal_integration-1.20.1-11.0.0.23.jar |Thermal Integration |thermal_integration |11.0.0 |DONE |Manifest: NOSIGNATURE
223 thermal_foundation-1.20.1-11.0.2.64.jar |Thermal Foundation |thermal_foundation |11.0.2 |DONE |Manifest: NOSIGNATURE
224 thermal_expansion-1.20.1-11.0.0.27.jar |Thermal Expansion |thermal_expansion |11.0.0 |DONE |Manifest: NOSIGNATURE
225 thermal_dynamics-1.20.1-11.0.0.21.jar |Thermal Dynamics |thermal_dynamics |11.0.0 |DONE |Manifest: NOSIGNATURE
226 TerraBlender-forge-1.20.1-3.0.1.4.jar |TerraBlender |terrablender |**.**.**.** |DONE |Manifest: NOSIGNATURE
227 BiomesOPlenty-1.20.1-18.0.0.598.jar |Biomes O' Plenty |biomesoplenty |**.**.**.** |DONE |Manifest: NOSIGNATURE
228 macawsbridgesbop-1.20-1.1.jar |Macaw's Bridges - BOP |macawsbridgesbop |1.20-1.1 |DONE |Manifest: NOSIGNATURE
229 mcwfencesbop-1.20-1.0.jar |Macaw's Fences - BOP |mcwfencesbop |1.20-1.0 |DONE |Manifest: NOSIGNATURE
230 sebastrnlib-4.0.0.jar |Sebastrn Lib |sebastrnlib |4.0.0 |DONE |Manifest: NOSIGNATURE
231 Patchouli-1.20.1-84-FORGE.jar |Patchouli |patchouli |1.20.1-84-FORGE |DONE |Manifest: NOSIGNATURE
232 refinedcooking-4.0.0.jar |Refined Cooking |refinedcooking |4.0.0 |DONE |Manifest: NOSIGNATURE
233 cookingforblockheads-forge-1.20.1-16.0.3.jar |CookingForBlockheads |cookingforblockheads |16.0.3 |DONE |Manifest: NOSIGNATURE
234 refinedstorage-1.12.4.jar |Refined Storage |refinedstorage |1.12.4 |DONE |Manifest: NOSIGNATURE
235 moonlight-1.20-2.11.9-forge.jar |Moonlight Library |moonlight |1.20-2.11.9 |DONE |Manifest: NOSIGNATURE
236 MouseTweaks-forge-mc1.20-2.25.jar |Mouse Tweaks |mousetweaks |2.25 |DONE |Manifest: NOSIGNATURE
237 commonality-1.20.1-7.0.0.jar |Commonality |commonality |7.0.0 |DONE |Manifest: NOSIGNATURE
238 mysterious_mountain_lib-1.4.5-1.20.1.jar |Mysterious Mountain Lib |mysterious_mountain_lib |1.4.5-1.20.1 |DONE |Manifest: NOSIGNATURE
239 corn_delight-1.0.3-1.20.1.jar |Corn Delight |corn_delight |1.0.3-1.20.1 |DONE |Manifest: NOSIGNATURE
240 mixinsquared-forge-0.1.1.jar |MixinSquared |mixinsquared |0.1.1 |DONE |Manifest: NOSIGNATURE
241 Jade-1.20.1-forge-11.8.0.jar |Jade |jade |11.8.0 |DONE |Manifest: NOSIGNATURE
242 animal_feeding_trough-1.0.3+1.20.1-forge.jar |Animal Feeding Trough |animal_feeding_trough |1.0.3+1.20.1-forge |DONE |Manifest: NOSIGNATURE
243 another_furniture-forge-1.20.1-3.0.1.jar |Another Furniture |another_furniture |1.20.1-3.0.1 |DONE |Manifest: NOSIGNATURE
244 spectrelib-forge-0.13.15+1.20.1.jar |SpectreLib |spectrelib |0.13.15+1.20.1 |DONE |Manifest: NOSIGNATURE
245 nethersdelight-1.20.1-4.0.jar |Nether's Delight |nethersdelight |1.20.1-4.0 |DONE |Manifest: NOSIGNATURE
246 azurelibarmor-neo-1.20.1-2.0.3.jar |AzureLib Armor |azurelibarmor |2.0.3 |DONE |Manifest: NOSIGNATURE
247 kffmod-4.10.0.jar |Kotlin For Forge |kotlinforforge |4.10.0 |DONE |Manifest: NOSIGNATURE
248 Xaeros_Minimap_24.0.3_Forge_1.20.jar |Xaero's Minimap |xaerominimap |24.0.3 |DONE |Manifest: NOSIGNATURE
249 pamhc2foodcore-1.20.4-1.0.5.jar |Pam's HarvestCraft 2 - Food Co|pamhc2foodcore |1.0.5 |DONE |Manifest: NOSIGNATURE
250 thermal_cultivation-1.20.1-11.0.0.22.jar |Thermal Cultivation |thermal_cultivation |11.0.0 |DONE |Manifest: NOSIGNATURE
251 polymorph-forge-0.49.3+1.20.1.jar |Polymorph |polymorph |0.49.3+1.20.1 |DONE |Manifest: NOSIGNATURE
252 storagedrawers-1.20.1-12.0.3.jar |Storage Drawers |storagedrawers |12.0.3 |DONE |Manifest: NOSIGNATURE
253 Zeta-1.0-14.jar |Zeta |zeta |1.0-14 |DONE |Manifest: NOSIGNATURE
254 Quark-4.0-439.jar |Quark |quark |4.0-439 |DONE |Manifest: NOSIGNATURE
255 supplementaries-1.20-2.8.10.jar |Supplementaries |supplementaries |1.20-2.8.10 |DONE |Manifest: NOSIGNATURE
256 immersive_paintings-0.6.7+1.20.1-forge.jar |Immersive Paintings |immersive_paintings |0.6.7+1.20.1 |DONE |Manifest: NOSIGNATURE
257 Medieval Decoration v.1.2 1.20.1.jar |PlayTics Deco |medieval_deco |1.2 |DONE |Manifest: NOSIGNATURE
258 canary-mc1.20.1-0.3.3.jar |Canary |canary |0.3.3 |DONE |Manifest: NOSIGNATURE
259 miners_delight-1.20.1-1.2.3.jar |Miner's Delight |miners_delight |1.20.1-1.2.3 |DONE |Manifest: NOSIGNATURE
260 modonomicon-1.20.1-forge-1.67.0.jar |Modonomicon |modonomicon |1.67.0 |DONE |Manifest: NOSIGNATURE
261 ImmediatelyFast-Forge-1.2.11+1.20.4.jar |ImmediatelyFast |immediatelyfast |1.2.11+1.20.4 |DONE |Manifest: NOSIGNATURE
262 oceansdelight-1.0.2-1.20.jar |Ocean's Delight |oceansdelight |1.0.2-1.20 |DONE |Manifest: NOSIGNATURE
263 appleskin-forge-mc1.20.1-2.5.1.jar |AppleSkin |appleskin |2.5.1+mc1.20.1 |DONE |Manifest: NOSIGNATURE
264 moremobvariants-forge+1.20-1.2.2.jar |More Mob Variants |moremobvariants |1.2.2 |DONE |Manifest: NOSIGNATURE
265 ferritecore-6.0.1-forge.jar |Ferrite Core |ferritecore |6.0.1 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
266 rubidium-extra-0.5.4.2+mc1.20.1-build.118.jar |Embeddium Extra |embeddium_extra |**.**.**.**+mc1.20.1-bui|DONE |Manifest: NOSIGNATURE
267 occultism-1.20.1-1.124.3.jar |Occultism |occultism |1.124.3 |DONE |Manifest: NOSIGNATURE
268 apexcore-1.20.1-10.0.0.jar |ApexCore |apexcore |10.0.0 |DONE |Manifest: NOSIGNATURE
269 fantasyfurniture-1.20.1-9.0.0.jar |Fantasy's Furniture |fantasyfurniture |9.0.0 |DONE |Manifest: NOSIGNATURE
270 PuzzlesLib-v8.0.15-1.20.1-Forge.jar |Puzzles Lib |puzzleslib |8.0.15 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
271 betterlily-1.20-1.3.1.jar |Better Lily Pads |betterlily |1.20-1.3.1 |DONE |Manifest: NOSIGNATURE
272 valkyrienskies-120-2.3.0-beta.5.jar |Valkyrien Skies 2 |valkyrienskies |2.3.0-beta.5 |DONE |Manifest: NOSIGNATURE
273 refinedstorageaddons-0.10.0.jar |Refined Storage Addons |refinedstorageaddons |0.10.0 |DONE |Manifest: NOSIGNATURE
274 refinedpolymorph-0.1.0-1.20.1.jar |Refined Polymorphism |refinedpolymorph |0.1.0-1.20.1 |DONE |Manifest: NOSIGNATURE
275 textrues_embeddium_options-0.1.5+mc1.20.1.jar |TexTrue's Embeddium Options |textrues_embeddium_options |0.1.5+mc1.20.1 |DONE |Manifest: NOSIGNATURE
276 CrabbersDelight-1.20.1-1.1.4.jar |Crabber's Delight |crabbersdelight |1.1.4 |DONE |Manifest: NOSIGNATURE
277 Delightful-1.20.1-3.5.2.jar |Delightful |delightful |3.5.2 |DONE |Manifest: NOSIGNATURE
278 Crash Report UUID: 43b9e79a-18cd-4416-a079-459341a13668
279 FML: 47.2
280 Forge: net.minecraftforge:47.2.17
This log will be saved for 90 days from their last view.
Report abuse