---- Minecraft Crash Report ----
// Don't be sad, have a hug! <3
Time: 02.12.14 20:06
Description: Ticking tile entity
java.lang.NullPointerException
at WayofTime.alchemicalWizardry.api.altarRecipeRegistry.AltarRecipeRegistry.getItemForItemAndTier(AltarRecipeRegistry.java:45)
at WayofTime.alchemicalWizardry.common.tileEntity.TEAltar.func_70316_g(TEAltar.java:544)
at net.minecraft.world.World.func_72939_s(World.java:2209)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:550)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:668)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:587)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:129)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at WayofTime.alchemicalWizardry.api.altarRecipeRegistry.AltarRecipeRegistry.getItemForItemAndTier(AltarRecipeRegistry.java:45)
at WayofTime.alchemicalWizardry.common.tileEntity.TEAltar.func_70316_g(TEAltar.java:544)
-- Tile entity being ticked --
Details:
Name: containerAltar // WayofTime.alchemicalWizardry.common.tileEntity.TEAltar
Block type: ID #3754 (tile.blockAltar // WayofTime.alchemicalWizardry.common.block.BlockAltar)
Block data value: 0 / 0x0 / 0b0000
Block location: World: (-554,53,2304), Chunk: (at 6,3,0 in -35,144; contains blocks -560,0,2304 to -545,255,2319), Region: (-2,4; contains chunks -64,128 to -33,159, blocks -1024,0,2048 to -513,255,2559)
Actual block type: ID #3754 (tile.blockAltar // WayofTime.alchemicalWizardry.common.block.BlockAltar)
Actual block data value: 0 / 0x0 / 0b0000
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:2209)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:550)
-- Affected level --
Details:
Level name: Running Red
All players: 0 total; []
Chunk stats: ServerChunkCache: 626 Drop: 0
Level seed: -6999002716373086483
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options:
Level spawn location: World: (-550,64,2286), Chunk: (at 10,4,14 in -35,142; contains blocks -560,0,2272 to -545,255,2287), Region: (-2,4; contains chunks -64,128 to -33,159, blocks -1024,0,2048 to -513,255,2559)
Level time: 4169008 game time, 5905252 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 64704 (now: false), thunder time: 104794 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:668)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:587)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:129)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)