Stonecutter causes world to crash. I've checked other issue reports, nothing matches with my issue.
CryoNine opened this issue · 0 comments
Describe the bug:
A clear and concise description of what the bug is. Include as much information as you can. Images are often helpful, especially screenshots of the F3 debug menu.
Versions:
Minecraft version: MC 1.19.4
C+ version: Consistency_plus-Fabric-0.5.2-rc.2+1.19.4.jar
Fabric API / QSL / Forge version: Fabric - 0.16.5
Other mods:
List all mods that you're using; could be in the form of a list of the filenames, a crash report list, a screenshot of
the mods folder, etc. Just make sure all mods used are known!
There is no way for me to copy them here, but they are listed in the crash report below.
Logs:
Even if the game does not crash they may be useful!
Please provide the following logs:
From .minecraft/logs : "latest.log" as well as "debug.log" if it exists. From .minecraft : "launcher_log" as well as a
file that starts with "hs_err" if it exists. Note: Double check that the logs are from the correct time. ex, don't give
us a log from a month ago because you forgot to check the date.
---- Minecraft Crash Report ----
// My bad.
Time: 2024-10-12 19:24:14
Description: mouseReleased event handler
java.lang.NoSuchMethodError: 'net.minecraft.class_1799 net.minecraft.class_3975.method_8110()'
at net.minecraft.class_3971.mdf05f85$stonecutter_recipe_tags$lambda$stonecutterRecipeTags$addFakeRecipes$0$0(class_3971.java:1050)
at java.base/java.util.stream.ReferencePipeline$3$1.accept(Unknown Source)
at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(Unknown Source)
at java.base/java.util.stream.AbstractPipeline.copyInto(Unknown Source)
at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source)
at java.base/java.util.stream.AbstractPipeline.evaluate(Unknown Source)
at java.base/java.util.stream.AbstractPipeline.evaluateToArrayNode(Unknown Source)
at java.base/java.util.stream.ReferencePipeline.toArray(Unknown Source)
at java.base/java.util.stream.ReferencePipeline.toArray(Unknown Source)
at java.base/java.util.stream.ReferencePipeline.toList(Unknown Source)
at net.minecraft.class_3971.modifyExpressionValue$gbl000$stonecutter_recipe_tags$stonecutterRecipeTags$addFakeRecipes(class_3971.java:1050)
at net.minecraft.class_3971.method_17855(class_3971.java:154)
at net.minecraft.class_3971.method_7609(class_3971.java:144)
at net.minecraft.class_3971$1.method_5431(class_3971.java:44)
at net.minecraft.class_1277.redirect$ckc000$fabric-transfer-api-v1$fabric_redirectMarkDirty(class_1277.java:543)
at net.minecraft.class_1277.method_5447(class_1277.java:140)
at net.minecraft.class_1735.method_7673(class_1735.java:72)
at net.minecraft.class_1735.method_48931(class_1735.java:63)
at net.minecraft.class_1735.method_32755(class_1735.java:157)
at net.minecraft.class_1703.method_30010(class_1703.java:413)
at net.minecraft.class_1703.method_30010(class_1703.java:342)
at net.minecraft.class_1703.method_7593(class_1703.java:294)
at net.minecraft.class_636.method_2906(class_636.java:454)
at net.minecraft.class_465.method_2383(class_465.java:551)
at net.minecraft.class_465.method_25406(class_465.java:506)
at net.minecraft.class_312.method_1605(class_312.java:100)
at net.minecraft.class_437.method_25412(class_437.java:540)
at net.minecraft.class_312.method_1601(class_312.java:100)
at net.minecraft.class_312.method_22686(class_312.java:169)
at net.minecraft.class_1255.execute(class_1255.java:102)
at net.minecraft.class_312.method_22684(class_312.java:169)
at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:43)
at org.lwjgl.system.JNI.invokeV(Native Method)
at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3403)
at com.mojang.blaze3d.systems.RenderSystem.pollEvents(RenderSystem.java:198)
at com.mojang.blaze3d.systems.RenderSystem.flipFrame(RenderSystem.java:209)
at net.minecraft.class_1041.method_15998(class_1041.java:310)
at net.minecraft.class_310.method_1523(class_310.java:1238)
at net.minecraft.class_310.method_1514(class_310.java:801)
at net.minecraft.client.main.Main.main(Main.java:237)
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)
A detailed walkthrough of the error, its code path and all known details is as follows:
-- Head --
Thread: Render thread
Stacktrace:
at net.minecraft.class_3971.mdf05f85$stonecutter_recipe_tags$lambda$stonecutterRecipeTags$addFakeRecipes$0$0(class_3971.java:1050)
at java.base/java.util.stream.ReferencePipeline$3$1.accept(Unknown Source)
at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(Unknown Source)
at java.base/java.util.stream.AbstractPipeline.copyInto(Unknown Source)
at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source)
at java.base/java.util.stream.AbstractPipeline.evaluate(Unknown Source)
at java.base/java.util.stream.AbstractPipeline.evaluateToArrayNode(Unknown Source)
at java.base/java.util.stream.ReferencePipeline.toArray(Unknown Source)
at java.base/java.util.stream.ReferencePipeline.toArray(Unknown Source)
at java.base/java.util.stream.ReferencePipeline.toList(Unknown Source)
at net.minecraft.class_3971.modifyExpressionValue$gbl000$stonecutter_recipe_tags$stonecutterRecipeTags$addFakeRecipes(class_3971.java:1050)
at net.minecraft.class_3971.method_17855(class_3971.java:154)
at net.minecraft.class_3971.method_7609(class_3971.java:144)
at net.minecraft.class_3971$1.method_5431(class_3971.java:44)
at net.minecraft.class_1277.redirect$ckc000$fabric-transfer-api-v1$fabric_redirectMarkDirty(class_1277.java:543)
at net.minecraft.class_1277.method_5447(class_1277.java:140)
at net.minecraft.class_1735.method_7673(class_1735.java:72)
at net.minecraft.class_1735.method_48931(class_1735.java:63)
at net.minecraft.class_1735.method_32755(class_1735.java:157)
at net.minecraft.class_1703.method_30010(class_1703.java:413)
at net.minecraft.class_1703.method_30010(class_1703.java:342)
at net.minecraft.class_1703.method_7593(class_1703.java:294)
at net.minecraft.class_636.method_2906(class_636.java:454)
at net.minecraft.class_465.method_2383(class_465.java:551)
at net.minecraft.class_465.method_25406(class_465.java:506)
at net.minecraft.class_312.method_1605(class_312.java:100)
at net.minecraft.class_437.method_25412(class_437.java:540)
at net.minecraft.class_312.method_1601(class_312.java:100)
at net.minecraft.class_312.method_22686(class_312.java:169)
at net.minecraft.class_1255.execute(class_1255.java:102)
at net.minecraft.class_312.method_22684(class_312.java:169)
at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:43)
at org.lwjgl.system.JNI.invokeV(Native Method)
at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3403)
at com.mojang.blaze3d.systems.RenderSystem.pollEvents(RenderSystem.java:198)
at com.mojang.blaze3d.systems.RenderSystem.flipFrame(RenderSystem.java:209)
-- Affected screen --
Details:
Screen name: net.minecraft.class_3979
Stacktrace:
at net.minecraft.class_437.method_25412(class_437.java:540)
at net.minecraft.class_312.method_1601(class_312.java:100)
at net.minecraft.class_312.method_22686(class_312.java:169)
at net.minecraft.class_1255.execute(class_1255.java:102)
at net.minecraft.class_312.method_22684(class_312.java:169)
at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:43)
at org.lwjgl.system.JNI.invokeV(Native Method)
at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3403)
at com.mojang.blaze3d.systems.RenderSystem.pollEvents(RenderSystem.java:198)
at com.mojang.blaze3d.systems.RenderSystem.flipFrame(RenderSystem.java:209)
at net.minecraft.class_1041.method_15998(class_1041.java:310)
at net.minecraft.class_310.method_1523(class_310.java:1238)
at net.minecraft.class_310.method_1514(class_310.java:801)
at net.minecraft.client.main.Main.main(Main.java:237)
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)
-- Affected level --
Details:
All players: 1 total; [class_746['iPOTAT00'/170, l='ClientLevel', x=-1316.48, y=63.00, z=-1456.39]]
Chunk stats: 4096, 1021 F: 1004 L: 0 U: 2025
Level dimension: minecraft:overworld
Level spawn location: World: (0,64,0), Section: (at 0,0,0 in 0,4,0; chunk contains blocks 0,-64,0 to 15,319,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
Level time: 238355227 game time, 195593595 day time
Server brand: fabric
Server type: Non-integrated multiplayer server
Stacktrace:
at net.minecraft.class_638.method_8538(class_638.java:455)
at net.minecraft.class_310.method_1587(class_310.java:2406)
at net.minecraft.class_310.method_1514(class_310.java:820)
at net.minecraft.client.main.Main.main(Main.java:237)
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)
-- Last reload --
Details:
Reload number: 1
Reload reason: initial
Finished: Yes
Packs: vanilla, fabric, Supplementaries Generated Pack, file/All Glowing + 3.0.zip, file/Clear_Glass_Pack_1.19.4.zip, minecraft:physicsmod, file/.Faithless.zip, file/Unique Dark 1.19.4 (free).zip, file/Unique Dark Gui Modded Compat 1.19.2.zip, file/Fast Better Grass.zip, replaymod_lang, Essential Assets, essential
-- System Details --
Details:
Minecraft Version: 1.19.4
Minecraft Version ID: 1.19.4
Operating System: Windows 10 (amd64) version 10.0
Java Version: 17.0.8, Eclipse Adoptium
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
Memory: 7070545504 bytes (6742 MiB) / 11559501824 bytes (11024 MiB) up to 21038628864 bytes (20064 MiB)
CPUs: 32
Processor Vendor: GenuineIntel
Processor Name: Intel(R) Core(TM) i9-14900KF
Identifier: Intel64 Family 6 Model 183 Stepping 1
Microarchitecture: unknown
Frequency (GHz): 3.19
Number of physical packages: 1
Number of physical CPUs: 24
Number of logical CPUs: 32
Graphics card #0 name: NVIDIA GeForce RTX 4090
Graphics card #0 vendor: NVIDIA (0x10de)
Graphics card #0 VRAM (MB): 4095.00
Graphics card #0 deviceId: 0x2684
Graphics card #0 versionInfo: DriverVersion=31.0.15.5186
Memory slot #0 capacity (MB): 16384.00
Memory slot #0 clockSpeed (GHz): 4.80
Memory slot #0 type: Unknown
Memory slot #1 capacity (MB): 16384.00
Memory slot #1 clockSpeed (GHz): 4.80
Memory slot #1 type: Unknown
Virtual memory max (MB): 47123.58
Virtual memory used (MB): 33180.09
Swap memory total (MB): 14527.40
Swap memory used (MB): 11.57
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx20064m -Xms256m
Fabric Mods:
advanced-xray-fabric: Advanced XRay (Fabric) 1.19.4-1.4.0-build.15
advancementinfo: AdvancementInfo 1.19.4-fabric0.76.0-1.3.1
advancements-enlarger: Advancements Enlarger 0.3.2
allow-portal-guis: Allow Portal GUIs 1.0.8
amecs: Amecs 1.3.10+mc.1.19.4
amecsapi: Amecs API 1.4.0+mc1.19.4
angelblockrenewed: Angel Block Renewed 1.3
animatica: Animatica 0.6+1.20
anvil_fix: AnvilFix 19.0.2
appleskin: AppleSkin 2.5.1+mc1.19.4
architectury: Architectury 8.2.91
authorizedenderchests: Authorized Enderchests 0.1
player-data-api: Player Data API 0.2.2+1.19.3
automated_crafting: Automated Crafting 1.4.11
crowdin-translate: CrowdinTranslate 1.4+1.19.3
libgui: LibGui 7.0.0-beta.2+1.19.4
jankson: Jankson 5.0.1+j1.2.2
libninepatch: LibNinePatch 1.2.0
awesomedungeonnether: Awesome dungeon nether 3.1.1
badpackets: Bad Packets 0.4.3
balm-fabric: Balm 6.0.2
beaconoverhaul: Beacon Overhaul 1.7.7+1.19.4
reach-entity-attributes: Reach Entity Attributes 2.3.2
bedrockminer: Bedrock Miner 1.0.0
betteranimationscollection: Better Animations Collection 6.0.0
betterdeserttemples: YUNG's Better Desert Temples 1.19.4-Fabric-2.4.0
org_reflections_reflections: reflections 0.10.2
betterf3: BetterF3 6.0.3
betterfurnacesreforged: Better Furnaces Reforged 1.1.2
bettergrass: FabricBetterGrass 1.0.2+1.19.3
betterjungletemples: YUNG's Better Jungle Temples 1.19.4-Fabric-1.1.1
bettermineshafts: YUNG's Better Mineshafts 1.19.4-Fabric-3.4.0
betterpingdisplay: Better Ping Display 1.1.1
betterstats: Better Statistics Screen 2.9.3+1.19.4
tcdcommons: TCD Commons API 2.9.1+1.19.4
betterthirdperson: Better Third Person 1.9.0
blockus: Blockus 2.6.9+1.19.4
terraform-wood-api-v1: Terraform Wood API (v1) 6.1.0
bobby: Bobby 4.0.6
com_typesafe_config: config 1.4.2
org_spongepowered_configurate-core: configurate-core 4.1.2
org_spongepowered_configurate-hocon: configurate-hocon 4.1.2
bookshelf: Bookshelf 18.0.6
bosses_of_mass_destruction: Bosses of Mass Destruction (Beta) 1.6.1-1.19.4
maelstrom_library: Maelstrom Library 1.5.1-1.19.4
multipart_entities: MultipartEntities 1.4-1.19.4
bridgingmod: Bridging Mod 2.3.0+1.19.4
butter_equipment: butter_equipment 1.0.0-1.16-1.19.4
camerautils: Camera Utils 1.19.4-1.0.9
cardinal-components: Cardinal Components API 5.1.0
cardinal-components-base: Cardinal Components API (base) 5.1.0
cardinal-components-block: Cardinal Components API (blocks) 5.1.0
cardinal-components-chunk: Cardinal Components API (chunks) 5.1.0
cardinal-components-entity: Cardinal Components API (entities) 5.1.0
cardinal-components-item: Cardinal Components API (items) 5.1.0
cardinal-components-level: Cardinal Components API (world saves) 5.1.0
cardinal-components-scoreboard: Cardinal Components API (scoreboard) 5.1.0
cardinal-components-world: Cardinal Components API (worlds) 5.1.0
carryon: Carry On 2.0.6.27
charmofundying: Charm of Undying 6.3.0+1.19.4
chat_heads: Chat Heads 0.13.0
chesttracker: Chest Tracker 1.1.21
whereisit: Where Is It 1.14.16
citresewn: CIT Resewn 1.1.5+1.19.4
citresewn-defaults: CIT Resewn: Defaults 1.1.5+1.19.4
clickthrough: ClickThrough 1.19.4-fabric0.76.0-0.4
gbfabrictools: GBfabrictools 1.4+1.19.4
cloth-config: Cloth Config v10 10.1.117
cloth-basic-math: cloth-basic-math 0.6.1
cmdkeybind: Command Macros 1.6.2-1.19.4
collective: Collective 6.66
colormeoutlines: Color Me Outlines 1.1.1
compact-chat: Compact Chat 2.0.0
consistency_plus: Consistency Plus 0.5.2+RC.2+1.19.4
stonecutter_recipe_tags: Stonecutter Recipe Tags 5.1.1+1.19.3.c283aa2.fabric
controllable: Controllable 0.19.2
io_github_libsdl4j_libsdl4j: libsdl4j 2.26.4-1.2
cosmetica: Cosmetica 1.2.9
com_github_cosmetica-cc_cosmeticadotjava: CosmeticaDotJava 1.11.2
sulphate: Sulfate 1.1.1
craftify: Craftify 1.16.0
universalcraft: UniversalCraft 342
craterlib: CraterLib 2.1.0
customizableelytra: Customizable Elytra 1.6.6-1.19.4
customplayerheads: CustomPlayerHeads 2.0.0
io_leangen_geantyref_geantyref: geantyref 1.3.14
darkkore: DarkKore 0.3.5-1.19.4
com_electronwill_night-config_json: json 3.6.5
com_github_darkkronicle_konstruct_addons: addons 2.0.3-build1
com_github_darkkronicle_konstruct_core: core 2.0.3-build1
satin: Satin 1.11.0
doubledoors: Double Doors 5.0
dragonloot: DragonLoot 1.1.4
dramaticdoors: Dramatic Doors (Fabric) 1.19.4-2.0.1
dungeons_andtaverns_mr: Dungeons and Taverns 2.0.2
dungeons_arise: When Dungeons Arise 2.1.54
editsign: EditSign 2.8.0
emeraldequipment: Emerald Equipment 1.0.7
entity_model_features: Entity Model Features 0.2.12
entity_texture_features: Entity Texture Features 4.4.4
org_apache_httpcomponents_httpmime: httpmime 4.5.10
entityculling: EntityCulling-Fabric 1.6.2-mc1.19.4
essential-container: essential-container 1.0.0
essential-loader: essential-loader 1.2.3
essential-dependencies: Essential Dependencies 0
elementa: Elementa 649
vigilance: Vigilance 297
fabric-api: Fabric API 0.87.2+1.19.4
fabric-api-base: Fabric API Base 0.4.28+737a6ee8f4
fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.29+504944c8f4
fabric-biome-api-v1: Fabric Biome API (v1) 13.0.10+6b242079f4
fabric-block-api-v1: Fabric Block API (v1) 1.0.8+e022e5d1f4
fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.38+10ce000ff4
fabric-client-tags-api-v1: Fabric Client Tags 1.1.1+0eee1254f4
fabric-command-api-v1: Fabric Command API (v1) 1.2.31+f71b366ff4
fabric-command-api-v2: Fabric Command API (v2) 2.2.10+10ce000ff4
fabric-commands-v0: Fabric Commands (v0) 0.2.48+df3654b3f4
fabric-containers-v0: Fabric Containers (v0) 0.1.59+df3654b3f4
fabric-content-registries-v0: Fabric Content Registries (v0) 3.5.14+10ce000ff4
fabric-convention-tags-v1: Fabric Convention Tags 1.5.3+6d727b51f4
fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.17+aeb40ebef4
fabric-data-generation-api-v1: Fabric Data Generation API (v1) 11.5.2+26f09d40f4
fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.50+44c9c860f4
fabric-entity-events-v1: Fabric Entity Events (v1) 1.5.17+10ce000ff4
fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.6.1+4b6b93f0f4
fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.56+df3654b3f4
fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.36+3f657af2f4
fabric-item-api-v1: Fabric Item API (v1) 2.1.21+10ce000ff4
fabric-item-group-api-v1: Fabric Item Group API (v1) 3.0.10+8400c67ef4
fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.35+504944c8f4
fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.33+df3654b3f4
fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.2.19+10ce000ff4
fabric-loot-api-v2: Fabric Loot API (v2) 1.1.32+10ce000ff4
fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.1.36+9e7660c6f4
fabric-message-api-v1: Fabric Message API (v1) 5.1.5+53c11dadf4
fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.44+10ce000ff4
fabric-model-loading-api-v1: Fabric Model Loading API (v1) 1.0.2+3a1ea2f1f4
fabric-models-v0: Fabric Models (v0) 0.4.1+a0255436f4
fabric-networking-api-v1: Fabric Networking API (v1) 1.3.6+ae9c4c6af4
fabric-networking-v0: Fabric Networking (v0) 0.3.46+df3654b3f4
fabric-object-builder-api-v1: Fabric Object Builder API (v1) 7.1.1+d63b52eaf4
fabric-particles-v1: Fabric Particles (v1) 1.1.1+86d48884f4
fabric-recipe-api-v1: Fabric Recipe API (v1) 1.0.13+10ce000ff4
fabric-registry-sync-v0: Fabric Registry Sync (v0) 2.3.2+95ae8716f4
fabric-renderer-api-v1: Fabric Renderer API (v1) 2.4.2+90110d8df4
fabric-renderer-indigo: Fabric Renderer - Indigo 1.4.2+90110d8df4
fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.42+df3654b3f4
fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.32+10ce000ff4
fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.0.25+10ce000ff4
fabric-rendering-v0: Fabric Rendering (v0) 1.1.45+df3654b3f4
fabric-rendering-v1: Fabric Rendering (v1) 2.1.5+10ce000ff4
fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.3.3+10ce000ff4
fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.11.7+8400c67ef4
fabric-screen-api-v1: Fabric Screen API (v1) 1.0.49+10ce000ff4
fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.25+10ce000ff4
fabric-sound-api-v1: Fabric Sound API (v1) 1.0.11+10ce000ff4
fabric-transfer-api-v1: Fabric Transfer API (v1) 3.3.1+602c17c7f4
fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 3.3.0+1b5f819af4
fabric-language-kotlin: Fabric Language Kotlin 1.12.1+kotlin.2.0.20
org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 2.0.20
org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 2.0.20
org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 2.0.20
org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 2.0.20
org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.25.0
org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.8.1
org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.8.1
org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm 0.6.1
org_jetbrains_kotlinx_kotlinx-io-bytestring-jvm: kotlinx-io-bytestring-jvm 0.5.3
org_jetbrains_kotlinx_kotlinx-io-core-jvm: kotlinx-io-core-jvm 0.5.3
org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.7.1
org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.7.1
org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.7.1
fabricloader: Fabric Loader 0.16.5
mixinextras: MixinExtras 0.4.1
fabricskyboxes: FabricSkyBoxes 0.7.1+mc1.19.4
fabrishot: Fabrishot 1.9.2
factory_api: Factory API 2.0
team_reborn_energy: Energy 2.3.0
fallingleaves: Falling Leaves 1.15.6
firstperson: FirstPerson 2.4.4
flowerymooblooms: Friends&Foes - Flowery Mooblooms 2.0.2
forgeconfigapiport: Forge Config API Port 6.0.2
framework: Framework 0.6.16
com_electronwill_night-config_core: core 3.6.6
com_electronwill_night-config_toml: toml 3.6.6
org_javassist_javassist: javassist 3.29.2-GA
freelook: freelook 1.1.3
friendsandfoes: Friends&Foes 2.0.17
fsb-interop: FabricSkyBoxes Interop 1.3.2+mc1.19.4-build.35
fullbrightnesstoggle: Full Brightness Toggle 3.0
fusion: Fusion 1.1.1
gamma_shifter: Gamma Shifter 1.0.1+mc1.19.4
geckolib: Geckolib 4.2
com_eliotlash_mclib_mclib: mclib 20
graphutil: GraphUtil-Fabric 1.0.0-mc1.19.4
handcrafted: Handcrafted 2.2.0
headfix: Head name fix 1.2.1
icarus: Icarus 1.15.2
immediatelyfast: ImmediatelyFast 1.2.11+1.19.4
net_lenni0451_reflect: Reflect 1.3.2
indium: Indium 1.0.19+mc1.19.4
infinityandmending: Infinity and Mending 1.0.0
inventorio: Inventorio 1.9.1
inventoryhud: Inventory HUD + 3.4.26
inventoryprofilesnext: Inventory Profiles Next 1.10.6
iris: Iris 1.6.6
io_github_douira_glsl-transformer: glsl-transformer 2.0.0-pre13
org_anarres_jcpp: jcpp 1.4.14
org_antlr_antlr4-runtime: antlr4-runtime 4.11.1
iseelava: I See Lava 1.1.4
item-rename: Item-rename 1.0.0
fabric-permissions-api-v0: fabric-permissions-api 0.3.1
item_chat: ItemChat 1.0.0
jade: Jade 10.4.0
java: OpenJDK 64-Bit Server VM 17
konkrete: Konkrete 1.6.1
krypton: Krypton 0.2.2
com_velocitypowered_velocity-native: velocity-native 3.2.0-SNAPSHOT
lambdynlights: LambDynamicLights 2.3.1+1.19.4
pride: Pride Lib 1.2.0+1.19.4
spruceui: SpruceUI 4.2.0+1.19.4
libipn: libIPN 3.0.2
libraryferret: Library ferret 4.0.0
lightoverlay: Light Overlay 7.0.3
litematica: Litematica 0.14.3
malilib: MaLiLib 0.15.4
mcwdoors: Macaw's Doors 1.1.1
midnightlib: MidnightLib 1.3.0
minecraft: Minecraft 1.19.4
minihud: MiniHUD 0.26.2
mixtape: Mixtape 1.5.0
modmenu: Mod Menu 6.3.1
mods-command: Mods Command 1.1.2
adventure-platform-fabric: adventure-platform-fabric 5.8.0
net_kyori_adventure-api: adventure-api 4.13.0
net_kyori_adventure-key: adventure-key 4.13.0
net_kyori_adventure-platform-api: adventure-platform-api 4.2.0
net_kyori_adventure-text-logger-slf4j: adventure-text-logger-slf4j 4.13.0
net_kyori_adventure-text-minimessage: adventure-text-minimessage 4.13.0
net_kyori_adventure-text-serializer-gson: adventure-text-serializer-gson 4.13.0
net_kyori_adventure-text-serializer-plain: adventure-text-serializer-plain 4.13.0
net_kyori_examination-api: examination-api 1.3.0
net_kyori_examination-string: examination-string 1.3.0
cloud: Cloud 1.8.3
cloud_commandframework_cloud-brigadier_: cloud-brigadier 1.8.3
cloud_commandframework_cloud-core_: cloud-core 1.8.3
cloud_commandframework_cloud-services_: cloud-services 1.8.3
cloud_commandframework_cloud-minecraft-extras: cloud-minecraft-extras 1.8.3
org_spongepowered_configurate-yaml: configurate-yaml 4.1.2
org_yaml_snakeyaml: snakeyaml 1.34-SNAPSHOT
modsettings: ModSettings 1.1.0+1.19.4
moonlight: Moonlight 1.19.4-2.4.16
morechathistory: MoreChatHistory 1.1.1
moremobvariants: More Mob Variants 1.2.0.1
murrensenchantments: Murrens Enchantments 0.1
murrensminigames: Murrens Minigames 0.1
murrensvanilla: Murrens Vanilla 0.1
naturescompass: Nature's Compass 1.19.4-2.2.0-fabric
necronomicon: Necronomicon 1.4.2
nether_chest: Nether Chest 5.0
notenoughanimations: NotEnoughAnimations 1.7.6
openblocks: Open Block Elevator Mod 0.0.3-1.19.4
optigui: OptiGUI 2.1.2
optiglue: OptiGlue 2.1.2-mc.1.19.3
org_apache_commons_commons-text: commons-text 1.10.0
org_ini4j_ini4j: ini4j 0.5.4
owo: oωo 0.10.6+1.19.4
blue_endless_jankson: jankson 1.2.2
pettable: Pettable 1.3.2
physicsmod: Physics Mod 2.12.5
pickupwidely: PickupWidely 0.0.1-1.19.4
playerladder: Player Ladder 0.6.0-1.19.4
plushies: Plushie Mod 1.2.1
polymorph: Polymorph 0.48.1+1.19.4
spectrelib: SpectreLib 0.12.6+1.19.2
puzzleslib: Puzzles Lib 6.0.11
quickshulker: Quick Shulker 1.4.0-1.19.4
kyrptconfig: Kyrpt Config 1.5.3-1.19.4
shulkerutils: shulkerutils 1.0.4-1.19
reacharound: Reacharound 1.3.0
reeses-sodium-options: Reese's Sodium Options 1.6.3+mc1.19.4-build.90
replaymod: Replay Mod 1.19.4-2.6.13
resourcefullib: Resourceful Lib 1.3.6
com_teamresourceful_yabn: yabn 1.0.3
roughlyenoughitems: Roughly Enough Items 11.1.757
error_notifier: Error Notifier 1.0.9
roughlyenoughresources: Roughly Enough Resources 2.8.0
saplanting: Saplanting 1.2.7
sdlink: Simple Discord Link 3.1.6
sdrp: Simple Discord Rich Presence 3.1.0-build.30+mc1.19.4
searchables: Searchables 1.0.3
shulkerboxtooltip: Shulker Box Tooltip 3.4.5+1.19.4
simplemagnets: Simple Magnets 1.1.11
simpleshulkerpreview: Simple Shulker Preview 2.3.1
skinlayers3d: 3d-Skin-Layers 1.6.7
sodium: Sodium 0.4.10+build.24
sodium-extra: Sodium Extra 0.4.18+mc1.19.4-build.100
caffeineconfig: CaffeineConfig 1.1.0+1.17
sound_physics_remastered: Sound Physics Remastered 1.19.4-1.2.1
stackable: Stackable 1.0.0
styled-nicknames: Styled Nicknames 1.2.0+1.19.3
superenchants: Super Enchants 0.1
supermartijn642configlib: SuperMartijn642's Config Lib 1.1.8+a
supermartijn642corelib: SuperMartijn642's Core Lib 1.1.17+a
supplementaries: Supplementaries 1.19.4-2.4.15
tawct: Time & Wind Custom Ticker 1.4.7+1.19.4
toolstats: ToolStats 14.1.7
tooltipfix: ToolTip Fix 1.1.1-1.19.3
trinkets: Trinkets 3.6.0
tweakeroo: Tweakeroo 0.16.0
universal-graves: Universal Graves 2.2.1+1.19.4
common-protection-api: Common Protection API 1.0.0
hologram-api: Hologram API 0.2.3+1.19.3
placeholder-api: Placeholder API 2.0.0-rc.1+1.19.3
polymer-core: Polymer (Core) 0.4.0-pre.2+1.19.4-rc2
polymer-networking: Polymer (Networking) 0.4.0-pre.2+1.19.4-rc2
polymer-common: Polymer (Common) 0.4.0-pre.2+1.19.4-rc2
polymer-registry-sync-manipulator: Polymer (Registry Sync Manipulator) 0.4.0-pre.2+1.19.4-rc2
server_translations_api: Server Translations API 2.0.0-beta.2+1.19.4-pre2
packet_tweaker: Packet Tweaker 0.3.1+23w06a
sgui: sgui 1.2.1+1.19.3
upgradedshulkers: Upgraded Shulkers 1.1.3-1.19.4
visuality: Visuality 0.7.0
visualworkbench: Visual Workbench 6.0.1
waveycapes: WaveyCapes 1.4.9
wirelessredstone: Wireless Redstone 1.19.4-1.1.0
wool_collection: The Wool Collection 1.19.4-1.1
wooltweaks: Wool Tweaks 3.1
xaerominimap: Xaero's Minimap 24.4.0
xaeros-map-chest-tracker-integration: Xaero's Map Chest Tracker Integration 1.0.2
conditional-mixin: conditional mixin 0.4.0
xaeroworldmap: Xaero's World Map 1.39.0
yet_another_config_lib_v3: YetAnotherConfigLib 3.1.1+1.19.4
com_twelvemonkeys_common_common-image: common-image 3.10.0-SNAPSHOT
com_twelvemonkeys_common_common-io: common-io 3.10.0-SNAPSHOT
com_twelvemonkeys_common_common-lang: common-lang 3.10.0-SNAPSHOT
com_twelvemonkeys_imageio_imageio-core: imageio-core 3.10.0-SNAPSHOT
com_twelvemonkeys_imageio_imageio-metadata: imageio-metadata 3.10.0-SNAPSHOT
com_twelvemonkeys_imageio_imageio-webp: imageio-webp 3.10.0-SNAPSHOT
yet_another_config_lib: YetAnotherConfigLib 2.5.1+1.19.4
yungsapi: YUNG's API 1.19.4-Fabric-3.10.1
yungsbridges: YUNG's Bridges 1.19.4-Fabric-3.3.0
zoomify: Zoomify 2.9.4
com_akuleshov7_ktoml-core-jvm: ktoml-core-jvm 0.4.1
dev_isxander_settxi_settxi-core: settxi-core 2.10.6
dev_isxander_settxi_settxi-gui: settxi-gui 2.10.6
dev_isxander_settxi_settxi-kotlinx-serialization: settxi-kotlinx-serialization 2.10.6
settxi-gui-yacl: Settxi Gui (YetAnotherConfigLib) 2.10.6
Loaded Shaderpack: §r§lAstra§4§lLex§r§l_By_LexBoosT_§4§lV93.0§r§l.zip
Profile: Custom (+10 options changed by user)
NEC status: No NEC detected
Launched Version: fabric-0.16.5-1.19.4
Backend library: LWJGL version 3.3.1 SNAPSHOT
Backend API: NVIDIA GeForce RTX 4090/PCIe/SSE2 GL version 3.2.0 NVIDIA 551.86, NVIDIA Corporation
Window size: 4096x2160
GL Caps: Using framebuffer using OpenGL 3.2
GL debug messages:
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'fabric'
Type: Client (map_client.txt)
Graphics mode: fancy
Resource Packs: vanilla, fabric, Supplementaries Generated Pack, file/All Glowing + 3.0.zip (incompatible), file/Clear_Glass_Pack_1.19.4.zip, minecraft:physicsmod (incompatible), file/.Faithless.zip (incompatible), file/Unique Dark 1.19.4 (free).zip, file/Unique Dark Gui Modded Compat 1.19.2.zip (incompatible), file/Fast Better Grass.zip
Current Language: en_us
CPU: 32x Intel(R) Core(TM) i9-14900KF
To Reproduce:
Steps to reproduce the behavior. Format it as a numbered list of steps.
https://github.com/user-attachments/assets/96ff5a40-b472-469f-9df3-dbf8341cba04
- Take a block
- Put it in a stonecutter
- Behold as the world crumbles
Expected behavior:
A clear and concise description of what you expected to happen.
For the world to not crash upon using a stonecutter
Screenshots:
If applicable, add screenshots to help explain your problem. https://screenshot.help/
Minecraft.Java_10-12-2024_19-24-15-98.mp4
Additional info:
Add any other information that might be needed.