Create

Create

86M Downloads

Crash after placing a backtank "BacktankBlockEntity" 1.20.1

Panda9919 opened this issue ยท 2 comments

commented

Context

Hey,
I placed a BacktankBlockEntity in my workshop and the game crashed.
I uploadet the crashreport but I'm going to write it down below this message anyway.
Helpi?
Greetings Panda

---- Minecraft Crash Report ----
// On the bright side, I bought you a teddy bear!

Time: 2024-10-19 09:37:53
Description: Exception in server tick loop

java.lang.AssertionError: java.util.concurrent.CompletionException: java.lang.NoSuchMethodError: 'net.minecraft.nbt.ListTag com.simibubi.create.content.equipment.armor.BacktankBlockEntity.getEnchantmentTag()'
at snownee.jade.util.CommonProxy.lambda$crashAnyway$12(CommonProxy.java:463) ~[Jade-1.20.1-forge-11.9.2.jar%23332!/:11.9.2+forge] {re:classloading}
at net.minecraft.server.TickTask.run(TickTask.java:18) ~[client-1.20.1-20230612.114412-srg.jar%23388!/:?] {re:classloading}
at net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:156) ~[client-1.20.1-20230612.114412-srg.jar%23388!/:?] {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) ~[client-1.20.1-20230612.114412-srg.jar%23388!/:?] {re:mixin,re:computing_frames,re:classloading}
at net.minecraft.server.MinecraftServer.m_6367_(MinecraftServer.java:770) ~[client-1.20.1-20230612.114412-srg.jar%23388!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_6367_(MinecraftServer.java:161) ~[client-1.20.1-20230612.114412-srg.jar%23388!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:130) ~[client-1.20.1-20230612.114412-srg.jar%23388!/:?] {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) ~[client-1.20.1-20230612.114412-srg.jar%23388!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_7245_(MinecraftServer.java:747) ~[client-1.20.1-20230612.114412-srg.jar%23388!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.util.thread.BlockableEventLoop.m_18699_(BlockableEventLoop.java:115) ~[client-1.20.1-20230612.114412-srg.jar%23388!/:?] {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:732) ~[client-1.20.1-20230612.114412-srg.jar%23388!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:665) ~[client-1.20.1-20230612.114412-srg.jar%23388!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251) ~[client-1.20.1-20230612.114412-srg.jar%23388!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at java.lang.Thread.run(Thread.java:833) ~[?:?] {re:mixin}
Caused by: java.util.concurrent.CompletionException: java.lang.NoSuchMethodError: 'net.minecraft.nbt.ListTag com.simibubi.create.content.equipment.armor.BacktankBlockEntity.getEnchantmentTag()'
at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) ~[?:?] {re:mixin}
at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) ~[?:?] {re:mixin}
at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1770) ~[?:?] {}
... 13 more
Caused by: java.lang.NoSuchMethodError: 'net.minecraft.nbt.ListTag com.simibubi.create.content.equipment.armor.BacktankBlockEntity.getEnchantmentTag()'
at snownee.jade.addon.create.BacktankProvider.appendServerData(BacktankProvider.java:34) ~[JadeAddons-1.20.1-forge-5.2.2.jar%23333!/:5.2.2] {re:classloading}
at snownee.jade.addon.create.BacktankProvider.appendServerData(BacktankProvider.java:18) ~[JadeAddons-1.20.1-forge-5.2.2.jar%23333!/:5.2.2] {re:classloading}
at snownee.jade.impl.BlockAccessorImpl.lambda$handleRequest$0(BlockAccessorImpl.java:74) ~[Jade-1.20.1-forge-11.9.2.jar%23332!/:11.9.2+forge] {re:classloading}
at net.minecraft.util.thread.BlockableEventLoop.m_18693_(BlockableEventLoop.java:67) ~[client-1.20.1-20230612.114412-srg.jar%23388!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?] {}
... 13 more

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: Windows 10 (amd64) version 10.0
Java Version: 17.0.8, Microsoft
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
Memory: 1689398328 bytes (1611 MiB) / 3825205248 bytes (3648 MiB) up to 8925478912 bytes (8512 MiB)
CPUs: 8
Processor Vendor: GenuineIntel
Processor Name: Intel(R) Core(TM) i7-6820HQ CPU @ 2.70GHz
Identifier: Intel64 Family 6 Model 94 Stepping 3
Microarchitecture: Skylake (Client)
Frequency (GHz): 2.71
Number of physical packages: 1
Number of physical CPUs: 4
Number of logical CPUs: 8
Graphics card #0 name: NVIDIA Quadro M1000M
Graphics card #0 vendor: NVIDIA (0x10de)
Graphics card #0 VRAM (MB): 2048.00
Graphics card #0 deviceId: 0x13b1
Graphics card #0 versionInfo: DriverVersion=31.0.15.3645
Graphics card #1 name: Intel(R) HD Graphics 530
Graphics card #1 vendor: Intel Corporation (0x8086)
Graphics card #1 VRAM (MB): 1024.00
Graphics card #1 deviceId: 0x191b
Graphics card #1 versionInfo: DriverVersion=30.0.101.1338
Memory slot #0 capacity (MB): 4096.00
Memory slot #0 clockSpeed (GHz): 2.13
Memory slot #0 type: DDR4
Memory slot #1 capacity (MB): 4096.00
Memory slot #1 clockSpeed (GHz): 2.13
Memory slot #1 type: DDR4
Memory slot #2 capacity (MB): 4096.00
Memory slot #2 clockSpeed (GHz): 2.13
Memory slot #2 type: DDR4
Memory slot #3 capacity (MB): 4096.00
Memory slot #3 clockSpeed (GHz): 2.13
Memory slot #3 type: DDR4
Virtual memory max (MB): 28371.48
Virtual memory used (MB): 9619.27
Swap memory total (MB): 12096.46
Swap memory used (MB): 174.40
JVM Flags: 10 total; -Xmx8500M -XX:MetaspaceSize=256M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M
Server Running: true
Player Count: 1 / 8; [ServerPlayer['Panda9919'/53, l='ServerLevel[Create colonies]', x=681.90, y=72.00, z=-2605.97]]
Data Packs: vanilla, mod:treechop (incompatible), mod:supermartijn642configlib (incompatible), mod:globalpacks (incompatible), mod:geckolib, mod:recipeessentials (incompatible), mod:riverredux (incompatible), mod:playeranimator (incompatible), mod:deathcounter (incompatible), mod:towntalk (incompatible), mod:vegandelight, mod:connectivity (incompatible), mod:sophisticatedcore (incompatible), mod:hourglass (incompatible), mod:gpumemleakfix (incompatible), mod:structureessentials (incompatible), mod:realisticbees, mod:lootintegrations (incompatible), mod:yungsapi, mod:mixinextras (incompatible), mod:clientcrafting (incompatible), mod:sophisticatedbackpacks (incompatible), mod:harderspawners, mod:clickadv (incompatible), mod:balm, mod:dynview (incompatible), mod:immersive_armors (incompatible), mod:carryon (incompatible), mod:betterfortresses, mod:paraglider (incompatible), mod:dragonfight (incompatible), mod:cloth_config (incompatible), mod:stylecolonies (incompatible), mod:structure_gel, mod:corpse, mod:farmersdelight, mod:repurposed_structures, mod:ambientsounds, mod:explorify, mod:endrem (incompatible), mod:supermartijn642corelib (incompatible), mod:resourcefulconfig (incompatible), mod:dungeons_enhanced, mod:hostilevillages (incompatible), mod:spark (incompatible), mod:leaky (incompatible), mod:curios (incompatible), mod:patchouli (incompatible), mod:corail_woodcutter, mod:blockui, mod:collective, mod:storageracks (incompatible), mod:mr_dungeons_andtaverns, mod:bettervillage, mod:betterstrongholds, mod:overgrowth (incompatible), mod:resourcefullib (incompatible), mod:cupboard (incompatible), mod:jadeaddons (incompatible), mod:framework, mod:l2library (incompatible), mod:bettermineshafts, mod:playerrevive, mod:shutdowner (incompatible), mod:bhmenu, mod:festive_delight, mod:l2tabs (incompatible), mod:trashslot, mod:biomesize (incompatible), mod:treasuredistance (incompatible), mod:harvestwithease, mod:awesomedungeonend, mod:limitedchunks (incompatible), mod:jei, mod:libraryferret, mod:goblintraders (incompatible), mod:better_snowball (incompatible), mod:journeymap (incompatible), mod:forgivingworld (incompatible), mod:comforts (incompatible), mod:l2screentracker (incompatible), mod:bottleyourxp, mod:midnightlib (incompatible), mod:starlight (incompatible), mod:farsight_view (incompatible), mod:forge, mod:waddles, mod:craftingtweaks, mod:awesomedungeonocean, mod:smoothchunk (incompatible), mod:logprot (incompatible), mod:vanillaplustools (incompatible), mod:terrablender (incompatible), mod:mousetweaks, mod:awesomedungeonnether, mod:jade (incompatible), mod:creativecore, mod:cleanswing (incompatible), mod:spectrelib (incompatible), mod:domum_ornamentum, mod:betterfpsdist (incompatible), mod:kotlinforforge (incompatible), mod:anvilbalance (incompatible), mod:flywheel, mod:create, mod:brutalbosses (incompatible), mod:polymorph (incompatible), mod:storagedrawers (incompatible), mod:entityculling, mod:betterchunkloading (incompatible), mod:structurize, mod:multipiston, mod:minecolonies, mod:jadecolonies (incompatible), mod:tlc (incompatible), mod:creeperoverhaul, mod:appleskin (incompatible), mod:ferritecore (incompatible), mod:biomemusic (incompatible), mod:l2itemselector (incompatible), mod:christmascolonies (incompatible), mod:chunksending (incompatible), mod:everythingcopper, mod:naturescompass
Enabled Feature Flags: minecraft:vanilla
World Generation: Stable
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
Launched Version: 1.20.1
ModLauncher: 10.0.9+10.0.9+main.dcd20f30
ModLauncher launch target: forgeclient
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.0.jar slf4jfixer PLUGINSERVICE
fmlloader-1.20.1-47.2.0.jar object_holder_definalize PLUGINSERVICE
fmlloader-1.20.1-47.2.0.jar runtime_enum_extender PLUGINSERVICE
fmlloader-1.20.1-47.2.0.jar capability_token_subclass PLUGINSERVICE
accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
fmlloader-1.20.1-47.2.0.jar runtimedistcleaner PLUGINSERVICE
modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE
modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE
FML Language Providers:
[email protected]
[email protected]
javafml@null
lowcodefml@null
Mod List:
TreeChop-1.20.1-forge-0.18.3.jar |HT's TreeChop |treechop |0.18.3 |DONE |Manifest: NOSIGNATURE
supermartijn642configlib-1.1.8-forge-mc1.20.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.8 |DONE |Manifest: NOSIGNATURE
global_packs-forge-1.19.4-1.16.2_forge.jar |Global Packs |globalpacks |1.16.2_forge |DONE |Manifest: NOSIGNATURE
geckolib-neoforge-1.20.1-4.2.4.jar |GeckoLib 4 |geckolib |4.2.4 |DONE |Manifest: NOSIGNATURE
recipeessentials-1.20.1-3.2.jar |recipeessentials mod |recipeessentials |1.20.1-3.2 |DONE |Manifest: NOSIGNATURE
riverredux-0.3.1.jar |RiverRedux |riverredux |0.3.1 |DONE |Manifest: NOSIGNATURE
player-animation-lib-forge-1.0.2-rc1+1.20.jar |Player Animator |playeranimator |1.0.2-rc1+1.20 |DONE |Manifest: NOSIGNATURE
DeathCounter-1.20.1-Forge-1.3.0.jar |Death Counter |deathcounter |1.3.0 |DONE |Manifest: NOSIGNATURE
towntalk-1.20.1-1.1.0.jar |TownTalk |towntalk |1.1.0 |DONE |Manifest: NOSIGNATURE
vegandelight-0.0.4.jar |Vegan Delight |vegandelight |0.0.4 |DONE |Manifest: NOSIGNATURE
connectivity-1.20.1-4.9.jar |Connectivity Mod |connectivity |1.20.1-4.9 |DONE |Manifest: NOSIGNATURE
sophisticatedcore-1.20.1-0.6.34.718.jar |Sophisticated Core |sophisticatedcore |0.6.34.718 |DONE |Manifest: NOSIGNATURE
hourglass-1.20-1.2.1.1.jar |Hourglass |hourglass |1.2.1.1 |DONE |Manifest: NOSIGNATURE
gpumemleakfix-1.20.1-1.8.jar |Gpu memory leak fix |gpumemleakfix |1.20.1-1.8 |DONE |Manifest: NOSIGNATURE
structureessentials-1.20.1-3.2.jar |Structure Essentials mod |structureessentials |1.20.1-3.2 |DONE |Manifest: NOSIGNATURE
realisticbees-1.20.1-3.5.jar |Realistic Bees |realisticbees |3.5 |DONE |Manifest: NOSIGNATURE
lootintegrations-1.20.1-3.4.jar |Lootintegrations mod |lootintegrations |1.20.1-3.4 |DONE |Manifest: NOSIGNATURE
everythingcopper-1.20.1-2.3.4.jar |Everything is Copper |everythingcopper |1.20.1-2.3.4 |DONE |Manifest: NOSIGNATURE
YungsApi-1.20-Forge-4.0.2.jar |YUNG's API |yungsapi |1.20-Forge-4.0.2 |DONE |Manifest: NOSIGNATURE
mixinextras-forge-0.2.0-beta.8.jar |MixinExtras |mixinextras |0.2.0-beta.8 |DONE |Manifest: NOSIGNATURE
clientcrafting-1.20.1-1.7.jar |clientcrafting mod |clientcrafting |1.20.1-1.7 |DONE |Manifest: NOSIGNATURE
sophisticatedbackpacks-1.20.1-3.20.11.1115.jar |Sophisticated Backpacks |sophisticatedbackpacks |3.20.11.1115 |DONE |Manifest: NOSIGNATURE
harderspawners-1.20-46.25.1.jar |Harder Spawners Mod |harderspawners |46.25.1 |DONE |Manifest: NOSIGNATURE
clickadv-1.20.1-3.6.jar |clickadv mod |clickadv |1.20.1-3.6 |DONE |Manifest: NOSIGNATURE
balm-forge-1.20.1-7.1.4.jar |Balm |balm |7.1.4 |DONE |Manifest: NOSIGNATURE
dynview-1.20.1-3.9.jar |Dynamic view distance |dynview |2.3 |DONE |Manifest: NOSIGNATURE
immersive_armors-1.6.1+1.20.1-forge.jar |Immersive Armors |immersive_armors |1.6.1+1.20.1 |DONE |Manifest: NOSIGNATURE
carryon-forge-1.20.1-2.1.2.7.jar |Carry On |carryon |2.1.2.7 |DONE |Manifest: NOSIGNATURE
YungsBetterNetherFortresses-1.20-Forge-2.0.5.jar |YUNG's Better Nether Fortresse|betterfortresses |1.20-Forge-2.0.5 |DONE |Manifest: NOSIGNATURE
Paraglider-forge-20.1.1.jar |Paraglider |paraglider |20.1.1 |DONE |Manifest: NOSIGNATURE
dragonfight-1.20.1-4.1.jar |dragonfight mod |dragonfight |1.20.1-4.1 |DONE |Manifest: NOSIGNATURE
cloth-config-11.1.106-forge.jar |Cloth Config v10 API |cloth_config |11.1.106 |DONE |Manifest: NOSIGNATURE
stylecolonies-1.5.jar |stylecolonies mod |stylecolonies |1.5 |DONE |Manifest: NOSIGNATURE
structure_gel-1.20.1-2.15.1.jar |Structure Gel API |structure_gel |2.15.1 |DONE |Manifest: NOSIGNATURE
corpse-1.20.1-1.0.9.jar |Corpse |corpse |1.20.1-1.0.9 |DONE |Manifest: NOSIGNATURE
FarmersDelight-1.20.1-1.2.3.jar |Farmer's Delight |farmersdelight |1.20.1-1.2.3 |DONE |Manifest: NOSIGNATURE
repurposed_structures-7.1.11+1.20.1-forge.jar |Repurposed Structures |repurposed_structures |7.1.11+1.20.1-forge |DONE |Manifest: NOSIGNATURE
AmbientSounds_FORGE_v5.3.5_mc1.20.1.jar |AmbientSounds |ambientsounds |5.3.5 |DONE |Manifest: NOSIGNATURE
explorify-v1.3.0-mc1.20.jar |Explorify |explorify |1.3.0-mc1.20 |DONE |Manifest: NOSIGNATURE
endrem_forge-5.2.3-R-1.20.X.jar |End Remastered |endrem |5.2.3-R-1.20.1 |DONE |Manifest: NOSIGNATURE
supermartijn642corelib-1.1.15-forge-mc1.20.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.15 |DONE |Manifest: NOSIGNATURE
resourcefulconfig-forge-1.20.1-2.1.0.jar |Resourcefulconfig |resourcefulconfig |2.1.0 |DONE |Manifest: NOSIGNATURE
dungeons_enhanced-1.20.1-5.2.1.jar |Dungeons Enhanced |dungeons_enhanced |5.2.1 |DONE |Manifest: NOSIGNATURE
hostilevillages-1.20.1-5.3.jar |Example Mod |hostilevillages |1.20.1-5.3 |DONE |Manifest: NOSIGNATURE
spark-1.10.53-forge.jar |spark |spark |1.10.53 |DONE |Manifest: NOSIGNATURE
leaky-1.20.1-1.7.jar |leaky mod |leaky |1.20.1-1.7 |DONE |Manifest: NOSIGNATURE
curios-forge-5.4.5+1.20.1.jar |Curios API |curios |5.4.5+1.20.1 |DONE |Manifest: NOSIGNATURE
Patchouli-1.20.1-83-FORGE.jar |Patchouli |patchouli |1.20.1-83-FORGE |DONE |Manifest: NOSIGNATURE
corail_woodcutter-1.20.1-3.0.3.jar |Corail Woodcutter |corail_woodcutter |3.0.3 |DONE |Manifest: NOSIGNATURE
blockui-1.20.1-1.0.156-RELEASE.jar |UI Library Mod |blockui |1.20.1-1.0.156-RELEA|DONE |Manifest: NOSIGNATURE
collective-1.20.1-7.15.jar |Collective |collective |7.15 |DONE |Manifest: NOSIGNATURE
storageracks-1.20.1-1.9.jar |Storage Racks |storageracks |1.20.1-1.9 |DONE |Manifest: NOSIGNATURE
dungeons-and-taverns-v2.1.4 [Forge].jar |Dungeons and Taverns |mr_dungeons_andtaverns |1-v2.1.4 |DONE |Manifest: NOSIGNATURE
bettervillage-forge-1.20.1-3.2.0.jar |Better village |bettervillage |3.1.0 |DONE |Manifest: NOSIGNATURE
YungsBetterStrongholds-1.20-Forge-4.0.3.jar |YUNG's Better Strongholds |betterstrongholds |1.20-Forge-4.0.3 |DONE |Manifest: NOSIGNATURE
overgrowth-1.20-1.2.jar |overgrowth mod |overgrowth |1.20-1.2 |DONE |Manifest: NOSIGNATURE
resourcefullib-forge-1.20-2.0.6.jar |Resourceful Lib |resourcefullib |2.0.6 |DONE |Manifest: NOSIGNATURE
cupboard-1.20.1-2.1.jar |Cupboard utilities |cupboard |1.20.1-2.1 |DONE |Manifest: NOSIGNATURE
JadeAddons-1.20.1-forge-5.2.2.jar |Jade Addons |jadeaddons |5.2.2 |DONE |Manifest: NOSIGNATURE
framework-forge-1.20.1-0.6.16.jar |Framework |framework |0.6.16 |DONE |Manifest: 0d:78:5f:44:c0:47:0c:8c:e2:63:a3:04:43:d4:12:7d:b0:7c:35:37:dc:40:b1:c1:98:ec:51:eb:3b:3c:45:99
l2library-2.4.22.jar |L2 Library |l2library |2.4.22 |DONE |Manifest: NOSIGNATURE
YungsBetterMineshafts-1.20-Forge-4.0.4.jar |YUNG's Better Mineshafts |bettermineshafts |1.20-Forge-4.0.4 |DONE |Manifest: NOSIGNATURE
PlayerRevive_FORGE_v2.0.19_mc1.20.1.jar |PlayerRevive |playerrevive |2.0.19 |DONE |Manifest: NOSIGNATURE
shutdowner-1.20.1-2.2.jar |Shutdown mod for timed and no |shutdowner |2.0 |DONE |Manifest: NOSIGNATURE
BHMenu-Forge-1.20.1-2.4.1.jar |BHMenu |bhmenu |2.4.1 |DONE |Manifest: NOSIGNATURE
Festive_Delight_1.1_1.20.1.jar |Festive Delight |festive_delight |1.0.0 |DONE |Manifest: NOSIGNATURE
l2tabs-0.2.3.jar |L2 Tabs |l2tabs |0.2.3 |DONE |Manifest: NOSIGNATURE
trashslot-forge-1.20-15.1.0.jar |TrashSlot |trashslot |15.1.0 |DONE |Manifest: NOSIGNATURE
biomesize-1.20.1-1.4.jar |Biome size mod |biomesize |1.20.1-1.4 |DONE |Manifest: NOSIGNATURE
treasuredistance-1.20-1.2.jar |Treasure Distance mod |treasuredistance |1.20-1.2 |DONE |Manifest: NOSIGNATURE
harvestwithease-1.20.1-8.0.0.1-forge.jar |Harvest with ease |harvestwithease |8.0.0.1 |DONE |Manifest: NOSIGNATURE
awesomedungeonend-forge-1.20.1-3.1.1.jar |Awesome dungeon the end |awesomedungeonend |3.1.1 |DONE |Manifest: NOSIGNATURE
limitedchunks-1.20.1-3.9.jar |Limited Chunkloading |limitedchunks |1.8 |DONE |Manifest: NOSIGNATURE
jei-1.20.1-forge-15.20.0.104.jar |Just Enough Items |jei |15.20.0.104 |DONE |Manifest: NOSIGNATURE
libraryferret-forge-1.20.1-4.0.0.jar |Library ferret |libraryferret |4.0.0 |DONE |Manifest: NOSIGNATURE
goblintraders-forge-1.20.1-1.9.3.jar |Goblin Traders |goblintraders |1.9.3 |DONE |Manifest: 0d:78:5f:44:c0:47:0c:8c:e2:63:a3:04:43:d4:12:7d:b0:7c:35:37:dc:40:b1:c1:98:ec:51:eb:3b:3c:45:99
Better_Snowball-1.20.1-1.0.0-Forge.jar |Better Snowball |better_snowball |1.0.0-1.20.1-Forge |DONE |Manifest: NOSIGNATURE
journeymap-1.20.1-5.9.18-neoforge.jar |Journeymap |journeymap |5.9.18 |DONE |Manifest: NOSIGNATURE
forgivingworld-1.20.1-4.2.jar |Forgiving world mod |forgivingworld |1.20.1-4.2 |DONE |Manifest: NOSIGNATURE
comforts-forge-6.3.4+1.20.1.jar |Comforts |comforts |6.3.4+1.20.1 |DONE |Manifest: NOSIGNATURE
NaturesCompass-1.20.1-1.11.2-forge.jar |Nature's Compass |naturescompass |1.20.1-1.11.2-forge |DONE |Manifest: NOSIGNATURE
l2screentracker-0.1.4.jar |L2 Screen Tracker |l2screentracker |0.1.4 |DONE |Manifest: NOSIGNATURE
bottleyourxp-1.20.1-3.2.jar |Bottle Your Xp |bottleyourxp |3.2 |DONE |Manifest: NOSIGNATURE
midnightlib-forge-1.4.2.jar |MidnightLib |midnightlib |1.4.2 |DONE |Manifest: NOSIGNATURE
starlight-1.1.2+forge.1cda73c.jar |Starlight |starlight |1.1.2+forge.1cda73c |DONE |Manifest: NOSIGNATURE
farsight-1.20.1-3.6.jar |Farsight mod |farsight_view |1.20.1-3.6 |DONE |Manifest: NOSIGNATURE
forge-1.20.1-47.2.0-universal.jar |Forge |forge |47.2.0 |DONE |Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90
Waddles-1.20.1-0.9.4.jar |Waddles |waddles |0.9.4 |DONE |Manifest: NOSIGNATURE
craftingtweaks-forge-1.20-18.2.1.jar |CraftingTweaks |craftingtweaks |18.2.1 |DONE |Manifest: NOSIGNATURE
awesomedungeonocean-forge-1.20.1-3.3.0.jar |Awesome dungeon edition ocean |awesomedungeonocean |3.3.0 |DONE |Manifest: NOSIGNATURE
client-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.1 |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
smoothchunk-1.20.1-3.5.jar |Smoothchunk mod |smoothchunk |1.20.1-3.5 |DONE |Manifest: NOSIGNATURE
logprot-1.20.1-3.3.jar |Logprot |logprot |1.4 |DONE |Manifest: NOSIGNATURE
vanillaplustools-1.20-1.0.jar |Vanilla+ Tools |vanillaplustools |1.20-1.0 |DONE |Manifest: NOSIGNATURE
TerraBlender-forge-1.20.1-3.0.0.169.jar |TerraBlender |terrablender |3.0.0.169 |DONE |Manifest: NOSIGNATURE
MouseTweaks-forge-mc1.20-2.25.jar |Mouse Tweaks |mousetweaks |2.25 |DONE |Manifest: NOSIGNATURE
awesomedungeonnether-forge-1.20.1-3.1.1.jar |Awesome dungeon nether |awesomedungeonnether |3.1.1 |DONE |Manifest: NOSIGNATURE
Jade-1.20.1-forge-11.9.2.jar |Jade |jade |11.9.2+forge |DONE |Manifest: NOSIGNATURE
CreativeCore_FORGE_v2.11.10_mc1.20.1.jar |CreativeCore |creativecore |2.11.10 |DONE |Manifest: NOSIGNATURE
cleanswing-1.20-1.5.jar |Clean Swing Through Grass |cleanswing |1.20-1.5 |DONE |Manifest: NOSIGNATURE
spectrelib-forge-0.13.14+1.20.1.jar |SpectreLib |spectrelib |0.13.14+1.20.1 |DONE |Manifest: NOSIGNATURE
domum_ornamentum-1.20.1-1.0.186-RELEASE-universal.|Domum Ornamentum |domum_ornamentum |1.20.1-1.0.186-RELEA|DONE |Manifest: NOSIGNATURE
betterfpsdist-1.20.1-4.1.jar |betterfpsdist mod |betterfpsdist |1.20.1-4.1 |DONE |Manifest: NOSIGNATURE
kffmod-4.11.0.jar |Kotlin For Forge |kotlinforforge |4.11.0 |DONE |Manifest: NOSIGNATURE
anvilbalance-1.20-1.1.0-all.jar |anvilbalance mod |anvilbalance |1.20-1.1.0 |DONE |Manifest: NOSIGNATURE
flywheel-forge-1.20.1-0.6.11-13.jar |Flywheel |flywheel |0.6.11-13 |DONE |Manifest: NOSIGNATURE
create-1.20.1-0.5.1.i.jar |Create |create |0.5.1.i |DONE |Manifest: NOSIGNATURE
brutalbosses-1.20.1-6.6.jar |brutalbosses mod |brutalbosses |1.20.1-6.6 |DONE |Manifest: NOSIGNATURE
polymorph-forge-0.49.0+1.20.1.jar |Polymorph |polymorph |0.49.0+1.20.1 |DONE |Manifest: NOSIGNATURE
StorageDrawers-1.20.1-12.9.7.jar |Storage Drawers |storagedrawers |12.9.7 |DONE |Manifest: NOSIGNATURE
entityculling-forge-1.6.2-mc1.20.jar |EntityCulling |entityculling |1.6.2 |DONE |Manifest: NOSIGNATURE
betterchunkloading-1.20.1-2.2.jar |betterchunkloading mod |betterchunkloading |1.20.1-2.2 |DONE |Manifest: NOSIGNATURE
structurize-1.20.1-1.0.742-RELEASE.jar |Structurize |structurize |1.20.1-1.0.742-RELEA|DONE |Manifest: NOSIGNATURE
multipiston-1.20-1.2.43-RELEASE.jar |Multi-Piston |multipiston |1.20-1.2.43-RELEASE |DONE |Manifest: NOSIGNATURE
minecolonies-1.20.1-1.1.609-BETA.jar |MineColonies |minecolonies |1.20.1-1.1.609-BETA |DONE |Manifest: NOSIGNATURE
JadeColonies-1.20.1-1.4.2.jar |JadeColonies |jadecolonies |1.4.2 |DONE |Manifest: NOSIGNATURE
tlc_forge-1.0.3-R-1.20.X.jar |The Lost Castle |tlc |1.0.2 |DONE |Manifest: NOSIGNATURE
creeperoverhaul-3.0.1-forge.jar |Creeper Overhaul |creeperoverhaul |3.0.1 |DONE |Manifest: NOSIGNATURE
appleskin-forge-mc1.20.1-2.5.1.jar |AppleSkin |appleskin |2.5.1+mc1.20.1 |DONE |Manifest: NOSIGNATURE
ferritecore-6.0.1-forge.jar |Ferrite Core |ferritecore |6.0.1 |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
biomemusic-1.20.1-2.2.jar |biomemusic mod |biomemusic |1.20.1-2.2 |DONE |Manifest: NOSIGNATURE
l2itemselector-0.1.7.jar |L2 Item Selector |l2itemselector |0.1.7 |DONE |Manifest: NOSIGNATURE
christmascolonies-1.4.jar |christmascolonies mod |christmascolonies |1.4 |DONE |Manifest: NOSIGNATURE
chunksending-1.20.1-2.8.jar |chunksending mod |chunksending |1.20.1-2.8 |DONE |Manifest: NOSIGNATURE
Crash Report UUID: 8fab6786-c542-4feb-a1f3-730dd05efb0d
Flywheel Backend: GL33 Instanced Arrays
FML: 47.2
Forge: net.minecraftforge:47.2.0

Crash Report

https://mclo.gs/04EiYWS

commented

Update Jade Addons

commented

Update Jade Addons

Thx, already fixed by updating all mods