mojira.dev
MC-174790

Mob on turtle eggs causes the game to crash

The bug

A large number of mobs on a large number of turtle eggs will cause the game to crash in an uncertain time.It seems that the game thinks that the air is the turtle egg, but the data value of the turtle egg cannot be found, causing the game to crash. I've tested that 1.13 to 1.16 will crash.

It's not just creepers, many mobs and animals can cause crashes.
Any world ,even a new world,will crash.It's a low probability event that requires hundreds of mobs and turtle eggs to increase the probability.

Try this. The game will crash as soon as the commands is executed in any world
/difficulty normal
/time set 18000
/fill ~-30 ~30 ~-30 ~30 ~31 ~30 minecraft:turtle_egg
/spreadplayers ~ ~ 0 30 false @e[type=!player]
/spreadplayers ~ ~ 0 30 false @e[type=!player]
/spreadplayers ~ ~ 0 30 false @e[type=!player]
/spreadplayers ~ ~ 0 30 false @e[type=!player]
/spreadplayers ~ ~ 0 30 false @e[type=!player]

[media]

Stack trace

20w11a: crash-2020-03-13_18.43.43-server.txt

Description: Ticking entity

java.lang.IllegalArgumentException: Cannot get property cdk{name=eggs, clazz=class java.lang.Integer, values=[1, 2, 3, 4]} as it does not exist in Block{minecraft:air}
	at ccj.c(SourceFile:93)
	at bzi.a(SourceFile:73)
	at bzi.a(SourceFile:67)
	at bzi.a(SourceFile:47)
	at amh.a(SourceFile:615)
	at amq.e(SourceFile:1986)
	at amq.l(SourceFile:2336)
	at amr.l(SourceFile:498)
	at azj.l(SourceFile:39)
	at amq.h(SourceFile:2147)
	at amr.h(SourceFile:303)
	at ayv.h(SourceFile:155)
	at yg.a(SourceFile:604)
	at bmy.a(SourceFile:542)
	at yg.a(SourceFile:400)
	at net.minecraft.server.MinecraftServer.b(SourceFile:860)
	at net.minecraft.server.MinecraftServer.a(SourceFile:799)
	at ejv.a(SourceFile:129)
	at net.minecraft.server.MinecraftServer.run(SourceFile:658)
	at java.lang.Thread.run(Thread.java:748)

Attachments

Comments 12

Could you attach the world that you tested this in? I tried in a void world but couldn't get the game to crash.

Any world ,even a new world,will crash.It's a low probability event that requires hundreds of mobs and turtle eggs to increase the probability.

Its not just turtle eggs. My game crashed and I haven't even started with turtles yet.Β 


Minecraft Crash Report -------- Minecraft Crash Report ----// Would you like a cupcake?
Time: 3/23/20 7:43 PMDescription: Ticking player
java.lang.IllegalArgumentException: Cannot get property cdt{name=axis, clazz=class fr$a, values=[x, y, z]} as it does not exist in Block{minecraft:spruce_wall_sign} at cct.c(SourceFile:93) at btc.a(SourceFile:58) at ccu$a.d(SourceFile:691) at bib.a(SourceFile:171) at bib.a(SourceFile:364) at bhw.a(SourceFile:452) at bbp.j(SourceFile:290) at bbq.l(SourceFile:575) at amy.h(SourceFile:2175) at bbq.h(SourceFile:274) at yi.i(SourceFile:411) at yz.b(SourceFile:198) at lv.a(SourceFile:234) at yy.c(SourceFile:171) at net.minecraft.server.MinecraftServer.b(SourceFile:872) at net.minecraft.server.MinecraftServer.a(SourceFile:799) at ekh.a(SourceFile:129) at net.minecraft.server.MinecraftServer.run(SourceFile:658) at java.lang.Thread.run(Thread.java:745)

A detailed walkthrough of the error, its code path and all known details is as follows:---------------------------------------------------------------------------------------
-- Head --Thread: Server threadStacktrace: at cct.c(SourceFile:93) at btc.a(SourceFile:58) at ccu$a.d(SourceFile:691) at bib.a(SourceFile:171) at bib.a(SourceFile:364) at bhw.a(SourceFile:452) at bbp.j(SourceFile:290) at bbq.l(SourceFile:575) at amy.h(SourceFile:2175) at bbq.h(SourceFile:274)
-- Player being ticked --Details: Entity Type: minecraft:player (yi) Entity ID: 393 Entity Name: BluJay4Evr Entity's Exact location: -203.16, 74.00, 39.31 Entity's Block location: World: (-204,74,39), Chunk: (at 4,4,7 in -13,2; contains blocks -208,0,32 to -193,255,47), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511) Entity's Momentum: 0.00, -0.08, 0.00 Entity's Passengers: [] Entity's Vehicle: ~ERROR~ NullPointerException: nullStacktrace: at yi.i(SourceFile:411) at yz.b(SourceFile:198) at lv.a(SourceFile:234)
-- Ticking connection --Details: Connection: lv@5cc2daacStacktrace: at yy.c(SourceFile:171) at net.minecraft.server.MinecraftServer.b(SourceFile:872) at net.minecraft.server.MinecraftServer.a(SourceFile:799) at ekh.a(SourceFile:129) at net.minecraft.server.MinecraftServer.run(SourceFile:658) at java.lang.Thread.run(Thread.java:745)
-- System Details --Details: Minecraft Version: 20w12a Minecraft Version ID: 20w12a Operating System: Mac OS X (x86_64) version 10.14.6 Java Version: 1.8.0_74, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 1039709152 bytes (991 MB) / 1912602624 bytes (1824 MB) up to 2147483648 bytes (2048 MB) CPUs: 12 JVM Flags: 8 total; -Xss1M -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M Player Count: 1 / 8; [yi['BluJay4Evr'/393, l='Nether Update 1', x=-203.16, y=74.00, z=39.31]] Data Packs: vanilla Type: Integrated Server (map_client.txt) Is Modded: Probably not. Jar signature remains and both client + server brands are untouched.

This is the report I get. It is similar to yours.Β 

This bug still hasn't been fixed in 20w20b

This bug still hasn't been fixed in 20w21a

2 more comments

This bug still hasn't been fixed in 1.16-pre2

Since you are the reporter of this ticket, you can just update the affected version field yourself. There's no need to spam the comment section for each version.

When will this bug be fixed?

⚠️ Please do not mark Unreleased Versions as affected. You don't have access to them yet.

We have removed it and added the latest released version

Please edit the Affects Version/s field and select the specific Released Version you were using when you encountered the reported issue.

If you can't find it in the list, please make sure that:

  • You are in the correct project on the bug tracker.

  • You were playing the latest release version or the latest development version of the game.

This issue has been temporarily closed as Awaiting Response. Once the requested information has been delivered, the report will be reopened automatically.

Quick Links:
πŸ““ Issue Guidelines – πŸ’¬ Community Support – πŸ“§ Customer Support – ✍️ Feedback and Suggestions – πŸ“– Game Wiki
-- I am a bot. This action was performed automagically! Please report any issues in Discord or Reddit

@BluJay4EvrΒ Is this a bug or a series of bugs?How did the wall_sign cause the game to crash?

ffcr

coschevi

Plausible

Crash

1.15.2, 20w11a, 20w12a, 20w13a, 20w13b, ..., 1.16 Pre-release 3, 1.16 Pre-release 4, 1.16 Pre-release 5, 1.16 Pre-release 6, 1.16 Pre-release 7

1.16 Release Candidate 1

Retrieved