Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crafting Recipe Book Crash #172

Closed
TheAdmiral3609 opened this issue Dec 21, 2024 · 1 comment
Closed

Crafting Recipe Book Crash #172

TheAdmiral3609 opened this issue Dec 21, 2024 · 1 comment

Comments

@TheAdmiral3609
Copy link

Hio! I have a crashing problem and ive been directed here from the great folks over at r/fabricmc. My modpack has 105 installed mods in a 1.21.4 instance using PrismLauncher. modlist is below. im using astra lex shaders.

The crash occurs whenever im using a crafting table and click on the vanilla recipe book icon. As soon as i click it, the game saves and exits. The crash report is below. Ive read through nearly every line of the report and couldnt find anything that pointed to a mod. the good people of r/fabricmc told me to report the issue here, so here i am.

Modlist
3d-Skin-Layers
Accessories
Always a Wither Skull
Animal Feeding Trough
Anvil Restoration
AppleSkin
Architectury
Atmosfera
Bad Packets
Balm
Beautify
Better Statistics Screen
BetterF3
BetterGrassify
BetterThanMending
Chunks Fade In
Chunky
Cloth Config v17
Collective
Concurrent Chunk Management Engine
Connected Doors
Crafting Tweaks
CreativeCore
Cristel Lib
Cubes Without Borders
Cycle Paintings
Dark Loading Screen
Debugify
Despawning Eggs Hatch
DurabilityPlus
EntityCulling
Explorify
Explosive Enhancement
Fabric API
Fabric Language Kotlin
Falling Leaves
FerriteCore
Followers Teleport Too
Forge Config API Port
Freecam
Furnace Recycle
GUI Clock
GUI Compass
Geophilic
Glowing Torchflower
HopoBetterMineshaft
HopoBetterRuinedPortals
HopoBetterUnderwaterRuins
Ice Prevents Crop Growth
ImmediatelyFast
Immersive Thunder
Invisible Frames
Iris
Jade
JamLib
LambDynamicLights
Lithium
M.R.U
Mod Menu
More Composter Variants
More Feeding Trough Variants
Mouse Tweaks
Nemo's Woodcutter
No Feather Trample
Nullscape
Ore Harvester
OrthoCamera
Placeholder API
Quad
Realistic Bees
Replanting Crops
Resource Backpacks
Resource Config API
Resource Library
Roughly Enough Items
Shulker Drops Two
Silence Mobs
Snow Under Trees
Sodium
Sodium Extra
SodiumCoreShaderSupport
Softer Hay Bales
Sound Physics Remastered
Sounds
Spawn Animations
Status Effect Bars
SwingThrough
TCD Commons API
Tectonic
Terralith
Thorny Bush Protection
Tidal Towns
Tom's Simple Storage Mod
Towns and Towers
Tree Harvester
Utility Belt
WaveyCapes
Waystones
YetAnotherConfigLib
Zoomify
essential-container
libIPN
oωo
technomodel
wthit

Crash Report
---- Minecraft Crash Report ----
// Don't be sad, have a hug! <3

Time: 2024-12-20 12:40:26
Description: mouseClicked event handler

java.lang.ClassCastException: class net.minecraft.class_479 cannot be cast to class net.minecraft.class_490 (net.minecraft.class_479 and net.minecraft.class_490 are in unnamed module of loader 'knot' u/5d47c63f)
at knot//net.minecraft.class_10260.handler$zbf000$accessories$adjustAccessoryButton(class_10260.java:516)
at knot//net.minecraft.class_10260.method_64513(class_10260.java:42)
at knot//net.minecraft.class_4185.method_25306(class_4185.java:96)
at knot//net.minecraft.class_4264.method_25348(class_4264.java:43)
at knot//net.minecraft.class_339.method_25402(class_339.java:141)
at knot//net.minecraft.class_4069.method_25402(class_4069.java:43)
at knot//net.minecraft.class_465.method_25402(class_465.java:343)
at knot//net.minecraft.class_10260.method_25402(class_10260.java:101)
at knot//net.minecraft.class_312.mixinextras$bridge$method_25402$62(class_312.java)
at knot//net.minecraft.class_312.wrapOperation$zga000$architectury$onGuiMouseClicked(class_312.java:1085)
at knot//net.minecraft.class_312.mixinextras$bridge$wrapOperation$zga000$architectury$onGuiMouseClicked$66(class_312.java)
at knot//net.minecraft.class_312.wrapOperation$cee000$fabric-screen-api-v1$invokeMouseClickedEvents(class_312.java:3045)
at knot//net.minecraft.class_312.method_1601(class_312.java:114)
at knot//net.minecraft.class_312.method_22686(class_312.java:215)
at knot//net.minecraft.class_1255.execute(class_1255.java:110)
at knot//net.minecraft.class_312.method_22684(class_312.java:215)
at knot//org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:43)
at knot//org.lwjgl.system.JNI.invokeV(Native Method)
at knot//org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3438)
at knot//com.mojang.blaze3d.systems.RenderSystem.pollEvents(RenderSystem.java:149)
at knot//com.mojang.blaze3d.systems.RenderSystem.flipFrame(RenderSystem.java:170)
at knot//net.minecraft.class_1041.method_15998(class_1041.java:318)
at knot//net.minecraft.class_310.method_1523(class_310.java:1361)
at knot//net.minecraft.class_310.method_1514(class_310.java:922)
at knot//net.minecraft.client.main.Main.main(Main.java:267)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:105)
at org.prismlauncher.EntryPoint.listen(EntryPoint.java:129)
at org.prismlauncher.EntryPoint.main(EntryPoint.java:70)

