---- Minecraft Crash Report ---- // I bet Cylons wouldn't have this problem. Time: 2024-03-22 15:10:28 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 glfwPollEvents(null)(GLFW.java:3438) at com.mojang.blaze3d.systems.RenderSystem.void pollEvents()(RenderSystem.java:200) at com.mojang.blaze3d.systems.RenderSystem.void flipFrame(long)(RenderSystem.java:211) at com.mojang.blaze3d.platform.Window.void updateDisplay()(Window.java:287) at net.minecraft.client.Minecraft.void runTick(boolean)(Minecraft.java:1361) 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 glfwPollEvents(null)(GLFW.java:3438) at com.mojang.blaze3d.systems.RenderSystem.void pollEvents()(RenderSystem.java:200) at com.mojang.blaze3d.systems.RenderSystem.void flipFrame(long)(RenderSystem.java:211) -- Click info -- Details: Menu Type: Menu Class: fmq.b Slot Count: 54 Slot: 45 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 glfwPollEvents(null)(GLFW.java:3438) at com.mojang.blaze3d.systems.RenderSystem.void pollEvents()(RenderSystem.java:200) at com.mojang.blaze3d.systems.RenderSystem.void flipFrame(long)(RenderSystem.java:211) at com.mojang.blaze3d.platform.Window.void updateDisplay()(Window.java:287) at net.minecraft.client.Minecraft.void runTick(boolean)(Minecraft.java:1361) 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 glfwPollEvents(null)(GLFW.java:3438) at com.mojang.blaze3d.systems.RenderSystem.void pollEvents()(RenderSystem.java:200) at com.mojang.blaze3d.systems.RenderSystem.void flipFrame(long)(RenderSystem.java:211) at com.mojang.blaze3d.platform.Window.void updateDisplay()(Window.java:287) at net.minecraft.client.Minecraft.void runTick(boolean)(Minecraft.java:1361) 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: 305.280s Wall uptime: 300.004s High-res time: 299.718s Client ticks: 5819 ticks / 290.950s 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['GE0NE'/746, l='ClientLevel', x=-1361.06, y=4.00, z=150.92]] Chunk stats: 1521, 1021 Level dimension: minecraft:overworld Level spawn location: World: (-1400,4,148), Section: (at 8,4,4 in -88,0,9; chunk contains blocks -1408,-64,144 to -1393,319,159), Region: (-3,0; contains chunks -96,0 to -65,31, blocks -1536,-64,0 to -1025,319,511) Level time: 16624 game time, 16624 day time Server brand: vanilla Server type: Integrated singleplayer server Tracked entity count: 157 -- Last reload -- Details: Reload number: 1 Reload reason: initial Finished: Yes Packs: vanilla, file/VanillaTweaks_r796332.zip -- System Details -- Details: Minecraft Version: 24w12a Minecraft Version ID: 24w12a Operating System: Windows 10 (amd64) version 10.0 Java Version: 17.0.8, Microsoft Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft Memory: 1785562296 bytes (1702 MiB) / 4664066048 bytes (4448 MiB) up to 8589934592 bytes (8192 MiB) CPUs: 16 Processor Vendor: GenuineIntel Processor Name: Intel(R) Core(TM) i9-9900K CPU @ 3.60GHz Identifier: Intel64 Family 6 Model 158 Stepping 13 Microarchitecture: Coffee Lake Frequency (GHz): 3.60 Number of physical packages: 1 Number of physical CPUs: 8 Number of logical CPUs: 16 Graphics card #0 name: AMD Radeon RX 5600 XT Graphics card #0 vendor: Advanced Micro Devices, Inc. Graphics card #0 VRAM (MB): 6128.00 Graphics card #0 deviceId: VideoController1 Graphics card #0 versionInfo: 31.0.23013.1023 Memory slot #0 capacity (MB): 8192.00 Memory slot #0 clockSpeed (GHz): 3.60 Memory slot #0 type: DDR4 Memory slot #1 capacity (MB): 8192.00 Memory slot #1 clockSpeed (GHz): 3.60 Memory slot #1 type: DDR4 Memory slot #2 capacity (MB): 8192.00 Memory slot #2 clockSpeed (GHz): 3.60 Memory slot #2 type: DDR4 Memory slot #3 capacity (MB): 8192.00 Memory slot #3 clockSpeed (GHz): 3.60 Memory slot #3 type: DDR4 Virtual memory max (MB): 64443.01 Virtual memory used (MB): 41427.17 Swap memory total (MB): 31744.00 Swap memory used (MB): 1905.80 JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx8G -Xmn4G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M Launched Version: 24w12a Launcher name: minecraft-launcher Backend library: LWJGL version 3.3.2+13 Backend API: AMD Radeon RX 5600 XT GL version 3.2.0 Core Profile Context 23.12.1.231124, ATI Technologies Inc. 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: fancy Render Distance: 16/16 chunks Resource Packs: vanilla, file/VanillaTweaks_r796332.zip (incompatible) Current Language: en_us Locale: en_US CPU: 16x Intel(R) Core(TM) i9-9900K CPU @ 3.60GHz Server Running: true Player Count: 1 / 8; [aqi['GE0NE'/746, l='ServerLevel[New World]', x=-1361.06, y=4.00, z=150.92]] Data Packs: vanilla Enabled Feature Flags: minecraft:vanilla World Generation: Stable World Seed: 1063132648888538255