---- Minecraft Crash Report ----
// You should try our sister game, Minceraft!
Time: 12/9/14 8:56 AM
Description: Ticking entity
java.lang.NullPointerException: Ticking entity
at net.minecraft.entity.player.EntityPlayerMP.func_145747_a(EntityPlayerMP.java:1268)
at mytown.core.ChatUtils.sendChat(ChatUtils.java:23)
at mytown.entities.Resident.sendMessage(Resident.java:440)
at mytown.entities.Resident.checkLocation(Resident.java:326)
at mytown.handlers.PlayerTracker.checkLocationAndSendMap(PlayerTracker.java:78)
at mytown.handlers.PlayerTracker.onEnterChunk(PlayerTracker.java:68)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_417_PlayerTracker_onEnterChunk_EnteringChunk.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
at net.minecraft.world.chunk.Chunk.func_76612_a(Chunk.java:825)
at net.minecraft.world.World.func_72866_a(World.java:2692)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:838)
at net.minecraft.world.World.func_72870_g(World.java:2600)
at net.minecraft.world.World.func_72939_s(World.java:2412)
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:744)
A detailed walkthrough of the error, its code path and all known details is as follows:
-- Head --
Stacktrace:
at net.minecraft.entity.player.EntityPlayerMP.func_145747_a(EntityPlayerMP.java:1268)
at mytown.core.ChatUtils.sendChat(ChatUtils.java:23)
at mytown.entities.Resident.sendMessage(Resident.java:440)
at mytown.entities.Resident.checkLocation(Resident.java:326)
at mytown.handlers.PlayerTracker.checkLocationAndSendMap(PlayerTracker.java:78)
at mytown.handlers.PlayerTracker.onEnterChunk(PlayerTracker.java:68)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_417_PlayerTracker_onEnterChunk_EnteringChunk.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
at net.minecraft.world.chunk.Chunk.func_76612_a(Chunk.java:825)
at net.minecraft.world.World.func_72866_a(World.java:2692)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:838)
at net.minecraft.world.World.func_72870_g(World.java:2600)
-- Entity being ticked --
Details:
Entity Type: null (net.minecraft.entity.player.EntityPlayerMP)
Entity ID: 158184
Entity Name: KwaaiWolf
Entity's Exact location: 1460.11, 39.69, 1905.29
Entity's Block location: World: (1460,39,1905), Chunk: (at 4,2,1 in 91,119; contains blocks 1456,0,1904 to 1471,255,1919), Region: (2,3; contains chunks 64,96 to 95,127, blocks 1024,0,1536 to 1535,255,2047)
Entity's Momentum: 0.00, 0.00, 0.00
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:2412)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:669)
-- Affected level --
Details:
Level name: world
All players: 5 total; [EntityPlayerMP['Watermelon'/18734, l='world', x=-1619.26, y=78.00, z=-598.09](Watermelon at -1619.2553313393169,77.99886658913736,-598.0949972785716), EntityPlayerMP['AdrianMN_96'/51892, l='world', x=705.70, y=64.00, z=103.75](AdrianMN_96 at 705.6992389427905,64.0,103.74546496335562), EntityPlayerMP['sahand12'/60356, l='world', x=2329.61, y=65.00, z=-3667.97](sahand12 at 2329.610209926881,65.0,-3667.968942582278), EntityPlayerMP['Aaronbabu'/130910, l='world', x=2325.47, y=67.00, z=-3668.68](Aaronbabu at 2325.474364043729,67.0,-3668.67623961176), EntityPlayerMP['KwaaiWolf'/158184, l='world', x=1460.11, y=39.69, z=1905.29](KwaaiWolf at 1460.1133424679072,39.687507403720836,1905.2924563138267)]
Chunk stats: ServerChunkCache: 644 Drop: 0
Level seed: -2028501701313371733
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options:
Level spawn location: World: (225,75,-256), Chunk: (at 1,4,0 in 14,-16; contains blocks 224,0,-256 to 239,255,-241), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)
Level time: 23496847 game time, 24149923 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 1019 (now: false), thunder time: 23126 (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:744)
FTB Direwolf20 v1.0.2 1.7.10 modpack
---- Minecraft Crash Report ---- // You should try our sister game, Minceraft!
Time: 12/9/14 8:56 AM Description: Ticking entity
java.lang.NullPointerException: Ticking entity at net.minecraft.entity.player.EntityPlayerMP.func_145747_a(EntityPlayerMP.java:1268) at mytown.core.ChatUtils.sendChat(ChatUtils.java:23) at mytown.entities.Resident.sendMessage(Resident.java:440) at mytown.entities.Resident.checkLocation(Resident.java:326) at mytown.handlers.PlayerTracker.checkLocationAndSendMap(PlayerTracker.java:78) at mytown.handlers.PlayerTracker.onEnterChunk(PlayerTracker.java:68) at cpw.mods.fml.common.eventhandler.ASMEventHandler_417_PlayerTracker_onEnterChunk_EnteringChunk.invoke(.dynamic) at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) at net.minecraft.world.chunk.Chunk.func_76612_a(Chunk.java:825) at net.minecraft.world.World.func_72866_a(World.java:2692) at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:838) at net.minecraft.world.World.func_72870_g(World.java:2600) at net.minecraft.world.World.func_72939_s(World.java:2412) 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:744)
A detailed walkthrough of the error, its code path and all known details is as follows:
-- Head -- Stacktrace: at net.minecraft.entity.player.EntityPlayerMP.func_145747_a(EntityPlayerMP.java:1268) at mytown.core.ChatUtils.sendChat(ChatUtils.java:23) at mytown.entities.Resident.sendMessage(Resident.java:440) at mytown.entities.Resident.checkLocation(Resident.java:326) at mytown.handlers.PlayerTracker.checkLocationAndSendMap(PlayerTracker.java:78) at mytown.handlers.PlayerTracker.onEnterChunk(PlayerTracker.java:68) at cpw.mods.fml.common.eventhandler.ASMEventHandler_417_PlayerTracker_onEnterChunk_EnteringChunk.invoke(.dynamic) at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) at net.minecraft.world.chunk.Chunk.func_76612_a(Chunk.java:825) at net.minecraft.world.World.func_72866_a(World.java:2692) at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:838) at net.minecraft.world.World.func_72870_g(World.java:2600)
-- Entity being ticked -- Details: Entity Type: null (net.minecraft.entity.player.EntityPlayerMP) Entity ID: 158184 Entity Name: KwaaiWolf Entity's Exact location: 1460.11, 39.69, 1905.29 Entity's Block location: World: (1460,39,1905), Chunk: (at 4,2,1 in 91,119; contains blocks 1456,0,1904 to 1471,255,1919), Region: (2,3; contains chunks 64,96 to 95,127, blocks 1024,0,1536 to 1535,255,2047) Entity's Momentum: 0.00, 0.00, 0.00 Stacktrace: at net.minecraft.world.World.func_72939_s(World.java:2412) at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:669)
-- Affected level -- Details: Level name: world All players: 5 total; [EntityPlayerMP['Watermelon'/18734, l='world', x=-1619.26, y=78.00, z=-598.09](Watermelon at -1619.2553313393169,77.99886658913736,-598.0949972785716), EntityPlayerMP['AdrianMN_96'/51892, l='world', x=705.70, y=64.00, z=103.75](AdrianMN_96 at 705.6992389427905,64.0,103.74546496335562), EntityPlayerMP['sahand12'/60356, l='world', x=2329.61, y=65.00, z=-3667.97](sahand12 at 2329.610209926881,65.0,-3667.968942582278), EntityPlayerMP['Aaronbabu'/130910, l='world', x=2325.47, y=67.00, z=-3668.68](Aaronbabu at 2325.474364043729,67.0,-3668.67623961176), EntityPlayerMP['KwaaiWolf'/158184, l='world', x=1460.11, y=39.69, z=1905.29](KwaaiWolf at 1460.1133424679072,39.687507403720836,1905.2924563138267)] Chunk stats: ServerChunkCache: 644 Drop: 0 Level seed: -2028501701313371733 Level generator: ID 00 - default, ver 1. Features enabled: true Level generator options: Level spawn location: World: (225,75,-256), Chunk: (at 1,4,0 in 14,-16; contains blocks 224,0,-256 to 239,255,-241), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) Level time: 23496847 game time, 24149923 day time Level dimension: 0 Level storage version: 0x04ABD - Anvil Level weather: Rain time: 1019 (now: false), thunder time: 23126 (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:744)
-- System Details -- Details: Minecraft Version: 1.7.10 Operating System: Linux (amd64) version 2.6.32-431.11.2.el6.x86_64 Java Version: 1.7.0_51, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 3321893888 bytes (3168 MB) / 6395265024 bytes (6099 MB) up to 6395265024 bytes (6099 MB) JVM Flags: 6 total; -Xms6144M -Xmx6144M -XX:MaxGCPauseMillis=200 -XX:MaxPermSize=256m -XX:+AggressiveOpts -XX:+UseFastAccessorMethods AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used IntCache: cache: 0, tcache: 0, allocated: 15, tallocated: 95 FML: MCP v9.05 FML v7.10.85.1236 Cauldron-MCPC-Plus vgit-Cauldron-MCPC-Plus-1.7.10-1.1236.06.212 (MC: 1.7.10) (API v1.7.10-R0.1-SNAPSHOT) Minecraft Forge 10.13.2.1236 140 mods loaded, 140 mods active mcp{9.05} Minecraft Coder Pack Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available FML{7.10.85.1236} Forge Mod Loader Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available Forge{10.13.2.1236} Minecraft Forge Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available appliedenergistics2-core{rv2-alpha-17} AppliedEnergistics2 Core Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available Aroma1997Core{1.0.2.9} Aroma1997Core Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available CodeChickenCore{1.0.4.29} CodeChicken Core Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available