A detailed walkthrough of the error, its code path and all known details is as follows:

-- Head --
Thread: Render thread
Stacktrace:
at knot//net.minecraft.class_10260.handler$zbf000$accessories$adjustAccessoryButton(class_10260.java:516)
at knot//net.minecraft.class_10260.method_64513(class_10260.java:42)
at knot//net.minecraft.class_4185.method_25306(class_4185.java:96)
at knot//net.minecraft.class_4264.method_25348(class_4264.java:43)
at knot//net.minecraft.class_339.method_25402(class_339.java:141)
at knot//net.minecraft.class_4069.method_25402(class_4069.java:43)
at knot//net.minecraft.class_465.method_25402(class_465.java:343)
at knot//net.minecraft.class_10260.method_25402(class_10260.java:101)
at knot//net.minecraft.class_312.mixinextras$bridge$method_25402$62(class_312.java)
at knot//net.minecraft.class_312.wrapOperation$zga000$architectury$onGuiMouseClicked(class_312.java:1085)
at knot//net.minecraft.class_312.mixinextras$bridge$wrapOperation$zga000$architectury$onGuiMouseClicked$66(class_312.java)
at knot//net.minecraft.class_312.wrapOperation$cee000$fabric-screen-api-v1$invokeMouseClickedEvents(class_312.java:3045)
at knot//net.minecraft.class_312.method_1601(class_312.java:114)
at knot//net.minecraft.class_312.method_22686(class_312.java:215)
at knot//net.minecraft.class_1255.execute(class_1255.java:110)
at knot//net.minecraft.class_312.method_22684(class_312.java:215)
at knot//org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:43)
at knot//org.lwjgl.system.JNI.invokeV(Native Method)
at knot//org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3438)
at knot//com.mojang.blaze3d.systems.RenderSystem.pollEvents(RenderSystem.java:149)
at knot//com.mojang.blaze3d.systems.RenderSystem.flipFrame(RenderSystem.java:170)

-- Affected screen --
Details:
Screen name: net.minecraft.class_479
Stacktrace:
at knot//net.minecraft.class_312.method_1601(class_312.java:114)
at knot//net.minecraft.class_312.method_22686(class_312.java:215)
at knot//net.minecraft.class_1255.execute(class_1255.java:110)
at knot//net.minecraft.class_312.method_22684(class_312.java:215)
at knot//org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:43)
at knot//org.lwjgl.system.JNI.invokeV(Native Method)
at knot//org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3438)
at knot//com.mojang.blaze3d.systems.RenderSystem.pollEvents(RenderSystem.java:149)
at knot//com.mojang.blaze3d.systems.RenderSystem.flipFrame(RenderSystem.java:170)
at knot//net.minecraft.class_1041.method_15998(class_1041.java:318)
at knot//net.minecraft.class_310.method_1523(class_310.java:1361)
at knot//net.minecraft.class_310.method_1514(class_310.java:922)
at knot//net.minecraft.client.main.Main.main(Main.java:267)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:105)
at org.prismlauncher.EntryPoint.listen(EntryPoint.java:129)
at org.prismlauncher.EntryPoint.main(EntryPoint.java:70)

