Fabric 1.21.4 Crash Report

#jRGV0HD
149 lines
Raw
Analysis
Minecraft version:
1.21.4
Java version:
22.0.2
1---- Minecraft Crash Report ----
2// Oops.
3
4Time: 2025-06-07 16:06:02
5Description: Unexpected error
6
7java.util.NoSuchElementException: No value present
8 at java.base/java.util.Optional.get(Optional.java:143)
9 at knot//loaderCommon.fabric.com.seibel.distanthorizons.common.wrappers.world.ServerLevelWrapper.getWorldFolderName(ServerLevelWrapper.java:119)
10 at knot//com.seibel.distanthorizons.core.wrapperInterfaces.world.IServerLevelWrapper.getKeyedLevelDimensionName(IServerLevelWrapper.java:45)
11 at knot//com.seibel.distanthorizons.core.level.DhClientServerLevel.toString(DhClientServerLevel.java:173)
12 at java.base/java.lang.String.valueOf(String.java:4507)
13 at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
14 at knot//com.seibel.distanthorizons.core.file.AbstractDataSourceHandler.close(AbstractDataSourceHandler.java:346)
15 at knot//com.seibel.distanthorizons.core.file.fullDatafile.FullDataSourceProviderV2.close(FullDataSourceProviderV2.java:802)
16 at knot//com.seibel.distanthorizons.core.file.fullDatafile.GeneratedFullDataSourceProvider.close(GeneratedFullDataSourceProvider.java:447)
17 at knot//com.seibel.distanthorizons.core.level.ServerLevelModule.close(ServerLevelModule.java:66)
18 at knot//com.seibel.distanthorizons.core.level.AbstractDhServerLevel.close(AbstractDhServerLevel.java:360)
19 at knot//com.seibel.distanthorizons.core.level.DhClientServerLevel.close(DhClientServerLevel.java:179)
20 at knot//com.seibel.distanthorizons.core.world.DhClientServerWorld.close(DhClientServerWorld.java:160)
21 at knot//com.seibel.distanthorizons.core.api.internal.SharedApi.setDhWorld(SharedApi.java:105)
22 at knot//com.seibel.distanthorizons.core.api.internal.ClientApi.onClientOnlyDisconnected(ClientApi.java:203)
23 at knot//net.minecraft.class_634.handler$blj000$distanthorizons$onCleanupStart(class_634.java:5654)
24 at knot//net.minecraft.class_634.method_47658(class_634.java)
25 at knot//net.minecraft.class_310.method_18096(class_310.java:2158)
26 at knot//net.minecraft.class_8673.method_10839(class_8673.java:314)
27 at knot//net.minecraft.class_2535.method_10768(class_2535.java:673)
28 at knot//net.minecraft.class_636.method_2927(class_636.java:292)
29 at knot//net.minecraft.class_310.method_1574(class_310.java:1825)
30 at knot//net.minecraft.class_310.method_1523(class_310.java:1302)
31 at knot//net.minecraft.class_310.method_1514(class_310.java:922)
32 at knot//net.minecraft.client.main.Main.main(Main.java:267)
33 at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
34 at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
35 at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
36
37
38A detailed walkthrough of the error, its code path and all known details is as follows:
39---------------------------------------------------------------------------------------
40
41-- Head --
42Thread: Render thread
43Stacktrace:
44 at java.base/java.util.Optional.get(Optional.java:143)
45 at knot//loaderCommon.fabric.com.seibel.distanthorizons.common.wrappers.world.ServerLevelWrapper.getWorldFolderName(ServerLevelWrapper.java:119)
46 at knot//com.seibel.distanthorizons.core.wrapperInterfaces.world.IServerLevelWrapper.getKeyedLevelDimensionName(IServerLevelWrapper.java:45)
47 at knot//com.seibel.distanthorizons.core.level.DhClientServerLevel.toString(DhClientServerLevel.java:173)
48 at java.base/java.lang.String.valueOf(String.java:4507)
49 at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
50 at knot//com.seibel.distanthorizons.core.file.AbstractDataSourceHandler.close(AbstractDataSourceHandler.java:346)
51 at knot//com.seibel.distanthorizons.core.file.fullDatafile.FullDataSourceProviderV2.close(FullDataSourceProviderV2.java:802)
52 at knot//com.seibel.distanthorizons.core.file.fullDatafile.GeneratedFullDataSourceProvider.close(GeneratedFullDataSourceProvider.java:447)
53 at knot//com.seibel.distanthorizons.core.level.ServerLevelModule.close(ServerLevelModule.java:66)
54 at knot//com.seibel.distanthorizons.core.level.AbstractDhServerLevel.close(AbstractDhServerLevel.java:360)
55 at knot//com.seibel.distanthorizons.core.level.DhClientServerLevel.close(DhClientServerLevel.java:179)
56 at knot//com.seibel.distanthorizons.core.world.DhClientServerWorld.close(DhClientServerWorld.java:160)
57 at knot//com.seibel.distanthorizons.core.api.internal.SharedApi.setDhWorld(SharedApi.java:105)
58 at knot//com.seibel.distanthorizons.core.api.internal.ClientApi.onClientOnlyDisconnected(ClientApi.java:203)
59 at knot//net.minecraft.class_634.handler$blj000$distanthorizons$onCleanupStart(class_634.java:5654)
60 at knot//net.minecraft.class_634.method_47658(class_634.java)
61 at knot//net.minecraft.class_310.method_18096(class_310.java:2158)
62 at knot//net.minecraft.class_8673.method_10839(class_8673.java:314)
63 at knot//net.minecraft.class_2535.method_10768(class_2535.java:673)
64 at knot//net.minecraft.class_636.method_2927(class_636.java:292)
65
66-- Uptime --
67Details:
68 JVM uptime: 517.281s
69 Wall uptime: 507.999s
70 High-res time: 502.469s
71 Client ticks: 9753 ticks / 487.650s
72Stacktrace:
73 at knot//net.minecraft.class_310.method_1587(class_310.java:2371)
74 at knot//net.minecraft.class_310.method_54580(class_310.java:991)
75 at knot//net.minecraft.class_310.method_1514(class_310.java:946)
76 at knot//net.minecraft.client.main.Main.main(Main.java:267)
77 at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
78 at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
79 at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
80
81-- Affected level --
82Details:
83 All players: 1 total; [class_746['Eldianthor'/13220, l='ClientLevel', x=17.74, y=-59.00, z=71.12]]
84 Chunk stats: 289, 157
85 Level dimension: minecraft:overworld
86 Level spawn location: World: (0,-60,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)
87 Level time: 1009731 game time, 52065 day time
88 Server brand: fabric
89 Server type: Integrated singleplayer server
90 Tracked entity count: 9
91
92-- Last reload --
93Details:
94 Reload number: 1
95 Reload reason: initial
96 Finished: Yes
97 Packs: vanilla, file/Enchanting Table Magic Circle Blue v1.3.zip, file/Dramatic Skys Demo **.**.**.**.zip, fabric, abseil, advancementplaques, ambientenvironment, ambientsounds, animal_feeding_trough, armorstatues, armortrimitemfix, balm, betterbeds, betterdeserttemples, betterendisland, betterfortresses, betterjungletemples, bettermineshafts, bettermounthud, betteroceanmonuments, betterstrongholds, bettertridents, book_and_quick_save, book_scroll, bookshelfinspector, bridgingmod, bundle_pins, c2me, camp_fires_cook_mobs, cardinal-components, cardinal-components-base, cardinal-components-block, cardinal-components-chunk, cardinal-components-entity, cardinal-components-item, cardinal-components-level, cardinal-components-scoreboard, cardinal-components-world, chalk, chalk-colorful-addon, clickthrough, closerecipebook, cloth-config, combatamenities, completedshieldfix, configlibtxf, connectiblechains, continuity, coolrain, copper_wrench, crawl, creativecore, debugify, distanthorizons, dyed_bundles, dyed_item_frames, easyanvils, easynavigator, eg_fix_horizontal_camera_lag, elytraswapper, elytratrims, enchanted_bookshelves, enhancedblockentities, entity_model_features, entity_texture_features, explosiveenhancement, fabric-api, fabric-api-base, fabric-api-lookup-api-v1, fabric-biome-api-v1, fabric-block-api-v1, fabric-block-view-api-v2, fabric-blockrenderlayer-v1, fabric-client-tags-api-v1, fabric-command-api-v1, fabric-command-api-v2, fabric-commands-v0, fabric-content-registries-v0, fabric-convention-tags-v1, fabric-convention-tags-v2, fabric-crash-report-info-v1, fabric-data-attachment-api-v1, fabric-data-generation-api-v1, fabric-dimensions-v1, fabric-entity-events-v1, fabric-events-interaction-v0, fabric-game-rule-api-v1, fabric-item-api-v1, fabric-item-group-api-v1, fabric-key-binding-api-v1, fabric-keybindings-v0, fabric-language-kotlin, fabric-lifecycle-events-v1, fabric-loot-api-v2, fabric-loot-api-v3, fabric-message-api-v1, fabric-model-loading-api-v1, fabric-networking-api-v1, fabric-object-builder-api-v1, fabric-particles-v1, fabric-recipe-api-v1, fabric-registry-sync-v0, fabric-renderer-api-v1, fabric-renderer-indigo, fabric-rendering-data-attachment-v1, fabric-rendering-fluids-v1, fabric-rendering-v1, fabric-resource-conditions-api-v1, fabric-resource-loader-v0, fabric-screen-api-v1, fabric-screen-handler-api-v1, fabric-sound-api-v1, fabric-tag-api-v1, fabric-transfer-api-v1, fabric-transitive-access-wideners-v1, fabricloader, fallingtree, fletcher, forgeconfigapiport, friendsandfoes, frozenlib, fzzy_config, glowing-torchflower, healthindicatortxf, hotbarslotcycling, illuminated, immediatelyfast, immersiveui, invmove, iteminteractions, itemscroller, lambdynlights, lambdynlights_api, leafmealone, leahs-immersive-thunder, legendarytooltips, lighty, litematica, litematica-enderchest-materials, lithium, lolmcmv, lolmcmv-aft, macos_input_fixes, malilib, mcwpaintings, midnightlib, minecartsloadchunks, modmenu, more_armor_trims, mr_copper_horseshoes, mr_dragonkind_evolved, mr_dungeons_andtavernswoodlandmansionreplacement, mr_happy_ghastssage, mr_mining_helmet, mr_witherswrath, mru, niftycarts, nimblerewynnded, nohotbarlooping, noisium, norecipebookshift, notes, onsoulfire, orthocamera, owo, particlerain, persistent_parrots, petprotect, placeholder-api, playeranimator, polymer-core, polymer-resource-pack, polytone, potionstacking, prettybeaches, pride, prism, reactivemusic, realisticbees, resourcefulconfig, scalablelux, scarecrowsterritory, scribble, seamlesstrading, shearablevines, showkeybinds, simple_copper_pipes, simplehudenhanced, smallships, smoothscroll, snowundertrees, sodium, sound_physics_remastered, sounds, spruceui, statuemenus, stretchy-leash, superbsteeds, supermartijn642corelib, syncmatica, tameable-foxes, terrablender, tide, too_many_shortcuts, toomanypaintings, trade_cycling, travelerstitles, trimmable_tools, txnilib, universal-graves, uselessreptile, wakes, waterdripsound, wills-farming-tweaks, yet_another_config_lib_v3, continuity:glass_pane_culling_fix, continuity:default, betterbeds:fancyconnectedbeds, file/Visual Travelers Titles Biomes Addon.zip, file/FA Spiders-v1.1.zip, file/FA Classic_Horses-v1.2.zip, file/FA Details-v1.1.zip, file/FA Emissive-v1.1.zip, file/FA Objects-v1.1.zip, file/FA Quivers-v1.1.zip, file/Creeper_FA_v1.zip, file/BlinkingEnderEyes_1.21.4_v3.1.zip, file/Dev's Better Wither Hearts.zip, file/FreshAnimations_v1.9.3.zip, file/Glowy Nether Portals.zip, file/Immersive_Interfaces.zip, file/Macebut3d-1.0.0.zip, file/Magex's Ender Dragon.zip, file/Skeleton Physics.zip, file/Spawned_Eggs_1.16-1.21.5_r1.zip, file/Theone's Eating Animation Pack v1.0.zip, file/VanillaTweaks_r896360_MC1.21.x.zip, file/Vibrating Wither Fix.zip, file/Visual Titles 1.1.zip, file/better_flame_particles-v2.2-mc1.14x-1.21x-resourcepack.zip, file/Vocal Villagers 71.1.zip, file/Enhanced Boss Bars 1.4.1.zip, file/Fresh Moves v3.1.1 (With Animated Eyes).zip, file/Better Lanterns v1.2 - 1.21.4.zip, file/EvenBetterEnchants_v2_r1.zip, file/DetailedAnimationsReworked - V1.15 PATCH.zip, armortrimitemfix:more_armor_trims_support, file/Sygikal's Datapack Assets v1.5.zip
98
99-- System Details --
100Details:
101 Minecraft Version: 1.21.4
102 Minecraft Version ID: 1.21.4
103 Operating System: Mac OS X (aarch64) version 15.5
104 Java Version: 22.0.2, Eclipse Adoptium
105 Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Eclipse Adoptium
106 Memory: 1558205976 bytes (1486 MiB) / 2751463424 bytes (2624 MiB) up to 10737418240 bytes (10240 MiB)
107 CPUs: 10
108 Processor Vendor: Apple Inc.
109 Processor Name: Apple M1 Pro
110 Identifier: Apple Inc. Family 0x1b588bb3 Model 0 Stepping 0
111 Microarchitecture: ARM64 SoC: Firestorm Icestorm
112 Frequency (GHz): 3.23
113 Number of physical packages: 1
114 Number of physical CPUs: 10
115 Number of logical CPUs: 10
116 Graphics card #0 name: Apple M1 Pro
117 Graphics card #0 vendor: Apple (0x106b)
118 Graphics card #0 VRAM (MiB): 0.00
119 Graphics card #0 deviceId: unknown
120 Graphics card #0 versionInfo: unknown
121 Memory slot #0 capacity (MiB): 0.00
122 Memory slot #0 clockSpeed (GHz): 0.00
123 Memory slot #0 type: unknown
124 Virtual memory max (MiB): 16384.00
125 Virtual memory used (MiB): 11938.53
126 Swap memory total (MiB): 0.00
127 Swap memory used (MiB): 0.00
128 Space in storage for jna.tmpdir (MiB): available: 567397.31, total: 948584.19
129 Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): available: 567397.31, total: 948584.19
130 Space in storage for io.netty.native.workdir (MiB): available: 567397.31, total: 948584.19
131 Space in storage for java.io.tmpdir (MiB): available: 567397.31, total: 948584.19
132 Space in storage for workdir (MiB): available: 567397.31, total: 948584.19
133 JVM Flags: 7 total; -XX: UnlockExperimentalVMOptions -XX: UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M -Xmx10240m
134 Fabric Mods:
135 abseil: Abseil 1.1.0
136 advancementplaques: Advancement Plaques 1.6.9
137 ambientenvironment: AmbientEnvironment **.**.**.**
138 ambientsounds: AmbientSounds 6.1.3
139 amplified_nether: Amplified Nether 1.2.8
140 animal_feeding_trough: Animal Feeding Trough 1.1.4 1.21.4
141 architectury: Architectury 15.0.3
142 archvillagehealthcare: Village HealthcareEx 1.1.0
143 armorstatues: Armor Statues 21.4.0
144 statuemenus: Statue Menus 21.4.0
145 armortrimitemfix: Armor Trim Item Fix 2.1.0
146 balm: Balm 21.4.33
147 kuma_api: KumaAPI 21.4.6
148 beekeeperhut: Friends
149
This log will be saved for 90 days from their last view.
Report abuse