---- Minecraft Crash Report ----
WARNING: coremods are present:
FMLPlugin (InventoryTweaks-1.59-dev-168.jar)
TMIForgeLoader (TooManyItems2015_02_01_1.8_Forge.jar)
Contact their authors BEFORE contacting forge
// I blame Dinnerbone.
Time: 02.09.15 21:02
Description: Ticking entity
java.lang.NullPointerException: Ticking entity
at mapwriter.forge.EventHandler.eventPlayerDeath(EventHandler.java:70)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_16_EventHandler_eventPlayerDeath_LivingDeathEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:55)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:138)
at net.minecraftforge.common.ForgeHooks.onLivingDeath(ForgeHooks.java:350)
at net.minecraft.entity.EntityLivingBase.func_70645_a(EntityLivingBase.java:900)
at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:863)
at net.minecraft.entity.passive.EntityBat.func_70097_a(SourceFile:190)
at net.minecraft.entity.Entity.func_70030_z(Entity.java:369)
at net.minecraft.entity.EntityLivingBase.func_70030_z(EntityLivingBase.java:186)
at net.minecraft.entity.EntityLiving.func_70030_z(EntityLiving.java:209)
at net.minecraft.entity.Entity.func_70071_h_(Entity.java:276)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1578)
at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:296)
at net.minecraft.entity.passive.EntityBat.func_70071_h_(SourceFile:101)
at net.minecraft.world.World.func_72866_a(World.java:1880)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:732)
at net.minecraft.world.World.func_72870_g(World.java:1850)
at net.minecraft.world.World.func_72939_s(World.java:1679)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:571)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:704)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:598)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:258)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:478)
at java.lang.Thread.run(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at mapwriter.forge.EventHandler.eventPlayerDeath(EventHandler.java:70)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_16_EventHandler_eventPlayerDeath_LivingDeathEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:55)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:138)
at net.minecraftforge.common.ForgeHooks.onLivingDeath(ForgeHooks.java:350)
at net.minecraft.entity.EntityLivingBase.func_70645_a(EntityLivingBase.java:900)
at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:863)
at net.minecraft.entity.passive.EntityBat.func_70097_a(SourceFile:190)
at net.minecraft.entity.Entity.func_70030_z(Entity.java:369)
at net.minecraft.entity.EntityLivingBase.func_70030_z(EntityLivingBase.java:186)
at net.minecraft.entity.EntityLiving.func_70030_z(EntityLiving.java:209)
at net.minecraft.entity.Entity.func_70071_h_(Entity.java:276)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1578)
at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:296)
at net.minecraft.entity.passive.EntityBat.func_70071_h_(SourceFile:101)
at net.minecraft.world.World.func_72866_a(World.java:1880)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:732)
at net.minecraft.world.World.func_72870_g(World.java:1850)
-- Entity being ticked --
Details:
Entity Type: Bat (net.minecraft.entity.passive.EntityBat)
Entity ID: 125
Entity Name: Fledermaus
Entity's Exact location: 350,10, 13,83, 157,40
Entity's Block location: 350,00,13,00,157,00 - World: (350,13,157), Chunk: (at 14,0,13 in 21,9; contains blocks 336,0,144 to 351,255,159), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Entity's Momentum: -0,18, -0,19, -0,19
Entity's Rider: ~~ERROR~~ NullPointerException: null
Entity's Vehicle: ~~ERROR~~ NullPointerException: null
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:1679)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:571)
-- Affected level --
Details:
Level name: Gothem City
All players: 0 total; []
Chunk stats: ServerChunkCache: 625 Drop: 0
Level seed: 1961243719777151979
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options:
Level spawn location: 317,00,64,00,63,00 - World: (317,64,63), Chunk: (at 13,4,15 in 19,3; contains blocks 304,0,48 to 319,255,63), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 410013 game time, 418294 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 31223 (now: false), thunder time: 112850 (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:704)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:598)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:258)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:478)
at java.lang.Thread.run(Unknown Source)
-- System Details --
Details:
Minecraft Version: 1.8
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 107499112 bytes (102 MB) / 353632256 bytes (337 MB) up to 353632256 bytes (337 MB)
JVM Flags: 29 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmn128M -Xmx2048M -Xrs -Xmx350m -XX:ThreadPriorityPolicy=42 -XX:+TieredCompilation -XX:TargetSurvivorRatio=90 -XX:MaxTenuringThreshold=15 -XX:+UnlockExperimentalVMOptions -XX:+UseBiasedLocking -XX:UseSSE=3 -XX:+UseCodeCacheFlushing -XX:+UseThreadPriorities -XX:+UseFastAccessorMethods -XX:+AggressiveOpts -XX:+ReduceSignalUsage -XX:+UseInterpreter -XX:+UseFastEmptyMethods -XX:AllocatePrefetchStyle=1 -XX:+UseConcMarkSweepGC -XX:+RewriteFrequentPairs -XX:+OptimizeStringConcat -XX:+CMSCleanOnEnter -XX:+UseSplitVerifier -XX:+UseInlineCaches -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy
IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
FML: MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.3.1486 Optifine OptiFine_1.8_HD_U_D5 7 mods loaded, 7 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.8-11.14.3.1486.jar)
UCHIJAAAA Forge{11.14.3.1486} [Minecraft Forge] (forge-1.8-11.14.3.1486.jar)
UCHIJAAAA TooManyItems{1.8} [TooManyItems] (minecraft.jar)
UCHIJAAAA inventorytweaks{1.59-dev-168-b68e305-dirty} [Inventory Tweaks] (InventoryTweaks-1.59-dev-168.jar)
UCHIJAAAA MapWriter{2.2.3} [MapWriter] (MapWriter-1.8-2.2.3.jar)
UCHIJAAAA worldedit{6.0.2-SNAPSHOT} [WorldEdit] (worldedit_singleplayer.jar)
Loaded coremods (and transformers):
FMLPlugin (InventoryTweaks-1.59-dev-168.jar)
invtweaks.forge.asm.ContainerTransformer
TMIForgeLoader (TooManyItems2015_02_01_1.8_Forge.jar)
TMIForgeTransformer
GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
Profiler Position: N/A (disabled)
Player Count: 0 / 8; []
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'