Forge 1.20.1 Crash Report

#qK5Vwtk
205 lines
Raw
Analysis
Minecraft version:
1.20.1
Java version:
17.0.11
Forge version:
47.3.5
1---- Minecraft Crash Report ----
2// You should try our sister game, Minceraft!
3
4Time: 2024-09-06 22:03:16
5Description: Exception in server tick loop
6
7java.lang.NoSuchMethodError: 'net.minecraft.nbt.ListTag com.simibubi.create.content.equipment.armor.BacktankBlockEntity.getEnchantmentTag()'
8 at com.possible_triangle.create_jetpack.block.JetpackBlock$getCloneItemStack$enchants$1.invoke(JetpackBlock.kt:27) ~[create_jetpack-forge-4.2.1.jar%23233!/:4.2.1] {re:classloading}
9 at com.possible_triangle.create_jetpack.block.JetpackBlock$getCloneItemStack$enchants$1.invoke(JetpackBlock.kt:27) ~[create_jetpack-forge-4.2.1.jar%23233!/:4.2.1] {re:classloading}
10 at com.possible_triangle.create_jetpack.block.JetpackBlock.getCloneItemStack$lambda$1(JetpackBlock.kt:27) ~[create_jetpack-forge-4.2.1.jar%23233!/:4.2.1] {re:classloading}
11 at java.util.Optional.map(Optional.java:260) ~[?:?] {re:mixin}
12 at com.possible_triangle.create_jetpack.block.JetpackBlock.m_7397_(JetpackBlock.kt:27) ~[create_jetpack-forge-4.2.1.jar%23233!/:4.2.1] {re:classloading}
13 at com.simibubi.create.content.equipment.armor.BacktankBlock.m_6227_(BacktankBlock.java:172) ~[create-1.20.1-0.5.1.h.jar%23230!/:0.5.1.h] {re:classloading}
14 at net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase.m_60664_(BlockBehaviour.java:778) ~[server-1.20.1-20230612.114412-srg.jar%23313!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:bugfix.chunk_deadlock.BlockStateBaseMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.reduce_blockstate_cache_rebuilds.BlockStateBaseMixin,pl:mixin:APP:twigs.mixins.json:BlockStateBaseMixin,pl:mixin:APP:lithium.mixins.json:ai.pathing.AbstractBlockStateMixin,pl:mixin:APP:lithium.mixins.json:util.block_tracking.AbstractBlockStateMixin,pl:mixin:APP:ferritecore.blockstatecache.mixin.json:BlockStateBaseMixin,pl:mixin:A}
15 at net.minecraft.server.level.ServerPlayerGameMode.m_7179_(ServerPlayerGameMode.java:343) ~[server-1.20.1-20230612.114412-srg.jar%23313!/:?] {re:computing_frames,re:mixin,re:classloading}
16 at net.minecraft.server.network.ServerGamePacketListenerImpl.m_6371_(ServerGamePacketListenerImpl.java:1055) ~[server-1.20.1-20230612.114412-srg.jar%23313!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterchunkloading.mixins.json:PlayerMovementNoUnloaded,pl:mixin:APP:tetra.mixins.json:ServerPlayNetHandlerMixin,pl:mixin:APP:modernfix-forge.mixins.json:bugfix.forge_vehicle_packets.ServerGamePacketListenerImplMixin,pl:mixin:APP:flightlib.mixins.json:ServerGamePacketListenerImplAccessor,pl:mixin:APP:copycats-forge.mixins.json:network.ServerGamePacketListenerImplMixin,pl:mixin:APP:railways.mixins.json:ServerGamePacketListenerImplMixin,pl:mixin:A}
17 at net.minecraft.network.protocol.game.ServerboundUseItemOnPacket.m_5797_(ServerboundUseItemOnPacket.java:34) ~[server-1.20.1-20230612.114412-srg.jar%23313!/:?] {re:classloading}
18 at net.minecraft.network.protocol.game.ServerboundUseItemOnPacket.m_5797_(ServerboundUseItemOnPacket.java:8) ~[server-1.20.1-20230612.114412-srg.jar%23313!/:?] {re:classloading}
19 at net.minecraft.network.protocol.PacketUtils.m_263899_(PacketUtils.java:22) ~[server-1.20.1-20230612.114412-srg.jar%23313!/:?] {re:classloading}
20 at net.minecraft.server.TickTask.run(TickTask.java:18) ~[server-1.20.1-20230612.114412-srg.jar%23313!/:?] {re:classloading}
21 at net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:156) ~[server-1.20.1-20230612.114412-srg.jar%23313!/:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:perf.fix_loop_spin_waiting.BlockableEventLoopMixin,pl:mixin:A}
22 at net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) ~[server-1.20.1-20230612.114412-srg.jar%23313!/:?] {re:computing_frames,re:mixin,re:classloading}
23 at net.minecraft.server.MinecraftServer.m_6367_(MinecraftServer.java:770) ~[server-1.20.1-20230612.114412-srg.jar%23313!/:?] {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:APP:modernfix-common.mixins.json:core.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A}
24 at net.minecraft.server.MinecraftServer.m_6367_(MinecraftServer.java:161) ~[server-1.20.1-20230612.114412-srg.jar%23313!/:?] {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:APP:modernfix-common.mixins.json:core.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A}
25 at net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:130) ~[server-1.20.1-20230612.114412-srg.jar%23313!/:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:perf.fix_loop_spin_waiting.BlockableEventLoopMixin,pl:mixin:A}
26 at net.minecraft.server.MinecraftServer.m_129961_(MinecraftServer.java:753) ~[server-1.20.1-20230612.114412-srg.jar%23313!/:?] {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:APP:modernfix-common.mixins.json:core.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A}
27 at net.minecraft.server.MinecraftServer.m_7245_(MinecraftServer.java:747) ~[server-1.20.1-20230612.114412-srg.jar%23313!/:?] {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:APP:modernfix-common.mixins.json:core.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A}
28 at net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:139) ~[server-1.20.1-20230612.114412-srg.jar%23313!/:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:perf.fix_loop_spin_waiting.BlockableEventLoopMixin,pl:mixin:A}
29 at net.minecraft.server.MinecraftServer.m_130012_(MinecraftServer.java:733) ~[server-1.20.1-20230612.114412-srg.jar%23313!/:?] {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:APP:modernfix-common.mixins.json:core.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A}
30 at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:665) ~[server-1.20.1-20230612.114412-srg.jar%23313!/:?] {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:APP:modernfix-common.mixins.json:core.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A}
31 at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251) ~[server-1.20.1-20230612.114412-srg.jar%23313!/:?] {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:APP:modernfix-common.mixins.json:core.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A}
32 at java.lang.Thread.run(Thread.java:840) ~[?:?] {re:mixin}
33
34
35A detailed walkthrough of the error, its code path and all known details is as follows:
36---------------------------------------------------------------------------------------
37
38-- System Details --
39Details:
40 Minecraft Version: 1.20.1
41 Minecraft Version ID: 1.20.1
42 Operating System: Linux (amd64) version 5.15.0-117-generic
43 Java Version: 17.0.11, Eclipse Adoptium
44 Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
45 Memory: 1923364112 bytes (1834 MiB) / 4294967296 bytes (4096 MiB) up to 4294967296 bytes (4096 MiB)
46 CPUs: 2
47 Processor Vendor: AuthenticAMD
48 Processor Name: AMD Ryzen 9 7950X 16-Core Processor
49 Identifier: AuthenticAMD Family 25 Model 97 Stepping 2
50 Microarchitecture: Zen 3
51 Frequency (GHz): -0.00
52 Number of physical packages: 1
53 Number of physical CPUs: 16
54 Number of logical CPUs: 32
55 Graphics card #0 name: unknown
56 Graphics card #0 vendor: unknown
57 Graphics card #0 VRAM (MB): 0.00
58 Graphics card #0 deviceId: unknown
59 Graphics card #0 versionInfo: unknown
60 Virtual memory max (MB): 112562.09
61 Virtual memory used (MB): 130737.38
62 Swap memory total (MB): 16384.00
63 Swap memory used (MB): 3014.41
64 JVM Flags: 21 total; -XX:ActiveProcessorCount=2 -Xmx4096M -Xms2662M -XX:+UseG1GC -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:G1NewSizePercent=30 -XX:G1MaxNewSizePercent=40 -XX:G1HeapRegionSize=8M -XX:G1ReservePercent=20 -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=4 -XX:InitiatingHeapOccupancyPercent=15 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:SurvivorRatio=32 -XX:+PerfDisableSharedMem -XX:MaxTenuringThreshold=1
65 Server Running: true
66 Player Count: 3 / 70; [ServerPlayer['Jegborg'/795, l='ServerLevel[OGModdedServer]', x=1480.72, y=78.62, z=3221.78], ServerPlayer['XrypticPyro'/1061, l='ServerLevel[OGModdedServer]', x=1441.33, y=34.00, z=93.79], ServerPlayer['WarKnight5622'/1184, l='ServerLevel[OGModdedServer]', x=-2651.84, y=65.00, z=-6107.51]]
67 Data Packs: vanilla, mod:tetra (incompatible), mod:hexerei (incompatible), mod:bellsandwhistles, mod:betterdungeons, mod:kuma_api (incompatible), mod:createbigcannons (incompatible), mod:geckolib, mod:createdeco (incompatible), mod:copycats (incompatible), mod:betteroceanmonuments, mod:alexscavesdelight, mod:create_jetpack (incompatible), mod:waystones, mod:ritchiesprojectilelib (incompatible), mod:modernfix (incompatible), mod:jei, mod:citadel (incompatible), mod:travelersbackpack, mod:naturescompass, mod:yungsapi, mod:mixinextras (incompatible), mod:twigs (incompatible), mod:create_dragon_lib (incompatible), mod:betterdeserttemples, mod:bygonenether (incompatible), mod:balm, mod:terralith, mod:whatareyouvotingfor, mod:memoryleakfix (incompatible), mod:interiors (incompatible), mod:betterfortresses, mod:forge, mod:friendsandfoes (incompatible), mod:tetraextras (incompatible), mod:farmersdelight, mod:compressedblocks (incompatible), mod:alexscaves, mod:voicechat (incompatible), mod:railways, mod:w2pets (incompatible), mod:createutilities (incompatible), mod:amplified_nether, mod:yungsbridges, mod:nethersdelight, mod:mr_tidal_towns, mod:alexsmobsinteraction (incompatible), mod:alexsmobs (incompatible), mod:kotlinforforge (incompatible), mod:curios (incompatible), mod:flywheel, mod:create, mod:create_structures, mod:createoreexcavation (incompatible), mod:mutil, mod:collective, mod:malum (incompatible), mod:treetap, mod:yungsextras, mod:mr_dungeons_andtaverns (incompatible), mod:betterstrongholds, mod:architectury (incompatible), mod:creategoggles (incompatible), mod:witch_hat, mod:flightlib (incompatible), mod:lodestone, mod:toms_storage (incompatible), mod:t_and_t (incompatible), mod:bettermineshafts, mod:create_enchantment_industry (incompatible), mod:sliceanddice (incompatible), mod:createaddition (incompatible), mod:betterjungletemples, mod:cristellib (incompatible), T&T Waystone Patch Pack (incompatible), mod:playeranimator (incompatible), mod:cloth_config (incompatible), mod:corpse, mod:better_climbing (incompatible), mod:patchouli (incompatible), mod:veinmining (incompatible), mod:caelus (incompatible), mod:bloodmagic (incompatible), mod:simplyswords (incompatible), mod:spectrelib (incompatible), mod:createsifter (incompatible), mod:irons_spellbooks, mod:ferritecore (incompatible), mod:xpbook, mod:w2w2 (incompatible), mod:jearchaeology, mod:xaerominimap (incompatible), mod:jeed (incompatible), mod:carryon (incompatible), mod:jeresources, mod:flowerymooblooms (incompatible), mod:spark (incompatible), mod:worldedit (incompatible), mod:aiimprovements, mod:cupboard (incompatible), mod:jadeaddons (incompatible), mod:radium, mod:clumps (incompatible), mod:worldeditcui (incompatible), mod:jade (incompatible), mod:justenoughbreeding, mod:zeta (incompatible), mod:betterchunkloading (incompatible), mod:xaeroworldmap (incompatible), mod:embeddium, mod:yet_another_config_lib_v3 (incompatible), mod:nullscape
68 Enabled Feature Flags: minecraft:vanilla
69 World Generation: Experimental
70 Is Modded: Definitely; Server brand changed to 'forge'
71 Type: Dedicated Server (map_server.txt)
72 ModLauncher: 10.0.9+10.0.9+main.dcd20f30
73 ModLauncher launch target: forgeserver
74 ModLauncher naming: srg
75 ModLauncher services:
76 mixin-0.8.5.jar mixin PLUGINSERVICE
77 eventbus-6.0.5.jar eventbus PLUGINSERVICE
78 fmlloader-1.20.1-47.3.5.jar slf4jfixer PLUGINSERVICE
79 fmlloader-1.20.1-47.3.5.jar object_holder_definalize PLUGINSERVICE
80 fmlloader-1.20.1-47.3.5.jar runtime_enum_extender PLUGINSERVICE
81 fmlloader-1.20.1-47.3.5.jar capability_token_subclass PLUGINSERVICE
82 accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
83 fmlloader-1.20.1-47.3.5.jar runtimedistcleaner PLUGINSERVICE
84 modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE
85 modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE
86 FML Language Providers:
87 minecraft@1.0
88 kotlinforforge@4.11.0
89 javafml@null
90 lowcodefml@null
91 Mod List:
92 tetra-1.20.1-6.4.0.jar |tetra |tetra |6.4.0 |DONE |Manifest: NOSIGNATURE
93 hexerei-0.4.1.jar |Hexerei |hexerei |1.20.1-0.4.1 |DONE |Manifest: NOSIGNATURE
94 YungsBetterDungeons-1.20-Forge-4.0.4.jar |YUNG's Better Dungeons |betterdungeons |1.20-Forge-4.0.4 |DONE |Manifest: NOSIGNATURE
95 kuma-api-forge-20.1.8+1.20.1.jar |KumaAPI |kuma_api |20.1.8 |DONE |Manifest: NOSIGNATURE
96 geckolib-forge-1.20.1-4.4.9.jar |GeckoLib 4 |geckolib |4.4.9 |DONE |Manifest: NOSIGNATURE
97 createdeco-2.0.2-1.20.1-forge.jar |Create Deco |createdeco |2.0.2-1.20.1-forge |DONE |Manifest: NOSIGNATURE
98 player-animation-lib-forge-1.0.2-rc1+1.20.jar |Player Animator |playeranimator |1.0.2-rc1+1.20 |DONE |Manifest: NOSIGNATURE
99 YungsBetterOceanMonuments-1.20-Forge-3.0.4.jar |YUNG's Better Ocean Monuments |betteroceanmonuments |1.20-Forge-3.0.4 |DONE |Manifest: NOSIGNATURE
100 create_jetpack-forge-4.2.1.jar |Create Jetpack |create_jetpack |4.2.1 |DONE |Manifest: NOSIGNATURE
101 ritchiesprojectilelib-2.0.0-dev+mc.1.20.1-forge-bu|Ritchie's Projectile Library |ritchiesprojectilelib |2.0.0-dev+mc.1.20.1-|DONE |Manifest: NOSIGNATURE
102 XaerosWorldMap_1.39.0_Forge_1.20.jar |Xaero's World Map |xaeroworldmap |1.39.0 |DONE |Manifest: NOSIGNATURE
103 modernfix-forge-5.19.4+mc1.20.1.jar |ModernFix |modernfix |5.19.4+mc1.20.1 |DONE |Manifest: NOSIGNATURE
104 citadel-2.6.0-1.20.1.jar |Citadel |citadel |2.6.0 |DONE |Manifest: NOSIGNATURE
105 YungsApi-1.20-Forge-4.0.5.jar |YUNG's API |yungsapi |1.20-Forge-4.0.5 |DONE |Manifest: NOSIGNATURE
106 mixinextras-forge-0.2.0-beta.6.jar |MixinExtras |mixinextras |0.2.0-beta.6 |DONE |Manifest: NOSIGNATURE
107 Twigs-1.20.1-3.1.1.jar |Twigs |twigs |1.20.1-3.1.1 |DONE |Manifest: NOSIGNATURE
108 create_dragon_lib-1.20.1-1.4.3.jar |Create: Dragon Lib |create_dragon_lib |1.4.3 |DONE |Manifest: NOSIGNATURE
109 jeed-1.20-2.2.2.jar |Just Enough Effects Descriptio|jeed |1.20-2.2.2 |DONE |Manifest: NOSIGNATURE
110 bygonenether-1.3.2-1.20.x.jar |Bygone Nether |bygonenether |1.3.2 |DONE |Manifest: NOSIGNATURE
111 balm-forge-1.20.1-7.3.9-all.jar |Balm |balm |7.3.9 |DONE |Manifest: NOSIGNATURE
112 whatareyouvotingfor2023-1.20.1-1.2.5.jar |What Are You Voting For? 2023 |whatareyouvotingfor |1.2.5 |DONE |Manifest: NOSIGNATURE
113 carryon-forge-1.20.1-2.1.2.7.jar |Carry On |carryon |**.**.**.** |DONE |Manifest: NOSIGNATURE
114 JustEnoughResources-1.20.1-1.4.0.247.jar |Just Enough Resources |jeresources |**.**.**.** |DONE |Manifest: NOSIGNATURE
115 interiors-0.5.6+forge-mc1.20.1-build.104.jar |Create: Interiors |interiors |0.5.6 |DONE |Manifest: NOSIGNATURE
116 YungsBetterNetherFortresses-1.20-Forge-2.0.6.jar |YUNG's Better Nether Fortresse|betterfortresses |1.20-Forge-2.0.6 |DONE |Manifest: NOSIGNATURE
117 cloth-config-11.1.118-forge.jar |Cloth Config v10 API |cloth_config |11.1.118 |DONE |Manifest: NOSIGNATURE
118 embeddium-0.3.31+mc1.20.1.jar |Embeddium |embeddium |0.3.31+mc1.20.1 |DONE |Manifest: NOSIGNATURE
119 corpse-forge-1.20.1-1.0.14.jar |Corpse |corpse |1.20.1-1.0.14 |DONE |Manifest: NOSIGNATURE
120 better_climbing-forge-3.jar |Better Climbing |better_climbing |3 |DONE |Manifest: NOSIGNATURE
121 tetraextras-0.1.4-1.20.1.jar |Tetra Extras |tetraextras |0.1.4-1.20.1 |DONE |Manifest: NOSIGNATURE
122 flowerymooblooms-forge-mc1.20.1-2.0.2.jar |Friends&Foes - Flowery Moobloo|flowerymooblooms |2.0.2 |DONE |Manifest: NOSIGNATURE
123 xaeros_waystones_compability-1.19.2-1.20.1--1.0.ja|Xaero's Map - Waystones Compab|w2w2 |1.0 |DONE |Manifest: NOSIGNATURE
124 FarmersDelight-1.20.1-1.2.4.jar |Farmer's Delight |farmersdelight |1.20.1-1.2.4 |DONE |Manifest: NOSIGNATURE
125 jearchaeology-1.20.1-1.0.5.jar |Just Enough Archaeology |jearchaeology |1.20.1-1.0.5 |DONE |Manifest: NOSIGNATURE
126 WaystonesTeleportPets-1.20-1.20.1--1.2.jar |Waystones Teleport Pets |w2pets |1.0 |DONE |Manifest: NOSIGNATURE
127 Amplified_Nether_1.20.x_v1.2.5.jar |Amplified Nether |amplified_nether |1.2.5 |DONE |Manifest: NOSIGNATURE
128 YungsBridges-1.20-Forge-4.0.3.jar |YUNG's Bridges |yungsbridges |1.20-Forge-4.0.3 |DONE |Manifest: NOSIGNATURE
129 tidal-towns-1.3.3.jar |Tidal Towns |mr_tidal_towns |1.3.3 |DONE |Manifest: NOSIGNATURE
130 spark-1.10.53-forge.jar |spark |spark |1.10.53 |DONE |Manifest: NOSIGNATURE
131 alexsmobsinteraction-3.4-all.jar |Alexs Mobs Interaction |alexsmobsinteraction |3.4 |DONE |Manifest: NOSIGNATURE
132 alexsmobs-1.22.8.jar |Alex's Mobs |alexsmobs |1.22.8 |DONE |Manifest: NOSIGNATURE
133 curios-forge-5.10.0+1.20.1.jar |Curios API |curios |5.10.0+1.20.1 |DONE |Manifest: NOSIGNATURE
134 Patchouli-1.20.1-84-FORGE.jar |Patchouli |patchouli |1.20.1-84-FORGE |DONE |Manifest: NOSIGNATURE
135 collective-1.20.1-7.84.jar |Collective |collective |7.84 |DONE |Manifest: NOSIGNATURE
136 YungsExtras-1.20-Forge-4.0.3.jar |YUNG's Extras |yungsextras |1.20-Forge-4.0.3 |DONE |Manifest: NOSIGNATURE
137 dungeons-and-taverns-3.0.3.f.jar |Dungeons and Taverns |mr_dungeons_andtaverns |3.0.3.f |DONE |Manifest: NOSIGNATURE
138 YungsBetterStrongholds-1.20-Forge-4.0.3.jar |YUNG's Better Strongholds |betterstrongholds |1.20-Forge-4.0.3 |DONE |Manifest: NOSIGNATURE
139 worldedit-mod-7.2.15.jar |WorldEdit |worldedit |7.2.15+6463-5ca4dff |DONE |Manifest: NOSIGNATURE
140 architectury-9.2.14-forge.jar |Architectury |architectury |9.2.14 |DONE |Manifest: NOSIGNATURE
141 AI-Improvements-1.20-0.5.2.jar |AI-Improvements |aiimprovements |0.5.2 |DONE |Manifest: NOSIGNATURE
142 cupboard-1.20.1-2.7.jar |Cupboard utilities |cupboard |1.20.1-2.7 |DONE |Manifest: NOSIGNATURE
143 witch_hat-1.0.0-forge-1.20.1.jar |Witch hat |witch_hat |1.0.0 |DONE |Manifest: NOSIGNATURE
144 flightlib-forge-2.1.0.jar |Flight Lib |flightlib |2.1.0 |DONE |Manifest: NOSIGNATURE
145 JadeAddons-1.20.1-Forge-5.3.1.jar |Jade Addons |jadeaddons |5.3.1+forge |DONE |Manifest: NOSIGNATURE
146 toms_storage-1.20-1.6.8.jar |Tom's Simple Storage Mod |toms_storage |1.6.8 |DONE |Manifest: NOSIGNATURE
147 Towns-and-Towers-1.12-Fabric+Forge.jar |Towns and Towers |t_and_t |0.0NONE |DONE |Manifest: NOSIGNATURE
148 YungsBetterMineshafts-1.20-Forge-4.0.4.jar |YUNG's Better Mineshafts |bettermineshafts |1.20-Forge-4.0.4 |DONE |Manifest: NOSIGNATURE
149 veinmining-forge-1.5.0+1.20.1.jar |Vein Mining |veinmining |1.5.0+1.20.1 |DONE |Manifest: NOSIGNATURE
150 sliceanddice-forge-3.2.1.jar |Create Slice & Dice |sliceanddice |3.2.1 |DONE |Manifest: NOSIGNATURE
151 YungsBetterJungleTemples-1.20-Forge-2.0.5.jar |YUNG's Better Jungle Temples |betterjungletemples |1.20-Forge-2.0.5 |DONE |Manifest: NOSIGNATURE
152 radium-mc1.20.1-0.12.3+git.50c5c33.jar |Radium |radium |0.12.3+git.50c5c33 |DONE |Manifest: NOSIGNATURE
153 bellsandwhistles-0.4.3-1.20.x.jar |Create: Bells & Whistles |bellsandwhistles |0.4.3-1.20.x |DONE |Manifest: NOSIGNATURE
154 createbigcannons-5.5.1+mc.1.20.1-forge.jar |Create Big Cannons |createbigcannons |5.5.1+mc.1.20.1-forg|DONE |Manifest: NOSIGNATURE
155 copycats-2.1.2+mc.1.20.1-forge.jar |Create: Copycats+ |copycats |2.1.2+mc.1.20.1-forg|DONE |Manifest: NOSIGNATURE
156 jei-1.20.1-forge-15.17.0.76.jar |Just Enough Items |jei |**.**.**.** |DONE |Manifest: NOSIGNATURE
157 caelus-forge-3.2.0+1.20.1.jar |Caelus API |caelus |3.2.0+1.20.1 |DONE |Manifest: NOSIGNATURE
158 alexscavesdelight-1.0.14-1.20.1.jar |Alex's Caves Delight |alexscavesdelight |1.0.14-1.20.1 |DONE |Manifest: NOSIGNATURE
159 waystones-forge-1.20-14.1.5.jar |Waystones |waystones |14.1.5 |DONE |Manifest: NOSIGNATURE
160 Clumps-forge-1.20.1-12.0.0.4.jar |Clumps |clumps |**.**.**.** |DONE |Manifest: NOSIGNATURE
161 travelersbackpack-forge-1.20.1-9.1.15.jar |Traveler's Backpack |travelersbackpack |9.1.15 |DONE |Manifest: NOSIGNATURE
162 NaturesCompass-1.20.1-1.11.2-forge.jar |Nature's Compass |naturescompass |1.20.1-1.11.2-forge |DONE |Manifest: NOSIGNATURE
163 WorldEditCUI-1.20+01.jar |WorldEditCUI |worldeditcui |1.20+01 |DONE |Manifest: NOSIGNATURE
164 YungsBetterDesertTemples-1.20-Forge-3.0.3.jar |YUNG's Better Desert Temples |betterdeserttemples |1.20-Forge-3.0.3 |DONE |Manifest: NOSIGNATURE
165 Terralith_1.20.x_v2.5.4.jar |Terralith |terralith |2.5.4 |DONE |Manifest: NOSIGNATURE
166 memoryleakfix-forge-1.17+-1.1.5.jar |Memory Leak Fix |memoryleakfix |1.1.5 |DONE |Manifest: NOSIGNATURE
167 forge-1.20.1-47.3.5-universal.jar |Forge |forge |47.3.5 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
168 bloodmagic-1.20.1-3.3.3-45.jar |Blood Magic |bloodmagic |3.3.3-45 |DONE |Manifest: NOSIGNATURE
169 friendsandfoes-forge-mc1.20.1-2.0.17.jar |Friends&Foes |friendsandfoes |2.0.17 |DONE |Manifest: NOSIGNATURE
170 server-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.1 |DONE |Manifest: NOSIGNATURE
171 Compressed Blocks-forge-1.20.2-1.6.1-1.20.2.jar |Compressed Blocks |compressedblocks |1.6.1-1.20.2 |DONE |Manifest: NOSIGNATURE
172 alexscaves-1.1.5.jar |Alex's Caves |alexscaves |1.1.5 |DONE |Manifest: NOSIGNATURE
173 voicechat-forge-1.20.1-2.5.21.jar |Simple Voice Chat |voicechat |1.20.1-2.5.21 |DONE |Manifest: NOSIGNATURE
174 Steam_Rails-1.6.5+forge-mc1.20.1.jar |Create: Steam 'n' Rails |railways |1.6.5+forge-mc1.20.1|DONE |Manifest: NOSIGNATURE
175 simplyswords-forge-1.56.0-1.20.1.jar |Simply Swords |simplyswords |1.56.0-1.20.1 |DONE |Manifest: NOSIGNATURE
176 createsifter-1.20.1-1.8.2.h-48.jar |Create Sifter |createsifter |1.20.1-1.8.2.h-48 |DONE |Manifest: NOSIGNATURE
177 Jade-1.20.1-forge-11.11.1.jar |Jade |jade |11.11.1+forge |DONE |Manifest: NOSIGNATURE
178 justenoughbreeding-forge-1.20.x-1.4.0.jar |Just Enough Breeding |justenoughbreeding |1.4.0 |DONE |Manifest: NOSIGNATURE
179 createutilities-0.3.0+1.20.1.jar |Create Utilities |createutilities |0.3.0+1.20.1 |DONE |Manifest: NOSIGNATURE
180 spectrelib-forge-0.13.15+1.20.1.jar |SpectreLib |spectrelib |0.13.15+1.20.1 |DONE |Manifest: NOSIGNATURE
181 nethersdelight-1.20.1-4.0.jar |Nether's Delight |nethersdelight |1.20.1-4.0 |DONE |Manifest: NOSIGNATURE
182 kffmod-4.11.0.jar |Kotlin For Forge |kotlinforforge |4.11.0 |DONE |Manifest: NOSIGNATURE
183 flywheel-forge-1.20.1-0.6.11-13.jar |Flywheel |flywheel |0.6.11-13 |DONE |Manifest: NOSIGNATURE
184 create-1.20.1-0.5.1.h.jar |Create |create |0.5.1.h |DONE |Manifest: NOSIGNATURE
185 create-structures-0.1.1-1.20.1-FORGE.jar |Create: Structures |create_structures |0.1.1 |DONE |Manifest: NOSIGNATURE
186 creategoggles-1.20.1-0.5.5.g-[FORGE].jar |Create Goggles |creategoggles |0.5.5.g |DONE |Manifest: NOSIGNATURE
187 createoreexcavation-1.20-1.5.2.jar |Create Ore Excavation |createoreexcavation |1.5.2 |DONE |Manifest: NOSIGNATURE
188 mutil-1.20.1-6.1.1.jar |mutil |mutil |6.1.1 |DONE |Manifest: NOSIGNATURE
189 Xaeros_Minimap_24.4.0_Forge_1.20.jar |Xaero's Minimap |xaerominimap |24.4.0 |DONE |Manifest: NOSIGNATURE
190 malum-1.20.1-1.6.2.jar |Malum |malum |1.20.1-1.6.2 |DONE |Manifest: NOSIGNATURE
191 treetap-1.20.1-0.2.3.jar |Tree Tap |treetap |1.20.1-0.2.3 |DONE |Manifest: NOSIGNATURE
192 Nullscape_1.20.x_v1.2.7.jar |Nullscape |nullscape |1.2.7 |DONE |Manifest: NOSIGNATURE
193 Zeta-1.0-24.jar |Zeta |zeta |1.0-24 |DONE |Manifest: NOSIGNATURE
194 irons_spellbooks-1.20.1-3.4.0.jar |Iron's Spells 'n Spellbooks |irons_spellbooks |1.20.1-3.4.0 |DONE |Manifest: NOSIGNATURE
195 betterchunkloading-1.20.1-4.3.jar |betterchunkloading mod |betterchunkloading |1.20.1-4.3 |DONE |Manifest: NOSIGNATURE
196 ferritecore-6.0.1-forge.jar |Ferrite Core |ferritecore |6.0.1 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
197 YetAnotherConfigLib-3.5.0+1.20.1-forge.jar |YetAnotherConfigLib |yet_another_config_lib_v3 |3.5.0+1.20.1-forge |DONE |Manifest: NOSIGNATURE
198 lodestone-1.20.1-1.6.2.1.jar |Lodestone |lodestone |1.20.1-1.6.2.1 |DONE |Manifest: NOSIGNATURE
199 create_enchantment_industry-1.20.1-for-create-0.5.|Create Enchantment Industry |create_enchantment_industry |1.2.9.d |DONE |Manifest: NOSIGNATURE
200 createaddition-1.20.1-1.2.4e.jar |Create Crafts & Additions |createaddition |1.20.1-1.2.4e |DONE |Manifest: NOSIGNATURE
201 xptome-1.20.1-2.2.1.jar |XP Tome |xpbook |2.2.1 |DONE |Manifest: NOSIGNATURE
202 cristellib-1.1.5-forge.jar |Cristel Lib |cristellib |1.1.5 |DONE |Manifest: NOSIGNATURE
203 Crash Report UUID: d1a55eef-ad90-4a35-87d7-07fcbe602bc4
204 FML: 47.3
205 Forge: net.minecraftforge:47.3.5
This log will be saved for 90 days from their last view.
Report abuse