You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Time: 24/08/16 09:45 AM
Description: Ticking block entity
java.lang.NullPointerException: Ticking block entity
at ec3.common.tile.TileMagicalChest.func_70302_i_(TileMagicalChest.java:58)
at ec3.common.tile.TileMagicalChest.func_145841_b(TileMagicalChest.java:274)
at DummyCore.Utils.TileStatTracker.tileNeedsSyncing(TileStatTracker.java:23)
at ec3.common.tile.TileMagicalChest.func_145845_h(TileMagicalChest.java:173)
at net.minecraft.world.World.func_72939_s(World.java:1939)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:396)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
A detailed walkthrough of the error, its code path and all known details is as follows:
-- Head --
Stacktrace:
at ec3.common.tile.TileMagicalChest.func_70302_i_(TileMagicalChest.java:58)
at ec3.common.tile.TileMagicalChest.func_145841_b(TileMagicalChest.java:274)
at DummyCore.Utils.TileStatTracker.tileNeedsSyncing(TileStatTracker.java:23)
at ec3.common.tile.TileMagicalChest.func_145845_h(TileMagicalChest.java:173)
at net.minecraft.world.World.func_72939_s(World.java:1939)
-- Block entity being ticked --
Details:
Name: ec3:ec3.common.tile.TileMagicalChest // ec3.common.tile.TileMagicalChest
Block type: ID #1262 (tile.essentialcraft.chest // ec3.common.block.BlockEC3Chest)
Block data value: 15 / 0xF / 0b1111
Block location: World: (-316,82,603), Chunk: (at 4,5,11 in -20,37; contains blocks -320,0,592 to -305,255,607), Region: (-1,1; contains chunks -32,32 to -1,63, blocks -512,0,512 to -1,255,1023)
Actual block type: ID #1262 (tile.essentialcraft.chest // ec3.common.block.BlockEC3Chest)
Actual block data value: 15 / 0xF / 0b1111
Stacktrace:
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
-- Affected level --
Details:
Level name: ShadowLand
All players: 1 total; [EntityPlayerMP['ShAdOwDaRkSoUl'/7603, l='ShadowLand', x=-316,30, y=82,00, z=605,09]]
Chunk stats: ServerChunkCache: 595 Drop: 0
Level seed: 4375895917946165507
Level generator: ID 05 - BIOMESOP, ver 0. Features enabled: true
Level generator options:
Level spawn location: World: (-566,64,965), Chunk: (at 10,4,5 in -36,60; contains blocks -576,0,960 to -561,255,975), Region: (-2,1; contains chunks -64,32 to -33,63, blocks -1024,0,512 to -513,255,1023)
Level time: 7859924 game time, 8426309 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 10848 (now: true), thunder time: 60762 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:396)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
The text was updated successfully, but these errors were encountered: