Сервер работал ~30 минут, после просто упал и стал выключаться при заходе нескольких игроков.
Прикрепляю краш репорт:
---- Minecraft Crash Report ----
WARNING: coremods are present:
MicdoodlePlugin (MicdoodleCore [1.12.2] 4.0.2.210.jar)
Contact their authors BEFORE contacting forge
// Hey, that tickles! Hehehe!
Time: 12/3/22 11:18 AM
Description: Ticking entity
java.lang.ClassCastException: micdoodle8.mods.galacticraft.core.entities.player.GCEntityPlayerMP cannot be cast to net.minecraft.entity.EntityLiving
at com.google.common.base.Predicates$AndPredicate.apply(Predicates.java:384)
at net.minecraft.world.chunk.Chunk.func_177430_a(Chunk.java:936)
at net.minecraft.world.World.func_175647_a(World.java:3085)
at com.corosus.zombie_players.entity.ai.EntityAIAvoidEntityOnLowHealth.func_75250_a(EntityAIAvoidEntityOnLowHealth.java:78)
at net.minecraft.entity.ai.EntityAITasks.func_75774_a(SourceFile:94)
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 com.corosus.zombie_players.entity.EntityZombiePlayer.func_70071_h_(EntityZombiePlayer.java:166)
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 com.google.common.base.Predicates$AndPredicate.apply(Predicates.java:384)
at net.minecraft.world.chunk.Chunk.func_177430_a(Chunk.java:936)
at net.minecraft.world.World.func_175647_a(World.java:3085)
at com.corosus.zombie_players.entity.ai.EntityAIAvoidEntityOnLowHealth.func_75250_a(EntityAIAvoidEntityOnLowHealth.java:78)
at net.minecraft.entity.ai.EntityAITasks.func_75774_a(SourceFile:94)
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 com.corosus.zombie_players.entity.EntityZombiePlayer.func_70071_h_(EntityZombiePlayer.java:166)
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: zombie_players:zombie_player (com.corosus.zombie_players.entity.EntityZombiePlayer)
Entity ID: 301
Entity Name: Zombie Player
Entity's Exact location: -123.49, 89.00, 491.76
Entity's Block location: World: (-124,89,491), Chunk: (at 4,5,11 in -8,30; contains blocks -128,0,480 to -113,255,495), 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.02
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['FunRir'/192, l='world', x=-118.62, y=89.02, z=497.03]]
Chunk stats: ServerChunkCache: 839 Drop: 0
Level seed: -2538282858554920009
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options:
Level spawn location: World: (-220,64,252), Chunk: (at 4,4,12 in -14,15; contains blocks -224,0,240 to -209,255,255), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 55624 game time, 64837 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 74719 (now: false), thunder time: 37177 (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 4.19.0-9-amd64
Java Version: 1.8.0_301, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 286693152 bytes (273 MB) / 813355008 bytes (775 MB) up to 2075918336 bytes (1979 MB)
JVM Flags: 3 total; -Xms128M -Xmx2048M -XX:+UseSerialGC
IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
FML: MCP 9.42 Powered by Forge 14.23.5.2854 19 mods loaded, 19 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 | 8.0.99.99 | server.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCHIJA | forge | 14.23.5.2854 | server.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCHIJA | micdoodlecore | | minecraft.jar | None |
| LCHIJA | appliedenergistics2 | rv6-stable-7 | appliedenergistics2_rv6_stable_7.jar | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
| LCHIJA | galacticraftcore | 4.0.2.210 | GalacticraftCore [1.12.2] 4.0.2.210.jar | None |
| LCHIJA | galacticraftplanets | 4.0.2.210 | Galacticraft Planets [1.12.2] 4.0.2.210.jar | None |
| LCHIJA | asmodeuscore | 0.0.7 | AsmodeusCore [1.12.2].jar | None |
| LCHIJA | baubles | 1.5.2 | Baubles_1.12_1.5.2.jar | None |
| LCHIJA | jei | 4.16.1.302 | jei_1.12.2-4.16.1.302.jar | None |
| LCHIJA | botania | r1.10-364 | Botania-1.12.2-r1.10-364.4.jar | None |
| LCHIJA | extendedrenderer | v1.0 | coroutil-1.12.1-1.2.30.jar | None |
| LCHIJA | coroutil | 1.12.1-1.2.30 | coroutil-1.12.1-1.2.30.jar | None |
| LCHIJA | configmod | v1.0 | coroutil-1.12.1-1.2.30.jar | None |
| LCHIJA | galaxyspace | 2.0.7 | GalaxySpace [1.12.2] 2.0.7.jar | None |
| LCHIJA | journeymap | 1.12.2-5.7.1 | journeymap_1.12.2_5.7.1.jar | None |
| LCHIJA | mahoutsukai | 1.12.2-v1.19.55 | Minecraft-1.12.2-mahoutsukai-v1.19.55.jar | None |
| LCHIJA | zombie_players | 1.12.1-1.2.6 | zombie_players-1.12.1-1.2.6.jar | None |
Loaded coremods (and transformers):
MicdoodlePlugin (MicdoodleCore [1.12.2] 4.0.2.210.jar)
micdoodle8.mods.miccore.MicdoodleTransformer
AE2 Version: stable rv6-stable-7 for Forge 14.23.5.2768
AE2 Integration: IC2:OFF, RC:OFF, MFR:OFF, Waila:OFF, Mekanism:OFF, OpenComputers:OFF, THE_ONE_PROBE:OFF, TESLA:OFF, CRAFTTWEAKER:OFF
Profiler Position: N/A (disabled)
Player Count: 1 / 20; [GCEntityPlayerMP['FunRir'/192, l='world', x=-118.62, y=89.02, z=497.03]]
Is Modded: Definitely; Server brand changed to 'fml,forge'
Type: Dedicated Server (map_server.txt)