-- Mouse --
Details:
Scaled X: 311.0
Scaled Y: 71.94912118408881
Button: 0
Stacktrace:
at knot//net.minecraft.class_312.method_1601(class_312.java:114)
at knot//net.minecraft.class_312.method_22686(class_312.java:215)
at knot//net.minecraft.class_1255.execute(class_1255.java:110)
at knot//net.minecraft.class_312.method_22684(class_312.java:215)
at knot//org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:43)
at knot//org.lwjgl.system.JNI.invokeV(Native Method)
at knot//org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3438)
at knot//com.mojang.blaze3d.systems.RenderSystem.pollEvents(RenderSystem.java:149)
at knot//com.mojang.blaze3d.systems.RenderSystem.flipFrame(RenderSystem.java:170)
at knot//net.minecraft.class_1041.method_15998(class_1041.java:318)
at knot//net.minecraft.class_310.method_1523(class_310.java:1361)
at knot//net.minecraft.class_310.method_1514(class_310.java:922)
at knot//net.minecraft.client.main.Main.main(Main.java:267)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:105)
at org.prismlauncher.EntryPoint.listen(EntryPoint.java:129)
at org.prismlauncher.EntryPoint.main(EntryPoint.java:70)

-- Uptime --
Details:
JVM uptime: 77.608s
Wall uptime: 65.893s
High-res time: 61.033s
Client ticks: 871 ticks / 43.550s
Stacktrace:
at knot//net.minecraft.class_310.method_1587(class_310.java:2371)
at knot//net.minecraft.class_310.method_54580(class_310.java:991)
at knot//net.minecraft.class_310.method_1514(class_310.java:943)
at knot//net.minecraft.client.main.Main.main(Main.java:267)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:105)
at org.prismlauncher.EntryPoint.listen(EntryPoint.java:129)
at org.prismlauncher.EntryPoint.main(EntryPoint.java:70)

-- Affected level --
Details:
All players: 1 total; [class_746['Admiral3609'/6, l='ClientLevel', x=-42.39, y=123.00, z=897.35]]
Chunk stats: 3025, 1446
Level dimension: minecraft:overworld
Level spawn location: World: (0,84,720), Section: (at 0,4,0 in 0,5,45; chunk contains blocks 0,-64,720 to 15,319,735), Region: (0,1; contains chunks 0,32 to 31,63, blocks 0,-64,512 to 511,319,1023)
Level time: 317309 game time, 435854 day time
Server brand: fabric
Server type: Integrated singleplayer server
Tracked entity count: 225

-- Last reload --
Details:
Reload number: 1
Reload reason: initial
Finished: Yes
Packs: vanilla, fabric, accessories, animal_feeding_trough, appleskin, atmosfera, balm-fabric, beautify, betterf3, bettergrass, betterstats, c2me, chunksfadein, chunky, cloth-config, connected-doors, craftingtweaks, creativecore, cristellib, cubes-without-borders, dark-loading-screen, debugify, durabilityplus, entityculling, essential, essential-container, essential-loader, 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, fallingleaves, forgeconfigapiport, freecam, glowing-torchflower, immediatelyfast, invisibleframes, iris, jade, jamlib, lambdynlights, lambdynlights_api, leahs-immersive-thunder, libipn, lithium, lolmcmv, lolmcmv-aft, modmenu, mru, nemos_woodcutter, orthocamera, owo, placeholder-api, pride, realisticbees, resource_backpacks, roughlyenoughitems, skinlayers3d, snowundertrees, sodium, sodium-extra, sodiumcoreshadersupport, sound_physics_remastered, sounds, spawnanimations, spruceui, status-effect-bars, swingthrough, tcdcommons, technomodel, toms_storage, utility_belt, waveycapes, waystones, yet_another_config_lib_v3, zoomify, atmosfera:dungeons, file/Stay_True_1.21.zip, file/NoBushyLeaves.zip, file/VanillaTweaks_r461336_MC1.21.x.zip, file/Os' Colorful Grasses (Mixed Models).zip, file/crops-3d.zip, file/joshs-more-foods_5.3.0_resource_pack.zip, file/DoorTweaks-v3.4.2.zip, file/Better Lanterns v1.2 - 1.21.4.zip, file/Jakes-Build-Tools-Resources.zip, file/colourful containers darkmode.zip, file/Icons v.1.11.3.zip, file/HumanEraVillagersIllagers[2.8].zip, Essential Assets, essential

