Forge 1.19.2 Crash Report

#GFzhBZd
327 lines
Raw
Analysis
Minecraft version:
1.19.2
Java version:
17.0.8
Forge version:
43.4.2
1---- Minecraft Crash Report ----
2// This doesn't make any sense!
3
4Time: 2024-08-15 10:38:59
5Description: Exception generating new chunk
6
7java.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}]
8 at net.minecraft.world.level.biome.FeatureSorter.m_220603_(FeatureSorter.java:100) ~[client-1.19.2-20220805.130853-srg.jar%23437!/:?] {re:classloading}
9 at net.mcreator.dragonmod.init.DragonmodModBiomes.lambda$onServerAboutToStart$1(DragonmodModBiomes.java:74) ~[fairyDragons1.2.jar%23345!/:?] {re:classloading}
10 at com.google.common.base.Suppliers$NonSerializableMemoizingSupplier.get(Suppliers.java:183) ~[guava-31.0.1-jre.jar%23121!/:?] {}
11 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}
12 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}
13 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}
14 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}
15 at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-5.0.28.jar%23126!/:?] {}
16 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}
17 at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150) ~[?:?] {}
18 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {}
19 at net.minecraft.server.level.ChunkTaskPriorityQueueSorter.m_143188_(ChunkTaskPriorityQueueSorter.java:62) ~[client-1.19.2-20220805.130853-srg.jar%23437!/:?] {re:classloading}
20 at net.minecraft.util.thread.ProcessorMailbox.m_18759_(ProcessorMailbox.java:91) ~[client-1.19.2-20220805.130853-srg.jar%23437!/:?] {re:classloading}
21 at net.minecraft.util.thread.ProcessorMailbox.m_18747_(ProcessorMailbox.java:146) ~[client-1.19.2-20220805.130853-srg.jar%23437!/:?] {re:classloading}
22 at net.minecraft.util.thread.ProcessorMailbox.run(ProcessorMailbox.java:102) ~[client-1.19.2-20220805.130853-srg.jar%23437!/:?] {re:classloading}
23 at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1395) ~[?:?] {}
24 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {}
25 at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {}
26 at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {}
27 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {}
28 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {}
29
30
31A detailed walkthrough of the error, its code path and all known details is as follows:
32---------------------------------------------------------------------------------------
33
34-- Head --
35Thread: Server thread
36Suspected Mod:
37 dragonmod (dragonmod), Version: 1.0.0
38 at TRANSFORMER/dragonmod@1.0.0/net.mcreator.dragonmod.init.DragonmodModBiomes.lambda$onServerAboutToStart$1(DragonmodModBiomes.java:74)
39Stacktrace:
40 at net.minecraft.world.level.biome.FeatureSorter.m_220603_(FeatureSorter.java:100) ~[client-1.19.2-20220805.130853-srg.jar%23437!/:?] {re:classloading}
41 at net.mcreator.dragonmod.init.DragonmodModBiomes.lambda$onServerAboutToStart$1(DragonmodModBiomes.java:74) ~[fairyDragons1.2.jar%23345!/:?] {re:classloading}
42 at com.google.common.base.Suppliers$NonSerializableMemoizingSupplier.get(Suppliers.java:183) ~[guava-31.0.1-jre.jar%23121!/:?] {}
43 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}
44 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}
45 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}
46 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}
47 at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-5.0.28.jar%23126!/:?] {}
48 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}
49 at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150) ~[?:?] {}
50 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {}
51 at net.minecraft.server.level.ChunkTaskPriorityQueueSorter.m_143188_(ChunkTaskPriorityQueueSorter.java:62) ~[client-1.19.2-20220805.130853-srg.jar%23437!/:?] {re:classloading}
52 at net.minecraft.util.thread.ProcessorMailbox.m_18759_(ProcessorMailbox.java:91) ~[client-1.19.2-20220805.130853-srg.jar%23437!/:?] {re:classloading}
53 at net.minecraft.util.thread.ProcessorMailbox.m_18747_(ProcessorMailbox.java:146) ~[client-1.19.2-20220805.130853-srg.jar%23437!/:?] {re:classloading}
54 at net.minecraft.util.thread.ProcessorMailbox.run(ProcessorMailbox.java:102) ~[client-1.19.2-20220805.130853-srg.jar%23437!/:?] {re:classloading}
55-- Chunk to be generated --
56Details:
57 Location: 104,-191
58 Position hash: -820338753432
59 Generator: net.minecraft.world.level.levelgen.NoiseBasedChunkGenerator@177c797c
60Stacktrace:
61 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}
62 at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-5.0.28.jar%23126!/:?] {}
63 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}
64 at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150) ~[?:?] {}
65 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {}
66 at net.minecraft.server.level.ChunkTaskPriorityQueueSorter.m_143188_(ChunkTaskPriorityQueueSorter.java:62) ~[client-1.19.2-20220805.130853-srg.jar%23437!/:?] {re:classloading}
67 at net.minecraft.util.thread.ProcessorMailbox.m_18759_(ProcessorMailbox.java:91) ~[client-1.19.2-20220805.130853-srg.jar%23437!/:?] {re:classloading}
68 at net.minecraft.util.thread.ProcessorMailbox.m_18747_(ProcessorMailbox.java:146) ~[client-1.19.2-20220805.130853-srg.jar%23437!/:?] {re:classloading}
69 at net.minecraft.util.thread.ProcessorMailbox.run(ProcessorMailbox.java:102) ~[client-1.19.2-20220805.130853-srg.jar%23437!/:?] {re:classloading}
70 at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1395) ~[?:?] {}
71 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {}
72 at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {}
73 at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {}
74 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {}
75 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {}
76
77
78-- Affected level --
79Details:
80 All players: 1 total; [ServerPlayer['FnafMaestro'/965, l='ServerLevel[Fairy Forge]', x=1474.31, y=154.29, z=-2600.62]]
81 Chunk stats: 5019
82 Level dimension: minecraft:overworld
83 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)
84 Level time: 8678480 game time, 12554486 day time
85 Level name: Fairy Forge
86 Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
87 Level weather: Rain time: 61312 (now: false), thunder time: 61565 (now: false)
88 Known server brands: forge
89 Level was modded: true
90 Level storage version: 0x04ABD - Anvil
91Stacktrace:
92 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}
93 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}
94 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}
95 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}
96 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}
97 at java.lang.Thread.run(Thread.java:833) [?:?] {re:mixin}
98
99
100-- System Details --
101Details:
102 Minecraft Version: 1.19.2
103 Minecraft Version ID: 1.19.2
104 Operating System: Windows 10 (amd64) version 10.0
105 Java Version: 17.0.8, Microsoft
106 Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
107 Memory: 4257630568 bytes (4060 MiB) / 11542724608 bytes (11008 MiB) up to 15032385536 bytes (14336 MiB)
108 CPUs: 22
109 Processor Vendor: GenuineIntel
110 Processor Name: Intel(R) Core(TM) Ultra 7 155H
111 Identifier: Intel64 Family 6 Model 170 Stepping 4
112 Microarchitecture: unknown
113 Frequency (GHz): 3.00
114 Number of physical packages: 1
115 Number of physical CPUs: 16
116 Number of logical CPUs: 22
117 Graphics card #0 name: Intel(R) Arc(TM) Graphics
118 Graphics card #0 vendor: Intel Corporation (0x8086)
119 Graphics card #0 VRAM (MB): 128.00
120 Graphics card #0 deviceId: 0x7d55
121 Graphics card #0 versionInfo: DriverVersion=31.0.101.5522
122 Memory slot #0 capacity (MB): 2048.00
123 Memory slot #0 clockSpeed (GHz): 7.47
124 Memory slot #0 type: Unknown
125 Memory slot #1 capacity (MB): 2048.00
126 Memory slot #1 clockSpeed (GHz): 7.47
127 Memory slot #1 type: Unknown
128 Memory slot #2 capacity (MB): 2048.00
129 Memory slot #2 clockSpeed (GHz): 7.47
130 Memory slot #2 type: Unknown
131 Memory slot #3 capacity (MB): 2048.00
132 Memory slot #3 clockSpeed (GHz): 7.47
133 Memory slot #3 type: Unknown
134 Memory slot #4 capacity (MB): 2048.00
135 Memory slot #4 clockSpeed (GHz): 7.47
136 Memory slot #4 type: Unknown
137 Memory slot #5 capacity (MB): 2048.00
138 Memory slot #5 clockSpeed (GHz): 7.47
139 Memory slot #5 type: Unknown
140 Memory slot #6 capacity (MB): 2048.00
141 Memory slot #6 clockSpeed (GHz): 7.47
142 Memory slot #6 type: Unknown
143 Memory slot #7 capacity (MB): 2048.00
144 Memory slot #7 clockSpeed (GHz): 7.47
145 Memory slot #7 type: Unknown
146 Virtual memory max (MB): 31214.50
147 Virtual memory used (MB): 27702.93
148 Swap memory total (MB): 15480.74
149 Swap memory used (MB): 1136.22
150 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
151 Server Running: true
152 Player Count: 1 / 8; [ServerPlayer['FnafMaestro'/965, l='ServerLevel[Fairy Forge]', x=1474.31, y=154.29, z=-2600.62]]
153 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)
154 World Generation: Stable
155 Type: Integrated Server (map_client.txt)
156 Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
157 Launched Version: 1.19.2-forge-43.4.2
158 ModLauncher: 10.0.8+10.0.8+main.0ef7e830
159 ModLauncher launch target: forgeclient
160 ModLauncher naming: srg
161 ModLauncher services:
162 mixin-0.8.5.jar mixin PLUGINSERVICE
163 eventbus-6.0.3.jar eventbus PLUGINSERVICE
164 fmlloader-1.19.2-43.4.2.jar slf4jfixer PLUGINSERVICE
165 fmlloader-1.19.2-43.4.2.jar object_holder_definalize PLUGINSERVICE
166 fmlloader-1.19.2-43.4.2.jar runtime_enum_extender PLUGINSERVICE
167 fmlloader-1.19.2-43.4.2.jar capability_token_subclass PLUGINSERVICE
168 accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
169 fmlloader-1.19.2-43.4.2.jar runtimedistcleaner PLUGINSERVICE
170 modlauncher-10.0.8.jar mixin TRANSFORMATIONSERVICE
171 modlauncher-10.0.8.jar fml TRANSFORMATIONSERVICE
172 FML Language Providers:
173 minecraft@1.0
174 lowcodefml@null
175 javafml@null
176 Mod List:
177 hexerei-0.3.3.1.jar |Hexerei |hexerei |**.**.**.** |DONE |Manifest: NOSIGNATURE
178 TreeChop-1.19.2-forge-0.18.4.jar |HT's TreeChop |treechop |0.18.4 |DONE |Manifest: NOSIGNATURE
179 player-animation-lib-forge-1.0.2.jar |Player Animator |playeranimator |1.0.2 |DONE |Manifest: NOSIGNATURE
180 mcw-windows-2.3.0-mc1.19.2forge.jar |Macaw's Windows |mcwwindows |2.3.0 |DONE |Manifest: NOSIGNATURE
181 sophisticatedcore-1.19.2-0.5.98.459.jar |Sophisticated Core |sophisticatedcore |1.19.2-0.5.98.459 |DONE |Manifest: NOSIGNATURE
182 EggDelight-v1.2-1.19.2.jar |Egg Delight |eggdelight |1.2 |DONE |Manifest: NOSIGNATURE
183 macawsroofsbyg-1.19.2-1.4.jar |Macaw's Roofs - BYG |macawsroofsbyg |1.19.2-1.4 |DONE |Manifest: NOSIGNATURE
184 mcwfurnituresbop-1.19.2-1.4.jar |Macaw's Furnitures - BOP |mcwfurnituresbop |1.19.2-1.4 |DONE |Manifest: NOSIGNATURE
185 cookingforblockheads-forge-1.19.2-13.3.3.jar |CookingForBlockheads |cookingforblockheads |13.3.3 |DONE |Manifest: NOSIGNATURE
186 Placebo-1.19.2-7.4.0.jar |Placebo |placebo |7.4.0 |DONE |Manifest: NOSIGNATURE
187 citadel-2.1.4-1.19.jar |Citadel |citadel |2.1.4 |DONE |Manifest: NOSIGNATURE
188 alexsmobs-1.21.1.jar |Alex's Mobs |alexsmobs |1.21.1 |DONE |Manifest: NOSIGNATURE
189 MaxHealthFix-Forge-1.19.2-8.0.2.jar |MaxHealthFix |maxhealthfix |8.0.2 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
190 mixinextras-forge-0.2.0-rc.5.jar |MixinExtras |mixinextras |0.2.0-rc.5 |DONE |Manifest: NOSIGNATURE
191 hearth_and_home-forge-1.19.2-1.0.1.jar |Hearth & Home |hnh |1.19.2-1.0.1 |DONE |Manifest: NOSIGNATURE
192 BotanyPotsTiers-Forge-1.19.2-3.3.2.jar |BotanyPotsTiers |botanypotstiers |3.3.2 |DONE |Manifest: NOSIGNATURE
193 macawsbridgesbop-1.19.2-1.5.jar |Macaw's Bridges - BOP |macawsbridgesbop |1.19.2-1.5 |DONE |Manifest: NOSIGNATURE
194 Bookshelf-Forge-1.19.2-16.3.20.jar |Bookshelf |bookshelf |16.3.20 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
195 storagedelight-1.1.1-1.19.2-forge.jar |Storage Delight |storagedelight |1.1.1-1.19.2-forge |DONE |Manifest: NOSIGNATURE
196 sophisticatedbackpacks-1.19.2-3.18.63.934.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.19.2-3.18.63.934 |DONE |Manifest: NOSIGNATURE
197 Apotheosis-1.19.2-6.5.1.jar |Apotheosis |apotheosis |6.5.1 |DONE |Manifest: NOSIGNATURE
198 mcw-doors-1.1.1forge-mc1.19.2.jar |Macaw's Doors |mcwdoors |1.1.1 |DONE |Manifest: NOSIGNATURE
199 mermod-forge-1.11.jar |Mermod |mermod |1.11 |DONE |Manifest: NOSIGNATURE
200 balm-forge-1.19.2-4.6.0.jar |Balm |balm |4.6.0 |DONE |Manifest: NOSIGNATURE
201 carryon-forge-1.19.2-2.1.1.22.jar |Carry On |carryon |**.**.**.** |DONE |Manifest: NOSIGNATURE
202 IronsRecipeAdditions_1.19.2_modversion_1.5.jar |Iron's Recipe Additions |irons_spells_recipe_additions |1.0.0 |DONE |Manifest: NOSIGNATURE
203 MagicalForest-forge-1.19-2.1.0.jar |Magical Forest |magicalforest |2.1.0 |DONE |Manifest: NOSIGNATURE
204 mcwfencesbyg-forge-1.19.2-1.1.jar |Macaw's Fences - BYG |mcwfencesbyg |1.19.2-1.1 |DONE |Manifest: NOSIGNATURE
205 supplementaries-1.19.2-2.4.20.jar |Supplementaries |supplementaries |1.19.2-2.4.20 |DONE |Manifest: NOSIGNATURE
206 mcw-bridges-3.0.1-mc1.19.2forge.jar |Macaw's Bridges |mcwbridges |3.0.1 |DONE |Manifest: NOSIGNATURE
207 FarmersDelight-1.19.2-1.2.3.jar |Farmer's Delight |farmersdelight |1.19.2-1.2.3 |DONE |Manifest: NOSIGNATURE
208 casualness_delight-1.19.2-0.4.jar |Casualness Delight |casualness_delight |1.19.2-0.4 |DONE |Manifest: NOSIGNATURE
209 entity_model_features_forge_1.19.2-1.0.2.jar |Entity Model Features |entity_model_features |1.0.2 |DONE |Manifest: NOSIGNATURE
210 CroptopiaAdditions-1.19.2-FORGE-2.0.FINAL.jar |Croptopia Additions |croptopia_additions |2.0.0. |DONE |Manifest: NOSIGNATURE
211 entity_texture_features_forge_1.19.2-4.5.1.jar |Entity Texture Features |entity_texture_features |4.5.1 |DONE |Manifest: NOSIGNATURE
212 handcrafted-forge-1.19.2-2.0.6.jar |Handcrafted |handcrafted |2.0.6 |DONE |Manifest: NOSIGNATURE
213 chefs-delight-1.0.2-forge-1.19.2.jar |Chefs Delight |chefsdelight |1.0.2-forge-1.19.2 |DONE |Manifest: NOSIGNATURE
214 endersdelight-1.19-1.2.1.jar |Ender's Delight |endersdelight |1.19-1.2.1 |DONE |Manifest: NOSIGNATURE
215 BotanyTrees-Forge-1.19.2-5.0.12.jar |BotanyTrees |botanytrees |5.0.12 |DONE |Manifest: NOSIGNATURE
216 mcw-trapdoors-1.1.3-mc1.19.2forge.jar |Macaw's Trapdoors |mcwtrpdoors |1.1.3 |DONE |Manifest: NOSIGNATURE
217 mcw-fences-1.1.2-mc1.19.2forge.jar |Macaw's Fences and Walls |mcwfences |1.1.2 |DONE |Manifest: NOSIGNATURE
218 DiagonalWindows-v4.0.2-1.19.2-Forge.jar |Diagonal Windows |diagonalwindows |4.0.2 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
219 bendy-lib-forge-2.1.1.jar |Bendy lib |bendylib |2.1.1 |DONE |Manifest: NOSIGNATURE
220 pamhc2foodextended-1.19.2-1.0.0.jar |Pam's HarvestCraft 2 - Food Ex|pamhc2foodextended |1.0.0 |DONE |Manifest: NOSIGNATURE
221 mcwfencesbop-1.19.2-1.1.jar |Macaw's Fences - BOP |mcwfencesbop |1.19.2-1.1 |DONE |Manifest: NOSIGNATURE
222 CNB-1.19-1.5.4.jar |Creatures and Beasts |cnb |1.5.4 |DONE |Manifest: NOSIGNATURE
223 cluttered-2.1.1-1.19.2.jar |Cluttered |luphieclutteredmod |2.1 |DONE |Manifest: NOSIGNATURE
224 curios-forge-1.19.2-5.1.6.3.jar |Curios API |curios |1.19.2-5.1.6.3 |DONE |Manifest: NOSIGNATURE
225 Patchouli-1.19.2-77.jar |Patchouli |patchouli |1.19.2-77 |DONE |Manifest: NOSIGNATURE
226 MyNethersDelight-1.19-0.1.1.jar |My Nether's Delight |mynethersdelight |1.19-1.1 |DONE |Manifest: NOSIGNATURE
227 fairyDragons1.2.jar |dragonmod |dragonmod |1.0.0 |DONE |Manifest: NOSIGNATURE
228 Butchersdelight+Foods+beta+1.19.2+1.0.0.jar |ButchersDelightfoods |butchersdelightfoods |**.**.**.**.0 |DONE |Manifest: NOSIGNATURE
229 Hostile_Delight_0.2.2_1.19.2.jar |Hostile_Delight |hostiledelight |1.0.0 |DONE |Manifest: NOSIGNATURE
230 tombstone-1.19.2-8.2.18.jar |Corail Tombstone |tombstone |8.2.18 |DONE |Manifest: NOSIGNATURE
231 resourcefullib-forge-1.19.2-1.1.24.jar |Resourceful Lib |resourcefullib |1.1.24 |DONE |Manifest: NOSIGNATURE
232 Butchersdelight+beta+1.19.2+2.0.0.jar |ButchersDelight |butchersdelight |**.**.**.**.0 |DONE |Manifest: NOSIGNATURE
233 mcw-roofs-2.3.1-mc1.19.2forge.jar |Macaw's Roofs |mcwroofs |2.3.1 |DONE |Manifest: NOSIGNATURE
234 architectury-6.5.85-forge.jar |Architectury |architectury |6.5.85 |DONE |Manifest: NOSIGNATURE
235 doapi-1.1.0b.jar |Lets Do Api |doapi |1.1.0b |DONE |Manifest: NOSIGNATURE
236 letsdo-candlelight-forge-1.1.8.jar |Candlelight Dinner |candlelight |1.1.8 |DONE |Manifest: NOSIGNATURE
237 letsdo-bakery-forge-1.0.6.jar |Bakery |bakery |1.0.6 |DONE |Manifest: NOSIGNATURE
238 letsdo-vinery-forge-1.3.12b.jar |Vinery |vinery |1.3.12 |DONE |Manifest: NOSIGNATURE
239 letsdo-beachparty-forge-1.0.12b.jar |Beachparty |beachparty |1.0.12 |DONE |Manifest: NOSIGNATURE
240 l2library-1.9.4.jar |L2 Library |l2library |1.9.4 |DONE |Manifest: NOSIGNATURE
241 wizardrydelight-1.19.2-3.8-Forge-fix.jar |Wizardry delight |wizardry_delight |1.19.2-3.8-Forge-fix|DONE |Manifest: NOSIGNATURE
242 mcw-lights-1.1.0-mc1.19.2forge.jar |Macaw's Lights and Lamps |mcwlights |1.1.0 |DONE |Manifest: NOSIGNATURE
243 SmartBrainLib-forge-1.19.2-1.9.jar |SmartBrainLib |smartbrainlib |1.9 |DONE |Manifest: NOSIGNATURE
244 romaniansdelight-0.5.2.jar |Romanian's Delight |romaniansdelight |0.5.2 |DONE |Manifest: NOSIGNATURE
245 pamhc2trees-1.19.2-1.0.1.jar |Pam's HarvestCraft 2 - Trees |pamhc2trees |1.0.1 |DONE |Manifest: NOSIGNATURE
246 culturaldelights-1.19.2-0.15.5.jar |Cultural Delights |culturaldelights |0.15.5 |DONE |Manifest: NOSIGNATURE
247 jei-1.19.2-forge-11.6.0.1018.jar |Just Enough Items |jei |11.6.0.1018 |DONE |Manifest: NOSIGNATURE
248 letsdo-nethervinery-forge-1.0.2.jar |Nether Vinery |nethervinery |1.0.2 |DONE |Manifest: NOSIGNATURE
249 shroomdealers_1.6-1.19.2-forge.jar |Shroom Dealers! |shroom_dealers |1.6 |DONE |Manifest: NOSIGNATURE
250 caelus-forge-1.19.2-3.0.0.6.jar |Caelus API |caelus |1.19.2-3.0.0.6 |DONE |Manifest: NOSIGNATURE
251 waystones-forge-1.19.2-11.4.2.jar |Waystones |waystones |11.4.2 |DONE |Manifest: NOSIGNATURE
252 mcw-paintings-1.0.5-1.19.2forge.jar |Macaw's Paintings |mcwpaintings |1.0.5 |DONE |Manifest: NOSIGNATURE
253 greendelights-1.0.1-1.19.2.jar |Green Delights |greendelights |1.0 |DONE |Manifest: NOSIGNATURE
254 crystals_overhauled-v2.0.0-FORGE-1.19.2.jar |Crystals Overhauled |crystals_overhauled |2.0.0 |DONE |Manifest: NOSIGNATURE
255 journeymap-1.19.2-5.9.7-forge.jar |Journeymap |journeymap |5.9.7 |DONE |Manifest: NOSIGNATURE
256 NaturesCompass-1.19.2-1.10.0-forge.jar |Nature's Compass |naturescompass |1.19.2-1.10.0-forge |DONE |Manifest: NOSIGNATURE
257 gemsandcrystals-1.4.1-1.19.2.jar |Gems and Crystals |gemsandcrystals |1.4.1-1.19.2 |DONE |Manifest: NOSIGNATURE
258 LibX-1.19.2-4.2.8.jar |LibX |libx |1.19.2-4.2.8 |DONE |Manifest: NOSIGNATURE
259 Decorative Blocks-forge-1.19.2-3.0.0.jar |Decorative Blocks |decorative_blocks |3.0.0 |DONE |Manifest: NOSIGNATURE
260 BotanyPots-Forge-1.19.2-9.0.43.jar |BotanyPots |botanypots |9.0.43 |DONE |Manifest: NOSIGNATURE
261 farmingforblockheads-forge-1.19.2-11.3.5.jar |Farming for Blockheads |farmingforblockheads |11.3.5 |DONE |Manifest: NOSIGNATURE
262 iceandfire-1.19.2-2.1.13-beta-3.jar |Ice and Fire |iceandfire |1.19.2-2.1.13+build.|DONE |Manifest: NOSIGNATURE
263 mysticsbiomes-1.19.2-3.1.2.jar |Mystic's Biomes |mysticsbiomes |1.19.2-3.1.2 |DONE |Manifest: NOSIGNATURE
264 CoffeeDelight-Forge-1.19.2-1.4.jar |Coffee Delight |coffee_delight |1.4 |DONE |Manifest: NOSIGNATURE
265 ars_nouveau-1.19.2-3.21.4.jar |Ars Nouveau |ars_nouveau |3.21.4 |DONE |Manifest: NOSIGNATURE
266 seeddelight-1.0.0-forge-1.19.2.jar |SeedDelight |seeddelight |1.0.0 |DONE |Manifest: NOSIGNATURE
267 Mexican's Delight1.1.jar |Caleb's Delight |calebs_delight |1.0.0 |DONE |Manifest: NOSIGNATURE
268 moredelight-2024.06.30-1.19.2-forge.jar |More Delight |moredelight |2024.06.30-1.19.2-fo|DONE |Manifest: NOSIGNATURE
269 3dskinlayers-forge-1.5.2-mc1.19.1.jar |3dSkinLayers |skinlayers3d |1.5.2 |DONE |Manifest: NOSIGNATURE
270 forge-1.19.2-43.4.2-universal.jar |Forge |forge |43.4.2 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
271 mcw-paths-1.0.5-1.19.2forge.jar |Macaw's Paths and Pavings |mcwpaths |1.0.5 |DONE |Manifest: NOSIGNATURE
272 alcocraftplus-1.19.2-forge-1.0.1.jar |Alcocraft |alcocraftplus |1.0.1 |DONE |Manifest: NOSIGNATURE
273 ironchest-1.19.2-14.2.7.jar |Iron Chests |ironchest |1.19.2-14.2.7 |DONE |Manifest: NOSIGNATURE
274 ferdinandsflowers-2.01-1.19.2.jar |Ferdinand's Flowers |ferdinandsflowers |2.01-1.19.2 |DONE |Manifest: NOSIGNATURE
275 client-1.19.2-20220805.130853-srg.jar |Minecraft |minecraft |1.19.2 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
276 moonlight-1.19.2-2.3.7-forge.jar |Moonlight Library |moonlight |1.19.2-2.3.7 |DONE |Manifest: NOSIGNATURE
277 commonality-1.19.2-4.2.1.jar |Commonality |commonality |4.2.1 |DONE |Manifest: NOSIGNATURE
278 Jade-1.19.1-forge-8.9.2.jar |Jade |jade |8.9.2 |DONE |Manifest: NOSIGNATURE
279 pamhc2crops-1.19.2-1.0.2.jar |Pam's HarvestCraft 2 - Crops |pamhc2crops |1.0.2 |DONE |Manifest: NOSIGNATURE
280 another_furniture-forge-1.19.2-2.1.4.jar |Another Furniture |another_furniture |1.19.2-2.1.4 |DONE |Manifest: NOSIGNATURE
281 CroptopiaDelight-1.19.2_1.2.2-forge.jar |Croptopia Delight |croptopiadelight |1.0 |DONE |Manifest: NOSIGNATURE
282 NethersDelight-1.19-3.1.jar |Nether's Delight |nethersdelight |1.19-3.1 |DONE |Manifest: NOSIGNATURE
283 collectorsreap-1.19-1.2.4.jar |Collector's Reap |collectorsreap |1.2.4 |DONE |Manifest: NOSIGNATURE
284 BrewinAndChewin-1.19-2.0.jar |Brewin' and Chewin' |brewinandchewin |1.19-2.0 |DONE |Manifest: NOSIGNATURE
285 FarmersRespite-1.19-2.0.jar |Farmer's Respite |farmersrespite |1.19-2.0 |DONE |Manifest: NOSIGNATURE
286 pamhc2foodcore-1.19.2-1.0.1.jar |Pam's HarvestCraft 2 - Food Co|pamhc2foodcore |1.0.1 |DONE |Manifest: NOSIGNATURE
287 Croptopia-1.19.2-FORGE-2.2.2.jar |Croptopia |croptopia |2.2.2 |DONE |Manifest: NOSIGNATURE
288 sootsandwichcraft1.2.3[1.19.2].jar |Soot's Sandwichcraft |breadcraft |1.2.3 |DONE |Manifest: NOSIGNATURE
289 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
290 DiagonalFences-v4.2.6-1.19.2-Forge.jar |Diagonal Fences |diagonalfences |4.2.6 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
291 miners_delight-1.19.2-1.1.2.jar |Miner's Delight |miners_delight |1.19.2-1.1.2 |DONE |Manifest: NOSIGNATURE
292 Argentina's delight 1.19.2 (3.0 beta).jar |Argentina's Delight |argentinas_delight |1.3 |DONE |Manifest: NOSIGNATURE
293 modonomicon-1.19.2-1.34.0.jar |Modonomicon |modonomicon |1.34.0 |DONE |Manifest: NOSIGNATURE
294 SandBox-1.19.2-1.0.1.jar |SandBox |sandbox |1.19.2-1.0.1 |DONE |Manifest: NOSIGNATURE
295 vegetablesdelight-1.0.2-1.19.2.jar |Vegetables Delight |vegetablesdelight |1.0.2-1.19.2 |DONE |Manifest: NOSIGNATURE
296 appleskin-forge-mc1.19-2.4.2.jar |AppleSkin |appleskin |2.4.2+mc1.19 |DONE |Manifest: NOSIGNATURE
297 alexsdelight-1.4.1.jar |Alex's Delight |alexsdelight |1.4.1 |DONE |Manifest: NOSIGNATURE
298 occultism-1.19.2-1.90.0.jar |Occultism |occultism |1.90.0 |DONE |Manifest: NOSIGNATURE
299 ars_ocultas-1.19.2-0.1.1-all.jar |Ars Ocultas |ars_ocultas |1.19.2-0.1.1 |DONE |Manifest: NOSIGNATURE
300 MonstersGirls_1.3.2.1__1.19.2.jar |monsters and girls |monsters_and_girls |**.**.**.** |DONE |Manifest: NOSIGNATURE
301 extradelight-1.3.3.jar |ExtraDelight |extradelight |1.3.3 |DONE |Manifest: NOSIGNATURE
302 fastfooddelight-1.19-1.2.4.jar |FastFood Delight |fastfooddelight |1.19-1.2.4 |DONE |Manifest: NOSIGNATURE
303 apexcore-1.19.2-7.3.1.jar |ApexCore |apexcore |7.3.1 |DONE |Manifest: NOSIGNATURE
304 fantasyfurniture-1.19.2-6.7.0.jar |Fantasy's Furniture |fantasyfurniture |6.7.0 |DONE |Manifest: NOSIGNATURE
305 italiandelight-1.19.2-2.0.jar |Italian Delight |italian_delight |1.19.2-2.0 |DONE |Manifest: NOSIGNATURE
306 Flowerfoxes1.12Withbugfixes.jar |Flower Foxes |flower_foxes |1.0.0 |DONE |Manifest: NOSIGNATURE
307 witchmobility-1.3.2-1.19.2.jar |Witch Mobility |witchmobility |1.3.2-1.19.2 |DONE |Manifest: NOSIGNATURE
308 PuzzlesLib-v4.4.3-1.19.2-Forge.jar |Puzzles Lib |puzzleslib |4.4.3 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
309 betterlily-1.1.2.jar |Better Lily Pads |betterlily |1.1.2 |DONE |Manifest: NOSIGNATURE
310 mcwfurnituresbyg-1.19.2-1.3.jar |Macaw's Furnitures - BYG |mcwfurnituresbyg |1.19.2-1.3 |DONE |Manifest: NOSIGNATURE
311 mcw-furniture-3.3.0-mc1.19.2forge.jar |Macaw's Furniture |mcwfurnitures |3.3.0 |DONE |Manifest: NOSIGNATURE
312 TerraBlender-forge-1.19.2-2.0.1.166.jar |TerraBlender |terrablender |**.**.**.** |DONE |Manifest: NOSIGNATURE
313 BiomesOPlenty-1.19.2-17.1.2.544.jar |Biomes O' Plenty |biomesoplenty |**.**.**.** |DONE |Manifest: NOSIGNATURE
314 macawsroofsbop-1.19.2-1.5.jar |Macaw's Roofs - BOP |macawsroofsbop |1.19.2-1.5 |DONE |Manifest: NOSIGNATURE
315 letsdo-meadow-forge-1.2.4.jar |Meadow |meadow |1.2.4 |DONE |Manifest: NOSIGNATURE
316 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
317 macawsbridgesbyg-1.19.2-1.5.jar |Macaw's Bridges - BYG |macawsbridgesbyg |1.19.2-1.5 |DONE |Manifest: NOSIGNATURE
318 geckolib-forge-1.19-3.1.40.jar |GeckoLib |geckolib3 |3.1.40 |DONE |Manifest: NOSIGNATURE
319 Feywild-1.19.2-3.2.6.jar |Feywild |feywild |1.19.2-3.2.6 |DONE |Manifest: NOSIGNATURE
320 CorgiLib-forge-1.19.2-1.0.0.34.jar |CorgiLib |corgilib |**.**.**.** |DONE |Manifest: NOSIGNATURE
321 CrabbersDelight-1.19.2-1.1.2.jar |Crabber's Delight |crabbersdelight |1.1.2 |DONE |Manifest: NOSIGNATURE
322 ukrainedelight-1.0.0-1.19-1.19.2.jar |Ukraine Delight |ukrainedelight |1.0.0-1.19-1.19.2 |DONE |Manifest: NOSIGNATURE
323 Delightful-1.19.2-3.4.1.jar |Delightful |delightful |3.4.1 |DONE |Manifest: NOSIGNATURE
324 fruitsdelight-0.5.5.jar |Fruits Delight |fruitsdelight |0.5.5 |DONE |Manifest: NOSIGNATURE
325 Crash Report UUID: 63ab7a04-62e4-4dfa-b352-78b323d66a3c
326 FML: 43.4
327 Forge: net.minecraftforge:43.4.2
This log will be saved for 90 days from their last view.
Report abuse