-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 14w07a
-
None
-
Windows 7, Java version 1.7.0_15, Minecraft 14w07a
-
Unconfirmed
EDIT: This has been fixed in snapshot 14w08a.
When trying to display a scoreboard objective using a tellraw command (/tellraw @a {score:{name:"playername",objective:"test"}}), the game crashes. I have uploaded my crash report.
Steps to reproduce:
1. Create a scoreboard objective.
2. Run the command /tellraw @a {score:{name:"playername",objective:"objectivename"}}
3. The game will crash:
---- Minecraft Crash Report ----
// Quite honestly, I wouldn't worry myself about that.
Time: 2/17/14 7:06 AM
Description: Handling packet
java.lang.NullPointerException: Handling packet
at gl.e(SourceFile:27)
at bfc.a(SourceFile:159)
at bfc.a(SourceFile:134)
at bfc.a(SourceFile:130)
at boj.a(SourceFile:493)
at hk.a(SourceFile:44)
at hk.a(SourceFile:9)
at fm.a(SourceFile:163)
at bom.e(SourceFile:240)
at bdp.p(SourceFile:1354)
at bdp.ah(SourceFile:791)
at bdp.f(SourceFile:745)
at net.minecraft.client.main.Main.main(SourceFile:121)
The rest of my crash report is attached.
- duplicates
-
MC-48408 Hopper: java.lang.NullPointerException: Handling packet
- Resolved