Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Minecraft Crash Report ----
- // Quite honestly, I wouldn't worry myself about that.
- Time: 31/12/14 15:57
- Description: Ticking block entity
- java.lang.NullPointerException: Ticking block entity
- at thaumic.tinkerer.common.block.tile.TileSummon.func_145845_h(TileSummon.java:78)
- at net.minecraft.world.World.func_72939_s(World.java:2477)
- at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:669)
- at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:943)
- at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:423)
- at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:798)
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:658)
- at java.lang.Thread.run(Thread.java:745)
- A detailed walkthrough of the error, its code path and all known details is as follows:
- ---------------------------------------------------------------------------------------
- -- Head --
- Stacktrace:
- at thaumic.tinkerer.common.block.tile.TileSummon.func_145845_h(TileSummon.java:78)
- -- Block entity being ticked --
- Details:
- Name: ttinkerer:spawner // thaumic.tinkerer.common.block.tile.TileSummon
- Block type: ID #1590 (tile.spawner // thaumic.tinkerer.common.block.BlockSummon)
- Block data value: 0 / 0x0 / 0b0000
- Block location: World: (-1400,64,2035), Chunk: (at 8,4,3 in -88,127; contains blocks -1408,0,2032 to -1393,255,2047), Region: (-3,3; contains chunks -96,96 to -65,127, blocks -1536,0,1536 to -1025,255,2047)
- Actual block type: ID #1590 (tile.spawner // thaumic.tinkerer.common.block.BlockSummon)
- Actual block data value: 0 / 0x0 / 0b0000
- Stacktrace:
- at net.minecraft.world.World.func_72939_s(World.java:2477)
- at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:669)
- -- Affected level --
- Details:
- Level name: DireWolf20
- All players: 10 total; [EntityPlayerMP['Tronsy'/2460, l='DireWolf20', x=3449.13, y=61.00, z=11407.95](Tronsy at 3449.132950213803,61.0,11407.951822632964), EntityPlayerMP['euto'/11183, l='DireWolf20', x=6877.11, y=75.00, z=-8755.50](euto at 6877.109435920489,75.0,-8755.49888148289), EntityPlayerMP['Bakamon0'/41279, l='DireWolf20', x=3232.11, y=5.00, z=11375.90](Bakamon0 at 3232.113702032421,5.0,11375.899735789546), EntityPlayerMP['koalalord9999'/1588, l='DireWolf20', x=-12061.74, y=75.42, z=-2208.52](koalalord9999 at -12061.735222156618,75.42149582668164,-2208.5204825612013), EntityPlayerMP['Oreo_gun'/84847, l='DireWolf20', x=-7167.86, y=64.00, z=7436.08](Oreo_gun at -7167.858765567865,64.0,7436.083704306592), EntityPlayerMP['Chabolla'/99778, l='DireWolf20', x=-1399.49, y=64.00, z=2042.95](Chabolla at -1399.4915181079343,64.0,2042.9487794823672), EntityPlayerMP['AmrNero'/125425, l='DireWolf20', x=808.15, y=57.00, z=13.28](AmrNero at 808.1549567684968,57.0,13.275761196588041), EntityPlayerMP['underbridge2487'/148591, l='DireWolf20', x=6878.30, y=75.00, z=-8746.10](underbridge2487 at 6878.302965182999,75.0,-8746.10309976917), EntityPlayerMP['JimboFee'/117974, l='DireWolf20', x=12766.64, y=227.52, z=1788.77](JimboFee at 12766.639986120854,227.5157070057908,1788.7727748466384), EntityPlayerMP['555radom'/1960, l='DireWolf20', x=-265.54, y=72.00, z=3612.10](555radom at -265.53684857177853,72.0,3612.1005174597117)]
- Chunk stats: ServerChunkCache: 3956 Drop: 0
- Level seed: -2608129962820926871
- Level generator: ID 00 - default, ver 1. Features enabled: true
- Level generator options:
- Level spawn location: World: (12827,204,1791), Chunk: (at 11,12,15 in 801,111; contains blocks 12816,0,1776 to 12831,255,1791), Region: (25,3; contains chunks 800,96 to 831,127, blocks 12800,0,1536 to 13311,255,2047)
- Level time: 89424900 game time, 90080787 day time
- Level dimension: 0
- Level storage version: 0x04ABD - Anvil
- Level weather: Rain time: 26791 (now: false), thunder time: 33397 (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:943)
- at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:423)
- at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:798)
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:658)
- at java.lang.Thread.run(Thread.java:745)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement