mojira.dev
MC-154081

Opening survival inventory when opening world crashes game

The bug

When opening a world, if the player opens their inventory before the world has fully loaded, the game crashes displaying the message: "The game crashed whilst rendering entity in world"

How to recreate

  1. Open the game

  2. Select a world and open it (note, the world must be a survival world or a creative world where the last opened tab was the Survival Inventory)

  3. Once the world first opens (when the dirt loading screen disappears) open your inventory (spamming the key works)

  4. Game closes world and crashes

My best guess is that the game attempts to load the player's model before it's been loaded into the world, ending with a NullPointerException. Notice that the crash does not occur on any other creative mode inventory tabs.

Crash report

1.14.3-pre2\: [^crash-2019-06-07_18.18.46-client.txt]

Description: Rendering entity in world

java.lang.NullPointerException: Rendering entity in world
	at dty.a(SourceFile:55)
	at dty.a(SourceFile:34)
	at dpl.a(SourceFile:385)
	at dbm.a(SourceFile:142)
	at dbd.a(SourceFile:770)
	at daq.render(SourceFile:83)
	at dbf.render(SourceFile:42)
	at dbd.render(SourceFile:671)
	at dkn.a(SourceFile:686)
	at cvn.e(SourceFile:954)
	at cvn.b(SourceFile:411)
	at net.minecraft.client.main.Main.main(SourceFile:154)

Linked issues

Attachments

Comments 1

We do not have enough information to find the cause of this issue.

Please attach the crash report found in [minecraft/crash-reports/crash-<DATE>-client.txt|http://hopper.minecraft.net/help/guides/finding-minecraft-data-folder] here.
If you cannot find a crash report, please attach the full launcher log found in [minecraft/launcher_log.txt|http://hopper.minecraft.net/help/guides/minecraft-logs/].

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 – 📖 Game Wiki

Johnny Puskar

migrated

Community Consensus

Important

Crash

Minecraft 1.14.2, Minecraft 1.14.3 Pre-Release 2

Minecraft 1.14.3 Pre-Release 3

Retrieved