Paste your logs.

Built for Minecraft & Hytale

Forge 1.19.2 Crash Report

327 lines
Raw
Detected
Minecraft version: 1.19.2 Java version: 17.0.8 Forge version: 43.4.2
---- Minecraft Crash Report ----
// This doesn't make any sense!
Time: 2024-08-15 10:38:59
Description: Exception generating new chunk
java.lang.IllegalStateException: Feature order cycle found, involved sources: [Reference{ResourceKey[minecraft:worldgen/biome / byg:firecracker_shrubland]=net.minecraft.world.level.biome.Biome@62c9b60a}, Reference{ResourceKey[minecraft:worldgen/biome / byg:fragment_forest]=net.minecraft.world.level.biome.Biome@69682344}]
at net.minecraft.world.level.biome.FeatureSorter.m_220603_(FeatureSorter.java:100) ~[client-1.19.2-20220805.130853-srg.jar%23437!/:?] {re:classloading}
at net.mcreator.dragonmod.init.DragonmodModBiomes.lambda$onServerAboutToStart$1(DragonmodModBiomes.java:74) ~[fairyDragons1.2.jar%23345!/:?] {re:classloading}
at com.google.common.base.Suppliers$NonSerializableMemoizingSupplier.get(Suppliers.java:183) ~[guava-31.0.1-jre.jar%23121!/:?] {}
at net.minecraft.world.level.chunk.ChunkGenerator.m_213609_(ChunkGenerator.java:397) ~[client-1.19.2-20220805.130853-srg.jar%23437!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:ChunkGeneratorMixin,pl:mixin:APP:byg.mixins.json:access.ChunkGeneratorAccess,pl:mixin:A}
at net.minecraft.world.level.chunk.ChunkStatus.m_223313_(ChunkStatus.java:145) ~[client-1.19.2-20220805.130853-srg.jar%23437!/:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
at net.minecraft.world.level.chunk.ChunkStatus.m_223279_(ChunkStatus.java:292) ~[client-1.19.2-20220805.130853-srg.jar%23437!/:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$25(ChunkMap.java:621) ~[client-1.19.2-20220805.130853-srg.jar%23437!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:ars_nouveau.mixins.json:camera.ChunkMapMixin,pl:mixin:A}
at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-5.0.28.jar%23126!/:?] {}
at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$27(ChunkMap.java:619) ~[client-1.19.2-20220805.130853-srg.jar%23437!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:ars_nouveau.mixins.json:camera.ChunkMapMixin,pl:mixin:A}
at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150) ~[?:?] {}
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {}
at net.minecraft.server.level.ChunkTaskPriorityQueueSorter.m_143188_(ChunkTaskPriorityQueueSorter.java:62) ~[client-1.19.2-20220805.130853-srg.jar%23437!/:?] {re:classloading}
at net.minecraft.util.thread.ProcessorMailbox.m_18759_(ProcessorMailbox.java:91) ~[client-1.19.2-20220805.130853-srg.jar%23437!/:?] {re:classloading}
at net.minecraft.util.thread.ProcessorMailbox.m_18747_(ProcessorMailbox.java:146) ~[client-1.19.2-20220805.130853-srg.jar%23437!/:?] {re:classloading}
at net.minecraft.util.thread.ProcessorMailbox.run(ProcessorMailbox.java:102) ~[client-1.19.2-20220805.130853-srg.jar%23437!/:?] {re:classloading}
at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1395) ~[?:?] {}
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {}
at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {}
at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {}
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {}
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {}
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Server thread
Suspected Mod:
dragonmod (dragonmod), Version: 1.0.0
at TRANSFORMER/dragonmod@1.0.0/net.mcreator.dragonmod.init.DragonmodModBiomes.lambda$onServerAboutToStart$1(DragonmodModBiomes.java:74)
Stacktrace:
at net.minecraft.world.level.biome.FeatureSorter.m_220603_(FeatureSorter.java:100) ~[client-1.19.2-20220805.130853-srg.jar%23437!/:?] {re:classloading}
at net.mcreator.dragonmod.init.DragonmodModBiomes.lambda$onServerAboutToStart$1(DragonmodModBiomes.java:74) ~[fairyDragons1.2.jar%23345!/:?] {re:classloading}
at com.google.common.base.Suppliers$NonSerializableMemoizingSupplier.get(Suppliers.java:183) ~[guava-31.0.1-jre.jar%23121!/:?] {}
at net.minecraft.world.level.chunk.ChunkGenerator.m_213609_(ChunkGenerator.java:397) ~[client-1.19.2-20220805.130853-srg.jar%23437!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:ChunkGeneratorMixin,pl:mixin:APP:byg.mixins.json:access.ChunkGeneratorAccess,pl:mixin:A}
at net.minecraft.world.level.chunk.ChunkStatus.m_223313_(ChunkStatus.java:145) ~[client-1.19.2-20220805.130853-srg.jar%23437!/:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
at net.minecraft.world.level.chunk.ChunkStatus.m_223279_(ChunkStatus.java:292) ~[client-1.19.2-20220805.130853-srg.jar%23437!/:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$25(ChunkMap.java:621) ~[client-1.19.2-20220805.130853-srg.jar%23437!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:ars_nouveau.mixins.json:camera.ChunkMapMixin,pl:mixin:A}
at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-5.0.28.jar%23126!/:?] {}
at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$27(ChunkMap.java:619) ~[client-1.19.2-20220805.130853-srg.jar%23437!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:ars_nouveau.mixins.json:camera.ChunkMapMixin,pl:mixin:A}
at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150) ~[?:?] {}
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {}
at net.minecraft.server.level.ChunkTaskPriorityQueueSorter.m_143188_(ChunkTaskPriorityQueueSorter.java:62) ~[client-1.19.2-20220805.130853-srg.jar%23437!/:?] {re:classloading}
at net.minecraft.util.thread.ProcessorMailbox.m_18759_(ProcessorMailbox.java:91) ~[client-1.19.2-20220805.130853-srg.jar%23437!/:?] {re:classloading}
at net.minecraft.util.thread.ProcessorMailbox.m_18747_(ProcessorMailbox.java:146) ~[client-1.19.2-20220805.130853-srg.jar%23437!/:?] {re:classloading}
at net.minecraft.util.thread.ProcessorMailbox.run(ProcessorMailbox.java:102) ~[client-1.19.2-20220805.130853-srg.jar%23437!/:?] {re:classloading}
-- Chunk to be generated --
Details:
Location: 104,-191
Position hash: -820338753432
Generator: net.minecraft.world.level.levelgen.NoiseBasedChunkGenerator@177c797c
Stacktrace:
at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$25(ChunkMap.java:621) ~[client-1.19.2-20220805.130853-srg.jar%23437!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:ars_nouveau.mixins.json:camera.ChunkMapMixin,pl:mixin:A}
at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-5.0.28.jar%23126!/:?] {}
at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$27(ChunkMap.java:619) ~[client-1.19.2-20220805.130853-srg.jar%23437!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:ars_nouveau.mixins.json:camera.ChunkMapMixin,pl:mixin:A}
at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150) ~[?:?] {}
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {}
at net.minecraft.server.level.ChunkTaskPriorityQueueSorter.m_143188_(ChunkTaskPriorityQueueSorter.java:62) ~[client-1.19.2-20220805.130853-srg.jar%23437!/:?] {re:classloading}
at net.minecraft.util.thread.ProcessorMailbox.m_18759_(ProcessorMailbox.java:91) ~[client-1.19.2-20220805.130853-srg.jar%23437!/:?] {re:classloading}
at net.minecraft.util.thread.ProcessorMailbox.m_18747_(ProcessorMailbox.java:146) ~[client-1.19.2-20220805.130853-srg.jar%23437!/:?] {re:classloading}
at net.minecraft.util.thread.ProcessorMailbox.run(ProcessorMailbox.java:102) ~[client-1.19.2-20220805.130853-srg.jar%23437!/:?] {re:classloading}
at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1395) ~[?:?] {}
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {}
at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {}
at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {}
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {}
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {}
-- Affected level --
Details:
All players: 1 total; [ServerPlayer['FnafMaestro'/965, l='ServerLevel[Fairy Forge]', x=1474.31, y=154.29, z=-2600.62]]
Chunk stats: 5019
Level dimension: minecraft:overworld
Level spawn location: World: (0,68,0), Section: (at 0,4,0 in 0,4,0; chunk contains blocks 0,-64,0 to 15,319,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
Level time: 8678480 game time, 12554486 day time
Level name: Fairy Forge
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Level weather: Rain time: 61312 (now: false), thunder time: 61565 (now: false)
Known server brands: forge
Level was modded: true
Level storage version: 0x04ABD - Anvil
Stacktrace:
at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:869) ~[client-1.19.2-20220805.130853-srg.jar%23437!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:806) ~[client-1.19.2-20220805.130853-srg.jar%23437!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:84) ~[client-1.19.2-20220805.130853-srg.jar%23437!/:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:654) ~[client-1.19.2-20220805.130853-srg.jar%23437!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:244) ~[client-1.19.2-20220805.130853-srg.jar%23437!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at java.lang.Thread.run(Thread.java:833) [?:?] {re:mixin}
-- System Details --
Details:
Minecraft Version: 1.19.2
Minecraft Version ID: 1.19.2
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: 4257630568 bytes (4060 MiB) / 11542724608 bytes (11008 MiB) up to 15032385536 bytes (14336 MiB)
CPUs: 22
Processor Vendor: GenuineIntel
Processor Name: Intel(R) Core(TM) Ultra 7 155H
Identifier: Intel64 Family 6 Model 170 Stepping 4
Microarchitecture: unknown
Frequency (GHz): 3.00
Number of physical packages: 1
Number of physical CPUs: 16
Number of logical CPUs: 22
Graphics card #0 name: Intel(R) Arc(TM) Graphics
Graphics card #0 vendor: Intel Corporation (0x8086)
Graphics card #0 VRAM (MB): 128.00
Graphics card #0 deviceId: 0x7d55
Graphics card #0 versionInfo: DriverVersion=31.0.101.5522
Memory slot #0 capacity (MB): 2048.00
Memory slot #0 clockSpeed (GHz): 7.47
Memory slot #0 type: Unknown
Memory slot #1 capacity (MB): 2048.00
Memory slot #1 clockSpeed (GHz): 7.47
Memory slot #1 type: Unknown
Memory slot #2 capacity (MB): 2048.00
Memory slot #2 clockSpeed (GHz): 7.47
Memory slot #2 type: Unknown
Memory slot #3 capacity (MB): 2048.00
Memory slot #3 clockSpeed (GHz): 7.47
Memory slot #3 type: Unknown
Memory slot #4 capacity (MB): 2048.00
Memory slot #4 clockSpeed (GHz): 7.47
Memory slot #4 type: Unknown
Memory slot #5 capacity (MB): 2048.00
Memory slot #5 clockSpeed (GHz): 7.47
Memory slot #5 type: Unknown
Memory slot #6 capacity (MB): 2048.00
Memory slot #6 clockSpeed (GHz): 7.47
Memory slot #6 type: Unknown
Memory slot #7 capacity (MB): 2048.00
Memory slot #7 clockSpeed (GHz): 7.47
Memory slot #7 type: Unknown
Virtual memory max (MB): 31214.50
Virtual memory used (MB): 27702.93
Swap memory total (MB): 15480.74
Swap memory used (MB): 1136.22
JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx14G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
Server Running: true
Player Count: 1 / 8; [ServerPlayer['FnafMaestro'/965, l='ServerLevel[Fairy Forge]', x=1474.31, y=154.29, z=-2600.62]]
Data Packs: vanilla, mod:farmersdelight, mod:entity_model_features (incompatible), mod:croptopia_additions, mod:entity_texture_features (incompatible), mod:treechop (incompatible), mod:terrablender, mod:pamhc2trees (incompatible), mod:biomesoplenty, mod:pamhc2crops (incompatible), mod:jei (incompatible), mod:shroom_dealers, mod:pamhc2foodextended (incompatible), mod:farmersrespite (incompatible), mod:curios, mod:patchouli (incompatible), mod:pamhc2foodcore (incompatible), mod:croptopia (incompatible), mod:journeymap (incompatible), mod:libx, mod:butchersdelightfoods, mod:mixinextras (incompatible), mod:sandbox, mod:butchersdelight, mod:architectury (incompatible), mod:doapi (incompatible), mod:candlelight, mod:meadow, mod:bakery (incompatible), mod:vinery, mod:beachparty, mod:mermod (incompatible), mod:monsters_and_girls, mod:byg, mod:corgilib (incompatible), mod:mysticsbiomes (incompatible), mod:ars_nouveau, mod:forge, mod:crabbersdelight, mod:geckolib3 (incompatible), mod:feywild, mod:sophisticatedcore (incompatible), mod:sophisticatedbackpacks (incompatible), mod:magicalforest (incompatible), mod:ferdinandsflowers, mod:endersdelight, mod:nethersdelight, mod:luphieclutteredmod, mod:breadcraft, mod:dragonmod, mod:flower_foxes, mod:witchmobility (incompatible), mod:skinlayers3d (incompatible), mod:chefsdelight, mod:cookingforblockheads (incompatible), mod:farmingforblockheads (incompatible), mod:balm (incompatible), mod:alcocraftplus (incompatible), mod:croptopiadelight, mod:waystones (incompatible), mod:hostiledelight, mod:l2library (incompatible), mod:fruitsdelight, mod:naturescompass (incompatible), mod:carryon (incompatible), mod:collectorsreap (incompatible), mod:delightful (incompatible), mod:mynethersdelight, mod:miners_delight (incompatible), mod:crystals_overhauled, mod:citadel, mod:alexsmobs (incompatible), mod:gemsandcrystals, mod:culturaldelights (incompatible), mod:brewinandchewin (incompatible), mod:nethervinery (incompatible), mod:romaniansdelight, mod:eggdelight, mod:greendelights (incompatible), mod:storagedelight, mod:coffee_delight, mod:seeddelight, mod:calebs_delight, mod:moredelight, mod:casualness_delight, mod:argentinas_delight, mod:vegetablesdelight, mod:appleskin, mod:alexsdelight, mod:extradelight, mod:fastfooddelight, mod:italian_delight, mod:wizardry_delight, mod:ukrainedelight, mod:hexerei (incompatible), mod:playeranimator (incompatible), mod:mcwwindows, mod:macawsroofsbyg, mod:mcwfurnituresbop, mod:placebo (incompatible), mod:maxhealthfix (incompatible), mod:hnh (incompatible), mod:botanypotstiers (incompatible), mod:macawsbridgesbop, mod:bookshelf (incompatible), mod:apotheosis (incompatible), mod:mcwdoors, mod:irons_spells_recipe_additions, mod:mcwfencesbyg, mod:supplementaries (incompatible), mod:mcwbridges, mod:handcrafted, mod:botanytrees (incompatible), mod:mcwtrpdoors, mod:mcwfences, mod:diagonalwindows, mod:bendylib (incompatible), mod:mcwfencesbop, mod:cnb, mod:tombstone, mod:resourcefullib (incompatible), mod:mcwroofs, mod:mcwlights, mod:smartbrainlib, mod:caelus (incompatible), mod:mcwpaintings, mod:decorative_blocks (incompatible), mod:botanypots (incompatible), mod:mcwpaths (incompatible), mod:ironchest (incompatible), mod:moonlight (incompatible), mod:commonality, mod:jade (incompatible), mod:another_furniture (incompatible), mod:irons_spellbooks (incompatible), mod:diagonalfences, mod:modonomicon, mod:occultism, mod:ars_ocultas (incompatible), mod:apexcore, mod:fantasyfurniture, mod:puzzleslib (incompatible), mod:betterlily (incompatible), mod:mcwfurnituresbyg, mod:mcwfurnitures, mod:macawsroofsbop, mod:macawsbridgesbyg, Supplementaries Generated Pack, mod:iceandfire (incompatible)
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.19.2-forge-43.4.2
ModLauncher: 10.0.8+10.0.8+main.0ef7e830
ModLauncher launch target: forgeclient
ModLauncher naming: srg
ModLauncher services:
mixin-0.8.5.jar mixin PLUGINSERVICE
eventbus-6.0.3.jar eventbus PLUGINSERVICE
fmlloader-1.19.2-43.4.2.jar slf4jfixer PLUGINSERVICE
fmlloader-1.19.2-43.4.2.jar object_holder_definalize PLUGINSERVICE
fmlloader-1.19.2-43.4.2.jar runtime_enum_extender PLUGINSERVICE
fmlloader-1.19.2-43.4.2.jar capability_token_subclass PLUGINSERVICE
accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
fmlloader-1.19.2-43.4.2.jar runtimedistcleaner PLUGINSERVICE
modlauncher-10.0.8.jar mixin TRANSFORMATIONSERVICE
modlauncher-10.0.8.jar fml TRANSFORMATIONSERVICE
FML Language Providers:
minecraft@1.0
lowcodefml@null
javafml@null
Mod List:
hexerei-0.3.3.1.jar |Hexerei |hexerei |**.**.**.** |DONE |Manifest: NOSIGNATURE
TreeChop-1.19.2-forge-0.18.4.jar |HT's TreeChop |treechop |0.18.4 |DONE |Manifest: NOSIGNATURE
player-animation-lib-forge-1.0.2.jar |Player Animator |playeranimator |1.0.2 |DONE |Manifest: NOSIGNATURE
mcw-windows-2.3.0-mc1.19.2forge.jar |Macaw's Windows |mcwwindows |2.3.0 |DONE |Manifest: NOSIGNATURE
sophisticatedcore-1.19.2-0.5.98.459.jar |Sophisticated Core |sophisticatedcore |1.19.2-0.5.98.459 |DONE |Manifest: NOSIGNATURE
EggDelight-v1.2-1.19.2.jar |Egg Delight |eggdelight |1.2 |DONE |Manifest: NOSIGNATURE
macawsroofsbyg-1.19.2-1.4.jar |Macaw's Roofs - BYG |macawsroofsbyg |1.19.2-1.4 |DONE |Manifest: NOSIGNATURE
mcwfurnituresbop-1.19.2-1.4.jar |Macaw's Furnitures - BOP |mcwfurnituresbop |1.19.2-1.4 |DONE |Manifest: NOSIGNATURE
cookingforblockheads-forge-1.19.2-13.3.3.jar |CookingForBlockheads |cookingforblockheads |13.3.3 |DONE |Manifest: NOSIGNATURE
Placebo-1.19.2-7.4.0.jar |Placebo |placebo |7.4.0 |DONE |Manifest: NOSIGNATURE
citadel-2.1.4-1.19.jar |Citadel |citadel |2.1.4 |DONE |Manifest: NOSIGNATURE
alexsmobs-1.21.1.jar |Alex's Mobs |alexsmobs |1.21.1 |DONE |Manifest: NOSIGNATURE
MaxHealthFix-Forge-1.19.2-8.0.2.jar |MaxHealthFix |maxhealthfix |8.0.2 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
mixinextras-forge-0.2.0-rc.5.jar |MixinExtras |mixinextras |0.2.0-rc.5 |DONE |Manifest: NOSIGNATURE
hearth_and_home-forge-1.19.2-1.0.1.jar |Hearth & Home |hnh |1.19.2-1.0.1 |DONE |Manifest: NOSIGNATURE
BotanyPotsTiers-Forge-1.19.2-3.3.2.jar |BotanyPotsTiers |botanypotstiers |3.3.2 |DONE |Manifest: NOSIGNATURE
macawsbridgesbop-1.19.2-1.5.jar |Macaw's Bridges - BOP |macawsbridgesbop |1.19.2-1.5 |DONE |Manifest: NOSIGNATURE
Bookshelf-Forge-1.19.2-16.3.20.jar |Bookshelf |bookshelf |16.3.20 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
storagedelight-1.1.1-1.19.2-forge.jar |Storage Delight |storagedelight |1.1.1-1.19.2-forge |DONE |Manifest: NOSIGNATURE
sophisticatedbackpacks-1.19.2-3.18.63.934.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.19.2-3.18.63.934 |DONE |Manifest: NOSIGNATURE
Apotheosis-1.19.2-6.5.1.jar |Apotheosis |apotheosis |6.5.1 |DONE |Manifest: NOSIGNATURE
mcw-doors-1.1.1forge-mc1.19.2.jar |Macaw's Doors |mcwdoors |1.1.1 |DONE |Manifest: NOSIGNATURE
mermod-forge-1.11.jar |Mermod |mermod |1.11 |DONE |Manifest: NOSIGNATURE
balm-forge-1.19.2-4.6.0.jar |Balm |balm |4.6.0 |DONE |Manifest: NOSIGNATURE
carryon-forge-1.19.2-2.1.1.22.jar |Carry On |carryon |**.**.**.** |DONE |Manifest: NOSIGNATURE
IronsRecipeAdditions_1.19.2_modversion_1.5.jar |Iron's Recipe Additions |irons_spells_recipe_additions |1.0.0 |DONE |Manifest: NOSIGNATURE
MagicalForest-forge-1.19-2.1.0.jar |Magical Forest |magicalforest |2.1.0 |DONE |Manifest: NOSIGNATURE
mcwfencesbyg-forge-1.19.2-1.1.jar |Macaw's Fences - BYG |mcwfencesbyg |1.19.2-1.1 |DONE |Manifest: NOSIGNATURE
supplementaries-1.19.2-2.4.20.jar |Supplementaries |supplementaries |1.19.2-2.4.20 |DONE |Manifest: NOSIGNATURE
mcw-bridges-3.0.1-mc1.19.2forge.jar |Macaw's Bridges |mcwbridges |3.0.1 |DONE |Manifest: NOSIGNATURE
FarmersDelight-1.19.2-1.2.3.jar |Farmer's Delight |farmersdelight |1.19.2-1.2.3 |DONE |Manifest: NOSIGNATURE
casualness_delight-1.19.2-0.4.jar |Casualness Delight |casualness_delight |1.19.2-0.4 |DONE |Manifest: NOSIGNATURE
entity_model_features_forge_1.19.2-1.0.2.jar |Entity Model Features |entity_model_features |1.0.2 |DONE |Manifest: NOSIGNATURE
CroptopiaAdditions-1.19.2-FORGE-2.0.FINAL.jar |Croptopia Additions |croptopia_additions |2.0.0. |DONE |Manifest: NOSIGNATURE
entity_texture_features_forge_1.19.2-4.5.1.jar |Entity Texture Features |entity_texture_features |4.5.1 |DONE |Manifest: NOSIGNATURE
handcrafted-forge-1.19.2-2.0.6.jar |Handcrafted |handcrafted |2.0.6 |DONE |Manifest: NOSIGNATURE
chefs-delight-1.0.2-forge-1.19.2.jar |Chefs Delight |chefsdelight |1.0.2-forge-1.19.2 |DONE |Manifest: NOSIGNATURE
endersdelight-1.19-1.2.1.jar |Ender's Delight |endersdelight |1.19-1.2.1 |DONE |Manifest: NOSIGNATURE
BotanyTrees-Forge-1.19.2-5.0.12.jar |BotanyTrees |botanytrees |5.0.12 |DONE |Manifest: NOSIGNATURE
mcw-trapdoors-1.1.3-mc1.19.2forge.jar |Macaw's Trapdoors |mcwtrpdoors |1.1.3 |DONE |Manifest: NOSIGNATURE
mcw-fences-1.1.2-mc1.19.2forge.jar |Macaw's Fences and Walls |mcwfences |1.1.2 |DONE |Manifest: NOSIGNATURE
DiagonalWindows-v4.0.2-1.19.2-Forge.jar |Diagonal Windows |diagonalwindows |4.0.2 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
bendy-lib-forge-2.1.1.jar |Bendy lib |bendylib |2.1.1 |DONE |Manifest: NOSIGNATURE
pamhc2foodextended-1.19.2-1.0.0.jar |Pam's HarvestCraft 2 - Food Ex|pamhc2foodextended |1.0.0 |DONE |Manifest: NOSIGNATURE
mcwfencesbop-1.19.2-1.1.jar |Macaw's Fences - BOP |mcwfencesbop |1.19.2-1.1 |DONE |Manifest: NOSIGNATURE
CNB-1.19-1.5.4.jar |Creatures and Beasts |cnb |1.5.4 |DONE |Manifest: NOSIGNATURE
cluttered-2.1.1-1.19.2.jar |Cluttered |luphieclutteredmod |2.1 |DONE |Manifest: NOSIGNATURE
curios-forge-1.19.2-5.1.6.3.jar |Curios API |curios |1.19.2-5.1.6.3 |DONE |Manifest: NOSIGNATURE
Patchouli-1.19.2-77.jar |Patchouli |patchouli |1.19.2-77 |DONE |Manifest: NOSIGNATURE
MyNethersDelight-1.19-0.1.1.jar |My Nether's Delight |mynethersdelight |1.19-1.1 |DONE |Manifest: NOSIGNATURE
fairyDragons1.2.jar |dragonmod |dragonmod |1.0.0 |DONE |Manifest: NOSIGNATURE
Butchersdelight+Foods+beta+1.19.2+1.0.0.jar |ButchersDelightfoods |butchersdelightfoods |**.**.**.**.0 |DONE |Manifest: NOSIGNATURE
Hostile_Delight_0.2.2_1.19.2.jar |Hostile_Delight |hostiledelight |1.0.0 |DONE |Manifest: NOSIGNATURE
tombstone-1.19.2-8.2.18.jar |Corail Tombstone |tombstone |8.2.18 |DONE |Manifest: NOSIGNATURE
resourcefullib-forge-1.19.2-1.1.24.jar |Resourceful Lib |resourcefullib |1.1.24 |DONE |Manifest: NOSIGNATURE
Butchersdelight+beta+1.19.2+2.0.0.jar |ButchersDelight |butchersdelight |**.**.**.**.0 |DONE |Manifest: NOSIGNATURE
mcw-roofs-2.3.1-mc1.19.2forge.jar |Macaw's Roofs |mcwroofs |2.3.1 |DONE |Manifest: NOSIGNATURE
architectury-6.5.85-forge.jar |Architectury |architectury |6.5.85 |DONE |Manifest: NOSIGNATURE
doapi-1.1.0b.jar |Lets Do Api |doapi |1.1.0b |DONE |Manifest: NOSIGNATURE
letsdo-candlelight-forge-1.1.8.jar |Candlelight Dinner |candlelight |1.1.8 |DONE |Manifest: NOSIGNATURE
letsdo-bakery-forge-1.0.6.jar |Bakery |bakery |1.0.6 |DONE |Manifest: NOSIGNATURE
letsdo-vinery-forge-1.3.12b.jar |Vinery |vinery |1.3.12 |DONE |Manifest: NOSIGNATURE
letsdo-beachparty-forge-1.0.12b.jar |Beachparty |beachparty |1.0.12 |DONE |Manifest: NOSIGNATURE
l2library-1.9.4.jar |L2 Library |l2library |1.9.4 |DONE |Manifest: NOSIGNATURE
wizardrydelight-1.19.2-3.8-Forge-fix.jar |Wizardry delight |wizardry_delight |1.19.2-3.8-Forge-fix|DONE |Manifest: NOSIGNATURE
mcw-lights-1.1.0-mc1.19.2forge.jar |Macaw's Lights and Lamps |mcwlights |1.1.0 |DONE |Manifest: NOSIGNATURE
SmartBrainLib-forge-1.19.2-1.9.jar |SmartBrainLib |smartbrainlib |1.9 |DONE |Manifest: NOSIGNATURE
romaniansdelight-0.5.2.jar |Romanian's Delight |romaniansdelight |0.5.2 |DONE |Manifest: NOSIGNATURE
pamhc2trees-1.19.2-1.0.1.jar |Pam's HarvestCraft 2 - Trees |pamhc2trees |1.0.1 |DONE |Manifest: NOSIGNATURE
culturaldelights-1.19.2-0.15.5.jar |Cultural Delights |culturaldelights |0.15.5 |DONE |Manifest: NOSIGNATURE
jei-1.19.2-forge-11.6.0.1018.jar |Just Enough Items |jei |11.6.0.1018 |DONE |Manifest: NOSIGNATURE
letsdo-nethervinery-forge-1.0.2.jar |Nether Vinery |nethervinery |1.0.2 |DONE |Manifest: NOSIGNATURE
shroomdealers_1.6-1.19.2-forge.jar |Shroom Dealers! |shroom_dealers |1.6 |DONE |Manifest: NOSIGNATURE
caelus-forge-1.19.2-3.0.0.6.jar |Caelus API |caelus |1.19.2-3.0.0.6 |DONE |Manifest: NOSIGNATURE
waystones-forge-1.19.2-11.4.2.jar |Waystones |waystones |11.4.2 |DONE |Manifest: NOSIGNATURE
mcw-paintings-1.0.5-1.19.2forge.jar |Macaw's Paintings |mcwpaintings |1.0.5 |DONE |Manifest: NOSIGNATURE
greendelights-1.0.1-1.19.2.jar |Green Delights |greendelights |1.0 |DONE |Manifest: NOSIGNATURE
crystals_overhauled-v2.0.0-FORGE-1.19.2.jar |Crystals Overhauled |crystals_overhauled |2.0.0 |DONE |Manifest: NOSIGNATURE
journeymap-1.19.2-5.9.7-forge.jar |Journeymap |journeymap |5.9.7 |DONE |Manifest: NOSIGNATURE
NaturesCompass-1.19.2-1.10.0-forge.jar |Nature's Compass |naturescompass |1.19.2-1.10.0-forge |DONE |Manifest: NOSIGNATURE
gemsandcrystals-1.4.1-1.19.2.jar |Gems and Crystals |gemsandcrystals |1.4.1-1.19.2 |DONE |Manifest: NOSIGNATURE
LibX-1.19.2-4.2.8.jar |LibX |libx |1.19.2-4.2.8 |DONE |Manifest: NOSIGNATURE
Decorative Blocks-forge-1.19.2-3.0.0.jar |Decorative Blocks |decorative_blocks |3.0.0 |DONE |Manifest: NOSIGNATURE
BotanyPots-Forge-1.19.2-9.0.43.jar |BotanyPots |botanypots |9.0.43 |DONE |Manifest: NOSIGNATURE
farmingforblockheads-forge-1.19.2-11.3.5.jar |Farming for Blockheads |farmingforblockheads |11.3.5 |DONE |Manifest: NOSIGNATURE
iceandfire-1.19.2-2.1.13-beta-3.jar |Ice and Fire |iceandfire |1.19.2-2.1.13+build.|DONE |Manifest: NOSIGNATURE
mysticsbiomes-1.19.2-3.1.2.jar |Mystic's Biomes |mysticsbiomes |1.19.2-3.1.2 |DONE |Manifest: NOSIGNATURE
CoffeeDelight-Forge-1.19.2-1.4.jar |Coffee Delight |coffee_delight |1.4 |DONE |Manifest: NOSIGNATURE
ars_nouveau-1.19.2-3.21.4.jar |Ars Nouveau |ars_nouveau |3.21.4 |DONE |Manifest: NOSIGNATURE
seeddelight-1.0.0-forge-1.19.2.jar |SeedDelight |seeddelight |1.0.0 |DONE |Manifest: NOSIGNATURE
Mexican's Delight1.1.jar |Caleb's Delight |calebs_delight |1.0.0 |DONE |Manifest: NOSIGNATURE
moredelight-2024.06.30-1.19.2-forge.jar |More Delight |moredelight |2024.06.30-1.19.2-fo|DONE |Manifest: NOSIGNATURE
3dskinlayers-forge-1.5.2-mc1.19.1.jar |3dSkinLayers |skinlayers3d |1.5.2 |DONE |Manifest: NOSIGNATURE
forge-1.19.2-43.4.2-universal.jar |Forge |forge |43.4.2 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
mcw-paths-1.0.5-1.19.2forge.jar |Macaw's Paths and Pavings |mcwpaths |1.0.5 |DONE |Manifest: NOSIGNATURE
alcocraftplus-1.19.2-forge-1.0.1.jar |Alcocraft |alcocraftplus |1.0.1 |DONE |Manifest: NOSIGNATURE
ironchest-1.19.2-14.2.7.jar |Iron Chests |ironchest |1.19.2-14.2.7 |DONE |Manifest: NOSIGNATURE
ferdinandsflowers-2.01-1.19.2.jar |Ferdinand's Flowers |ferdinandsflowers |2.01-1.19.2 |DONE |Manifest: NOSIGNATURE
client-1.19.2-20220805.130853-srg.jar |Minecraft |minecraft |1.19.2 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
moonlight-1.19.2-2.3.7-forge.jar |Moonlight Library |moonlight |1.19.2-2.3.7 |DONE |Manifest: NOSIGNATURE
commonality-1.19.2-4.2.1.jar |Commonality |commonality |4.2.1 |DONE |Manifest: NOSIGNATURE
Jade-1.19.1-forge-8.9.2.jar |Jade |jade |8.9.2 |DONE |Manifest: NOSIGNATURE
pamhc2crops-1.19.2-1.0.2.jar |Pam's HarvestCraft 2 - Crops |pamhc2crops |1.0.2 |DONE |Manifest: NOSIGNATURE
another_furniture-forge-1.19.2-2.1.4.jar |Another Furniture |another_furniture |1.19.2-2.1.4 |DONE |Manifest: NOSIGNATURE
CroptopiaDelight-1.19.2_1.2.2-forge.jar |Croptopia Delight |croptopiadelight |1.0 |DONE |Manifest: NOSIGNATURE
NethersDelight-1.19-3.1.jar |Nether's Delight |nethersdelight |1.19-3.1 |DONE |Manifest: NOSIGNATURE
collectorsreap-1.19-1.2.4.jar |Collector's Reap |collectorsreap |1.2.4 |DONE |Manifest: NOSIGNATURE
BrewinAndChewin-1.19-2.0.jar |Brewin' and Chewin' |brewinandchewin |1.19-2.0 |DONE |Manifest: NOSIGNATURE
FarmersRespite-1.19-2.0.jar |Farmer's Respite |farmersrespite |1.19-2.0 |DONE |Manifest: NOSIGNATURE
pamhc2foodcore-1.19.2-1.0.1.jar |Pam's HarvestCraft 2 - Food Co|pamhc2foodcore |1.0.1 |DONE |Manifest: NOSIGNATURE
Croptopia-1.19.2-FORGE-2.2.2.jar |Croptopia |croptopia |2.2.2 |DONE |Manifest: NOSIGNATURE
sootsandwichcraft1.2.3[1.19.2].jar |Soot's Sandwichcraft |breadcraft |1.2.3 |DONE |Manifest: NOSIGNATURE
irons_spellbooks-1.19.2-3.4.0.jar |Iron's Spells 'n Spellbooks |irons_spellbooks |1.19.2-3.4.0 |DONE |Manifest: NOSIGNATURE
DiagonalFences-v4.2.6-1.19.2-Forge.jar |Diagonal Fences |diagonalfences |4.2.6 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
miners_delight-1.19.2-1.1.2.jar |Miner's Delight |miners_delight |1.19.2-1.1.2 |DONE |Manifest: NOSIGNATURE
Argentina's delight 1.19.2 (3.0 beta).jar |Argentina's Delight |argentinas_delight |1.3 |DONE |Manifest: NOSIGNATURE
modonomicon-1.19.2-1.34.0.jar |Modonomicon |modonomicon |1.34.0 |DONE |Manifest: NOSIGNATURE
SandBox-1.19.2-1.0.1.jar |SandBox |sandbox |1.19.2-1.0.1 |DONE |Manifest: NOSIGNATURE
vegetablesdelight-1.0.2-1.19.2.jar |Vegetables Delight |vegetablesdelight |1.0.2-1.19.2 |DONE |Manifest: NOSIGNATURE
appleskin-forge-mc1.19-2.4.2.jar |AppleSkin |appleskin |2.4.2+mc1.19 |DONE |Manifest: NOSIGNATURE
alexsdelight-1.4.1.jar |Alex's Delight |alexsdelight |1.4.1 |DONE |Manifest: NOSIGNATURE
occultism-1.19.2-1.90.0.jar |Occultism |occultism |1.90.0 |DONE |Manifest: NOSIGNATURE
ars_ocultas-1.19.2-0.1.1-all.jar |Ars Ocultas |ars_ocultas |1.19.2-0.1.1 |DONE |Manifest: NOSIGNATURE
MonstersGirls_1.3.2.1__1.19.2.jar |monsters and girls |monsters_and_girls |**.**.**.** |DONE |Manifest: NOSIGNATURE
extradelight-1.3.3.jar |ExtraDelight |extradelight |1.3.3 |DONE |Manifest: NOSIGNATURE
fastfooddelight-1.19-1.2.4.jar |FastFood Delight |fastfooddelight |1.19-1.2.4 |DONE |Manifest: NOSIGNATURE
apexcore-1.19.2-7.3.1.jar |ApexCore |apexcore |7.3.1 |DONE |Manifest: NOSIGNATURE
fantasyfurniture-1.19.2-6.7.0.jar |Fantasy's Furniture |fantasyfurniture |6.7.0 |DONE |Manifest: NOSIGNATURE
italiandelight-1.19.2-2.0.jar |Italian Delight |italian_delight |1.19.2-2.0 |DONE |Manifest: NOSIGNATURE
Flowerfoxes1.12Withbugfixes.jar |Flower Foxes |flower_foxes |1.0.0 |DONE |Manifest: NOSIGNATURE
witchmobility-1.3.2-1.19.2.jar |Witch Mobility |witchmobility |1.3.2-1.19.2 |DONE |Manifest: NOSIGNATURE
PuzzlesLib-v4.4.3-1.19.2-Forge.jar |Puzzles Lib |puzzleslib |4.4.3 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
betterlily-1.1.2.jar |Better Lily Pads |betterlily |1.1.2 |DONE |Manifest: NOSIGNATURE
mcwfurnituresbyg-1.19.2-1.3.jar |Macaw's Furnitures - BYG |mcwfurnituresbyg |1.19.2-1.3 |DONE |Manifest: NOSIGNATURE
mcw-furniture-3.3.0-mc1.19.2forge.jar |Macaw's Furniture |mcwfurnitures |3.3.0 |DONE |Manifest: NOSIGNATURE
TerraBlender-forge-1.19.2-2.0.1.166.jar |TerraBlender |terrablender |**.**.**.** |DONE |Manifest: NOSIGNATURE
BiomesOPlenty-1.19.2-17.1.2.544.jar |Biomes O' Plenty |biomesoplenty |**.**.**.** |DONE |Manifest: NOSIGNATURE
macawsroofsbop-1.19.2-1.5.jar |Macaw's Roofs - BOP |macawsroofsbop |1.19.2-1.5 |DONE |Manifest: NOSIGNATURE
letsdo-meadow-forge-1.2.4.jar |Meadow |meadow |1.2.4 |DONE |Manifest: NOSIGNATURE
Oh_The_Biomes_You'll_Go-forge-1.19.2-2.0.1.4.jar |Oh The Biomes You'll Go |byg |**.**.**.** |DONE |Manifest: NOSIGNATURE
macawsbridgesbyg-1.19.2-1.5.jar |Macaw's Bridges - BYG |macawsbridgesbyg |1.19.2-1.5 |DONE |Manifest: NOSIGNATURE
geckolib-forge-1.19-3.1.40.jar |GeckoLib |geckolib3 |3.1.40 |DONE |Manifest: NOSIGNATURE
Feywild-1.19.2-3.2.6.jar |Feywild |feywild |1.19.2-3.2.6 |DONE |Manifest: NOSIGNATURE
CorgiLib-forge-1.19.2-1.0.0.34.jar |CorgiLib |corgilib |**.**.**.** |DONE |Manifest: NOSIGNATURE
CrabbersDelight-1.19.2-1.1.2.jar |Crabber's Delight |crabbersdelight |1.1.2 |DONE |Manifest: NOSIGNATURE
ukrainedelight-1.0.0-1.19-1.19.2.jar |Ukraine Delight |ukrainedelight |1.0.0-1.19-1.19.2 |DONE |Manifest: NOSIGNATURE
Delightful-1.19.2-3.4.1.jar |Delightful |delightful |3.4.1 |DONE |Manifest: NOSIGNATURE
fruitsdelight-0.5.5.jar |Fruits Delight |fruitsdelight |0.5.5 |DONE |Manifest: NOSIGNATURE
Crash Report UUID: 63ab7a04-62e4-4dfa-b352-78b323d66a3c
FML: 43.4
Forge: net.minecraftforge:43.4.2