-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 15w49a
-
None
-
Windows 10, java 1.8_u66
-
Unconfirmed
If you eat cooked salamon game crashes:
[code]
---- Minecraft Crash Report ----
// But it works on my machine.
Time: 2.12.15 19:25
Description: Ticking player
java.lang.NullPointerException: Ticking player
at rx.a_(SourceFile:409)
at zo.a(SourceFile:1818)
at rx.a(SourceFile:1198)
at rx.v(SourceFile:2023)
at lr.v(SourceFile:843)
at rx.cn(SourceFile:1941)
at rx.m(SourceFile:1520)
at zo.m(SourceFile:263)
at lr.k_(SourceFile:275)
at mb.c(SourceFile:176)
at ek.a(SourceFile:232)
at ma.c(SourceFile:187)
at net.minecraft.server.MinecraftServer.D(SourceFile:643)
at net.minecraft.server.MinecraftServer.C(SourceFile:553)
at bxz.C(SourceFile:154)
at net.minecraft.server.MinecraftServer.run(SourceFile:457)
at java.lang.Thread.run(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
– Head –
Stacktrace:
at rx.a_(SourceFile:409)
at zo.a(SourceFile:1818)
at rx.a(SourceFile:1198)
at rx.v(SourceFile:2023)
at lr.v(SourceFile:843)
at rx.cn(SourceFile:1941)
at rx.m(SourceFile:1520)
at zo.m(SourceFile:263)
– Player being ticked –
Details:
Entity Type: null (lr)
Entity ID: 371
Entity Name: mc_Dandy
Entity's Exact location: -207,98, 71,00, 288,76
Entity's Block location: World: (-208,71,288), Chunk: (at 0,4,0 in -13,18; contains blocks -208,0,288 to -193,255,303), 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: null
Stacktrace:
at lr.k_(SourceFile:275)
at mb.c(SourceFile:176)
at ek.a(SourceFile:232)
– Ticking connection –
Details:
Connection: ek@5700695
Stacktrace:
at ma.c(SourceFile:187)
at net.minecraft.server.MinecraftServer.D(SourceFile:643)
at net.minecraft.server.MinecraftServer.C(SourceFile:553)
at bxz.C(SourceFile:154)
at net.minecraft.server.MinecraftServer.run(SourceFile:457)
at java.lang.Thread.run(Unknown Source)
– System Details –
Details:
Minecraft Version: 15w49a
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_66, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 178745040 bytes (170 MB) / 377663488 bytes (360 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 1, tcache: 1, allocated: 12, tallocated: 94
Profiler Position: N/A (disabled)
Player Count: 1 / 8; [lr['mc_Dandy'/371, l='Survival', x=-207,98, y=71,00, z=288,76]]
Type: Integrated Server (map_client.txt)
Is Modded: Probably not. Jar signature remains and both client + server brands are untouched.
[code]
how to replicate:
1. you must have a salamon, survival and hungar bar musnĀ“t be full
2. cook the salamon
3. eat it
4. crash
- duplicates
-
MC-93592 Client Crashes when depleting an item stack
- Resolved