Epic Fight

Epic Fight

13M Downloads

[Bug|Crash]: Any mob patch data pack is causing invalid player data on dedicated servers

ToppyTopology opened this issue · 7 comments

commented

Have you checked if a similar issue is already reported by someone else?

  • I checked there are no similar issues have been reported.

Have you read the support policy?

  • I read it and I accept the policy.

Are you using the latest Epic Fight and recommended Forge version?

  • I checked I'm using latest Epic Fight and recommended Forge version.

Is this issue related to mod incompatibility?

  • This is a mod compatibility issue and I'm aware of the problem.

The mod

No response

Minecraft Version

1.19.2

What happened?

In singleplayer worlds, mob patch datapacks such as epic guard work perfectly fine. Though once I installed it to a dedicated server such as aternos, it causes invalid player data when a player joins. Deleting my data doesn't work aswell. Installing it while the server is open doesnt work because /reload breaks. I even tried testing this by making a datapack that simply disables custom epic fight animations, but unfortunately the same issue.

EDIT: sorry I tested this with other mods. I made another test while only having the mods EpicFight-19.5.19.jar and spiderstpo-1.19.2-2.0.4 (Nyf's Spiders) installed. The datapack works in singleplayer (it lets nyf's spiders animations play correctly since it disables efm on it), but same error on dedicated servers. Here is the log:

[21Dec2023 08:56:11.409] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeserver, --fml.forgeVersion, 43.3.5, --fml.mcVersion, 1.19.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220805.130853, nogui]
[21Dec2023 08:56:11.413] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 10.0.8+10.0.8+main.0ef7e830 starting: java version 17.0.9 by Eclipse Adoptium; OS Linux arch amd64 version 5.15.0-78-generic
[21Dec2023 08:56:11.608] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/server/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2363!/ Service=ModLauncher Env=SERVER
[21Dec2023 08:56:11.937] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file /server/libraries/net/minecraftforge/fmlcore/1.19.2-43.3.5/fmlcore-1.19.2-43.3.5.jar is missing mods.toml file
[21Dec2023 08:56:11.940] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file /server/libraries/net/minecraftforge/javafmllanguage/1.19.2-43.3.5/javafmllanguage-1.19.2-43.3.5.jar is missing mods.toml file
[21Dec2023 08:56:11.943] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file /server/libraries/net/minecraftforge/lowcodelanguage/1.19.2-43.3.5/lowcodelanguage-1.19.2-43.3.5.jar is missing mods.toml file
[21Dec2023 08:56:11.945] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file /server/libraries/net/minecraftforge/mclanguage/1.19.2-43.3.5/mclanguage-1.19.2-43.3.5.jar is missing mods.toml file
[21Dec2023 08:56:12.024] [main/INFO] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: No dependencies to load found. Skipping!
[21Dec2023 08:56:13.873] [main/INFO] [mixin/]: Compatibility level set to JAVA_17
[21Dec2023 08:56:13.878] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeserver' with arguments [nogui]
[21Dec2023 08:56:18.373] [main/WARN] [mixin/]: @Final field f_31427_:[I in epicfight.mixins.json:MixinWitherBoss should be final
[21Dec2023 08:56:18.374] [main/WARN] [mixin/]: @Final field f_31428_:[I in epicfight.mixins.json:MixinWitherBoss should be final
[21Dec2023 08:56:20.493] [main/INFO] [net.minecraft.util.datafix.DataFixers/]: Building unoptimized datafixer
[21Dec2023 08:56:23.600] [modloading-worker-0/INFO] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Forge mod loading, version 43.3.5, for MC 1.19.2 with MCP 20220805.130853
[21Dec2023 08:56:23.601] [modloading-worker-0/INFO] [net.minecraftforge.common.MinecraftForge/FORGE]: MinecraftForge v43.3.5 Initialized
[21Dec2023 08:56:23.908] [modloading-worker-0/INFO] [epicfight/]: register skill epicfight:basic_attack
[21Dec2023 08:56:23.911] [modloading-worker-0/INFO] [epicfight/]: register skill epicfight:air_attack
[21Dec2023 08:56:23.914] [modloading-worker-0/INFO] [epicfight/]: register skill epicfight:roll
[21Dec2023 08:56:23.916] [modloading-worker-0/INFO] [epicfight/]: register skill epicfight:step
[21Dec2023 08:56:23.917] [modloading-worker-0/INFO] [epicfight/]: register skill epicfight:knockdown_wakeup
[21Dec2023 08:56:23.973] [modloading-worker-0/INFO] [epicfight/]: register skill epicfight:guard
[21Dec2023 08:56:23.980] [modloading-worker-0/INFO] [epicfight/]: register skill epicfight:parrying
[21Dec2023 08:56:23.983] [modloading-worker-0/INFO] [epicfight/]: register skill epicfight:impact_guard
[21Dec2023 08:56:23.986] [modloading-worker-0/INFO] [epicfight/]: register skill epicfight:berserker
[21Dec2023 08:56:23.988] [modloading-worker-0/INFO] [epicfight/]: register skill epicfight:death_harvest
[21Dec2023 08:56:23.990] [modloading-worker-0/INFO] [epicfight/]: register skill epicfight:emergency_escape
[21Dec2023 08:56:23.991] [modloading-worker-0/INFO] [epicfight/]: register skill epicfight:endurance
[21Dec2023 08:56:23.993] [modloading-worker-0/INFO] [epicfight/]: register skill epicfight:forbidden_strength
[21Dec2023 08:56:23.994] [modloading-worker-0/INFO] [epicfight/]: register skill epicfight:hypervitality
[21Dec2023 08:56:23.997] [modloading-worker-0/INFO] [epicfight/]: register skill epicfight:stamina_pillager
[21Dec2023 08:56:24.002] [modloading-worker-0/INFO] [epicfight/]: register skill epicfight:swordmaster
[21Dec2023 08:56:24.004] [modloading-worker-0/INFO] [epicfight/]: register skill epicfight:technician
[21Dec2023 08:56:24.006] [modloading-worker-0/INFO] [epicfight/]: register skill epicfight:sweeping_edge
[21Dec2023 08:56:24.008] [modloading-worker-0/INFO] [epicfight/]: register skill epicfight:dancing_edge
[21Dec2023 08:56:24.010] [modloading-worker-0/INFO] [epicfight/]: register skill epicfight:the_guillotine
[21Dec2023 08:56:24.016] [modloading-worker-0/INFO] [epicfight/]: register skill epicfight:grasping_spire
[21Dec2023 08:56:24.016] [modloading-worker-0/INFO] [epicfight/]: register skill epicfight:heartpiercer
[21Dec2023 08:56:24.019] [modloading-worker-0/INFO] [epicfight/]: register skill epicfight:steel_whirlwind
[21Dec2023 08:56:24.021] [modloading-worker-0/INFO] [epicfight/]: register skill epicfight:battojutsu
[21Dec2023 08:56:24.022] [modloading-worker-0/INFO] [epicfight/]: register skill epicfight:battojutsu_passive
[21Dec2023 08:56:24.024] [modloading-worker-0/INFO] [epicfight/]: register skill epicfight:rushing_tempo
[21Dec2023 08:56:24.066] [modloading-worker-0/INFO] [epicfight/]: register skill epicfight:relentless_combo
[21Dec2023 08:56:24.068] [modloading-worker-0/INFO] [epicfight/]: register skill epicfight:liechtenauer
[21Dec2023 08:56:24.068] [modloading-worker-0/INFO] [epicfight/]: register skill epicfight:sharp_stab
[21Dec2023 08:56:24.069] [modloading-worker-0/INFO] [epicfight/]: register skill epicfight:eviscerate
[21Dec2023 08:56:24.102] [modloading-worker-0/INFO] [epicfight/]: register skill epicfight:blade_rush
[21Dec2023 08:56:24.106] [modloading-worker-0/INFO] [epicfight/]: register skill epicfight:wrathful_lighting
[21Dec2023 08:56:24.106] [modloading-worker-0/INFO] [epicfight/]: register skill epicfight:tsunami
[21Dec2023 08:56:24.108] [modloading-worker-0/INFO] [epicfight/]: register skill epicfight:everlasting_allegiance
[21Dec2023 08:56:24.110] [modloading-worker-0/INFO] [epicfight/]: register skill epicfight:meteor_slam
[21Dec2023 08:56:24.112] [modloading-worker-0/INFO] [epicfight/]: register skill epicfight:revelation
[21Dec2023 08:56:24.113] [modloading-worker-0/INFO] [epicfight/]: register skill epicfight:demolition_leap
[21Dec2023 08:56:24.115] [modloading-worker-0/INFO] [epicfight/]: register skill epicfight:phantom_ascent
[21Dec2023 08:56:24.533] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Starting version check at https://files.minecraftforge.net/net/minecraftforge/forge/promotions_slim.json
[21Dec2023 08:56:24.711] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 0 to biped/living/idle
[21Dec2023 08:56:24.711] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 1 to biped/living/walk
[21Dec2023 08:56:24.711] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 2 to biped/living/fly
[21Dec2023 08:56:24.711] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 3 to biped/living/creative_idle
[21Dec2023 08:56:24.711] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 4 to biped/living/creative_fly
[21Dec2023 08:56:24.717] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 5 to biped/living/creative_fly_backward
[21Dec2023 08:56:24.767] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 6 to 
[21Dec2023 08:56:24.767] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 7 to biped/living/hold_crossbow
[21Dec2023 08:56:24.767] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 8 to biped/living/hold_map_twohand
[21Dec2023 08:56:24.767] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 9 to biped/living/hold_map_offhand
[21Dec2023 08:56:24.767] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 10 to biped/living/hold_map_mainhand
[21Dec2023 08:56:24.767] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 11 to biped/living/hold_map_twohand_move
[21Dec2023 08:56:24.767] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 12 to biped/living/hold_map_offhand_move
[21Dec2023 08:56:24.768] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 13 to biped/living/hold_map_mainhand_move
[21Dec2023 08:56:24.768] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 14 to biped/living/run
[21Dec2023 08:56:24.768] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 15 to biped/living/sneak
[21Dec2023 08:56:24.768] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 16 to biped/living/swim
[21Dec2023 08:56:24.768] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 17 to biped/living/float
[21Dec2023 08:56:24.768] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 18 to biped/living/kneel
[21Dec2023 08:56:24.768] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 19 to biped/living/fall
[21Dec2023 08:56:24.768] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 20 to biped/living/mount
[21Dec2023 08:56:24.768] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 21 to biped/living/sit
[21Dec2023 08:56:24.768] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 22 to biped/living/dig
[21Dec2023 08:56:24.768] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 23 to biped/living/dig_offhand
[21Dec2023 08:56:24.769] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 24 to 
[21Dec2023 08:56:24.769] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 25 to biped/combat/bow_aim_mid
[21Dec2023 08:56:24.769] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 26 to biped/combat/bow_shot_mid
[21Dec2023 08:56:24.772] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 27 to biped/living/drink
[21Dec2023 08:56:24.772] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 28 to biped/living/drink
[21Dec2023 08:56:24.772] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 29 to biped/living/drink_offhand
[21Dec2023 08:56:24.772] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 30 to biped/living/eat
[21Dec2023 08:56:24.772] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 31 to biped/living/eat
[21Dec2023 08:56:24.772] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 32 to biped/living/eat_offhand
[21Dec2023 08:56:24.772] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 33 to biped/living/spyglass
[21Dec2023 08:56:24.772] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 34 to biped/living/spyglass
[21Dec2023 08:56:24.772] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 35 to biped/living/spyglass_offhand
[21Dec2023 08:56:24.773] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 36 to biped/combat/crossbow_aim_mid
[21Dec2023 08:56:24.773] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 37 to biped/combat/crossbow_shot_mid
[21Dec2023 08:56:24.773] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 38 to biped/combat/crossbow_reload
[21Dec2023 08:56:24.773] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 39 to biped/living/jump
[21Dec2023 08:56:24.773] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 40 to biped/living/run_spear
[21Dec2023 08:56:24.773] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 41 to biped/living/shield
[21Dec2023 08:56:24.773] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 42 to biped/living/shield
[21Dec2023 08:56:24.773] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 43 to biped/living/shield_mirror
[21Dec2023 08:56:24.773] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 44 to biped/living/hold_greatsword
[21Dec2023 08:56:24.774] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 45 to biped/living/hold_uchigatana_sheath
[21Dec2023 08:56:24.774] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 46 to biped/living/hold_uchigatana
[21Dec2023 08:56:24.774] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 47 to biped/living/hold_tachi
[21Dec2023 08:56:24.774] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 48 to biped/living/hold_longsword
[21Dec2023 08:56:24.774] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 49 to biped/living/hold_spear
[21Dec2023 08:56:24.774] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 50 to biped/living/hold_dual
[21Dec2023 08:56:24.774] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 51 to biped/living/hold_liechtenauer
[21Dec2023 08:56:24.774] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 52 to biped/living/walk_greatsword
[21Dec2023 08:56:24.774] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 53 to biped/living/walk_spear
[21Dec2023 08:56:24.774] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 54 to biped/living/walk_uchigatana_sheath
[21Dec2023 08:56:24.774] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 55 to biped/living/walk_uchigatana
[21Dec2023 08:56:24.774] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 56 to biped/living/walk_twohand
[21Dec2023 08:56:24.775] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 57 to biped/living/walk_longsword
[21Dec2023 08:56:24.775] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 58 to biped/living/walk_liechtenauer
[21Dec2023 08:56:24.775] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 59 to biped/living/run_greatsword
[21Dec2023 08:56:24.775] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 60 to biped/living/run_uchigatana
[21Dec2023 08:56:24.775] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 61 to biped/living/run_uchigatana_sheath
[21Dec2023 08:56:24.775] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 62 to biped/living/run_dual
[21Dec2023 08:56:24.775] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 63 to biped/living/run_longsword
[21Dec2023 08:56:24.775] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 64 to biped/living/uchigatana_scrap
[21Dec2023 08:56:24.777] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 65 to biped/living/liechtenauer_ready
[21Dec2023 08:56:24.777] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 66 to biped/combat/hit_shield
[21Dec2023 08:56:24.777] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 67 to biped/combat/hit_shield
[21Dec2023 08:56:24.777] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 68 to biped/combat/hit_shield_mirror
[21Dec2023 08:56:24.778] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 69 to biped/living/climb
[21Dec2023 08:56:24.778] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 70 to biped/living/sleep
[21Dec2023 08:56:24.778] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 71 to biped/combat/javelin_aim_mid
[21Dec2023 08:56:24.778] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 72 to biped/combat/javelin_throw_mid
[21Dec2023 08:56:24.778] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 73 to off_highest
[21Dec2023 08:56:24.778] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 74 to off_middle
[21Dec2023 08:56:24.778] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 75 to zombie/idle
[21Dec2023 08:56:24.778] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 76 to zombie/walk
[21Dec2023 08:56:24.778] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 77 to zombie/chase
[21Dec2023 08:56:24.778] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 78 to creeper/idle
[21Dec2023 08:56:24.779] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 79 to creeper/walk
[21Dec2023 08:56:24.779] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 80 to enderman/idle
[21Dec2023 08:56:24.779] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 81 to enderman/walk
[21Dec2023 08:56:24.779] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 82 to enderman/rage_idle
[21Dec2023 08:56:24.779] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 83 to enderman/rage_walk
[21Dec2023 08:56:24.779] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 84 to wither_skeleton/walk
[21Dec2023 08:56:24.779] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 85 to wither_skeleton/chase
[21Dec2023 08:56:24.779] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 86 to wither_skeleton/idle
[21Dec2023 08:56:24.780] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 87 to wither_skeleton/special_spawn
[21Dec2023 08:56:24.780] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 88 to spider/idle
[21Dec2023 08:56:24.780] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 89 to spider/crawl
[21Dec2023 08:56:24.780] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 90 to iron_golem/idle
[21Dec2023 08:56:24.781] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 91 to iron_golem/walk
[21Dec2023 08:56:24.781] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 92 to hoglin/idle
[21Dec2023 08:56:24.781] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 93 to hoglin/walk
[21Dec2023 08:56:24.781] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 94 to illager/idle
[21Dec2023 08:56:24.781] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 95 to illager/walk
[21Dec2023 08:56:24.781] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 96 to illager/idle_aggressive
[21Dec2023 08:56:24.781] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 97 to illager/chase
[21Dec2023 08:56:24.781] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 98 to illager/spellcast
[21Dec2023 08:56:24.781] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 99 to ravager/idle
[21Dec2023 08:56:24.781] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 100 to ravager/walk
[21Dec2023 08:56:24.781] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 101 to vex/idle
[21Dec2023 08:56:24.786] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 102 to vex/flip
[21Dec2023 08:56:24.786] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 103 to piglin/idle
[21Dec2023 08:56:24.786] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 104 to piglin/walk
[21Dec2023 08:56:24.786] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 105 to piglin/zombified_idle
[21Dec2023 08:56:24.786] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 106 to piglin/zombified_walk
[21Dec2023 08:56:24.786] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 107 to piglin/zombified_chase
[21Dec2023 08:56:24.786] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 108 to piglin/celebrate1
[21Dec2023 08:56:24.787] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 109 to piglin/celebrate2
[21Dec2023 08:56:24.787] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 110 to piglin/celebrate3
[21Dec2023 08:56:24.788] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 111 to piglin/admire
[21Dec2023 08:56:24.789] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 112 to wither/idle
[21Dec2023 08:56:24.789] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 113 to biped/skill/guard_spear
[21Dec2023 08:56:24.790] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 114 to biped/skill/guard_sword
[21Dec2023 08:56:24.790] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 115 to biped/skill/guard_dualsword
[21Dec2023 08:56:24.790] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 116 to biped/skill/guard_greatsword
[21Dec2023 08:56:24.790] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 117 to biped/skill/guard_uchigatana
[21Dec2023 08:56:24.790] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 118 to biped/skill/guard_longsword
[21Dec2023 08:56:24.790] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 119 to biped/skill/steel_whirlwind_charging
[21Dec2023 08:56:24.791] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 120 to biped/skill/roll_forward
[21Dec2023 08:56:24.791] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 121 to biped/skill/roll_backward
[21Dec2023 08:56:24.791] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 122 to biped/skill/step_forward
[21Dec2023 08:56:24.791] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 123 to biped/skill/step_backward
[21Dec2023 08:56:24.792] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 124 to biped/skill/step_left
[21Dec2023 08:56:24.792] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 125 to biped/skill/step_right
[21Dec2023 08:56:24.792] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 126 to biped/skill/knockdown_wakeup_left
[21Dec2023 08:56:24.792] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 127 to biped/skill/knockdown_wakeup_right
[21Dec2023 08:56:24.793] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 128 to biped/skill/demolition_leap_charge
[21Dec2023 08:56:24.793] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 129 to biped/skill/demolition_leap
[21Dec2023 08:56:24.793] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 130 to biped/skill/phantom_ascent_forward
[21Dec2023 08:56:24.793] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 131 to biped/skill/phantom_ascent_backward
[21Dec2023 08:56:24.797] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 132 to biped/combat/fist_auto1
[21Dec2023 08:56:24.800] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 133 to biped/combat/fist_auto2
[21Dec2023 08:56:24.800] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 134 to biped/combat/fist_auto3
[21Dec2023 08:56:24.800] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 135 to biped/combat/fist_dash
[21Dec2023 08:56:24.801] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 136 to biped/combat/sword_auto1
[21Dec2023 08:56:24.801] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 137 to biped/combat/sword_auto2
[21Dec2023 08:56:24.801] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 138 to biped/combat/sword_auto3
[21Dec2023 08:56:24.801] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 139 to biped/combat/sword_dash
[21Dec2023 08:56:24.801] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 140 to biped/combat/greatsword_auto1
[21Dec2023 08:56:24.802] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 141 to biped/combat/greatsword_auto2
[21Dec2023 08:56:24.802] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 142 to biped/combat/greatsword_dash
[21Dec2023 08:56:24.802] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 143 to biped/combat/spear_onehand_auto
[21Dec2023 08:56:24.802] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 144 to biped/combat/spear_twohand_auto1
[21Dec2023 08:56:24.802] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 145 to biped/combat/spear_twohand_auto2
[21Dec2023 08:56:24.802] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 146 to biped/combat/spear_dash
[21Dec2023 08:56:24.802] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 147 to 136
[21Dec2023 08:56:24.802] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 148 to biped/combat/sword_auto4
[21Dec2023 08:56:24.802] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 149 to biped/combat/tool_dash
[21Dec2023 08:56:24.803] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 150 to biped/combat/axe_dash
[21Dec2023 08:56:24.803] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 151 to biped/combat/sword_dual_auto1
[21Dec2023 08:56:24.803] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 152 to biped/combat/sword_dual_auto2
[21Dec2023 08:56:24.803] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 153 to biped/combat/sword_dual_auto3
[21Dec2023 08:56:24.803] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 154 to biped/combat/sword_dual_dash
[21Dec2023 08:56:24.803] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 155 to biped/combat/uchigatana_auto1
[21Dec2023 08:56:24.803] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 156 to biped/combat/uchigatana_auto2
[21Dec2023 08:56:24.803] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 157 to biped/combat/uchigatana_auto3
[21Dec2023 08:56:24.803] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 158 to biped/combat/uchigatana_dash
[21Dec2023 08:56:24.807] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 159 to biped/combat/uchigatana_sheath_auto
[21Dec2023 08:56:24.807] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 160 to biped/combat/uchigatana_sheath_dash
[21Dec2023 08:56:24.808] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 161 to biped/combat/axe_auto1
[21Dec2023 08:56:24.808] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 162 to biped/combat/axe_auto2
[21Dec2023 08:56:24.808] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 163 to biped/combat/longsword_auto1
[21Dec2023 08:56:24.808] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 164 to biped/combat/longsword_auto2
[21Dec2023 08:56:24.808] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 165 to biped/combat/longsword_auto3
[21Dec2023 08:56:24.808] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 166 to biped/combat/longsword_dash
[21Dec2023 08:56:24.808] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 167 to biped/combat/longsword_liechtenauer_auto1
[21Dec2023 08:56:24.808] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 168 to biped/combat/longsword_liechtenauer_auto2
[21Dec2023 08:56:24.808] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 169 to biped/combat/longsword_liechtenauer_auto3
[21Dec2023 08:56:24.808] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 170 to biped/combat/tachi_auto1
[21Dec2023 08:56:24.808] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 171 to biped/combat/tachi_auto2
[21Dec2023 08:56:24.809] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 172 to biped/combat/tachi_auto3
[21Dec2023 08:56:24.809] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 173 to biped/combat/tachi_dash
[21Dec2023 08:56:24.809] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 174 to biped/combat/dagger_auto1
[21Dec2023 08:56:24.809] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 175 to biped/combat/dagger_auto2
[21Dec2023 08:56:24.809] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 176 to biped/combat/dagger_auto3
[21Dec2023 08:56:24.809] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 177 to biped/combat/dagger_dash
[21Dec2023 08:56:24.809] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 178 to biped/combat/dagger_dual_auto1
[21Dec2023 08:56:24.810] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 179 to biped/combat/dagger_dual_auto2
[21Dec2023 08:56:24.810] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 180 to biped/combat/dagger_dual_auto3
[21Dec2023 08:56:24.810] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 181 to biped/combat/dagger_dual_auto4
[21Dec2023 08:56:24.810] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 182 to biped/combat/dagger_dual_dash
[21Dec2023 08:56:24.810] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 183 to biped/combat/trident_auto1
[21Dec2023 08:56:24.810] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 184 to biped/combat/trident_auto2
[21Dec2023 08:56:24.810] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 185 to biped/combat/trident_auto3
[21Dec2023 08:56:24.810] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 186 to biped/combat/sword_airslash
[21Dec2023 08:56:24.810] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 187 to biped/combat/sword_dual_airslash
[21Dec2023 08:56:24.810] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 188 to biped/combat/uchigatana_airslash
[21Dec2023 08:56:24.811] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 189 to biped/combat/uchigatana_sheath_airslash
[21Dec2023 08:56:24.811] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 190 to biped/combat/spear_onehand_airslash
[21Dec2023 08:56:24.811] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 191 to biped/combat/spear_twohand_airslash
[21Dec2023 08:56:24.811] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 192 to biped/combat/longsword_airslash
[21Dec2023 08:56:24.811] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 193 to biped/combat/greatsword_airslash
[21Dec2023 08:56:24.811] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 194 to biped/combat/fist_airslash
[21Dec2023 08:56:24.811] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 195 to biped/combat/dagger_airslash
[21Dec2023 08:56:24.811] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 196 to 187
[21Dec2023 08:56:24.811] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 197 to biped/combat/axe_airslash
[21Dec2023 08:56:24.812] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 198 to biped/combat/sword_mount_attack
[21Dec2023 08:56:24.812] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 199 to biped/combat/spear_mount_attack
[21Dec2023 08:56:24.812] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 200 to biped/combat/mob_onehand1
[21Dec2023 08:56:24.812] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 201 to biped/combat/mob_onehand2
[21Dec2023 08:56:24.812] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 202 to biped/combat/mob_greatsword1
[21Dec2023 08:56:24.813] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 203 to biped/combat/mob_tachi_special
[21Dec2023 08:56:24.813] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 204 to biped/combat/mob_spear_onehand
[21Dec2023 08:56:24.813] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 205 to biped/combat/mob_spear_twohand1
[21Dec2023 08:56:24.813] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 206 to biped/combat/mob_spear_twohand2
[21Dec2023 08:56:24.813] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 207 to biped/combat/mob_spear_twohand3
[21Dec2023 08:56:24.813] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 208 to biped/combat/mob_sword_dual1
[21Dec2023 08:56:24.813] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 209 to biped/combat/mob_sword_dual2
[21Dec2023 08:56:24.813] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 210 to biped/combat/mob_sword_dual3
[21Dec2023 08:56:24.814] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 211 to biped/combat/mob_longsword1
[21Dec2023 08:56:24.814] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 212 to biped/combat/mob_longsword2
[21Dec2023 08:56:24.814] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 213 to biped/combat/mob_uchigatana1
[21Dec2023 08:56:24.814] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 214 to biped/combat/mob_uchigatana2
[21Dec2023 08:56:24.814] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 215 to biped/combat/mob_uchigatana3
[21Dec2023 08:56:24.814] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 216 to biped/combat/mob_dagger_onehand1
[21Dec2023 08:56:24.815] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 217 to biped/combat/mob_dagger_onehand2
[21Dec2023 08:56:24.815] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 218 to biped/combat/mob_dagger_onehand3
[21Dec2023 08:56:24.815] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 219 to biped/combat/mob_dagger_twohand1
[21Dec2023 08:56:24.815] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 220 to biped/combat/mob_dagger_twohand2
[21Dec2023 08:56:24.815] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 221 to biped/combat/mob_throw
[21Dec2023 08:56:24.815] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 222 to biped/skill/guard_sword_hit
[21Dec2023 08:56:24.815] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 223 to biped/skill/guard_sword_hit_active1
[21Dec2023 08:56:24.815] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 224 to biped/skill/guard_sword_hit_active2
[21Dec2023 08:56:24.815] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 225 to biped/skill/guard_sword_hit_active3
[21Dec2023 08:56:24.815] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 226 to biped/skill/guard_longsword_hit_active1
[21Dec2023 08:56:24.815] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 227 to biped/skill/guard_longsword_hit_active2
[21Dec2023 08:56:24.815] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 228 to biped/skill/guard_dualsword_hit
[21Dec2023 08:56:24.816] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 229 to biped/skill/guard_break1
[21Dec2023 08:56:24.816] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 230 to biped/skill/guard_break2
[21Dec2023 08:56:24.816] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 231 to biped/skill/guard_longsword_hit
[21Dec2023 08:56:24.816] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 232 to biped/skill/guard_spear_hit
[21Dec2023 08:56:24.816] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 233 to biped/skill/guard_greatsword_hit
[21Dec2023 08:56:24.816] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 234 to biped/skill/guard_uchigatana_hit
[21Dec2023 08:56:24.816] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 235 to biped/skill/greatsword_slam
[21Dec2023 08:56:24.817] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 236 to biped/skill/revelation_normal
[21Dec2023 08:56:24.817] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 237 to biped/skill/revelation_twohand
[21Dec2023 08:56:24.817] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 238 to biped/combat/hit_short
[21Dec2023 08:56:24.817] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 239 to biped/combat/hit_long
[21Dec2023 08:56:24.817] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 240 to biped/combat/hit_on_mount
[21Dec2023 08:56:24.817] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 241 to biped/living/landing
[21Dec2023 08:56:24.817] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 242 to biped/combat/knockdown
[21Dec2023 08:56:24.817] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 243 to biped/living/death
[21Dec2023 08:56:24.818] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 244 to creeper/hit_short
[21Dec2023 08:56:24.818] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 245 to creeper/hit_long
[21Dec2023 08:56:24.818] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 246 to creeper/death
[21Dec2023 08:56:24.818] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 247 to enderman/hit_short
[21Dec2023 08:56:24.818] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 248 to enderman/hit_long
[21Dec2023 08:56:24.818] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 249 to enderman/neutralized
[21Dec2023 08:56:24.818] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 250 to enderman/convert_rage
[21Dec2023 08:56:24.818] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 251 to enderman/tp_kick1
[21Dec2023 08:56:24.818] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 252 to enderman/tp_kick2
[21Dec2023 08:56:24.818] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 253 to enderman/rush_kick
[21Dec2023 08:56:24.818] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 254 to enderman/jump_kick
[21Dec2023 08:56:24.818] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 255 to enderman/knee
[21Dec2023 08:56:24.818] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 256 to enderman/kick_twice
[21Dec2023 08:56:24.818] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 257 to enderman/grasp
[21Dec2023 08:56:24.818] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 258 to enderman/death
[21Dec2023 08:56:24.819] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 259 to enderman/teleport
[21Dec2023 08:56:24.819] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 260 to dragon/idle
[21Dec2023 08:56:24.820] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 261 to dragon/walk
[21Dec2023 08:56:24.820] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 262 to dragon/fly
[21Dec2023 08:56:24.820] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 263 to dragon/death
[21Dec2023 08:56:24.820] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 264 to dragon/ground_to_fly
[21Dec2023 08:56:24.821] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 265 to dragon/fly_to_ground
[21Dec2023 08:56:24.823] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 266 to dragon/attack1
[21Dec2023 08:56:24.823] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 267 to dragon/attack2
[21Dec2023 08:56:24.823] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 268 to dragon/attack3
[21Dec2023 08:56:24.823] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 269 to dragon/attack4
[21Dec2023 08:56:24.823] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 270 to dragon/attack4_recovery
[21Dec2023 08:56:24.823] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 271 to dragon/fireball
[21Dec2023 08:56:24.824] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 272 to dragon/airstrike
[21Dec2023 08:56:24.824] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 273 to dragon/backjump_prepare
[21Dec2023 08:56:24.824] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 274 to dragon/backjump_move
[21Dec2023 08:56:24.824] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 275 to dragon/backjump_recovery
[21Dec2023 08:56:24.824] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 276 to dragon/crystal_link
[21Dec2023 08:56:24.825] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 277 to dragon/neutralized
[21Dec2023 08:56:24.825] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 278 to dragon/neutralized_recovery
[21Dec2023 08:56:24.825] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 279 to spider/attack
[21Dec2023 08:56:24.825] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 280 to spider/jump_attack
[21Dec2023 08:56:24.825] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 281 to spider/hit
[21Dec2023 08:56:24.825] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 282 to spider/neutralized
[21Dec2023 08:56:24.825] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 283 to spider/death
[21Dec2023 08:56:24.825] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 284 to iron_golem/attack1
[21Dec2023 08:56:24.825] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 285 to iron_golem/attack2
[21Dec2023 08:56:24.826] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 286 to iron_golem/attack3
[21Dec2023 08:56:24.826] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 287 to iron_golem/attack4
[21Dec2023 08:56:24.826] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 288 to iron_golem/death
[21Dec2023 08:56:24.826] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 289 to illager/swing_axe1
[21Dec2023 08:56:24.826] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 290 to illager/swing_axe2
[21Dec2023 08:56:24.826] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 291 to illager/swing_axe3
[21Dec2023 08:56:24.826] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 292 to piglin/death
[21Dec2023 08:56:24.826] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 293 to hoglin/death
[21Dec2023 08:56:24.826] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 294 to hoglin/attack
[21Dec2023 08:56:24.826] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 295 to ravager/death
[21Dec2023 08:56:24.826] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 296 to ravager/groggy
[21Dec2023 08:56:24.826] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 297 to ravager/attack1
[21Dec2023 08:56:24.826] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 298 to ravager/attack2
[21Dec2023 08:56:24.826] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 299 to ravager/attack3
[21Dec2023 08:56:24.826] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 300 to vex/hit
[21Dec2023 08:56:24.827] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 301 to vex/death
[21Dec2023 08:56:24.827] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 302 to vex/charge
[21Dec2023 08:56:24.827] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 303 to vex/neutralized
[21Dec2023 08:56:24.827] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 304 to witch/drink
[21Dec2023 08:56:24.827] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 305 to wither_skeleton/sword_attack1
[21Dec2023 08:56:24.827] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 306 to wither_skeleton/sword_attack2
[21Dec2023 08:56:24.827] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 307 to wither_skeleton/sword_attack3
[21Dec2023 08:56:24.827] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 308 to wither/rush
[21Dec2023 08:56:24.828] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 309 to wither/death
[21Dec2023 08:56:24.828] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 310 to wither/neutralized
[21Dec2023 08:56:24.828] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 311 to wither/spell_wither_armor
[21Dec2023 08:56:24.829] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 312 to wither/charging_blocked
[21Dec2023 08:56:24.829] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 313 to wither/ghost_stand
[21Dec2023 08:56:24.829] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 314 to wither/swirl
[21Dec2023 08:56:24.829] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 315 to wither/laser
[21Dec2023 08:56:24.873] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 316 to wither/backflip
[21Dec2023 08:56:24.874] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 317 to zombie/attack1
[21Dec2023 08:56:24.874] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 318 to zombie/attack2
[21Dec2023 08:56:24.874] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 319 to zombie/attack3
[21Dec2023 08:56:24.874] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 320 to biped/skill/sweeping_edge
[21Dec2023 08:56:24.874] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 321 to biped/skill/dancing_edge
[21Dec2023 08:56:24.874] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 322 to biped/skill/the_guillotine
[21Dec2023 08:56:24.874] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 323 to biped/skill/heartpiercer
[21Dec2023 08:56:24.874] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 324 to 146
[21Dec2023 08:56:24.874] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 325 to biped/skill/grasping_spire_second
[21Dec2023 08:56:24.875] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 326 to biped/skill/steel_whirlwind
[21Dec2023 08:56:24.875] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 327 to biped/skill/battojutsu
[21Dec2023 08:56:24.875] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 328 to biped/skill/battojutsu_dash
[21Dec2023 08:56:24.875] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 329 to biped/skill/rushing_tempo1
[21Dec2023 08:56:24.875] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 330 to biped/skill/rushing_tempo2
[21Dec2023 08:56:24.876] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 331 to biped/skill/rushing_tempo3
[21Dec2023 08:56:24.876] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 332 to biped/skill/relentless_combo
[21Dec2023 08:56:24.876] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 333 to biped/skill/eviscerate_first
[21Dec2023 08:56:24.876] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 334 to biped/skill/eviscerate_second
[21Dec2023 08:56:24.876] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 335 to biped/skill/blade_rush_combo1
[21Dec2023 08:56:24.878] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 336 to biped/skill/blade_rush_combo2
[21Dec2023 08:56:24.878] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 337 to biped/skill/blade_rush_combo3
[21Dec2023 08:56:24.878] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 338 to biped/interact/blade_rush_hit
[21Dec2023 08:56:24.879] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 339 to biped/skill/blade_rush_execute
[21Dec2023 08:56:24.880] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 340 to biped/skill/blade_rush_failed
[21Dec2023 08:56:24.880] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 341 to biped/skill/blade_rush_try
[21Dec2023 08:56:24.881] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 342 to biped/skill/wrathful_lighting
[21Dec2023 08:56:24.881] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 343 to biped/skill/tsunami
[21Dec2023 08:56:24.882] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 344 to biped/skill/tsunami_reinforced
[21Dec2023 08:56:24.882] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 345 to biped/skill/everlasting_allegiance_call
[21Dec2023 08:56:24.882] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 346 to biped/skill/everlasting_allegiance_catch
[21Dec2023 08:56:24.882] [modloading-worker-0/INFO] [epicfight/]: Assigned animation id 347 to biped/skill/sharp_stab
[21Dec2023 08:56:25.021] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Found status: AHEAD Current: 43.3.5 Target: null
[21Dec2023 08:56:27.549] [main/INFO] [com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService/]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[21Dec2023 08:56:28.499] [main/WARN] [net.minecraft.server.packs.VanillaPackResources/]: Assets URL 'union:/server/libraries/net/minecraft/server/1.19.2-20220805.130853/server-1.19.2-20220805.130853-srg.jar%23103!/assets/.mcassetsroot' uses unexpected schema
[21Dec2023 08:56:28.500] [main/WARN] [net.minecraft.server.packs.VanillaPackResources/]: Assets URL 'union:/server/libraries/net/minecraft/server/1.19.2-20220805.130853/server-1.19.2-20220805.130853-srg.jar%23103!/data/.mcassetsroot' uses unexpected schema
[21Dec2023 08:56:31.476] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Loaded 7 recipes
[21Dec2023 08:56:32.114] [main/INFO] [net.minecraft.advancements.AdvancementList/]: Loaded 1179 advancements
[21Dec2023 08:56:32.866] [main/WARN] [net.minecraft.server.dedicated.DedicatedServerProperties/]: Failed to parse level-type default, defaulting to minecraft:normal
[21Dec2023 08:56:32.946] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting minecraft server version 1.19.2
[21Dec2023 08:56:32.947] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Loading properties
[21Dec2023 08:56:32.948] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Default game type: SURVIVAL
[21Dec2023 08:56:32.948] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Generating keypair
[21Dec2023 08:56:33.134] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting Minecraft server on *:35226
[21Dec2023 08:56:33.173] [Server thread/INFO] [net.minecraft.server.network.ServerConnectionListener/]: Using epoll channel type
[21Dec2023 08:56:33.334] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Preparing level "world"
[21Dec2023 08:56:49.157] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Preparing start region for dimension minecraft:overworld
[21Dec2023 08:56:55.187] [Worker-Main-1/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
[21Dec2023 08:56:55.192] [Worker-Main-1/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
[21Dec2023 08:56:55.194] [Worker-Main-1/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
[21Dec2023 08:56:55.195] [Worker-Main-1/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
[21Dec2023 08:56:55.196] [Worker-Main-1/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
[21Dec2023 08:56:55.198] [Worker-Main-1/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
[21Dec2023 08:56:55.203] [Worker-Main-1/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
[21Dec2023 08:56:55.204] [Worker-Main-1/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
[21Dec2023 08:56:55.204] [Worker-Main-1/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
[21Dec2023 08:56:55.205] [Worker-Main-1/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
[21Dec2023 08:56:55.206] [Worker-Main-1/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
[21Dec2023 08:56:55.207] [Worker-Main-1/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
[21Dec2023 08:56:55.208] [Worker-Main-1/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
[21Dec2023 08:56:55.666] [Worker-Main-1/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
[21Dec2023 08:56:56.170] [Worker-Main-1/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
[21Dec2023 08:56:56.702] [Worker-Main-1/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
[21Dec2023 08:56:57.531] [Server thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Time elapsed: 8371 ms
[21Dec2023 08:56:57.532] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Done (24.231s)! For help, type "help"
[21Dec2023 08:56:57.532] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting GS4 status listener
[21Dec2023 08:56:57.536] [Server thread/INFO] [net.minecraft.server.rcon.thread.GenericThread/]: Thread Query Listener started
[21Dec2023 08:56:57.537] [Query Listener #1/INFO] [net.minecraft.server.rcon.thread.QueryThreadGs4/]: Query running on 0.0.0.0:9898
[21Dec2023 08:56:57.541] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: JMX monitoring enabled
[21Dec2023 08:56:57.570] [Server thread/INFO] [net.minecraftforge.server.permission.PermissionAPI/]: Successfully initialized permission handler forge:default_handler
[21Dec2023 08:59:29.464] [Server thread/INFO] [net.minecraftforge.common.AdvancementLoadFix/]: Using new advancement loading for net.minecraft.server.PlayerAdvancements@519868b0
[21Dec2023 08:59:29.478] [Server thread/INFO] [net.minecraft.server.players.PlayerList/]: ToppyTopology[/**.**.**.**:39073] logged in with entity id 249 at (67.5, 65.0, -8.5)
[21Dec2023 08:59:29.504] [Server thread/ERROR] [net.minecraftforge.eventbus.EventBus/EVENTBUS]: Exception caught during firing event: class java.util.HashMap$Node cannot be cast to class net.minecraft.world.entity.EntityType (java.util.HashMap$Node is in module java.base of loader 'bootstrap'; net.minecraft.world.entity.EntityType is in module [email protected] of loader 'TRANSFORMER' @20ab76ee)
	Index: 1
	Listeners:
		0: NORMAL
		1: ASM: class yesman.epicfight.events.WorldEvents onDatapackSync(Lnet/minecraftforge/event/OnDatapackSyncEvent;)V
java.lang.ClassCastException: class java.util.HashMap$Node cannot be cast to class net.minecraft.world.entity.EntityType (java.util.HashMap$Node is in module java.base of loader 'bootstrap'; net.minecraft.world.entity.EntityType is in module [email protected] of loader 'TRANSFORMER' @20ab76ee)
	at TRANSFORMER/[email protected]/yesman.epicfight.api.data.reloader.MobPatchReloadListener.lambda$getDataStream$3(MobPatchReloadListener.java:536)
	at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
	at java.base/java.util.HashMap$EntrySpliterator.forEachRemaining(HashMap.java:1850)
	at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
	at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
	at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
	at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
	at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
	at TRANSFORMER/[email protected]/yesman.epicfight.events.WorldEvents.onDatapackSync(WorldEvents.java:83)
	at TRANSFORMER/[email protected]/yesman.epicfight.events.__WorldEvents_onDatapackSync_OnDatapackSyncEvent.invoke(.dynamic)
	at MC-BOOTSTRAP/net.minecraftforge.eventbus/net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73)
	at MC-BOOTSTRAP/net.minecraftforge.eventbus/net.minecraftforge.eventbus.EventBus.post(EventBus.java:315)
	at MC-BOOTSTRAP/net.minecraftforge.eventbus/net.minecraftforge.eventbus.EventBus.post(EventBus.java:296)
	at TRANSFORMER/[email protected]/net.minecraft.server.players.PlayerList.m_11261_(PlayerList.java:173)
	at TRANSFORMER/[email protected]/net.minecraft.server.network.ServerLoginPacketListenerImpl.m_143699_(ServerLoginPacketListenerImpl.java:156)
	at TRANSFORMER/[email protected]/net.minecraft.server.network.ServerLoginPacketListenerImpl.m_10055_(ServerLoginPacketListenerImpl.java:143)
	at TRANSFORMER/[email protected]/net.minecraft.server.network.ServerLoginPacketListenerImpl.m_9933_(ServerLoginPacketListenerImpl.java:75)
	at TRANSFORMER/[email protected]/net.minecraft.network.Connection.m_129483_(Connection.java:248)
	at TRANSFORMER/[email protected]/net.minecraft.server.network.ServerConnectionListener.m_9721_(ServerConnectionListener.java:143)
	at TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:880)
	at TRANSFORMER/[email protected]/net.minecraft.server.dedicated.DedicatedServer.m_5703_(DedicatedServer.java:292)
	at TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:806)
	at TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:654)
	at TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:244)
	at java.base/java.lang.Thread.run(Thread.java:840)

[21Dec2023 08:59:29.506] [Server thread/ERROR] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: Couldn't place player in world
java.lang.ClassCastException: class java.util.HashMap$Node cannot be cast to class net.minecraft.world.entity.EntityType (java.util.HashMap$Node is in module java.base of loader 'bootstrap'; net.minecraft.world.entity.EntityType is in module [email protected] of loader 'TRANSFORMER' @20ab76ee)
	at yesman.epicfight.api.data.reloader.MobPatchReloadListener.lambda$getDataStream$3(MobPatchReloadListener.java:536) ~[EpicFight-19.5.19.jar%23100!/:19.5.19]
	at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) ~[?:?]
	at java.util.HashMap$EntrySpliterator.forEachRemaining(HashMap.java:1850) ~[?:?]
	at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) ~[?:?]
	at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) ~[?:?]
	at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[?:?]
	at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[?:?]
	at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?]
	at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) ~[?:?]
	at yesman.epicfight.events.WorldEvents.onDatapackSync(WorldEvents.java:83) ~[EpicFight-19.5.19.jar%23100!/:19.5.19]
	at yesman.epicfight.events.__WorldEvents_onDatapackSync_OnDatapackSyncEvent.invoke(.dynamic) ~[EpicFight-19.5.19.jar%23100!/:19.5.19]
	at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.3.jar%2351!/:?]
	at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.3.jar%2351!/:?]
	at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.3.jar%2351!/:?]
	at net.minecraft.server.players.PlayerList.m_11261_(PlayerList.java:173) ~[server-1.19.2-20220805.130853-srg.jar%23103!/:?]
	at net.minecraft.server.network.ServerLoginPacketListenerImpl.m_143699_(ServerLoginPacketListenerImpl.java:156) ~[server-1.19.2-20220805.130853-srg.jar%23103!/:?]
	at net.minecraft.server.network.ServerLoginPacketListenerImpl.m_10055_(ServerLoginPacketListenerImpl.java:143) ~[server-1.19.2-20220805.130853-srg.jar%23103!/:?]
	at net.minecraft.server.network.ServerLoginPacketListenerImpl.m_9933_(ServerLoginPacketListenerImpl.java:75) ~[server-1.19.2-20220805.130853-srg.jar%23103!/:?]
	at net.minecraft.network.Connection.m_129483_(Connection.java:248) ~[server-1.19.2-20220805.130853-srg.jar%23103!/:?]
	at net.minecraft.server.network.ServerConnectionListener.m_9721_(ServerConnectionListener.java:143) ~[server-1.19.2-20220805.130853-srg.jar%23103!/:?]
	at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:880) ~[server-1.19.2-20220805.130853-srg.jar%23103!/:?]
	at net.minecraft.server.dedicated.DedicatedServer.m_5703_(DedicatedServer.java:292) ~[server-1.19.2-20220805.130853-srg.jar%23103!/:?]
	at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:806) ~[server-1.19.2-20220805.130853-srg.jar%23103!/:?]
	at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:654) ~[server-1.19.2-20220805.130853-srg.jar%23103!/:?]
	at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:244) ~[server-1.19.2-20220805.130853-srg.jar%23103!/:?]
	at java.lang.Thread.run(Thread.java:840) [?:?]
[21Dec2023 08:59:29.519] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: ToppyTopology lost connection: Invalid player data
[21Dec2023 08:59:29.520] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: ToppyTopology left the game
[21Dec2023 08:59:29.530] [Server thread/WARN] [net.minecraft.network.Connection/]: handleDisconnection() called twice

Epic Fight Disabled Entities.zip

commented

did you fix it?

commented

Yeah Im having the same problem on my 1.19.2 server
[19Jan2024 00:02:13.572] [Server thread/ERROR] [net.minecraftforge.eventbus.EventBus/EVENTBUS]: Exception caught during firing event: class java.util.HashMap$Node cannot be cast to class net.minecraft.world.entity.EntityType (java.util.HashMap$Node is in module java.base of loader 'bootstrap'; net.minecraft.world.entity.EntityType is in module [email protected] of loader 'TRANSFORMER' @73fbdf68)
Index: 1
Listeners:
0: NORMAL
1: ASM: class yesman.epicfight.events.WorldEvents onDatapackSync(Lnet/minecraftforge/event/OnDatapackSyncEvent;)V
java.lang.ClassCastException: class java.util.HashMap$Node cannot be cast to class net.minecraft.world.entity.EntityType (java.util.HashMap$Node is in module java.base of loader 'bootstrap'; net.minecraft.world.entity.EntityType is in module [email protected] of loader 'TRANSFORMER' @73fbdf68)
at TRANSFORMER/[email protected]/yesman.epicfight.api.data.reloader.MobPatchReloadListener.lambda$getDataStream$3(MobPatchReloadListener.java:536)
at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
at java.base/java.util.HashMap$EntrySpliterator.forEachRemaining(HashMap.java:1858)
at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
at TRANSFORMER/[email protected]/yesman.epicfight.events.WorldEvents.onDatapackSync(WorldEvents.java:83)
at TRANSFORMER/[email protected]/yesman.epicfight.events.WorldEvents_onDatapackSync_OnDatapackSyncEvent.invoke(.dynamic)
at MC-BOOTSTRAP/net.minecraftforge.eventbus/net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73)
at MC-BOOTSTRAP/net.minecraftforge.eventbus/net.minecraftforge.eventbus.EventBus.post(EventBus.java:315)
at MC-BOOTSTRAP/net.minecraftforge.eventbus/net.minecraftforge.eventbus.EventBus.post(EventBus.java:296)
at TRANSFORMER/[email protected]/net.minecraft.server.players.PlayerList.m_11261
(PlayerListMixin.java:173)
at TRANSFORMER/[email protected]/net.minecraft.server.network.ServerLoginPacketListenerImpl.m_10055
(ServerLoginNetHandlerMixin.java:624)
at TRANSFORMER/[email protected]/net.minecraft.server.network.ServerLoginPacketListenerImpl.m_9933_(ServerLoginNetHandlerMixin.java:75)
at TRANSFORMER/[email protected]/net.minecraft.network.Connection.m_129483_(ConnectionMixin.java:248)
at TRANSFORMER/[email protected]/net.minecraft.server.network.ServerConnectionListener.m_9721_(ServerConnectionListener.java:143)
at TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer.m_5703_(MinecraftServerMixin.java:880)
at TRANSFORMER/[email protected]/net.minecraft.server.dedicated.DedicatedServer.m_5703_(DedicatedServerMixin.java:292)
at TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer.m_5705_(MinecraftServerMixin.java:806)
at TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer.m_130011_(MinecraftServerMixin.java:2127)
at TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer.m_206580_(MinecraftServerMixin.java:244)
at java.base/java.lang.Thread.run(Thread.java:1589)

[19Jan2024 00:02:13.572] [Server thread/ERROR] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: Couldn't place player in world
java.lang.ClassCastException: class java.util.HashMap$Node cannot be cast to class net.minecraft.world.entity.EntityType (java.util.HashMap$Node is in module java.base of loader 'bootstrap'; net.minecraft.world.entity.EntityType is in module [email protected] of loader 'TRANSFORMER' @73fbdf68)
at yesman.epicfight.api.data.reloader.MobPatchReloadListener.lambda$getDataStream$3(MobPatchReloadListener.java:536) ~[EpicFight-19.5.19.jar%23206!/:19.5.19] {re:classloading,pl:runtimedistcleaner:A}
at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) ~[?:?] {}
at java.util.HashMap$EntrySpliterator.forEachRemaining(HashMap.java:1858) ~[?:?] {}
at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) ~[?:?] {}
at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) ~[?:?] {}
at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[?:?] {}
at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[?:?] {}
at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?] {}
at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) ~[?:?] {}
at yesman.epicfight.events.WorldEvents.onDatapackSync(WorldEvents.java:83) ~[EpicFight-19.5.19.jar%23206!/:19.5.19] {re:classloading}
at yesman.epicfight.events.WorldEvents_onDatapackSync_OnDatapackSyncEvent.invoke(.dynamic) ~[EpicFight-19.5.19.jar%23206!/:19.5.19] {re:classloading,pl:eventbus:B}
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.3.jar%2384!/:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.3.jar%2384!/:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.3.jar%2384!/:?] {}
at net.minecraft.server.players.PlayerList.m_11261
(PlayerListMixin.java:173) ~[server-1.19.2-20220805.130853-srg.jar%23225!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.server.network.ServerLoginPacketListenerImpl.m_10055
(ServerLoginNetHandlerMixin.java:624) ~[server-1.19.2-20220805.130853-srg.jar%23225!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.arclight.core.json:network.ServerLoginNetHandlerMixin,pl:mixin:A}
at net.minecraft.server.network.ServerLoginPacketListenerImpl.m_9933_(ServerLoginNetHandlerMixin.java:75) ~[server-1.19.2-20220805.130853-srg.jar%23225!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.arclight.core.json:network.ServerLoginNetHandlerMixin,pl:mixin:A}
at net.minecraft.network.Connection.m_129483_(ConnectionMixin.java:248) ~[server-1.19.2-20220805.130853-srg.jar%23225!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.arclight.core.json:network.ConnectionMixin,pl:mixin:APP:mixins.arclight.impl.forge.optimization.json:network.ConnectionMixin_Optimize,pl:mixin:A}
at net.minecraft.server.network.ServerConnectionListener.m_9721_(ServerConnectionListener.java:143) ~[server-1.19.2-20220805.130853-srg.jar%23225!/:?] {re:classloading}
at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServerMixin.java:880) ~[server-1.19.2-20220805.130853-srg.jar%23225!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A,re:mixin,pl:accesstransformer:B}
at net.minecraft.server.dedicated.DedicatedServer.m_5703_(DedicatedServerMixin.java:292) ~[server-1.19.2-20220805.130853-srg.jar%23225!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.arclight.core.json:server.dedicated.DedicatedServerMixin,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServerMixin.java:806) ~[server-1.19.2-20220805.130853-srg.jar%23225!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A,re:mixin,pl:accesstransformer:B}
at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServerMixin.java:2127) ~[server-1.19.2-20220805.130853-srg.jar%23225!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A,re:mixin,pl:accesstransformer:B}
at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServerMixin.java:244) ~[server-1.19.2-20220805.130853-srg.jar%23225!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A,re:mixin,pl:accesstransformer:B}
at java.lang.Thread.run(Thread.java:1589) [?:?] {re:mixin,re:mixin,re:mixin}

commented

@ToppyTopology I did find another bug where animations will cause game crashes. Please find latest version build here. Please DM me or comment if you find more problems

commented

I'm having a similar issue. It seems to be a java casting error, which may require change to the source code. I tested without datapacks and i am having the same exception

commented
commented

Hi Everyone. I seemed to have fixed the issue by modifying one of the classes. Please see PR #1665 for more information.

You can download the new version on my fork of the mod.

Ngl. It took me way longer than reasonable to fix it. Im not a modder, just a low skill programmer

commented

It has been fixed in 19.5.25