---- Minecraft Crash Report ---- // Everything's going to plan. No, really, that was supposed to happen. Time: 2024-03-22 18:05:08 Description: Container click java.lang.ArithmeticException: / by zero at net.minecraft.world.item.component.BundleContents$Mutable.int getMaxAmountToAdd(net.minecraft.world.item.ItemStack)(BundleContents.java:134) at net.minecraft.world.item.component.BundleContents$Mutable.int tryInsert(net.minecraft.world.item.ItemStack)(BundleContents.java:145) at net.minecraft.world.item.BundleItem.boolean overrideOtherStackedOnMe(net.minecraft.world.item.ItemStack,net.minecraft.world.item.ItemStack,net.minecraft.world.inventory.Slot,net.minecraft.world.inventory.ClickAction,net.minecraft.world.entity.player.Player,net.minecraft.world.entity.SlotAccess)(BundleItem.java:90) at net.minecraft.world.item.ItemStack.boolean overrideOtherStackedOnMe(net.minecraft.world.item.ItemStack,net.minecraft.world.inventory.Slot,net.minecraft.world.inventory.ClickAction,net.minecraft.world.entity.player.Player,net.minecraft.world.entity.SlotAccess)(ItemStack.java:461) at net.minecraft.world.inventory.AbstractContainerMenu.net.minecraft.world.item.ItemStack quickMoveStack(net.minecraft.world.entity.player.Player,int)(AbstractContainerMenu.java:535) at net.minecraft.world.inventory.AbstractContainerMenu.boolean tryItemClickBehaviourOverride(net.minecraft.world.entity.player.Player,net.minecraft.world.inventory.ClickAction,net.minecraft.world.inventory.Slot,net.minecraft.world.item.ItemStack,net.minecraft.world.item.ItemStack)(AbstractContainerMenu.java:535) at net.minecraft.world.inventory.AbstractContainerMenu.boolean stillValid(net.minecraft.world.entity.player.Player)(AbstractContainerMenu.java:535) at net.minecraft.world.inventory.AbstractContainerMenu.void doClick(int,int,net.minecraft.world.inventory.ClickType,net.minecraft.world.entity.player.Player)(AbstractContainerMenu.java:408) at net.minecraft.world.inventory.AbstractContainerMenu.net.minecraft.world.item.ItemStack quickMoveStack(net.minecraft.world.entity.player.Player,int)(AbstractContainerMenu.java:294) at net.minecraft.world.inventory.AbstractContainerMenu.void clicked(int,int,net.minecraft.world.inventory.ClickType,net.minecraft.world.entity.player.Player)(AbstractContainerMenu.java:294) at net.minecraft.world.inventory.AbstractContainerMenu.boolean stillValid(net.minecraft.world.entity.player.Player)(AbstractContainerMenu.java:294) at net.minecraft.client.gui.screens.inventory.CreativeModeInventoryScreen.void slotClicked(net.minecraft.world.inventory.Slot,int,int,net.minecraft.world.inventory.ClickType)(CreativeModeInventoryScreen.java:370) at net.minecraft.client.gui.screens.inventory.AbstractContainerScreen.boolean mouseReleased(double,double,int)(AbstractContainerScreen.java:521) at net.minecraft.client.gui.screens.inventory.CreativeModeInventoryScreen.boolean mouseReleased(double,double,int)(CreativeModeInventoryScreen.java:606) at net.minecraft.client.MouseHandler.void onPress(long,int,int,int)(MouseHandler.java:103) at net.minecraft.client.MouseHandler.void lambda$onPress$1(boolean[],net.minecraft.client.gui.screens.Screen,double,double,int)(MouseHandler.java:103) at net.minecraft.client.gui.screens.Screen.void wrapScreenError(java.lang.Runnable,java.lang.String,java.lang.String)(Screen.java:453) at net.minecraft.client.MouseHandler.void onPress(long,int,int,int)(MouseHandler.java:103) at net.minecraft.client.MouseHandler.void lambda$onPress$1(boolean[],net.minecraft.client.gui.screens.Screen,double,double,int)(MouseHandler.java:103) at net.minecraft.client.MouseHandler.void lambda$setup$4(long,int,int,int)(MouseHandler.java:186) at net.minecraft.util.thread.BlockableEventLoop.void execute(java.lang.Runnable)(BlockableEventLoop.java:108) at net.minecraft.client.MouseHandler.void lambda$setup$5(long,int,int,int)(MouseHandler.java:186) at org.lwjgl.glfw.GLFWMouseButtonCallbackI.null callback(null)(GLFWMouseButtonCallbackI.java:43) at org.lwjgl.system.JNI.null invokeV(null)(JNI.java) at org.lwjgl.glfw.GLFW.null glfwWaitEventsTimeout(null)(GLFW.java:3509) at com.mojang.blaze3d.systems.RenderSystem.void limitDisplayFPS(int)(RenderSystem.java:236) at net.minecraft.client.Minecraft.void runTick(boolean)(Minecraft.java:1364) at net.minecraft.client.Minecraft.void run()(Minecraft.java:895) at net.minecraft.client.main.Main.void main(java.lang.String[])(Main.java:265) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Render thread Stacktrace: at net.minecraft.world.item.component.BundleContents$Mutable.int getMaxAmountToAdd(net.minecraft.world.item.ItemStack)(BundleContents.java:134) at net.minecraft.world.item.component.BundleContents$Mutable.int tryInsert(net.minecraft.world.item.ItemStack)(BundleContents.java:145) at net.minecraft.world.item.BundleItem.boolean overrideOtherStackedOnMe(net.minecraft.world.item.ItemStack,net.minecraft.world.item.ItemStack,net.minecraft.world.inventory.Slot,net.minecraft.world.inventory.ClickAction,net.minecraft.world.entity.player.Player,net.minecraft.world.entity.SlotAccess)(BundleItem.java:90) at net.minecraft.world.item.ItemStack.boolean overrideOtherStackedOnMe(net.minecraft.world.item.ItemStack,net.minecraft.world.inventory.Slot,net.minecraft.world.inventory.ClickAction,net.minecraft.world.entity.player.Player,net.minecraft.world.entity.SlotAccess)(ItemStack.java:461) at net.minecraft.world.inventory.AbstractContainerMenu.net.minecraft.world.item.ItemStack quickMoveStack(net.minecraft.world.entity.player.Player,int)(AbstractContainerMenu.java:535) at net.minecraft.world.inventory.AbstractContainerMenu.boolean tryItemClickBehaviourOverride(net.minecraft.world.entity.player.Player,net.minecraft.world.inventory.ClickAction,net.minecraft.world.inventory.Slot,net.minecraft.world.item.ItemStack,net.minecraft.world.item.ItemStack)(AbstractContainerMenu.java:535) at net.minecraft.world.inventory.AbstractContainerMenu.boolean stillValid(net.minecraft.world.entity.player.Player)(AbstractContainerMenu.java:535) at net.minecraft.world.inventory.AbstractContainerMenu.void doClick(int,int,net.minecraft.world.inventory.ClickType,net.minecraft.world.entity.player.Player)(AbstractContainerMenu.java:408) at net.minecraft.world.inventory.AbstractContainerMenu.net.minecraft.world.item.ItemStack quickMoveStack(net.minecraft.world.entity.player.Player,int)(AbstractContainerMenu.java:294) at net.minecraft.world.inventory.AbstractContainerMenu.void clicked(int,int,net.minecraft.world.inventory.ClickType,net.minecraft.world.entity.player.Player)(AbstractContainerMenu.java:294) at net.minecraft.world.inventory.AbstractContainerMenu.boolean stillValid(net.minecraft.world.entity.player.Player)(AbstractContainerMenu.java:294) at net.minecraft.client.gui.screens.inventory.CreativeModeInventoryScreen.void slotClicked(net.minecraft.world.inventory.Slot,int,int,net.minecraft.world.inventory.ClickType)(CreativeModeInventoryScreen.java:370) at net.minecraft.client.gui.screens.inventory.AbstractContainerScreen.boolean mouseReleased(double,double,int)(AbstractContainerScreen.java:521) at net.minecraft.client.gui.screens.inventory.CreativeModeInventoryScreen.boolean mouseReleased(double,double,int)(CreativeModeInventoryScreen.java:606) at net.minecraft.client.MouseHandler.void onPress(long,int,int,int)(MouseHandler.java:103) at net.minecraft.client.MouseHandler.void lambda$onPress$1(boolean[],net.minecraft.client.gui.screens.Screen,double,double,int)(MouseHandler.java:103) at net.minecraft.client.gui.screens.Screen.void wrapScreenError(java.lang.Runnable,java.lang.String,java.lang.String)(Screen.java:453) at net.minecraft.client.MouseHandler.void onPress(long,int,int,int)(MouseHandler.java:103) at net.minecraft.client.MouseHandler.void lambda$onPress$1(boolean[],net.minecraft.client.gui.screens.Screen,double,double,int)(MouseHandler.java:103) at net.minecraft.client.MouseHandler.void lambda$setup$4(long,int,int,int)(MouseHandler.java:186) at net.minecraft.util.thread.BlockableEventLoop.void execute(java.lang.Runnable)(BlockableEventLoop.java:108) at net.minecraft.client.MouseHandler.void lambda$setup$5(long,int,int,int)(MouseHandler.java:186) at org.lwjgl.glfw.GLFWMouseButtonCallbackI.null callback(null)(GLFWMouseButtonCallbackI.java:43) at org.lwjgl.system.JNI.null invokeV(null)(JNI.java) at org.lwjgl.glfw.GLFW.null glfwWaitEventsTimeout(null)(GLFW.java:3509) -- Click info -- Details: Menu Type: Menu Class: fmq.b Slot Count: 54 Slot: 52 Button: 1 Type: PICKUP Stacktrace: at net.minecraft.world.inventory.AbstractContainerMenu.net.minecraft.world.item.ItemStack quickMoveStack(net.minecraft.world.entity.player.Player,int)(AbstractContainerMenu.java:294) at net.minecraft.world.inventory.AbstractContainerMenu.void clicked(int,int,net.minecraft.world.inventory.ClickType,net.minecraft.world.entity.player.Player)(AbstractContainerMenu.java:294) at net.minecraft.world.inventory.AbstractContainerMenu.boolean stillValid(net.minecraft.world.entity.player.Player)(AbstractContainerMenu.java:294) at net.minecraft.client.gui.screens.inventory.CreativeModeInventoryScreen.void slotClicked(net.minecraft.world.inventory.Slot,int,int,net.minecraft.world.inventory.ClickType)(CreativeModeInventoryScreen.java:370) at net.minecraft.client.gui.screens.inventory.AbstractContainerScreen.boolean mouseReleased(double,double,int)(AbstractContainerScreen.java:521) at net.minecraft.client.gui.screens.inventory.CreativeModeInventoryScreen.boolean mouseReleased(double,double,int)(CreativeModeInventoryScreen.java:606) at net.minecraft.client.MouseHandler.void onPress(long,int,int,int)(MouseHandler.java:103) at net.minecraft.client.MouseHandler.void lambda$onPress$1(boolean[],net.minecraft.client.gui.screens.Screen,double,double,int)(MouseHandler.java:103) at net.minecraft.client.gui.screens.Screen.void wrapScreenError(java.lang.Runnable,java.lang.String,java.lang.String)(Screen.java:453) at net.minecraft.client.MouseHandler.void onPress(long,int,int,int)(MouseHandler.java:103) at net.minecraft.client.MouseHandler.void lambda$onPress$1(boolean[],net.minecraft.client.gui.screens.Screen,double,double,int)(MouseHandler.java:103) at net.minecraft.client.MouseHandler.void lambda$setup$4(long,int,int,int)(MouseHandler.java:186) at net.minecraft.util.thread.BlockableEventLoop.void execute(java.lang.Runnable)(BlockableEventLoop.java:108) at net.minecraft.client.MouseHandler.void lambda$setup$5(long,int,int,int)(MouseHandler.java:186) at org.lwjgl.glfw.GLFWMouseButtonCallbackI.null callback(null)(GLFWMouseButtonCallbackI.java:43) at org.lwjgl.system.JNI.null invokeV(null)(JNI.java) at org.lwjgl.glfw.GLFW.null glfwWaitEventsTimeout(null)(GLFW.java:3509) at com.mojang.blaze3d.systems.RenderSystem.void limitDisplayFPS(int)(RenderSystem.java:236) at net.minecraft.client.Minecraft.void runTick(boolean)(Minecraft.java:1364) at net.minecraft.client.Minecraft.void run()(Minecraft.java:895) at net.minecraft.client.main.Main.void main(java.lang.String[])(Main.java:265) -- Affected screen -- Details: Screen name: net.minecraft.client.gui.screens.inventory.CreativeModeInventoryScreen Stacktrace: at net.minecraft.client.gui.screens.Screen.void wrapScreenError(java.lang.Runnable,java.lang.String,java.lang.String)(Screen.java:453) at net.minecraft.client.MouseHandler.void onPress(long,int,int,int)(MouseHandler.java:103) at net.minecraft.client.MouseHandler.void lambda$onPress$1(boolean[],net.minecraft.client.gui.screens.Screen,double,double,int)(MouseHandler.java:103) at net.minecraft.client.MouseHandler.void lambda$setup$4(long,int,int,int)(MouseHandler.java:186) at net.minecraft.util.thread.BlockableEventLoop.void execute(java.lang.Runnable)(BlockableEventLoop.java:108) at net.minecraft.client.MouseHandler.void lambda$setup$5(long,int,int,int)(MouseHandler.java:186) at org.lwjgl.glfw.GLFWMouseButtonCallbackI.null callback(null)(GLFWMouseButtonCallbackI.java:43) at org.lwjgl.system.JNI.null invokeV(null)(JNI.java) at org.lwjgl.glfw.GLFW.null glfwWaitEventsTimeout(null)(GLFW.java:3509) at com.mojang.blaze3d.systems.RenderSystem.void limitDisplayFPS(int)(RenderSystem.java:236) at net.minecraft.client.Minecraft.void runTick(boolean)(Minecraft.java:1364) at net.minecraft.client.Minecraft.void run()(Minecraft.java:895) at net.minecraft.client.main.Main.void main(java.lang.String[])(Main.java:265) -- Uptime -- Details: JVM uptime: 2671.485s Wall uptime: 2665.255s High-res time: 2664.955s Client ticks: 53172 ticks / 2658.600s Stacktrace: at net.minecraft.client.Minecraft.net.minecraft.CrashReport fillReport(net.minecraft.CrashReport)(Minecraft.java:2571) at net.minecraft.client.Minecraft.void emergencySaveAndCrash(net.minecraft.CrashReport)(Minecraft.java:1002) at net.minecraft.client.Minecraft.void run()(Minecraft.java:915) at net.minecraft.client.main.Main.void main(java.lang.String[])(Main.java:265) -- Affected level -- Details: All players: 1 total; [gaq['steve9675'/19, l='ClientLevel', x=145.92, y=66.49, z=-392.67]] Chunk stats: 1521, 1004 Level dimension: minecraft:overworld Level spawn location: World: (48,68,-320), Section: (at 0,4,0 in 3,4,-20; chunk contains blocks 48,-64,-320 to 63,319,-305), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,-64,-512 to 511,319,-1) Level time: 45006 game time, 1000 day time Server brand: vanilla Server type: Integrated singleplayer server Tracked entity count: 160 -- Last reload -- Details: Reload number: 1 Reload reason: initial Finished: Yes Packs: vanilla -- System Details -- Details: Minecraft Version: 24w12a Minecraft Version ID: 24w12a Operating System: Linux (amd64) version 5.4.0-174-generic Java Version: 17.0.8, Microsoft Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft Memory: 902516888 bytes (860 MiB) / 2885681152 bytes (2752 MiB) up to 10737418240 bytes (10240 MiB) CPUs: 4 Processor Vendor: AuthenticAMD Processor Name: AMD Ryzen 3 2200G with Radeon Vega Graphics Identifier: AuthenticAMD Family 23 Model 17 Stepping 0 Microarchitecture: Zen Frequency (GHz): -0.00 Number of physical packages: 1 Number of physical CPUs: 4 Number of logical CPUs: 4 Graphics card #0 name: GP107 [GeForce GTX 1050 Ti] Graphics card #0 vendor: NVIDIA Corporation (0x10de) Graphics card #0 VRAM (MB): 288.00 Graphics card #0 deviceId: 0x1c82 Graphics card #0 versionInfo: unknown Virtual memory max (MB): 10042.50 Virtual memory used (MB): 10639.01 Swap memory total (MB): 2048.00 Swap memory used (MB): 0.00 JVM Flags: 12 total; -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:+ParallelRefProcEnabled -Xms2726M -Xmx10240M -Xss2M Launched Version: 24w12a Launcher name: java-minecraft-launcher Backend library: LWJGL version 3.3.2+13 Backend API: NVIDIA GeForce GTX 1050 Ti/PCIe/SSE2 GL version 3.2.0 NVIDIA 535.161.07, NVIDIA Corporation Window size: 1920x1080 GL Caps: Using framebuffer using OpenGL 3.2 GL debug messages: Using VBOs: Yes Is Modded: Probably not. Client jar signature and brand is untouched; Server jar signature and brand is untouched Universe: 400921fb54442d18 Type: Integrated Server (map_client.txt) Graphics mode: fast Render Distance: 16/16 chunks Resource Packs: vanilla Current Language: ru_ru Locale: ru_RU CPU: 4x AMD Ryzen 3 2200G with Radeon Vega Graphics Server Running: true Player Count: 1 / 8; [aqi['steve9675'/19, l='ServerLevel[Новый мир]', x=145.92, y=66.49, z=-392.67]] Data Packs: vanilla, update_1_21, trade_rebalance, bundle Enabled Feature Flags: minecraft:update_1_21, minecraft:bundle, minecraft:vanilla, minecraft:trade_rebalance World Generation: Stable World Seed: -1633304730187465069