-
Bug
-
Resolution: Fixed
-
Minecraft 17w47b, Minecraft 17w50a, Minecraft 18w01a, Minecraft 18w03b, Minecraft 18w05a, Minecraft 18w09a, Minecraft 18w16a
-
Confirmed
The bug
I ran the following command:
/particle dust 0 0 0 0 ~ ~ ~ 0 0 0 1 1 force
and my game subsequently crashed.
I believe changing the fourth zero in the chain is responsible for the crash since running
/particle dust 0 0 0 1 ~ ~ ~ 0 0 0 1 1 force
worked fine.
Crash report
Description: Ticking Particle java.lang.ArithmeticException: / by zero at bxg.a(SourceFile:49) at bxw.b(SourceFile:206) at bxw.a(SourceFile:195) at bxw.a(SourceFile:185) at bxw.a(SourceFile:153) at bmh.m(SourceFile:1286) at bmh.b(SourceFile:788) at bmh.a(SourceFile:376) at net.minecraft.client.main.Main.main(SourceFile:134)
- is duplicated by
-
MC-123129 Setting the size parameter for the /particle command to 0 crashes the game
- Resolved
-
MC-123238 Game crashes whenever attempting to set size of /particle dust command to 0.1 or below in snapshot 17w50a
- Resolved
-
MC-123518 When attempting to use 0 size parameters on dust particles, the game crashes.
- Resolved
-
MC-123522 Division by zero
- Resolved
-
MC-127389 Bug with command!!!!!
- Resolved
-
MC-128628 Particle command caused the game crashed when setting the size of the particle to very small
- Resolved
- relates to
-
MC-122817 Game crashes when clicking on a recipe in the recipe book: java.lang.ArithmeticException: / by zero
- Resolved
-
MC-124428 Firework star crashes game if there's an int array but no colors
- Resolved