-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 16w39a
-
None
-
win7 x64 bit 4gb ram
-
Unconfirmed
---- Minecraft Crash Report ----
// Uh... Did I do that?
Time: 28.09.2016 18:44
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 lg.D(SourceFile:335)
at net.minecraft.server.MinecraftServer.C(SourceFile:562)
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: (-1545,45,1525), Chunk: (at 7,2,5 in -97,95; contains blocks -1552,0,1520 to -1537,255,1535), Region: (-4,2; contains chunks -128,64 to -97,95, blocks -2048,0,1024 to -1537,255,1535)
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: world
All players: 1 total; [lx['CosminPlaysMC'/22, l='world', x=-1566,00, y=80,00, z=1465,00]]
Chunk stats: ServerChunkCache: 425 Drop: 0
Level seed: -3558144527798569323
Level generator: ID 04 - customized, ver 0. Features enabled: true
Level generator options:
Level spawn location: World: (-1134,70,2185), Chunk: (at 2,4,9 in -71,136; contains blocks -1136,0,2176 to -1121,255,2191), Region: (-3,4; contains chunks -96,128 to -65,159, blocks -1536,0,2048 to -1025,255,2559)
Level time: 3392607 game time, 4493507 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 94932 (now: false), thunder time: 28099 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true
Stacktrace:
at net.minecraft.server.MinecraftServer.D(SourceFile:634)
at lg.D(SourceFile:335)
at net.minecraft.server.MinecraftServer.C(SourceFile:562)
at net.minecraft.server.MinecraftServer.run(SourceFile:466)
at java.lang.Thread.run(Unknown Source)
– System Details –
Details:
Minecraft Version: 16w39a
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.8.0_101, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 877188904 bytes (836 MB) / 1029177344 bytes (981 MB) up to 1029177344 bytes (981 MB)
JVM Flags: 2 total; -Xms1024M -Xmx1024M
IntCache: cache: 3, tcache: 0, allocated: 13, tallocated: 95
Profiler Position: N/A (disabled)
Player Count: 1 / 3; [lx['CosminPlaysMC'/22, l='world', x=-1566,00, y=80,00, z=1465,00]]
Is Modded: Unknown (can't tell)
Type: Dedicated Server (map_server.txt)
- duplicates
-
MC-107392 Inserting Items into a furnace crashes the client
- Resolved