-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 16w39a
-
None
-
Windows 10 64bit (build 14393)
Java 1.8.0_101 64bit
-
Unconfirmed
Minecraft crashes EVERYTIME I open my save.
It never happened before 19w39a
---- Minecraft Crash Report ----
// I blame Dinnerbone.
Time: 16. 9. 29 오후 6:09
Description: Ticking block entity
java.lang.NullPointerException: Ticking block entity
at asg.b(SourceFile:316)
at asg.c(SourceFile:372)
at asg.b(SourceFile:401)
at asi.a(SourceFile:345)
at asi.a(SourceFile:364)
at asi.a(SourceFile:332)
at asi.J(SourceFile:193)
at asi.o(SourceFile:135)
at asi.F_(SourceFile:122)
at ajl.k(SourceFile:1429)
at lv.k(SourceFile:549)
at net.minecraft.server.MinecraftServer.D(SourceFile:634)
at net.minecraft.server.MinecraftServer.C(SourceFile:562)
at cby.C(SourceFile:154)
at net.minecraft.server.MinecraftServer.run(SourceFile:466)
at java.lang.Thread.run(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
– Head –
Thread: Server thread
Stacktrace:
at asg.b(SourceFile:316)
at asg.c(SourceFile:372)
at asg.b(SourceFile:401)
at asi.a(SourceFile:345)
at asi.a(SourceFile:364)
at asi.a(SourceFile:332)
at asi.J(SourceFile:193)
at asi.o(SourceFile:135)
at asi.F_(SourceFile:122)
– Block entity being ticked –
Details:
Name: minecraft:hopper // asi
Block type: ID #154 (tile.hopper // aoa)
Block data value: 5 / 0x5 / 0b0101
Block location: World: (-129,60,239), Chunk: (at 15,3,15 in -9,14; contains blocks -144,0,224 to -129,255,239), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Actual block type: ID #154 (tile.hopper // aoa)
Actual block data value: 5 / 0x5 / 0b0101
Stacktrace:
at ajl.k(SourceFile:1429)
at lv.k(SourceFile:549)
– Affected level –
Details:
Level name: budgage's private map
All players: 0 total; []
Chunk stats: ServerChunkCache: 625 Drop: 0
Level seed: 930067455135623264
Level generator: ID 04 - customized, ver 0. Features enabled: true
Level generator options:
Level spawn location: World: (-135,69,268), Chunk: (at 9,4,12 in -9,16; contains blocks -144,0,256 to -129,255,271), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 14391669 game time, 18171742 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 170907 (now: false), thunder time: 13733 (now: true)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true
Stacktrace:
at net.minecraft.server.MinecraftServer.D(SourceFile:634)
at net.minecraft.server.MinecraftServer.C(SourceFile:562)
at cby.C(SourceFile:154)
at net.minecraft.server.MinecraftServer.run(SourceFile:466)
at java.lang.Thread.run(Unknown Source)
– System Details –
Details:
Minecraft Version: 16w39a
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_101, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 654371728 bytes (624 MB) / 983871488 bytes (938 MB) up to 3113877504 bytes (2969 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn1G
IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 93
Profiler Position: N/A (disabled)
Player Count: 0 / 8; []
Type: Integrated Server (map_client.txt)
Is Modded: Probably not. Jar signature remains and both client + server brands are untouched.
- duplicates
-
MC-107392 Inserting Items into a furnace crashes the client
- Resolved