-- System Details --
Details:
Minecraft Version: 1.21.4
Minecraft Version ID: 1.21.4
Operating System: Windows 11 (amd64) version 10.0
Java Version: 21.0.3, Microsoft
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
Memory: 1094713344 bytes (1044 MiB) / 3040870400 bytes (2900 MiB) up to 8455716864 bytes (8064 MiB)
CPUs: 12
Processor Vendor: AuthenticAMD
Processor Name: AMD Ryzen 5 5600G with Radeon Graphics
Identifier: AuthenticAMD Family 25 Model 80 Stepping 0
Microarchitecture: Zen 3
Frequency (GHz): 3.89
Number of physical packages: 1
Number of physical CPUs: 6
Number of logical CPUs: 12
Graphics card #0 name: NVIDIA GeForce RTX 3060
Graphics card #0 vendor: NVIDIA
Graphics card #0 VRAM (MiB): 12288.00
Graphics card #0 deviceId: VideoController1
Graphics card #0 versionInfo: 32.0.15.6636
Graphics card #1 name: AMD Radeon(TM) Graphics
Graphics card #1 vendor: Advanced Micro Devices, Inc.
Graphics card #1 VRAM (MiB): 512.00
Graphics card #1 deviceId: VideoController2
Graphics card #1 versionInfo: 31.0.12042.4
Memory slot #0 capacity (MiB): 8192.00
Memory slot #0 clockSpeed (GHz): 2.40
Memory slot #0 type: DDR4
Memory slot #1 capacity (MiB): 8192.00
Memory slot #1 clockSpeed (GHz): 2.40
Memory slot #1 type: DDR4
Virtual memory max (MiB): 31336.07
Virtual memory used (MiB): 22174.09
Swap memory total (MiB): 15668.04
Swap memory used (MiB): 967.57
Space in storage for jna.tmpdir (MiB):
Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB):
Space in storage for io.netty.native.workdir (MiB):
Space in storage for java.io.tmpdir (MiB): available: 33546.45, total: 939955.00
Space in storage for workdir (MiB): available: 33546.45, total: 939955.00
JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms2048m -Xmx8064m
Fabric Mods:
accessories: Accessories 1.2.5-beta+1.21.4
alwaysawitherskull: Always a Wither Skull 3.5
animal_feeding_trough: Animal Feeding Trough 1.1.3+1.21.4
anvilrestoration: Anvil Restoration 2.3
appleskin: AppleSkin 3.0.6+mc1.21.3
architectury: Architectury 15.0.1
atmosfera: Atmosfera 2.0.1+mc1.21.4
badpackets: Bad Packets 0.8.1
balm-fabric: Balm 21.4.3
kuma_api: KumaAPI 21.4.3
beautify: Beautify 1.5.0+1.21.4
betterf3: BetterF3 13.0.0
bettergrass: BetterGrassify 1.4.1+fabric.1.21.4
blue_endless_jankson: jankson 1.2.3
betterstats: Better Statistics Screen 3.13.4+fabric-1.21.4
betterthanmending: BetterThanMending 2.2.3
c2me: Concurrent Chunk Management Engine 0.3.1+beta.2.0+1.21.4
c2me-base: Concurrent Chunk Management Engine (Base) 0.3.1+beta.2.0+1.21.4
c2me-client-uncapvd: Concurrent Chunk Management Engine (Client/Uncap View Distance) 0.3.1+beta.2.0+1.21.4
c2me-fixes-chunkio-threading-issues: Concurrent Chunk Management Engine (Fixes/Chunk IO/Threading Issues) 0.3.1+beta.2.0+1.21.4
c2me-fixes-general-threading-issues: Concurrent Chunk Management Engine (Fixes/General/Threading Issues) 0.3.1+beta.2.0+1.21.4
c2me-fixes-worldgen-threading-issues: Concurrent Chunk Management Engine (Fixes/WorldGen/Threading Issues) 0.3.1+beta.2.0+1.21.4
c2me-fixes-worldgen-vanilla-bugs: Concurrent Chunk Management Engine (Fixes/WorldGen/Vanilla Bugs) 0.3.1+beta.2.0+1.21.4
c2me-notickvd: Concurrent Chunk Management Engine (No Tick View Distance) 0.3.1+beta.2.0+1.21.4
c2me-opts-allocs: Concurrent Chunk Management Engine (Optimizations/Memory Allocations) 0.3.1+beta.2.0+1.21.4
c2me-opts-chunkio: Concurrent Chunk Management Engine (Optimizations/Chunk IO) 0.3.1+beta.2.0+1.21.4
c2me-opts-dfc: Concurrent Chunk Management Engine (Optimizations/Density Function Compiler) 0.3.1+beta.2.0+1.21.4
c2me-opts-math: Concurrent Chunk Management Engine (Optimizations/Math) 0.3.1+beta.2.0+1.21.4
c2me-opts-scheduling: Concurrent Chunk Management Engine (Optimizations/Scheduling) 0.3.1+beta.2.0+1.21.4
c2me-opts-worldgen-general: Concurrent Chunk Management Engine (Optimizations/General WorldGen) 0.3.1+beta.2.0+1.21.4
c2me-opts-worldgen-vanilla: Concurrent Chunk Management Engine (Optimizations/Vanilla WorldGen) 0.3.1+beta.2.0+1.21.4
c2me-rewrites-chunk-serializer: Concurrent Chunk Management Engine (Rewrites/Chunk Serializer) 0.3.1+beta.2.0+1.21.4
c2me-rewrites-chunk-system: Concurrent Chunk Management Engine (Rewrites/Chunk System) 0.3.1+beta.2.0+1.21.4
c2me-rewrites-chunkio: Concurrent Chunk Management Engine (Rewrites/Chunk IO) 0.3.1+beta.2.0+1.21.4
c2me-server-utils: Concurrent Chunk Management Engine (Server Utils) 0.3.1+beta.2.0+1.21.4
c2me-threading-lighting: Concurrent Chunk Management Engine (Threading/Lighting) 0.3.1+beta.2.0+1.21.4
com_ibm_async_asyncutil: asyncutil 0.1.0
io_reactivex_rxjava3_rxjava: rxjava 3.1.8
mixinsquared: MixinSquared 0.2.0-beta.6
net_objecthunter_exp4j: exp4j 0.4.8
org_jctools_jctools-core: jctools-core 4.0.5
org_reactivestreams_reactive-streams: reactive-streams 1.0.4
chunksfadein: Chunks Fade In 2.0.3-1.21.4
com_moandjiezana_toml_toml4j: toml4j 0.7.2
chunky: Chunky 1.4.27
cloth-config: Cloth Config v17 17.0.144
cloth-basic-math: cloth-basic-math 0.6.1
collective: Collective 7.89
connected-doors: Connected Doors 1.3+1.21.2
craftingtweaks: Crafting Tweaks 21.4.1
creativecore: CreativeCore 2.12.22
net_neoforged_bus: bus 7.2.0
cristellib: Cristel Lib 1.2.10
cubes-without-borders: Cubes Without Borders 3.0.0+mc1.21.3
cyclepaintings: Cycle Paintings 3.6
dark-loading-screen: Dark Loading Screen 1.6.15
debugify: Debugify 1.21.4+1.0
despawningeggshatch: Despawning Eggs Hatch 4.4
durabilityplus: DurabilityPlus 1.1.0
elementa: Elementa 670
entityculling: EntityCulling 1.7.2
essential: Essential
essential-container: essential-container 1.0.0
essential-loader: essential-loader 1.2.3
explorify: Explorify 1.6.2
explosiveenhancement: Explosive Enhancement 1.3.0-1.21.4
fabric-api: Fabric API 0.112.2+1.21.4
fabric-api-base: Fabric API Base 0.4.54+b47eab6b04
fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.86+b1caf1e904
fabric-biome-api-v1: Fabric Biome API (v1) 15.0.5+b1caf1e904
fabric-block-api-v1: Fabric Block API (v1) 1.0.31+7feeb73304
fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.19+7feeb73304
fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 2.0.8+7feeb73304
fabric-client-tags-api-v1: Fabric Client Tags 1.1.29+20ea1e2304
fabric-command-api-v1: Fabric Command API (v1) 1.2.62+f71b366f04
fabric-command-api-v2: Fabric Command API (v2) 2.2.41+e496eb1504
fabric-commands-v0: Fabric Commands (v0) 0.2.79+df3654b304
fabric-content-registries-v0: Fabric Content Registries (v0) 9.1.14+7feeb73304
fabric-convention-tags-v1: Fabric Convention Tags 2.1.9+7f945d5b04
fabric-convention-tags-v2: Fabric Convention Tags (v2) 2.9.9+3d1fb53904
fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.3.6+7feeb73304
fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.4.6+9aea556b04
fabric-data-generation-api-v1: Fabric Data Generation API (v1) 22.2.2+20ea1e2304
fabric-dimensions-v1: Fabric Dimensions API (v1) 4.0.10+7feeb73304
fabric-entity-events-v1: Fabric Entity Events (v1) 2.0.12+60fccc7604
fabric-events-interaction-v0: Fabric Events Interaction (v0) 4.0.2+a4eebcf004
fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.62+7feeb73304
fabric-item-api-v1: Fabric Item API (v1) 11.1.14+203e6b2304
fabric-item-group-api-v1: Fabric Item Group API (v1) 4.1.23+7feeb73304
fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.56+7feeb73304
fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.54+df3654b304
fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.5.4+bf2a60eb04
fabric-loot-api-v2: Fabric Loot API (v2) 3.0.33+3f89f5a504
fabric-loot-api-v3: Fabric Loot API (v3) 1.0.21+203e6b2304
fabric-message-api-v1: Fabric Message API (v1) 6.0.25+7feeb73304
fabric-model-loading-api-v1: Fabric Model Loading API (v1) 4.1.1+7b6b225304
fabric-networking-api-v1: Fabric Networking API (v1) 4.3.9+cc0fa2fe04
fabric-object-builder-api-v1: Fabric Object Builder API (v1) 18.0.8+d70d2c0604
fabric-particles-v1: Fabric Particles (v1) 4.0.14+7feeb73304
fabric-recipe-api-v1: Fabric Recipe API (v1) 8.0.5+b1caf1e904
fabric-registry-sync-v0: Fabric Registry Sync (v0) 6.1.2+3d1fb53904
fabric-renderer-api-v1: Fabric Renderer API (v1) 5.0.2+84404cdd04
fabric-renderer-indigo: Fabric Renderer - Indigo 2.0.2+84404cdd04
fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.57+73761d2e04
fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.1.19+7feeb73304
fabric-rendering-v1: Fabric Rendering (v1) 10.1.2+b874120c04
fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 5.0.13+203e6b2304
fabric-resource-loader-v0: Fabric Resource Loader (v0) 3.0.11+b1caf1e904
fabric-screen-api-v1: Fabric Screen API (v1) 2.0.38+7feeb73304
fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.109+7feeb73304
fabric-sound-api-v1: Fabric Sound API (v1) 1.0.32+7feeb73304
fabric-tag-api-v1: Fabric Tag API (v1) 1.0.2+20ea1e2304
fabric-transfer-api-v1: Fabric Transfer API (v1) 5.4.8+b1caf1e904
fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 6.3.2+56e78b9b04
fabric-language-kotlin: Fabric Language Kotlin 1.13.0+kotlin.2.1.0
org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 2.1.0
org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 2.1.0
org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 2.1.0
org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 2.1.0
org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.26.1
org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.9.0
org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.9.0
org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm 0.6.1
org_jetbrains_kotlinx_kotlinx-io-bytestring-jvm: kotlinx-io-bytestring-jvm 0.6.0
org_jetbrains_kotlinx_kotlinx-io-core-jvm: kotlinx-io-core-jvm 0.6.0
org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.7.3
org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.7.3
org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.7.3
fabricloader: Fabric Loader 0.16.9
fallingleaves: Falling Leaves 1.16.6
ferritecore: FerriteCore 7.1.1
followersteleporttoo: Followers Teleport Too 2.6
forgeconfigapiport: Forge Config API Port 21.4.1
com_electronwill_night-config_core: core 3.8.1
com_electronwill_night-config_toml: toml 3.8.1
freecam: Freecam 1.3.2+mc1.21.4
furnacerecycle: Furnace Recycle 2.6
geophilic: Geophilic 3.1.5
glowing-torchflower: Glowing Torchflower 1.2.0
com_typesafe_config: config 1.4.3
io_leangen_geantyref_geantyref: geantyref 1.3.13
org_apache_commons_commons-text: commons-text 1.10.0
org_spongepowered_configurate-core: configurate-core 4.1.2
org_spongepowered_configurate-hocon: configurate-hocon 4.1.2
guiclock: GUI Clock 4.6
guicompass: GUI Compass 4.8
hopobettermineshaft: Hopo Better Mineshaft 1.2.8
hopobetterruinedportal: Hopo Better Ruined Portal 1.4.5
hopobetterunderwaterruins: Hopo Better Underwater Ruins 1.2.2
icepreventscropgrowth: Ice Prevents Crop Growth 3.4
immediatelyfast: ImmediatelyFast 1.3.3+1.21.4
net_lenni0451_reflect: Reflect 1.3.4
invisibleframes: Invisible Frames 1.4.0
iris: Iris 1.8.4+mc1.21.4
io_github_douira_glsl-transformer: glsl-transformer 2.0.1
org_anarres_jcpp: jcpp 1.4.14
org_antlr_antlr4-runtime: antlr4-runtime 4.13.1
jade: Jade 17.1.1+fabric
jamlib: JamLib 1.2.2+1.21.4
java: OpenJDK 64-Bit Server VM 21
lambdynlights: LambDynamicLights 4.0.1+1.21.4
lambdynlights_api: LambDynamicLights (API) 4.0.1+1.21.4
pride: Pride Lib 1.3.0+1.21.2
spruceui: SpruceUI 6.2.0+1.21.3
leahs-immersive-thunder: Immersive Thunder 1.21.4+1.2.2
libipn: libIPN 6.2.0
lithium: Lithium 0.14.3+mc1.21.4
lolmcmv: More Composter Variants 1.7.4
lolmcmv-aft: More Feeding Trough Variants 1.0.4
minecraft: Minecraft 1.21.4
modmenu: Mod Menu 13.0.0-beta.1
mr_tidal_towns: Tidal Towns 1.3.4
mru: Mineblock's Repeated Utilities 1.0.7+1.21.4+fabric
nemos_woodcutter: Nemo's Woodcutter 1.21.4-1.12.6
nofeathertrample: No Feather Trample 1.3
nullscape: Nullscape 1.2.10
oreharvester: Ore Harvester 1.4
org_jetbrains_annotations: annotations 23.0.0
orthocamera: OrthoCamera 0.1.8+1.21.4
owo: oωo 0.12.19+1.21.4
io_wispforest_endec: endec 0.1.9
io_wispforest_endec_gson: gson 0.1.6
io_wispforest_endec_jankson: jankson 0.1.6
io_wispforest_endec_netty: netty 0.1.5
placeholder-api: Placeholder API 2.5.1+1.21.3
quad: Quad 1.2.11
realisticbees: Realistic Bees 4.0
replantingcrops: Replanting Crops 5.4
resource_backpacks: Resource Backpacks 0.10.6-BETA
resourceconfigapi: Resource Config API 1.21-2.1.5
resourcelibrary: Resource Library 1.21.4-2.4.5
roughlyenoughitems: Roughly Enough Items 18.0.796
error_notifier: Error Notifier 1.0.11
shulkerdropstwo: Shulker Drops Two 3.4
silencemobs: Silence Mobs 3.5
skinlayers3d: 3d-Skin-Layers 1.7.4
snowundertrees: Snow Under Trees 2.6.0+1.21.4
sodium: Sodium 0.6.5+mc1.21.4
sodium-extra: Sodium Extra 0.6.1+mc1.21.4
sodiumcoreshadersupport: SodiumCoreShaderSupport mc1.21.4-1.2.8-sodium0.6.5
softerhaybales: Softer Hay Bales 3.3
sound_physics_remastered: Sound Physics Remastered 1.21.4-1.4.8
sounds: Sounds 2.3.0+1.21.4+fabric
mixinextras: MixinExtras 0.5.0-beta.2
spawnanimations: Spawn Animations 1.10+mod
status-effect-bars: Status Effect Bars 1.0.7
swingthrough: SwingThrough 1.0.5+1.21
t_and_t: Towns and Towers 1.13.3
tcdcommons: TCD Commons API 3.12.5+fabric-1.21.4
technomodel: technomodel 1.0.6
tectonic: Tectonic 2.4.2
terralith: Terralith 2.5.7
thornybushprotection: Thorny Bush Protection 1.4
toms_storage: Tom's Simple Storage Mod 2.1.3
treeharvester: Tree Harvester 9.0
universalcraft: UniversalCraft 365
utility_belt: Utility Belt 2.6.0+1.21.4
vigilance: Vigilance 306
waveycapes: WaveyCapes 1.4.13
waystones: Waystones 21.4.1
yet_another_config_lib_v3: YetAnotherConfigLib 3.6.2+1.21.4-fabric
com_twelvemonkeys_common_common-image: common-image 3.12.0
com_twelvemonkeys_common_common-io: common-io 3.12.0
com_twelvemonkeys_common_common-lang: common-lang 3.12.0
com_twelvemonkeys_imageio_imageio-core: imageio-core 3.12.0
com_twelvemonkeys_imageio_imageio-metadata: imageio-metadata 3.12.0
com_twelvemonkeys_imageio_imageio-webp: imageio-webp 3.12.0
org_quiltmc_parsers_gson: gson 0.2.1
org_quiltmc_parsers_json: json 0.2.1
zoomify: Zoomify 2.14.2+1.21.3
com_akuleshov7_ktoml-core-jvm: ktoml-core-jvm 0.5.2
Loaded Shaderpack: §r§lAstra§4§lLex§r§l_By_LexBoosT_§4§lV93.0§r§l.zip
Profile: HIGH (+0 options changed by user)
Launched Version: 1.21.4
Launcher name: PrismLauncher
Backend library: LWJGL version 3.3.3-snapshot
Backend API: NVIDIA GeForce RTX 3060/PCIe/SSE2 GL version 3.2.0 NVIDIA 566.36, NVIDIA Corporation
Window size: 1920x1081
GFLW Platform: win32
GL Caps: Using framebuffer using OpenGL 3.2
GL debug messages:
Is Modded: Definitely; Client brand changed to 'fabric'; Server brand changed to 'fabric'
Universe: 400921fb54442d18
Type: Integrated Server (map_client.txt)
Graphics mode: fancy
Render Distance: 24/24 chunks
Resource Packs: vanilla, fabric, accessories, animal_feeding_trough, appleskin (incompatible), atmosfera, balm-fabric (incompatible), beautify, betterf3, bettergrass, betterstats, c2me, chunksfadein, chunky, cloth-config, connected-doors, craftingtweaks (incompatible), creativecore, cristellib, cubes-without-borders, dark-loading-screen, debugify, durabilityplus, entityculling, essential (incompatible), essential-container, essential-loader, 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, fallingleaves, forgeconfigapiport, freecam, glowing-torchflower, immediatelyfast, invisibleframes, iris, jade (incompatible), jamlib, lambdynlights, lambdynlights_api, leahs-immersive-thunder, libipn, lithium, lolmcmv, lolmcmv-aft, modmenu, mru (incompatible), nemos_woodcutter (incompatible), orthocamera, owo, placeholder-api, pride, realisticbees (incompatible), resource_backpacks (incompatible), roughlyenoughitems, skinlayers3d, snowundertrees, sodium, sodium-extra, sodiumcoreshadersupport, sound_physics_remastered, sounds, spawnanimations, spruceui, status-effect-bars, swingthrough, tcdcommons, technomodel, toms_storage (incompatible), utility_belt, waveycapes, waystones (incompatible), yet_another_config_lib_v3 (incompatible), zoomify, atmosfera:dungeons (incompatible), file/Stay_True_1.21.zip (incompatible), file/NoBushyLeaves.zip (incompatible), file/VanillaTweaks_r461336_MC1.21.x.zip, file/Os' Colorful Grasses (Mixed Models).zip (incompatible), file/crops-3d.zip (incompatible), file/joshs-more-foods_5.3.0_resource_pack.zip, file/DoorTweaks-v3.4.2.zip, file/Better Lanterns v1.2 - 1.21.4.zip, file/Jakes-Build-Tools-Resources.zip (incompatible), file/colourful containers darkmode.zip, file/Icons v.1.11.3.zip, file/HumanEraVillagersIllagers[2.8].zip (incompatible)
Current Language: en_us
Locale: en_US
System encoding: Cp1252
File encoding: UTF-8
CPU: 12x AMD Ryzen 5 5600G with Radeon Graphics
Server Running: true
Player Count: 1 / 8; [class_3222['Admiral3609'/6, l='ServerLevel[2 girls 1 grenade]', x=-42.39, y=123.00, z=897.35]]
Active Data Packs: vanilla, fabric, accessories, animal_feeding_trough, balm-fabric (incompatible), beautify, collective (incompatible), craftingtweaks (incompatible), explorify (incompatible), fabric-convention-tags-v2, furnacerecycle, geophilic, hopobettermineshaft (incompatible), hopobetterruinedportal, hopobetterunderwaterruins, lolmcmv, lolmcmv-aft, mr_tidal_towns (incompatible), nemos_woodcutter (incompatible), nullscape, quad, resource_backpacks (incompatible), snowundertrees, sounds (incompatible), spawnanimations, t_and_t, terralith, toms_storage (incompatible), utility_belt, waystones (incompatible), tectonic:tectonic (incompatible), towns_and_towers:resources/t_and_t_waystones_patch, file/unlock all recipes v2.0.11 (MC 1.21-1.21.4).zip
Available Data Packs: accessories, animal_feeding_trough, balm-fabric (incompatible), beautify, collective (incompatible), craftingtweaks (incompatible), explorify (incompatible), fabric, fabric-convention-tags-v2, file/unlock all recipes v2.0.11 (MC 1.21-1.21.4).zip, furnacerecycle, geophilic, hopobettermineshaft (incompatible), hopobetterruinedportal, hopobetterunderwaterruins, lolmcmv, lolmcmv-aft, minecart_improvements, mr_tidal_towns (incompatible), nemos_woodcutter (incompatible), nullscape, quad, redstone_experiments, resource_backpacks (incompatible), snowundertrees, sounds (incompatible), spawnanimations, t_and_t, tectonic:tectonic (incompatible), terralith, toms_storage (incompatible), towns_and_towers:resources/t_and_t_waystones_patch, trade_rebalance, utility_belt, vanilla, waystones (incompatible)
Enabled Feature Flags: minecraft:vanilla
World Generation: Experimental
World Seed: 1888471407287944147
Suppressed Exceptions: NONE1.3.5.5

@Dragon-Seeker
Copy link
Member

Version 1.2.6 seems to fix the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants