Vanilla 1.21.1 Crash Report

#CuDyKK6
321 lines
Raw
Analysis
Minecraft version:
1.21.1
Java version:
21.0.7
1---- Minecraft Crash Report ----
2
3// Hi. I'm Connector, and I'm a crashaholic
4=========================
5SINYTRA CONNECTOR IS PRESENT!
6Please verify issues are not caused by Connector before reporting them to mod authors.
7If you're unsure, file a report on Connector's issue tracker found at https://github.com/Sinytra/Connector/issues.
8=========================
9
10
11// I let you down. Sorry :(
12
13Time: 2025-07-12 20:27:30
14Description: Mod loading failures have occurred; consult the issue messages for more details
15
16net.neoforged.neoforge.logging.CrashReportExtender$ModLoadingCrashException: Mod loading has failed
17
18
19A detailed walkthrough of the error, its code path and all known details is as follows:
20---------------------------------------------------------------------------------------
21
22-- Head --
23Thread: Render thread
24Stacktrace:
25 at TRANSFORMER/distanthorizons@2.3.2-b/com.seibel.distanthorizons.core.sql.DatabaseUpdater.getAutoUpdateScripts(DatabaseUpdater.java:185) ~[DistantHorizons-neoforge-fabric-2.3.2-b-1.21.1.jar%23314!/:?] {re:classloading}
26-- Mod loading issue for: distanthorizons --
27Details:
28 Caused by 0: java.lang.RuntimeException: java.lang.NullPointerException: Failed to find the SQL Script list file [sqlScripts/scriptList.txt], no auto update scripts can be run.
29 at TRANSFORMER/distanthorizons@2.3.2-b/com.seibel.distanthorizons.core.Initializer.init(Initializer.java:115) ~[DistantHorizons-neoforge-fabric-2.3.2-b-1.21.1.jar%23314!/:?] {re:classloading}
30 at TRANSFORMER/distanthorizons@2.3.2-b/com.seibel.distanthorizons.core.api.internal.SharedApi.init(SharedApi.java:90) ~[DistantHorizons-neoforge-fabric-2.3.2-b-1.21.1.jar%23314!/:?] {re:classloading}
31 at TRANSFORMER/distanthorizons@2.3.2-b/loaderCommon.neoforge.com.seibel.distanthorizons.common.AbstractModInitializer.startup(AbstractModInitializer.java:137) ~[DistantHorizons-neoforge-fabric-2.3.2-b-1.21.1.jar%23314!/:?] {re:classloading}
32 at TRANSFORMER/distanthorizons@2.3.2-b/loaderCommon.neoforge.com.seibel.distanthorizons.common.AbstractModInitializer.onInitializeClient(AbstractModInitializer.java:72) ~[DistantHorizons-neoforge-fabric-2.3.2-b-1.21.1.jar%23314!/:?] {re:classloading}
33 at TRANSFORMER/distanthorizons@2.3.2-b/com.seibel.distanthorizons.neoforge.NeoforgeMain.lambda$new$0(NeoforgeMain.java:73) ~[DistantHorizons-neoforge-fabric-2.3.2-b-1.21.1.jar%23314!/:?] {re:classloading}
34 at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.ConsumerEventHandler.invoke(ConsumerEventHandler.java:27) ~[bus-8.0.5.jar%23152!/:?] {}
35 at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:360) ~[bus-8.0.5.jar%23152!/:?] {}
36 at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:328) ~[bus-8.0.5.jar%23152!/:?] {}
37 at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.ModContainer.acceptEvent(ModContainer.java:158) ~[loader-4.0.41.jar%23149!/:4.0] {re:mixin}
38 at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.ModLoader.lambda$dispatchParallelEvent$4(ModLoader.java:172) ~[loader-4.0.41.jar%23149!/:4.0] {re:mixin}
39 at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.ModLoader.lambda$dispatchParallelTask$7(ModLoader.java:231) ~[loader-4.0.41.jar%23149!/:4.0] {re:mixin}
40 at java.base/java.util.concurrent.CompletableFuture.uniHandle(Unknown Source) ~[?:?] {re:mixin}
41 at java.base/java.util.concurrent.CompletableFuture$UniHandle.tryFire(Unknown Source) ~[?:?] {}
42 at java.base/java.util.concurrent.CompletableFuture$Completion.exec(Unknown Source) ~[?:?] {}
43 at java.base/java.util.concurrent.ForkJoinTask.doExec(Unknown Source) ~[?:?] {}
44 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(Unknown Source) ~[?:?] {}
45 at java.base/java.util.concurrent.ForkJoinPool.scan(Unknown Source) ~[?:?] {re:computing_frames}
46 at java.base/java.util.concurrent.ForkJoinPool.runWorker(Unknown Source) ~[?:?] {re:computing_frames}
47 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source) ~[?:?] {}
48
49 Mod file: /home/********/Downloads/multimc/MultiMC/instances/BCCraft-baixo 1.0.0/.minecraft/mods/DistantHorizons-neoforge-fabric-2.3.2-b-1.21.1.jar
50 Failure message: Distant Horizons (distanthorizons) encountered an error while dispatching the net.neoforged.fml.event.lifecycle.FMLClientSetupEvent event
51 java.lang.RuntimeException: java.lang.NullPointerException: Failed to find the SQL Script list file [sqlScripts/scriptList.txt], no auto update scripts can be run.
52 Mod version: 2.3.2-b
53 Mod issues URL: https://gitlab.com/jeseibel/distant-horizons/-/issues
54 Exception message: java.lang.NullPointerException: Failed to find the SQL Script list file [sqlScripts/scriptList.txt], no auto update scripts can be run.
55Stacktrace:
56 at TRANSFORMER/distanthorizons@2.3.2-b/com.seibel.distanthorizons.core.sql.DatabaseUpdater.getAutoUpdateScripts(DatabaseUpdater.java:185) ~[DistantHorizons-neoforge-fabric-2.3.2-b-1.21.1.jar%23314!/:?] {re:classloading}
57 at TRANSFORMER/distanthorizons@2.3.2-b/com.seibel.distanthorizons.core.sql.DatabaseUpdater.getAutoUpdateScriptCount(DatabaseUpdater.java:239) ~[DistantHorizons-neoforge-fabric-2.3.2-b-1.21.1.jar%23314!/:?] {re:classloading}
58 at TRANSFORMER/distanthorizons@2.3.2-b/com.seibel.distanthorizons.core.Initializer.init(Initializer.java:106) ~[DistantHorizons-neoforge-fabric-2.3.2-b-1.21.1.jar%23314!/:?] {re:classloading}
59 at TRANSFORMER/distanthorizons@2.3.2-b/com.seibel.distanthorizons.core.api.internal.SharedApi.init(SharedApi.java:90) ~[DistantHorizons-neoforge-fabric-2.3.2-b-1.21.1.jar%23314!/:?] {re:classloading}
60 at TRANSFORMER/distanthorizons@2.3.2-b/loaderCommon.neoforge.com.seibel.distanthorizons.common.AbstractModInitializer.startup(AbstractModInitializer.java:137) ~[DistantHorizons-neoforge-fabric-2.3.2-b-1.21.1.jar%23314!/:?] {re:classloading}
61 at TRANSFORMER/distanthorizons@2.3.2-b/loaderCommon.neoforge.com.seibel.distanthorizons.common.AbstractModInitializer.onInitializeClient(AbstractModInitializer.java:72) ~[DistantHorizons-neoforge-fabric-2.3.2-b-1.21.1.jar%23314!/:?] {re:classloading}
62 at TRANSFORMER/distanthorizons@2.3.2-b/com.seibel.distanthorizons.neoforge.NeoforgeMain.lambda$new$0(NeoforgeMain.java:73) ~[DistantHorizons-neoforge-fabric-2.3.2-b-1.21.1.jar%23314!/:?] {re:classloading}
63 at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.ConsumerEventHandler.invoke(ConsumerEventHandler.java:27) ~[bus-8.0.5.jar%23152!/:?] {}
64 at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:360) ~[bus-8.0.5.jar%23152!/:?] {}
65 at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:328) ~[bus-8.0.5.jar%23152!/:?] {}
66 at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.ModContainer.acceptEvent(ModContainer.java:158) ~[loader-4.0.41.jar%23149!/:4.0] {re:mixin}
67 at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.ModLoader.lambda$dispatchParallelEvent$4(ModLoader.java:172) ~[loader-4.0.41.jar%23149!/:4.0] {re:mixin}
68 at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.ModLoader.lambda$dispatchParallelTask$7(ModLoader.java:231) ~[loader-4.0.41.jar%23149!/:4.0] {re:mixin}
69 at java.base/java.util.concurrent.CompletableFuture.uniHandle(Unknown Source) ~[?:?] {re:mixin}
70 at java.base/java.util.concurrent.CompletableFuture$UniHandle.tryFire(Unknown Source) ~[?:?] {}
71 at java.base/java.util.concurrent.CompletableFuture$Completion.exec(Unknown Source) ~[?:?] {}
72 at java.base/java.util.concurrent.ForkJoinTask.doExec(Unknown Source) ~[?:?] {}
73 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(Unknown Source) ~[?:?] {}
74 at java.base/java.util.concurrent.ForkJoinPool.scan(Unknown Source) ~[?:?] {re:computing_frames}
75 at java.base/java.util.concurrent.ForkJoinPool.runWorker(Unknown Source) ~[?:?] {re:computing_frames}
76 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source) ~[?:?] {}
77
78
79-- System Details --
80Details:
81 Minecraft Version: 1.21.1
82 Minecraft Version ID: 1.21.1
83 Operating System: Linux (amd64) version 6.15.5-arch1-1
84 Java Version: 21.0.7, Arch Linux
85 Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Arch Linux
86 Memory: 329277696 bytes (314 MiB) / 1321205760 bytes (1260 MiB) up to 3145728000 bytes (3000 MiB)
87 CPUs: 4
88 Processor Vendor: GenuineIntel
89 Processor Name: Intel(R) Core(TM) i5-3320M CPU @ 2.60GHz
90 Identifier: Intel64 Family 6 Model 58 Stepping 9
91 Microarchitecture: Ivy Bridge (Client)
92 Frequency (GHz): 2.60
93 Number of physical packages: 1
94 Number of physical CPUs: 2
95 Number of logical CPUs: 4
96 Graphics card #0 name: 3rd Gen Core processor Graphics Controller
97 Graphics card #0 vendor: Intel Corporation (0x8086)
98 Graphics card #0 VRAM (MiB): 256.00
99 Graphics card #0 deviceId: 0x0166
100 Graphics card #0 versionInfo: unknown
101 Virtual memory max (MiB): 11719.86
102 Virtual memory used (MiB): 5283.86
103 Swap memory total (MiB): 3816.00
104 Swap memory used (MiB): 0.00
105 Space in storage for jna.tmpdir (MiB): <path not set>
106 Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): <path not set>
107 Space in storage for io.netty.native.workdir (MiB): <path not set>
108 Space in storage for java.io.tmpdir (MiB): available: 7846.85, total: 7903.86
109 Space in storage for workdir (MiB): available: 73875.77, total: 159014.84
110 JVM Flags: 2 total; -Xms512m -Xmx3000m
111 Sinytra Connector: 2.0.0-beta.8+1.21.1
112 SINYTRA CONNECTOR IS PRESENT!
113 Please verify issues are not caused by Connector before reporting them to mod authors. If you're unsure, file a report on Connector's issue tracker.
114 Connector's issue tracker can be found at https://github.com/Sinytra/Connector/issues.
115 Installed Fabric mods:
116 | ================================================== | ============================== | ============================== | ==================== |
117 | fabric-language-kotlin-1.13.4+kotlin.2.2.0_mapped_ | Fabric Language Kotlin | fabric_language_kotlin | 1.13.4kotlin.2.2.0 |
118 | placeholder-api-2.4.2+1.21_mapped_moj_1.21.1.jar | Placeholder API | placeholder_api | **.**.**.** |
119 | cicada-lib-0.13.1+1.21-1.21.1_mapped_moj_1.21.1.ja | CICADA | cicada | **.**.**.**-1.21.1 |
120 | Zoomify-2.14.4+1.21.1_mapped_moj_1.21.1.jar | Zoomify | zoomify | **.**.**.**.1 |
121 | BetterPingDisplay-Fabric-1.21.1-1.1.1_mapped_moj_1 | Better Ping Display | betterpingdisplay | 1.1.1 |
122 | image2map-0.7.1+1.21_mapped_moj_1.21.1.jar | Image2Map | image2map | **.**.**.** |
123 | xercapaint-1.21.1-1.0.1_mapped_moj_1.21.1.jar | Joy of Painting | xercapaint | 1.21.1-1.0.1 |
124 | fabrictailor-2.5.0$config2brigadier-fabric-1.2.3_m | Config to Brigadier | config2brigadier | 1.2.3 |
125 | image2map-0.7.1+1.21$map-canvas-api-0.4.1+1.21_map | Map Canvas API | map_canvas_api | **.**.**.** |
126 | FeyTweaks-1.21-1.2.8_mapped_moj_1.21.1.jar | FeyTweaks | feytweaks | 1.21-1.2.8 |
127 | wraith-waystones-3.3.4+mc1.21.1_mapped_moj_1.21.1. | Fabric Waystones | fwaystones | 3.3.4mc1.21.1 |
128 | cave_dust-3.0.1_mapped_moj_1.21.1.jar | Cave Dust | cavedust | 3.0.1 |
129 | image2map-0.7.1+1.21$sgui-1.6.0+1.21_mapped_moj_1. | sgui | sgui | **.**.**.** |
130 | cave_dust-3.0.1$kirin-1.20.0+1.21_mapped_moj_1.21. | Kirin UI | kirin | **.**.**.** |
131 | fabrictailor-2.5.0_mapped_moj_1.21.1.jar | Fabric Tailor | fabrictailor | 2.5.0 |
132 | fabrictailor-2.5.0$fabric-permissions-api-0.2-SNAP | fabric-permissions-api | fabric_permissions_api_v0 | 0.2-SNAPSHOT |
133 | PresenceFootsteps-1.11.0+1.21_mapped_moj_1.21.1.ja | Presence Footsteps | presencefootsteps | **.**.**.** |
134 ModLauncher: 11.0.5+main.901c6ea8
135 ModLauncher launch target: forgeclient
136 ModLauncher services:
137 sponge-mixin-0.15.2+mixin.0.8.7.jar mixin PLUGINSERVICE
138 loader-4.0.41.jar slf4jfixer PLUGINSERVICE
139 loader-4.0.41.jar runtime_enum_extender PLUGINSERVICE
140 at-modlauncher-10.0.1.jar accesstransformer PLUGINSERVICE
141 loader-4.0.41.jar runtimedistcleaner PLUGINSERVICE
142 modlauncher-11.0.5.jar mixin TRANSFORMATIONSERVICE
143 modlauncher-11.0.5.jar fml TRANSFORMATIONSERVICE
144 modlauncher-11.0.5.jar connector_loader TRANSFORMATIONSERVICE
145 FML Language Providers:
146 kotlinforforge@5.9.0
147 javafml@4.0
148 lowcodefml@4.0
149 minecraft@4.0
150 Mod List:
151 accessories-neoforge-1.1.0-beta.44+1.21.1.jar |Accessories |accessories |1.1.0-beta.44+1.21.1|Manifest: NOSIGNATURE
152 AdvancedBackups-neoforge-1.21-3.7.1.jar |Advanced Backups |advancedbackups |3.7.1 |Manifest: NOSIGNATURE
153 aethersdelight-0.1.4.1-1.21.1.jar |Aethers Delight |aethersdelight |**.**.**.**-1.21.1 |Manifest: NOSIGNATURE
154 almanac-1.21.x-neoforge-1.0.2.jar |Almanac |almanac |1.0.2 |Manifest: NOSIGNATURE
155 appliedenergistics2-19.2.12.jar |Applied Energistics 2 |ae2 |19.2.12 |Manifest: NOSIGNATURE
156 architectury-13.0.8-neoforge.jar |Architectury |architectury |13.0.8 |Manifest: NOSIGNATURE
157 authshield-1.0.4.jar |AuthShield |authshield |1.0.4 |Manifest: NOSIGNATURE
158 badpackets-neo-0.8.2.jar |Bad Packets |badpackets |0.8.2 |Manifest: NOSIGNATURE
159 balm-neoforge-1.21.1-21.0.46.jar |Balm |balm |21.0.46 |Manifest: NOSIGNATURE
160 BetterPingDisplay-Fabric-1.21.1-1.1.1_mapped_moj_1|Better Ping Display |betterpingdisplay |1.1.1 |Manifest: NOSIGNATURE
161 bookshelf-neoforge-1.21.1-21.1.67.jar |Bookshelf |bookshelf |21.1.67 |Manifest: NOSIGNATURE
162 cave_dust-3.0.1_mapped_moj_1.21.1.jar |Cave Dust |cavedust |3.0.1 |Manifest: NOSIGNATURE
163 chat_heads-0.13.18-neoforge-1.21.jar |Chat Heads |chat_heads |0.13.18 |Manifest: NOSIGNATURE
164 chisel-neoforge-2.0.0+mc1.21.1.jar |Chisel Reborn |chisel |2.0.0+mc1.21.1 |Manifest: NOSIGNATURE
165 cicada-lib-0.13.1+1.21-1.21.1_mapped_moj_1.21.1.ja|CICADA |cicada |**.**.**.**-1.21.1 |Manifest: NOSIGNATURE
166 cloth-config-15.0.140-neoforge.jar |Cloth Config v15 API |cloth_config |15.0.140 |Manifest: NOSIGNATURE
167 Clumps-neoforge-1.21.1-19.0.0.1.jar |Clumps |clumps |**.**.**.** |Manifest: NOSIGNATURE
168 conditional-mixin-neoforge-0.6.3.jar |conditional mixin |conditional_mixin |0.6.3 |Manifest: NOSIGNATURE
169 fabrictailor-2.5.0$config2brigadier-fabric-1.2.3_m|Config to Brigadier |config2brigadier |1.2.3 |Manifest: NOSIGNATURE
170 crawl-0.14.9.jar |Crawl |crawl |0.14.9 |Manifest: NOSIGNATURE
171 create-1.21.1-6.0.6.jar |Create |create |6.0.6 |Manifest: NOSIGNATURE
172 bellsandwhistles-0.4.7-1.21.1.jar |Create: Bells & Whistles |bellsandwhistles |0.4.7-1.21.1 |Manifest: NOSIGNATURE
173 create_wizardry-0.2.4.jar |Create: Wizardry |create_wizardry |1.0.0 |Manifest: NOSIGNATURE
174 CreativeCore_NEOFORGE_v2.13.7_mc1.21.1.jar |CreativeCore |creativecore |2.13.7 |Manifest: NOSIGNATURE
175 cryonicconfig-neoforge-1.0.0+mc1.21.7.jar |Cryonic Config |cryonicconfig |1.0.0+mc1.21.7 |Manifest: NOSIGNATURE
176 cullleaves-neoforge-4.0.1.jar |CullLeaves |cullleaves |4.0.1 |Manifest: NOSIGNATURE
177 cumulus_menus-1.21.1-2.0.5-neoforge.jar |Cumulus |cumulus_menus |2.0.5 |Manifest: NOSIGNATURE
178 curios-neoforge-9.5.1+1.21.1.jar |Curios API |curios |9.5.1+1.21.1 |Manifest: NOSIGNATURE
179 DistantHorizons-neoforge-fabric-2.3.2-b-1.21.1.jar|Distant Horizons |distanthorizons |2.3.2-b |Manifest: NOSIGNATURE
180 Drip Sounds-0.5.1+1.21.5-NeoForge.jar |Drip Sounds |waterdripsound |0.5.1 |Manifest: NOSIGNATURE
181 dynamiccrosshair-9.7.1+1.21.1-neoforge.jar |Dynamic Crosshair |dynamiccrosshair |9.7.1 |Manifest: NOSIGNATURE
182 dynamiccrosshair-api-9.7.1+1.21.1-neoforge.jar |Dynamic Crosshair API |dynamiccrosshairapi |1.1 |Manifest: NOSIGNATURE
183 dynamic-fps-3.9.5+minecraft-1.21.0-neoforge.jar |Dynamic FPS |dynamic_fps |3.9.5 |Manifest: NOSIGNATURE
184 enchanted-vertical-slabs-2.3.1-neoforge-mc1.21.jar|Enchanted Vertical Slabs |evs |2.3.1 |Manifest: NOSIGNATURE
185 enchdesc-neoforge-1.21.1-21.1.7.jar |EnchantmentDescriptions |enchdesc |21.1.7 |Manifest: NOSIGNATURE
186 edf-remastered-5.0-beta4.jar |Ender Dragon Fight Remastered |mr_edf_remastered |5.0-beta4 |Manifest: NOSIGNATURE
187 enhanced_attack_indicator-1.1.1+1.21-forge.jar |Enhanced Attack Indicator |enhanced_attack_indicator |1.1.1+1.21-forge |Manifest: NOSIGNATURE
188 entityculling-neoforge-1.8.1-mc1.21.jar |EntityCulling |entityculling |1.8.1 |Manifest: NOSIGNATURE
189 everycomp-1.21-2.10.13-neoforge.jar |Every Compat |everycomp |1.21-2.10.13 |Manifest: NOSIGNATURE
190 expandedstorage-neoforge-1.21.1-14.2.4.jar |Expanded Storage |expandedstorage |14.2.4 |Manifest: NOSIGNATURE
191 fabric-language-kotlin-1.13.4+kotlin.2.2.0_mapped_|Fabric Language Kotlin |fabric_language_kotlin |1.13.4kotlin.2.2.0 |Manifest: NOSIGNATURE
192 fabrictailor-2.5.0_mapped_moj_1.21.1.jar |Fabric Tailor |fabrictailor |2.5.0 |Manifest: NOSIGNATURE
193 wraith-waystones-3.3.4+mc1.21.1_mapped_moj_1.21.1.|Fabric Waystones |fwaystones |3.3.4mc1.21.1 |Manifest: NOSIGNATURE
194 fabrictailor-2.5.0$fabric-permissions-api-0.2-SNAP|fabric-permissions-api |fabric_permissions_api_v0 |0.2-SNAPSHOT |Manifest: NOSIGNATURE
195 FallingTree-1.21.1-1.21.1.10.jar |FallingTree |fallingtree |**.**.**.** |Manifest: NOSIGNATURE
196 FarmersDelight-1.21.1-1.2.8.jar |Farmer's Delight |farmersdelight |1.2.8 |Manifest: NOSIGNATURE
197 ferritecore-7.0.2-neoforge.jar |Ferrite Core |ferritecore |7.0.2 |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
198 FeyTweaks-1.21-1.2.8_mapped_moj_1.21.1.jar |FeyTweaks |feytweaks |1.21-1.2.8 |Manifest: NOSIGNATURE
199 flywheel-neoforge-1.21.1-1.0.4.jar |Flywheel |flywheel |1.0.4 |Manifest: NOSIGNATURE
200 forgified-fabric-api-0.115.6+2.1.1+1.21.1.jar |Forgified Fabric API |fabric_api |0.115.6+2.1.1+1.21.1|Manifest: NOSIGNATURE
201 fabric-api-base-0.4.42+d1308dedd1.jar |Forgified Fabric API Base |fabric_api_base |0.4.42+d1308dedd1 |Manifest: NOSIGNATURE
202 fabric-api-lookup-api-v1-1.6.70+c21168c319.jar |Forgified Fabric API Lookup AP|fabric_api_lookup_api_v1 |1.6.70+c21168c319 |Manifest: NOSIGNATURE
203 fabric-biome-api-v1-13.0.31+1e62d33c19.jar |Forgified Fabric Biome API (v1|fabric_biome_api_v1 |13.0.31+1e62d33c19 |Manifest: NOSIGNATURE
204 fabric-block-api-v1-1.0.22+a6e994cd19.jar |Forgified Fabric Block API (v1|fabric_block_api_v1 |1.0.22+a6e994cd19 |Manifest: NOSIGNATURE
205 fabric-blockrenderlayer-v1-1.1.52+b089b4bd19.jar |Forgified Fabric BlockRenderLa|fabric_blockrenderlayer_v1 |1.1.52+b089b4bd19 |Manifest: NOSIGNATURE
206 fabric-block-view-api-v2-1.0.11+e9036fd419.jar |Forgified Fabric BlockView API|fabric_block_view_api_v2 |1.0.11+e9036fd419 |Manifest: NOSIGNATURE
207 fabric-client-tags-api-v1-1.1.15+e053909619.jar |Forgified Fabric Client Tags |fabric_client_tags_api_v1 |1.1.15+e053909619 |Manifest: NOSIGNATURE
208 fabric-command-api-v2-2.2.28+36d727be19.jar |Forgified Fabric Command API (|fabric_command_api_v2 |2.2.28+36d727be19 |Manifest: NOSIGNATURE
209 fabric-content-registries-v0-8.0.18+0a0c14ff19.jar|Forgified Fabric Content Regis|fabric_content_registries_v0 |8.0.18+0a0c14ff19 |Manifest: NOSIGNATURE
210 fabric-convention-tags-v1-2.1.4+7f945d5b19.jar |Forgified Fabric Convention Ta|fabric_convention_tags_v1 |2.1.4+7f945d5b19 |Manifest: NOSIGNATURE
211 fabric-convention-tags-v2-2.11.0+87e5848019.jar |Forgified Fabric Convention Ta|fabric_convention_tags_v2 |2.11.0+87e5848019 |Manifest: NOSIGNATURE
212 fabric-data-attachment-api-v1-1.4.3+58235da019.jar|Forgified Fabric Data Attachme|fabric_data_attachment_api_v1 |1.4.3+58235da019 |Manifest: NOSIGNATURE
213 fabric-data-generation-api-v1-20.2.28+2d91a6db19.j|Forgified Fabric Data Generati|fabric_data_generation_api_v1 |20.2.28+2d91a6db19 |Manifest: NOSIGNATURE
214 fabric-entity-events-v1-1.7.0+1af6e62419.jar |Forgified Fabric Entity Events|fabric_entity_events_v1 |1.7.0+1af6e62419 |Manifest: NOSIGNATURE
215 fabric-events-interaction-v0-0.7.13+7b71cc1619.jar|Forgified Fabric Events Intera|fabric_events_interaction_v0 |0.7.13+7b71cc1619 |Manifest: NOSIGNATURE
216 fabric-game-rule-api-v1-1.0.53+36d727be19.jar |Forgified Fabric Game Rule API|fabric_game_rule_api_v1 |1.0.53+36d727be19 |Manifest: NOSIGNATURE
217 fabric-gametest-api-v1-2.0.5+29f188ce19.jar |Forgified Fabric Game Test API|fabric_gametest_api_v1 |2.0.5+29f188ce19 |Manifest: NOSIGNATURE
218 fabric-item-api-v1-11.1.1+57cdfa8219.jar |Forgified Fabric Item API (v1)|fabric_item_api_v1 |11.1.1+57cdfa8219 |Manifest: NOSIGNATURE
219 fabric-item-group-api-v1-4.1.7+e324903319.jar |Forgified Fabric Item Group AP|fabric_item_group_api_v1 |4.1.7+e324903319 |Manifest: NOSIGNATURE
220 fabric-key-binding-api-v1-1.0.47+62cc7ce119.jar |Forgified Fabric Key Binding A|fabric_key_binding_api_v1 |1.0.47+62cc7ce119 |Manifest: NOSIGNATURE
221 fabric-lifecycle-events-v1-2.5.0+a2ee258a19.jar |Forgified Fabric Lifecycle Eve|fabric_lifecycle_events_v1 |2.5.0+a2ee258a19 |Manifest: NOSIGNATURE
222 fabric-loot-api-v2-3.0.15+a3ee712d19.jar |Forgified Fabric Loot API (v2)|fabric_loot_api_v2 |3.0.15+a3ee712d19 |Manifest: NOSIGNATURE
223 fabric-loot-api-v3-1.0.3+333dfad919.jar |Forgified Fabric Loot API (v3)|fabric_loot_api_v3 |1.0.3+333dfad919 |Manifest: NOSIGNATURE
224 fabric-message-api-v1-6.0.13+e053909619.jar |Forgified Fabric Message API (|fabric_message_api_v1 |6.0.13+e053909619 |Manifest: NOSIGNATURE
225 fabric-model-loading-api-v1-2.0.0+986ae77219.jar |Forgified Fabric Model Loading|fabric_model_loading_api_v1 |2.0.0+986ae77219 |Manifest: NOSIGNATURE
226 fabric-networking-api-v1-4.3.0+ab6ec1d119.jar |Forgified Fabric Networking AP|fabric_networking_api_v1 |4.3.0+ab6ec1d119 |Manifest: NOSIGNATURE
227 fabric-object-builder-api-v1-15.2.1+cc242efd19.jar|Forgified Fabric Object Builde|fabric_object_builder_api_v1 |15.2.1+cc242efd19 |Manifest: NOSIGNATURE
228 fabric-particles-v1-4.0.2+824f924c19.jar |Forgified Fabric Particles (v1|fabric_particles_v1 |4.0.2+824f924c19 |Manifest: NOSIGNATURE
229 fabric-recipe-api-v1-5.0.14+59440bcc19.jar |Forgified Fabric Recipe API (v|fabric_recipe_api_v1 |5.0.14+59440bcc19 |Manifest: NOSIGNATURE
230 fabric-registry-sync-v0-5.2.0+867470b919.jar |Forgified Fabric Registry Sync|fabric_registry_sync_v0 |5.2.0+867470b919 |Manifest: NOSIGNATURE
231 fabric-renderer-indigo-1.7.0+4198af7119.jar |Forgified Fabric Renderer - In|fabric_renderer_indigo |1.7.0+4198af7119 |Manifest: NOSIGNATURE
232 fabric-renderer-api-v1-3.4.0+acb05a3919.jar |Forgified Fabric Renderer API |fabric_renderer_api_v1 |3.4.0+acb05a3919 |Manifest: NOSIGNATURE
233 fabric-rendering-v1-5.0.5+0d1668bc19.jar |Forgified Fabric Rendering (v1|fabric_rendering_v1 |5.0.5+0d1668bc19 |Manifest: NOSIGNATURE
234 fabric-rendering-data-attachment-v1-0.3.49+73761d2|Forgified Fabric Rendering Dat|fabric_rendering_data_attachme|0.3.49+73761d2e19 |Manifest: NOSIGNATURE
235 fabric-rendering-fluids-v1-3.1.6+857185bc19.jar |Forgified Fabric Rendering Flu|fabric_rendering_fluids_v1 |3.1.6+857185bc19 |Manifest: NOSIGNATURE
236 fabric-resource-conditions-api-v1-4.3.0+5bdd099819|Forgified Fabric Resource Cond|fabric_resource_conditions_api|4.3.0+5bdd099819 |Manifest: NOSIGNATURE
237 fabric-resource-loader-v0-1.3.1+4ea8954419.jar |Forgified Fabric Resource Load|fabric_resource_loader_v0 |1.3.1+4ea8954419 |Manifest: NOSIGNATURE
238 fabric-screen-api-v1-2.0.25+4228281319.jar |Forgified Fabric Screen API (v|fabric_screen_api_v1 |2.0.25+4228281319 |Manifest: NOSIGNATURE
239 fabric-screen-handler-api-v1-1.3.88+8dbc56dd19.jar|Forgified Fabric Screen Handle|fabric_screen_handler_api_v1 |1.3.88+8dbc56dd19 |Manifest: NOSIGNATURE
240 fabric-sound-api-v1-1.0.23+10b84f8419.jar |Forgified Fabric Sound API (v1|fabric_sound_api_v1 |1.0.23+10b84f8419 |Manifest: NOSIGNATURE
241 fabric-transfer-api-v1-5.4.2+a25cb45619.jar |Forgified Fabric Transfer API |fabric_transfer_api_v1 |5.4.2+a25cb45619 |Manifest: NOSIGNATURE
242 fabric-transitive-access-wideners-v1-6.2.0+6c854b6|Forgified Fabric Transitive Ac|fabric_transitive_access_widen|6.2.0+6c854b6f19 |Manifest: NOSIGNATURE
243 ftb-chunks-neoforge-2101.1.9.jar |FTB Chunks |ftbchunks |2101.1.9 |Manifest: NOSIGNATURE
244 ftb-library-neoforge-2101.1.16.jar |FTB Library |ftblibrary |2101.1.16 |Manifest: NOSIGNATURE
245 ftb-teams-neoforge-2101.1.2.jar |FTB Teams |ftbteams |2101.1.2 |Manifest: NOSIGNATURE
246 ftb-xmod-compat-neoforge-21.1.4.jar |FTB XMod Compat |ftbxmodcompat |21.1.4 |Manifest: NOSIGNATURE
247 fzzy_config-0.7.0+1.21+neoforge.jar |Fzzy Config |fzzy_config |0.7.0+1.21+neoforge |Manifest: NOSIGNATURE
248 geckolib-neoforge-1.21.1-4.7.6.jar |GeckoLib 4 |geckolib |4.7.6 |Manifest: NOSIGNATURE
249 gravestone-neoforge-1.21.1-1.0.32.jar |Gravestone Mod |gravestone |1.21.1-1.0.32 |Manifest: NOSIGNATURE
250 guideme-21.1.13.jar |GuideME |guideme |21.1.13 |Manifest: NOSIGNATURE
251 image2map-0.7.1+1.21_mapped_moj_1.21.1.jar |Image2Map |image2map |**.**.**.** |Manifest: NOSIGNATURE
252 ImmediatelyFast-NeoForge-1.6.6+1.21.1.jar |ImmediatelyFast |immediatelyfast |1.6.6+1.21.1 |Manifest: NOSIGNATURE
253 InvMove-0.9.0+1.21.1-NeoForge.jar |InvMove |invmove |0.9.0 |Manifest: NOSIGNATURE
254 iris-neoforge-1.8.12+mc1.21.1.jar |Iris |iris |1.8.12-snapshot+mc1.|Manifest: NOSIGNATURE
255 irons_spellbooks-1.21.1-3.13.0.jar |Iron's Spells 'n Spellbooks |irons_spellbooks |1.21.1-3.13.0 |Manifest: NOSIGNATURE
256 jamlib-neoforge-1.3.5+1.21.1.jar |JamLib |jamlib |1.3.5+1.21.1 |Manifest: NOSIGNATURE
257 xercapaint-1.21.1-1.0.1_mapped_moj_1.21.1.jar |Joy of Painting |xercapaint |1.21.1-1.0.1 |Manifest: NOSIGNATURE
258 cave_dust-3.0.1$kirin-1.20.0+1.21_mapped_moj_1.21.|Kirin UI |kirin |**.**.**.** |Manifest: NOSIGNATURE
259 thedarkcolour.kffmod-5.9.0.jar |Kotlin For Forge |kotlinforforge |5.9.0 |Manifest: NOSIGNATURE
260 kuma-api-neoforge-21.0.5+1.21.jar |KumaAPI |kuma_api |21.0.5 |Manifest: NOSIGNATURE
261 letmedespawn-1.21.x-neoforge-1.5.0.jar |Let Me Despawn |letmedespawn |1.5.0 |Manifest: NOSIGNATURE
262 libbamboo-2.14+1.21.1-neoforge.jar |LibBamboo |libbamboo |2.14 |Manifest: NOSIGNATURE
263 image2map-0.7.1+1.21$map-canvas-api-0.4.1+1.21_map|Map Canvas API |map_canvas_api |**.**.**.** |Manifest: NOSIGNATURE
264 Mekanism-1.21.1-10.7.14.79.jar |Mekanism |mekanism |10.7.14 |Manifest: NOSIGNATURE
265 MekanismGenerators-1.21.1-10.7.14.79.jar |Mekanism: Generators |mekanismgenerators |10.7.14 |Manifest: NOSIGNATURE
266 midnightlib-1.6.9-neoforge+1.21.jar |MidnightLib |midnightlib |1.6.9 |Manifest: NOSIGNATURE
267 client-1.21.1-20240808.144430-srg.jar |Minecraft |minecraft |1.21.1 |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
268 moonlight-1.21-2.19.5-neoforge.jar |Moonlight Lib |moonlight |1.21-2.19.5 |Manifest: NOSIGNATURE
269 moreculling-neoforge-1.21.1-1.0.6.jar |More Culling |moreculling |1.0.6 |Manifest: NOSIGNATURE
270 neoforge-21.1.190-universal.jar |NeoForge |neoforge |21.1.190 |Manifest: NOSIGNATURE
271 netherportalfix-neoforge-1.21.1-21.1.1.jar |NetherPortalFix |netherportalfix |21.1.1 |Manifest: NOSIGNATURE
272 nitrogen_internals-1.21.1-1.1.23-neoforge.jar |Nitrogen |nitrogen_internals |1.1.23 |Manifest: NOSIGNATURE
273 NoChatReports-NEOFORGE-1.21.1-v2.9.1.jar |No Chat Reports |nochatreports |1.21.1-v2.9.1 |Manifest: NOSIGNATURE
274 oracle_index-neoforge-0.3.0.jar |Oracle Index |oracle_index |0.3.0 |Manifest: NOSIGNATURE
275 owo-lib-neoforge-0.12.15.1-beta.6+1.21.jar |oωo |owo |**.**.**.**-beta.6+1.2|Manifest: NOSIGNATURE
276 placeholder-api-2.4.2+1.21_mapped_moj_1.21.1.jar |Placeholder API |placeholder_api |**.**.**.** |Manifest: NOSIGNATURE
277 player-animation-lib-forge-2.0.1+1.21.1.jar |Player Animator |playeranimator |2.0.1+1.21.1 |Manifest: NOSIGNATURE
278 Ponder-NeoForge-1.21.1-1.0.56.jar |Ponder |ponder |1.0.56 |Manifest: NOSIGNATURE
279 PresenceFootsteps-1.11.0+1.21_mapped_moj_1.21.1.ja|Presence Footsteps |presencefootsteps |**.**.**.** |Manifest: NOSIGNATURE
280 prickle-neoforge-1.21.1-21.1.8.jar |PrickleMC |prickle |21.1.8 |Manifest: NOSIGNATURE
281 aether_protect_your_moa-1.21.1-1.0.0-neoforge.jar |Protect Your Moa |aether_protect_your_moa |1.0.0 |Manifest: NOSIGNATURE
282 remove-terralith-intro-message-1.1.jar |Remove Terralith Intro Message|mr_remove_terralithintromessag|1.1 |Manifest: NOSIGNATURE
283 rightclickharvest-neoforge-4.5.3+1.21.1.jar |Right Click Harvest |rightclickharvest |4.5.3+1.21.1 |Manifest: NOSIGNATURE
284 RoughlyEnoughItems-16.0.799-neoforge.jar |Roughly Enough Items (REI) |roughlyenoughitems |16.0.799 |Manifest: NOSIGNATURE
285 servercore-neoforge-1.5.10+1.21.1.jar |ServerCore |servercore |1.5.10+1.21.1 |Manifest: NOSIGNATURE
286 image2map-0.7.1+1.21$sgui-1.6.0+1.21_mapped_moj_1.|sgui |sgui |**.**.**.** |Manifest: NOSIGNATURE
287 voicechat-neoforge-1.21.1-2.5.34.jar |Simple Voice Chat |voicechat |1.21.1-2.5.34 |Manifest: NOSIGNATURE
288 simplehats-neoforge-1.21.1-0.4.0.jar |SimpleHats |simplehats |0.4.0 |Manifest: NOSIGNATURE
289 simplyswords-neoforge-1.61.3-1.21.1.jar |Simply Swords |simplyswords |1.61.3-1.21.1 |Manifest: NOSIGNATURE
290 org.sinytra.connector-2.0.0-beta.8+1.21.1-mod.jar |Sinytra Connector |connector |2.0.0-beta.8+1.21.1 |Manifest: NOSIGNATURE
291 sodium-neoforge-0.6.13+mc1.21.1.jar |Sodium |sodium |0.6.13+mc1.21.1 |Manifest: NOSIGNATURE
292 spark-1.10.124-neoforge.jar |spark |spark |1.10.124 |Manifest: NOSIGNATURE
293 storagedelight-25.06.24-1.21-neoforge.jar |Storage Delight |storagedelight |25.06.24-1.21-neofor|Manifest: NOSIGNATURE
294 Terralith_1.21.x_v2.5.8.jar |Terralith |terralith |2.5.8 |Manifest: NOSIGNATURE
295 aether-1.21.1-1.5.8-neoforge.jar |The Aether |aether |1.5.8 |Manifest: NOSIGNATURE
296 toms_storage-1.21-2.2.1.jar |Tom's Simple Storage Mod |toms_storage |2.2.1 |Manifest: NOSIGNATURE
297 TRansition-1.0.3-1.21-neoforge-SNAPSHOT.jar |TRansition |transition |1.0.3 |Manifest: NOSIGNATURE
298 TRender-1.0.5-1.21-neoforge-SNAPSHOT.jar |TRender |trender |1.0.5 |Manifest: NOSIGNATURE
299 visuality-forge-2.0.5.jar |Visuality: Reforged |visuality |2.0.5 |Manifest: NOSIGNATURE
300 waterframes-NEOFORGE-mc1.21.1-v2.1.15.jar |WaterFrames |waterframes |2.1.15 |Manifest: NOSIGNATURE
301 watermedia-2.1.25.jar |WaterMedia |watermedia |2.1.25 |Manifest: NOSIGNATURE
302 wthit-neo-12.5.4.jar |wthit |wthit |12.5.4 |Manifest: NOSIGNATURE
303 yet_another_config_lib_v3-3.7.1+1.21.1-neoforge.ja|YetAnotherConfigLib |yet_another_config_lib_v3 |3.7.1+1.21.1-neoforg|Manifest: NOSIGNATURE
304 YungsApi-1.21.1-NeoForge-5.1.6.jar |YUNG's API |yungsapi |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE
305 YungsBetterDesertTemples-1.21.1-NeoForge-4.1.5.jar|YUNG's Better Desert Temples |betterdeserttemples |1.21.1-NeoForge-4.1.|Manifest: NOSIGNATURE
306 YungsBetterDungeons-1.21.1-NeoForge-5.1.4.jar |YUNG's Better Dungeons |betterdungeons |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE
307 YungsBetterEndIsland-1.21.1-NeoForge-3.1.2.jar |YUNG's Better End Island |betterendisland |1.21.1-NeoForge-3.1.|Manifest: NOSIGNATURE
308 YungsBetterJungleTemples-1.21.1-NeoForge-3.1.2.jar|YUNG's Better Jungle Temples |betterjungletemples |1.21.1-NeoForge-3.1.|Manifest: NOSIGNATURE
309 YungsBetterMineshafts-1.21.1-NeoForge-5.1.1.jar |YUNG's Better Mineshafts |bettermineshafts |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE
310 YungsBetterNetherFortresses-1.21.1-NeoForge-3.1.5.|YUNG's Better Nether Fortresse|betterfortresses |1.21.1-NeoForge-3.1.|Manifest: NOSIGNATURE
311 YungsBetterOceanMonuments-1.21.1-NeoForge-4.1.2.ja|YUNG's Better Ocean Monuments |betteroceanmonuments |1.21.1-NeoForge-4.1.|Manifest: NOSIGNATURE
312 YungsBetterStrongholds-1.21.1-NeoForge-5.1.3.jar |YUNG's Better Strongholds |betterstrongholds |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE
313 YungsBetterWitchHuts-1.21.1-NeoForge-4.1.1.jar |YUNG's Better Witch Huts |betterwitchhuts |1.21.1-NeoForge-4.1.|Manifest: NOSIGNATURE
314 YungsBridges-1.21.1-NeoForge-5.1.1.jar |YUNG's Bridges |yungsbridges |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE
315 YungsExtras-1.21.1-NeoForge-5.1.1.jar |YUNG's Extras |yungsextras |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE
316 Zoomify-2.14.4+1.21.1_mapped_moj_1.21.1.jar |Zoomify |zoomify |**.**.**.**.1 |Manifest: NOSIGNATURE
317 Crash Report UUID: f63c5991-a7f7-48e2-a715-aca91bcc40f2
318 FML: 4.0.41
319 NeoForge: 21.1.190
320 Flywheel Backend: flywheel:off
321
This log will be saved for 90 days from their last view.
Report abuse