---- Minecraft Crash Report ----
// Why did you do that?
Time: 14/02/17 20:48
Description: Ticking entity
java.lang.NullPointerException: Ticking entity
at net.minecraft.entity.EntityLivingBase.func_142014_c(EntityLivingBase.java:2039)
at net.minecraft.entity.ai.EntityAIHurtByTarget.func_75249_e(SourceFile:35)
at net.minecraft.entity.ai.EntityAITasks.func_75774_a(SourceFile:94)
at net.minecraft.entity.EntityLiving.func_70619_bc(EntityLiving.java:637)
at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:1774)
at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:452)
at net.minecraft.entity.monster.EntityMob.func_70636_d(SourceFile:25)
at net.minecraft.entity.monster.EntityZombie.func_70636_d(EntityZombie.java:217)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1611)
at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:272)
at net.minecraft.entity.monster.EntityMob.func_70071_h_(SourceFile:30)
at net.minecraft.entity.monster.EntityZombie.func_70071_h_(EntityZombie.java:303)
at net.minecraft.world.World.func_72866_a(World.java:2070)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648)
at net.minecraft.world.World.func_72870_g(World.java:2034)
at WorldServerOF.func_72870_g(WorldServerOF.java:347)
at net.minecraft.world.World.func_72939_s(World.java:1887)
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:186)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
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 net.minecraft.entity.EntityLivingBase.func_142014_c(EntityLivingBase.java:2039)
at net.minecraft.entity.ai.EntityAIHurtByTarget.func_75249_e(SourceFile:35)
at net.minecraft.entity.ai.EntityAITasks.func_75774_a(SourceFile:94)
at net.minecraft.entity.EntityLiving.func_70619_bc(EntityLiving.java:637)
at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:1774)
at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:452)
at net.minecraft.entity.monster.EntityMob.func_70636_d(SourceFile:25)
at net.minecraft.entity.monster.EntityZombie.func_70636_d(EntityZombie.java:217)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1611)
at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:272)
at net.minecraft.entity.monster.EntityMob.func_70071_h_(SourceFile:30)
at net.minecraft.entity.monster.EntityZombie.func_70071_h_(EntityZombie.java:303)
at net.minecraft.world.World.func_72866_a(World.java:2070)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648)
at net.minecraft.world.World.func_72870_g(World.java:2034)
at WorldServerOF.func_72870_g(WorldServerOF.java:347)
-- Entity being ticked --
Details:
Entity Type: Zombie (net.minecraft.entity.monster.EntityZombie)
Entity ID: 102803
Entity Name: Zombie
Entity's Exact location: 51.44, 40.64, 1056.99
Entity's Block location: World: (51,40,1056), Chunk: (at 3,2,0 in 3,66; contains blocks 48,0,1056 to 63,255,1071), Region: (0,2; contains chunks 0,64 to 31,95, blocks 0,0,1024 to 511,255,1535)
Entity's Momentum: 0.17, 0.19, -0.09
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:1887)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
-- Affected level --
Details:
Level name: Nuclear Daddy Penguin Hat
All players: 2 total; [EntityPlayerMP['cheatscom'/401, l='Nuclear Daddy Penguin Hat', x=660.45, y=11.00, z=1107.19], EntityPlayerMP['hazzary453'/101348, l='Nuclear Daddy Penguin Hat', x=48.40, y=40.00, z=1058.03]]
Chunk stats: ServerChunkCache: 1374 Drop: 0
Level seed: -6624707188968085143
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options:
Level spawn location: World: (232,64,252), Chunk: (at 8,4,12 in 14,15; contains blocks 224,0,240 to 239,255,255), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 593768 game time, 816261 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 149114 (now: false), thunder time: 122105 (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:636)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:186)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
This is a bug that has been in my mod-pack for a while, every time I think it's gone, I hit a random zombie and this happens. I would be forever grateful if someone could help me toward the cause, or better yet the solution. I do have some information that may help.
The crash only seems to exclusively happen when a player attacks a Zombie, not any other mob has caused it
I have heard that 'Flans Mod' or 'Thermal Expansion' is a root of this, although I am unsure how to prove this, as the bug can happen hours or days into any world
It can happen in single and multi player, whoever hits the "Zombie of Crashing" will cause their game to crash, and the server with it.
If there are any glaring mod conflicts I have missed, or anything that seems out of the ordinary, please let me know. I am running 1.7.10, the recommended build of forge, and have allocated 3GB of RAM to my pack.
What's odd, is that what I can tell from the stack-trace, there are no mentions of any mod in particular, it seems maybe that something is messing with the vanilla mob logic. I'm not sure, help would be appreciated.
---- Minecraft Crash Report ----
// Why did you do that?
Time: 14/02/17 20:48
Description: Ticking entity
java.lang.NullPointerException: Ticking entity
at net.minecraft.entity.EntityLivingBase.func_142014_c(EntityLivingBase.java:2039)
at net.minecraft.entity.ai.EntityAIHurtByTarget.func_75249_e(SourceFile:35)
at net.minecraft.entity.ai.EntityAITasks.func_75774_a(SourceFile:94)
at net.minecraft.entity.EntityLiving.func_70619_bc(EntityLiving.java:637)
at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:1774)
at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:452)
at net.minecraft.entity.monster.EntityMob.func_70636_d(SourceFile:25)
at net.minecraft.entity.monster.EntityZombie.func_70636_d(EntityZombie.java:217)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1611)
at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:272)
at net.minecraft.entity.monster.EntityMob.func_70071_h_(SourceFile:30)
at net.minecraft.entity.monster.EntityZombie.func_70071_h_(EntityZombie.java:303)
at net.minecraft.world.World.func_72866_a(World.java:2070)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648)
at net.minecraft.world.World.func_72870_g(World.java:2034)
at WorldServerOF.func_72870_g(WorldServerOF.java:347)
at net.minecraft.world.World.func_72939_s(World.java:1887)
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:186)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
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 net.minecraft.entity.EntityLivingBase.func_142014_c(EntityLivingBase.java:2039)
at net.minecraft.entity.ai.EntityAIHurtByTarget.func_75249_e(SourceFile:35)
at net.minecraft.entity.ai.EntityAITasks.func_75774_a(SourceFile:94)
at net.minecraft.entity.EntityLiving.func_70619_bc(EntityLiving.java:637)
at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:1774)
at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:452)
at net.minecraft.entity.monster.EntityMob.func_70636_d(SourceFile:25)
at net.minecraft.entity.monster.EntityZombie.func_70636_d(EntityZombie.java:217)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1611)
at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:272)
at net.minecraft.entity.monster.EntityMob.func_70071_h_(SourceFile:30)
at net.minecraft.entity.monster.EntityZombie.func_70071_h_(EntityZombie.java:303)
at net.minecraft.world.World.func_72866_a(World.java:2070)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648)
at net.minecraft.world.World.func_72870_g(World.java:2034)
at WorldServerOF.func_72870_g(WorldServerOF.java:347)
-- Entity being ticked --
Details:
Entity Type: Zombie (net.minecraft.entity.monster.EntityZombie)
Entity ID: 102803
Entity Name: Zombie
Entity's Exact location: 51.44, 40.64, 1056.99
Entity's Block location: World: (51,40,1056), Chunk: (at 3,2,0 in 3,66; contains blocks 48,0,1056 to 63,255,1071), Region: (0,2; contains chunks 0,64 to 31,95, blocks 0,0,1024 to 511,255,1535)
Entity's Momentum: 0.17, 0.19, -0.09
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:1887)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
-- Affected level --
Details:
Level name: Nuclear Daddy Penguin Hat
All players: 2 total; [EntityPlayerMP['cheatscom'/401, l='Nuclear Daddy Penguin Hat', x=660.45, y=11.00, z=1107.19], EntityPlayerMP['hazzary453'/101348, l='Nuclear Daddy Penguin Hat', x=48.40, y=40.00, z=1058.03]]
Chunk stats: ServerChunkCache: 1374 Drop: 0
Level seed: -6624707188968085143
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options:
Level spawn location: World: (232,64,252), Chunk: (at 8,4,12 in 14,15; contains blocks 224,0,240 to 239,255,255), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 593768 game time, 816261 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 149114 (now: false), thunder time: 122105 (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:636)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:186)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.8.0_121, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1830536536 bytes (1745 MB) / 3031433216 bytes (2891 MB) up to 3031433216 bytes (2891 MB)
JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms3072m -Xmx3072m
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.99.99 Minecraft Forge 10.13.4.1558 Optifine OptiFine_1.7.10_HD_U_D6 97 mods loaded, 86 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{7.10.99.99} [Forge Mod Loader] (modpack.jar)
UCHIJAAAA Forge{10.13.4.1558} [Minecraft Forge] (modpack.jar)
UCHIJAAAA CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
UCHIJAAAA ivtoolkit{1.2.1} [IvToolkit] (minecraft.jar)
UCHIJAAAA NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar)
UCHIJAAAA OpenEye{0.6} [OpenEye] (OpenEye-0.6-1.7.10.jar)
UCHIJAAAA PlayerAPI{1.4} [Player API] (minecraft.jar)
UCHIJAAAA OpenModsCore{0.9.1} [OpenModsCore] (minecraft.jar)
UCHIJAAAA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
UCHIJAAAA eplus{1.7.2-2.0.4} [Enchanting Plus] (14151574912_Enchanting-Plus-Mod-1.7.10.jar)
UCHIJAAAA lucky{5.1.0} [Lucky Block] ([1-7-10]_Lucky_Block_v5-1-0.jar)
UCHIJAAAA movillages{1.4.2} [Mo' Villages] ([1.7.10]MoVillages-1.4.2.jar)
UCHIJAAAA IC2{2.2.821-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.821-experimental.jar)
UCHIJAAAA ImmibisCore{59.1.4} [Immibis Core] (immibis-core-59.1.4.jar)
UCHIJAAAA AdvancedRepulsionSystems{59.0.4} [Advanced Repulsion Systems] (adv-repulsion-systems-59.0.4.jar)
UCHIJAAAA AdvancedMachines{59.0.2} [Advanced Machines] (advanced-machines-59.0.2.jar)
UCHIJAAAA Your Records Mod{Alpha} [§aYour Records Mod] (Arkif - Your Records Mod [1.7.10] [0.7.1].jar)
UCHIJAAAA BiblioCraft{1.11.5} [BiblioCraft] (BiblioCraft[v1.11.5][MC1.7.10].jar)
UCHIJAAAA CoFHCore{1.7.10R3.1.3} [CoFH Core] (CoFHCore-[1.7.10]3.1.3-327.jar)
UCHIJAAAA BuildCraft|Core{7.1.20} [BuildCraft] (buildcraft-7.1.20.jar)
UCHIJAAAA BuildCraft|Robotics{7.1.20} [BC Robotics] (buildcraft-7.1.20.jar)
UCHIJAAAA BuildCraft|Factory{7.1.20} [BC Factory] (buildcraft-7.1.20.jar)
UCHIJAAAA BuildCraft|Transport{7.1.20} [BC Transport] (buildcraft-7.1.20.jar)
UCHIJAAAA BuildCraft|Energy{7.1.20} [BC Energy] (buildcraft-7.1.20.jar)
UCHIJAAAA BuildCraft|Silicon{7.1.20} [BC Silicon] (buildcraft-7.1.20.jar)
UCHIJAAAA BuildCraft|Builders{7.1.20} [BC Builders] (buildcraft-7.1.20.jar)
UCHIJAAAA ForgeMultipart{1.2.0.347} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.347-universal.jar)
UCHIJAAAA chisel{2.5.0.43} [Chisel 2] (Chisel2-2.5.0.43.jar)
UCHIJAAAA CompactSolars{4.4.41.316} [Compact Solar Arrays] (CompactSolars-1.7.10-4.4.41.316-universal.jar)
UCHIJAAAA ComputerCraft{1.75} [ComputerCraft] (ComputerCraft1.75.jar)
UCHIJAAAA dimdoors{2.2.5-test9} [Dimensional Doors] (DimensionalDoors-2.2.5-test9.jar)
UCHIJAAAA EnderStorage{1.4.7.38} [EnderStorage] (EnderStorage-1.7.10-1.4.7.38-universal.jar)
UCHIJAAAA ThermalFoundation{1.7.10R1.2.5} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.5-115.jar)
UCHIJAAAA ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities-1.2.12.jar)
UCHIJAAAA flansmod{4.10.0} [Flan's Mod] (Flans Mod-1.7.10-4.10.0.jar)
UCHIJAAAA iChunUtil{4.2.3} [iChunUtil] (iChunUtil-4.2.3.jar)
UCHIJAAAA Hats{4.0.1} [Hats] (Hats-4.0.1.jar)
UCHIJAAAA inventorytweaks{1.58-147-645ca10} [Inventory Tweaks] (InventoryTweaks-1.58-147.jar)
UCHIJAAAA IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar)
UCHIJAAAA MineFactoryReloaded{1.7.10R2.8.1} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCHIJAAAA MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.1} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCHIJAAAA MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.1} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCHIJAAAA MineFactoryReloaded|CompatIC2{1.7.10R2.8.1} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCHIJAAAA MrTJPCoreMod{1.1.0.33} [MrTJPCore] (MrTJPCore-1.1.0.33-universal.jar)
UCHIJAAAA ProjRed|Core{4.7.0pre12.95} [ProjectRed Core] (ProjectRed-1.7.10-4.7.0pre12.95-Base.jar)
UCHIJAAAA ProjRed|Exploration{4.7.0pre12.95} [ProjectRed Exploration] (ProjectRed-1.7.10-4.7.0pre12.95-World.jar)
UCHIJAAAA MineFactoryReloaded|CompatProjRed{1.7.10R2.8.1} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCHIJAAAA ThermalExpansion{1.7.10R4.1.4} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.1.4-247.jar)
UCHIJAAAA MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.1} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCHIJAAAA MineFactoryReloaded|CompatVanilla{1.7.10R2.8.1} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCHIJAAAA numina{0.4.1.104} [Numina] (Numina-0.4.1.104.jar)
UCHIJAAAA powersuits{@[email protected]} [MachineMuse's Modular Powersuits] (ModularPowersuits-0.11.1.109.jar)
UCHIJAAAA me{1.3.1.2} [More Enchantments] (More-Enchantments-Mod-1.7.10.jar)
UCHIJAAAA AencEx{0.0.1} [AencEx] (More-Enchantments-Mod-1.7.10.jar)
UCHIJAAAA Morph{0.9.3} [Morph] (Morph-Beta-0.9.3.jar)
UCHIJAAAA Mystcraft{0.12.3.03} [Mystcraft] (mystcraft-1.7.10-0.12.3.03.jar)
UCHIJAAAA OpenMods{0.9.1} [OpenMods] (OpenModsLib-1.7.10-0.9.1.jar)
UCHIJAAAA OpenBlocks{1.5.1} [OpenBlocks] (OpenBlocks-1.7.10-1.5.1.jar)
UCHIJAAAA OpenPeripheralCore{1.3} [OpenPeripheralCore] (OpenPeripheral-1.7.10-AIO-7.jar)
UCHIJAAAA OpenPeripheral{0.5.1} [OpenPeripheralAddons] (OpenPeripheral-1.7.10-AIO-7.jar)
UCHIJAAAA OpenPeripheralIntegration{0.5} [OpenPeripheralIntegration] (OpenPeripheral-1.7.10-AIO-7.jar)
UCHIJAAAA ProjectE{1.7.10-PE1.10.1} [ProjectE] (ProjectE-1.7.10-PE1.10.1.jar)
UCHIJAAAA ProjRed|Transmission{4.7.0pre12.95} [ProjectRed Transmission] (ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar)
UCHIJAAAA ProjRed|Transportation{4.7.0pre12.95} [ProjectRed Transportation] (ProjectRed-1.7.10-4.7.0pre12.95-Mechanical.jar)
UCHIJAAAA ProjRed|Compatibility{4.7.0pre12.95} [ProjectRed Compatibility] (ProjectRed-1.7.10-4.7.0pre12.95-Compat.jar)
UCHIJAAAA ProjRed|Integration{4.7.0pre12.95} [ProjectRed Integration] (ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar)
UCHIJAAAA ProjRed|Fabrication{4.7.0pre12.95} [ProjectRed Fabrication] (ProjectRed-1.7.10-4.7.0pre12.95-Fabrication.jar)
UCHIJAAAA ProjRed|Illumination{4.7.0pre12.95} [ProjectRed Illumination] (ProjectRed-1.7.10-4.7.0pre12.95-Lighting.jar)
UCHIJAAAA ProjRed|Expansion{4.7.0pre12.95} [ProjectRed Expansion] (ProjectRed-1.7.10-4.7.0pre12.95-Mechanical.jar)
UCHIJAAAA reccomplex{0.9.7.1.1} [Recurrent Complex] (RecurrentComplex-0.9.7.1.1.jar)
UCHIJAAAA RedstonePasteMod{1.6.2} [Redstone Paste] (Redstone-Paste-Mod-1.7.10.jar)
UCHIJAAAA Roguelike{1.5.0} [Roguelike Dungeons] (roguelike-1.7.10-1.5.0b.jar)
UCHIJAAAA AS_Ruins{15.4} [Ruins Spawning System] (Ruins-1.7.10.jar)
UCHIJAAAA bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar)
UCHIJAAAA Treecapitator{1.7.10} [Treecapitator] (Tree-Capitator-Mod-1.7.10.jar)
UCHIJAAAA VersionChecker{1.1.9} [Version Checker] (VersionChecker-1.1.9.jar)
UCHIJAAAA Waypoints{1.1.1} [Waypoints] (waypoints-1.1.1.jar)
UCHIJAAAA WR-CBE|Core{1.4.1.11} [WR-CBE Core] (WR-CBE-1.7.10-1.4.1.11-universal.jar)
UCHIJAAAA WR-CBE|Addons{1.4.1.11} [WR-CBE Addons] (WR-CBE-1.7.10-1.4.1.11-universal.jar)
UCHIJAAAA WR-CBE|Logic{1.4.1.11} [WR-CBE Logic] (WR-CBE-1.7.10-1.4.1.11-universal.jar)
UCHIJAAAA ForgeMicroblock{1.2.0.347} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.347-universal.jar)
UCHIJAAAA McMultipart{1.2.0.347} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.347-universal.jar)
UCHIJAAAA ForgeRelocation{0.0.1.4} [ForgeRelocation] (ForgeRelocation-0.0.1.4-universal.jar)
UCHIJAAAA MCFrames{1.0} [MCFrames] (ForgeRelocation-0.0.1.4-universal.jar)
UCHIJAAAA RelocationFMP{0.0.1.2} [RelocationFMP] (ForgeRelocationFMP-0.0.1.2-universal.jar)
UD MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.1} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UD MineFactoryReloaded|CompatAtum{1.7.10R2.8.1} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UD MineFactoryReloaded|CompatBackTools{1.7.10R2.8.1} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UD MineFactoryReloaded|CompatChococraft{1.7.10R2.8.1} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UD MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.1} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UD MineFactoryReloaded|CompatForestry{1.7.10R2.8.1} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UD MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.1} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UD MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.1} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UD MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.1} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UD MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.1} [MFR Compat: Tinkers' Construct] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UD MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.1} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
OpenModsLib class transformers: [stencil_patches:FINISHED],[movement_callback:ACTIVATED],[map_gen_fix:FINISHED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED]
Class transformer null safety: all safe
CoFHCore: -[1.7.10]3.1.3-327
ThermalFoundation: -[1.7.10]1.2.5-115
MineFactoryReloaded: -[1.7.10]2.8.1-174
ThermalExpansion: -[1.7.10]4.1.4-247
Stencil buffer state: Function set: GL30, pool: forge, bits: 8
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Player Count: 2 / 8; [EntityPlayerMP['cheatscom'/401, l='Nuclear Daddy Penguin Hat', x=660.45, y=11.00, z=1107.19], EntityPlayerMP['hazzary453'/101348, l='Nuclear Daddy Penguin Hat', x=48.40, y=40.00, z=1058.03]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'
OptiFine Version: OptiFine_1.7.10_HD_U_D6
Render Distance Chunks: 11
Mipmaps: 0
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
OpenGlVersion: 4.5.13467 Compatibility Profile Context 21.19.413.0
OpenGlRenderer: AMD Radeon (TM) R9 390 Series
OpenGlVendor: ATI Technologies Inc.
CpuCount: 8
This is a bug that has been in my mod-pack for a while, every time I think it's gone, I hit a random zombie and this happens. I would be forever grateful if someone could help me toward the cause, or better yet the solution. I do have some information that may help.
If there are any glaring mod conflicts I have missed, or anything that seems out of the ordinary, please let me know. I am running 1.7.10, the recommended build of forge, and have allocated 3GB of RAM to my pack.
What's odd, is that what I can tell from the stack-trace, there are no mentions of any mod in particular, it seems maybe that something is messing with the vanilla mob logic. I'm not sure, help would be appreciated.
My best gues is that a mod uses asm and changed EntityLivingBass.class
Minecraft mod developer. I will always answer pm's.