Paste your logs.

Built for Minecraft & Hytale

Forge 1.12.2 Crash Report

201 lines
Raw
Detected
Minecraft version: 1.12.2 Java version: 1.8.0_312 Forge version: 14.23.5.2854
1 Problem detected
Problem The entity 'Zombie' at the location -301.97, 67, 191.9 is causing issues while ticking. Line 13
Solution:
Remove the entity 'Zombie' at the location -301.97, 67, 191.9.
---- Minecraft Crash Report ----
WARNING: coremods are present:
XaeroMinimapPlugin (Xaeros_Minimap_21.17.2_Forge_1.12.jar)
PMCPlugin (PUBGMC-1.6.4.jar)
MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.280.jar)
Techguns Core (techguns-1.12.2-2.0.2.0_pre3.2.jar)
Contact their authors BEFORE contacting forge
// I feel sad now :(
Time: 10/29/21 4:59 PM
Description: Ticking entity
java.lang.NoSuchMethodError: net.minecraft.entity.player.InventoryPlayer.func_70440_f(I)Lnet/minecraft/item/ItemStack;
at net.smileycorp.hordes.common.entities.EntityZombiePlayer.setPlayer(EntityZombiePlayer.java:53)
at net.smileycorp.hordes.common.entities.EntityZombiePlayer.<init>(EntityZombiePlayer.java:41)
at net.smileycorp.hordes.common.IZombifyPlayer$Implementation.createZombie(IZombifyPlayer.java:47)
at net.smileycorp.hordes.common.MiscEventHandler.onDeath(MiscEventHandler.java:30)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_333_MiscEventHandler_onDeath_LivingDeathEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
at net.minecraftforge.common.ForgeHooks.onLivingDeath(ForgeHooks.java:615)
at net.minecraft.entity.player.EntityPlayerMP.func_70645_a(EntityPlayerMP.java:474)
at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:1023)
at net.minecraft.entity.player.EntityPlayer.func_70097_a(EntityPlayer.java:1038)
at net.minecraft.entity.player.EntityPlayerMP.func_70097_a(EntityPlayerMP.java:645)
at micdoodle8.mods.galacticraft.core.entities.player.GCEntityPlayerMP.func_70097_a(GCEntityPlayerMP.java:68)
at net.minecraft.entity.monster.EntityMob.func_70652_k(EntityMob.java:99)
at net.minecraft.entity.monster.EntityZombie.func_70652_k(EntityZombie.java:294)
at net.minecraft.entity.ai.EntityAIAttackMelee.func_190102_a(EntityAIAttackMelee.java:178)
at net.minecraft.entity.ai.EntityAIAttackMelee.func_75246_d(EntityAIAttackMelee.java:167)
at net.minecraft.entity.ai.EntityAIZombieAttack.func_75246_d(SourceFile:28)
at net.minecraft.entity.ai.EntityAITasks.func_75774_a(SourceFile:129)
at net.minecraft.entity.EntityLiving.func_70626_be(EntityLiving.java:763)
at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:2359)
at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:577)
at net.minecraft.entity.monster.EntityMob.func_70636_d(EntityMob.java:45)
at net.minecraft.entity.monster.EntityZombie.func_70636_d(EntityZombie.java:223)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2179)
at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:295)
at net.minecraft.entity.monster.EntityMob.func_70071_h_(EntityMob.java:50)
at net.minecraft.world.World.func_72866_a(World.java:1996)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832)
at net.minecraft.world.World.func_72870_g(World.java:1958)
at net.minecraft.world.World.func_72939_s(World.java:1762)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
at java.lang.Thread.run(Thread.java:748)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Server thread
Stacktrace:
at net.smileycorp.hordes.common.entities.EntityZombiePlayer.setPlayer(EntityZombiePlayer.java:53)
at net.smileycorp.hordes.common.entities.EntityZombiePlayer.<init>(EntityZombiePlayer.java:41)
at net.smileycorp.hordes.common.IZombifyPlayer$Implementation.createZombie(IZombifyPlayer.java:47)
at net.smileycorp.hordes.common.MiscEventHandler.onDeath(MiscEventHandler.java:30)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_333_MiscEventHandler_onDeath_LivingDeathEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
at net.minecraftforge.common.ForgeHooks.onLivingDeath(ForgeHooks.java:615)
at net.minecraft.entity.player.EntityPlayerMP.func_70645_a(EntityPlayerMP.java:474)
at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:1023)
at net.minecraft.entity.player.EntityPlayer.func_70097_a(EntityPlayer.java:1038)
at net.minecraft.entity.player.EntityPlayerMP.func_70097_a(EntityPlayerMP.java:645)
at micdoodle8.mods.galacticraft.core.entities.player.GCEntityPlayerMP.func_70097_a(GCEntityPlayerMP.java:68)
at net.minecraft.entity.monster.EntityMob.func_70652_k(EntityMob.java:99)
at net.minecraft.entity.monster.EntityZombie.func_70652_k(EntityZombie.java:294)
at net.minecraft.entity.ai.EntityAIAttackMelee.func_190102_a(EntityAIAttackMelee.java:178)
at net.minecraft.entity.ai.EntityAIAttackMelee.func_75246_d(EntityAIAttackMelee.java:167)
at net.minecraft.entity.ai.EntityAIZombieAttack.func_75246_d(SourceFile:28)
at net.minecraft.entity.ai.EntityAITasks.func_75774_a(SourceFile:129)
at net.minecraft.entity.EntityLiving.func_70626_be(EntityLiving.java:763)
at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:2359)
at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:577)
at net.minecraft.entity.monster.EntityMob.func_70636_d(EntityMob.java:45)
at net.minecraft.entity.monster.EntityZombie.func_70636_d(EntityZombie.java:223)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2179)
at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:295)
at net.minecraft.entity.monster.EntityMob.func_70071_h_(EntityMob.java:50)
at net.minecraft.world.World.func_72866_a(World.java:1996)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832)
at net.minecraft.world.World.func_72870_g(World.java:1958)
-- Entity being ticked --
Details:
Entity Type: minecraft:zombie (net.minecraft.entity.monster.EntityZombie)
Entity ID: 38954
Entity Name: Zombie
Entity's Exact location: -301.97, 67.00, 191.90
Entity's Block location: World: (-302,67,191), Chunk: (at 2,4,15 in -19,11; contains blocks -304,0,176 to -289,255,191), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Entity's Momentum: 0.00, -0.08, 0.00
Entity's Passengers: []
Entity's Vehicle: ~~ERROR~~ NullPointerException: null
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:1762)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613)
-- Affected level --
Details:
Level name: world
All players: 1 total; [GCEntityPlayerMP['VLGKiwi'/7815, l='world', x=-301.47, y=67.00, z=191.06]]
Chunk stats: ServerChunkCache: 320 Drop: 0
Level seed: -531115756371319057
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options:
Level spawn location: World: (-222,64,166), Chunk: (at 2,4,6 in -14,10; contains blocks -224,0,160 to -209,255,175), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 3369 game time, 15645 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 75198 (now: false), thunder time: 173822 (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:767)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
at java.lang.Thread.run(Thread.java:748)
-- System Details --
Details:
Minecraft Version: 1.12.2
Operating System: Linux (amd64) version 5.4.0-72-generic
Java Version: 1.8.0_312, Oracle Corporation
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 935387840 bytes (892 MB) / 1431306240 bytes (1365 MB) up to 1771044864 bytes (1689 MB)
JVM Flags: 3 total; -XX:MaxMetaspaceSize=200M -Xmx1900M -Xms950M
IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
FML: MCP 9.42 Powered by Forge 14.23.5.2854 38 mods loaded, 38 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
| State | ID | Version | Source | Signature |
|:------ |:------------------- |:------------------ |:---------------------------------------------- |:---------------------------------------- |
| LCHIJA | minecraft | 1.12.2 | minecraft.jar | None |
| LCHIJA | mcp | 9.42 | minecraft.jar | None |
| LCHIJA | FML | **.**.**.** | forge.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCHIJA | forge | 14.23.5.2854 | forge.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCHIJA | micdoodlecore | | minecraft.jar | None |
| LCHIJA | xaerominimap_core | 1.12.2-1.0 | minecraft.jar | None |
| LCHIJA | techguns_core | 1.12.2-1.0 | minecraft.jar | None |
| LCHIJA | sza | 1.0.0 | [FORGE1.12.2]SimpleZombieApocalypse[0.7.0].jar | None |
| LCHIJA | atlaslib | 1.1.5 | Atlas-Lib-1.12.2-1.1.4.jar | None |
| LCHIJA | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
| LCHIJA | hordes | 1.1.2 | The-Hordes-1.12.2-1.1.3.jar | None |
| LCHIJA | jei | **.**.**.** | jei_1.12.2-4.16.1.302.jar | None |
| LCHIJA | appleskin | 1.0.14 | AppleSkin-mc1.12-1.0.14.jar | None |
| LCHIJA | bettercaves | 1.12.2 | bettercaves-1.12.2-2.0.4.jar | None |
| LCHIJA | codechickenlib | **.**.**.** | CodeChickenLib-1.12.2-3.2.3.358-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LCHIJA | configuration | **.**.**.** | configuration-1.12.2-1.0.3.1.jar | None |
| LCHIJA | extendedrenderer | v1.0 | coroutil-1.12.1-1.2.37.jar | None |
| LCHIJA | coroutil | 1.12.1-1.2.37 | coroutil-1.12.1-1.2.37.jar | None |
| LCHIJA | configmod | v1.0 | coroutil-1.12.1-1.2.37.jar | None |
| LCHIJA | crackedzombiemod | 3.8.1 | crackedzombiemod-1.12.2-3.8.1-95.jar | None |
| LCHIJA | divinerpg | 1.7.1 | DivineRPG-1.7.1.jar | None |
| LCHIJA | ebwizardry | 4.3.4 | ElectroblobsWizardry-4.3.4-MC1.12.2.jar | None |
| LCHIJA | firstaid | 1.6.17 | firstaid-1.6.17.jar | 7904c4e13947c8a616c5f39b26bdeba796500722 |
| LCHIJA | galacticraftcore | **.**.**.** | GalacticraftCore-1.12.2-4.0.2.280.jar | None |
| LCHIJA | galacticraftplanets | **.**.**.** | Galacticraft-Planets-1.12.2-4.0.2.280.jar | None |
| LCHIJA | generaldisasters | 1.0 | generaldisasters-1.0.jar | None |
| LCHIJA | ichunutil | 7.2.2 | iChunUtil-1.12.2-7.2.2.jar | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
| LCHIJA | mts | 20.3.0 | Immersive Vehicles-1.12.2-20.3.0.jar | None |
| LCHIJA | mobamputation | 7.0.0 | MobAmputation-1.12.2-7.0.1.jar | None |
| LCHIJA | pubgmc | 1.6.4 | PUBGMC-1.6.4.jar | None |
| LCHIJA | puddles | 1.1 | Puddles-1.1.jar | None |
| LCHIJA | roguelike | 1.7.2 | RoguelikeDungeons-1.12.2-1.7.2.jar | None |
| LCHIJA | techguns | **.**.**.** | techguns-1.12.2-2.0.2.0_pre3.2.jar | None |
| LCHIJA | thaumcraft | 6.1.BETA26 | Thaumcraft-1.12.2-6.1.BETA26.jar | None |
| LCHIJA | thaumictinkerer | 1.12.2-5.0-620a0c5 | thaumictinkerer-1.12.2-5.0-620a0c5.jar | None |
| LCHIJA | weather2 | 1.12.1-2.6.12 | weather2-1.12.1-2.6.12.jar | None |
| LCHIJA | xaerominimap | 21.17.2 | Xaeros_Minimap_21.17.2_Forge_1.12.jar | None |
| LCHIJA | zombieawareness | 1.12.1-1.11.16 | zombieawareness-1.12.1-1.11.16.jar | None |
Loaded coremods (and transformers):
XaeroMinimapPlugin (Xaeros_Minimap_21.17.2_Forge_1.12.jar)
xaero.common.core.transformer.ChunkTransformer
xaero.common.core.transformer.NetHandlerPlayClientTransformer
xaero.common.core.transformer.EntityPlayerTransformer
xaero.common.core.transformer.AbstractClientPlayerTransformer
xaero.common.core.transformer.WorldClientTransformer
xaero.common.core.transformer.EntityPlayerSPTransformer
xaero.common.core.transformer.PlayerListTransformer
xaero.common.core.transformer.GuiIngameForgeTransformer
xaero.common.core.transformer.GuiBossOverlayTransformer
xaero.common.core.transformer.ModelRendererTransformer
PMCPlugin (PUBGMC-1.6.4.jar)
dev.toma.pubgmc.asm.PMCClassTransformer
MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.280.jar)
micdoodle8.mods.miccore.MicdoodleTransformer
Techguns Core (techguns-1.12.2-2.0.2.0_pre3.2.jar)
techguns.core.TechgunsASMTransformer
Profiler Position: N/A (disabled)
Player Count: 1 / 20; [GCEntityPlayerMP['VLGKiwi'/7815, l='world', x=-301.47, y=67.00, z=191.06]]
Is Modded: Definitely; Server brand changed to 'fml,forge'
Type: Dedicated Server (map_server.txt)