Taterzens [Fabric]

Taterzens [Fabric]

86.3k Downloads

Skins "fetched" but staying the same

CloakTheWhat opened this issue · 11 comments

commented

Describe the bug
Despite the skin was fetched, the skin did not change at all

Platform(s)

  • Forge

Environment(s)

  • Server

Versions

  • Minecraft 1.17.1
  • Taterzens 1.4.2

To Reproduce
Steps to reproduce the behavior:

  1. Launch server
  2. Run
  3. Create an npc
  4. edit the skin
  5. Nothing changes

Expected behavior
Skin of the npc would change with the use of a Mineskin url or a player name

Additional context
Add any other context about the problem here.

commented

Can you provide the logs?

I'm having the same issue. Console says absolutely nothing about it when I run the command. In game chat says "Skin of Taterzen was fetched from e2db73c0" but the skin remains the same.

commented

This appears to be an issue with the mineskin API. When running

/npc edit skin https://minesk.in/b24889543a6a49d5ba3e7788d224b9ef

Console gives an error regarding the url https://api.mineskin.org/get/id/b24889543a6a49d5ba3e7788d224b9ef

Which is confirmed in the browser. Error 400 invalid number.

commented

@Dovahkiin-Warrior mineskin changed their website so you now get skin uuid instead of id. This was (should be) fixed in the latest version (1.17.1).

commented
commented

Could you paste the command you're using as well?

commented

Could you paste the command you're using as well?

The command I used was the
/npc edit skin [mineskin url here]
the same one that Mineskin had, but when I tried to copy and paste it it said the skin was fetched but the npc stayed the same

commented

Can you provide the logs?

commented

Can you provide the logs?
Where do I find the logs? It didnt crash so, I cant provide that, but if you mean the message after I typed the command all I got is that it was successful and the npc jittered a bit before going back to place with the same skin

commented

I mean console logs

commented

I just grabbed this from the server cmd thing, the server is still running without problem and when I spawn or edit a taterzen it doesnt show up in the console

E:\MINE\MC SERVER\MC Server>REM Forge requires a configured set of both JVM and program arguments.

E:\MINE\MC SERVER\MC Server>REM Add custom JVM arguments to the user_jvm_args.txt

E:\MINE\MC SERVER\MC Server>REM Add custom program arguments {such as nogui} to this file in the next line before the or

E:\MINE\MC SERVER\MC Server>REM pass them to this script directly

E:\MINE\MC SERVER\MC Server>java @user_jvm_args.txt @libraries/net/minecraftforge/forge/1.17.1-37.0.73/win_args.txt
2021-10-24 16:36:31,837 main WARN Advanced terminal features are not available in this environment
[16:36:32] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeserver, --fml.forgeVersion, 37.0.73, --fml.mcVersion, 1.17.1, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20210706.113038]
[16:36:32] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher 9.0.7+91+master.8569cdf starting: java version 16.0.2 by Oracle Corporation
[16:36:33] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.4 Source=union:/E:/MINE/MC%20SERVER/MC%20Server/libraries/org/spongepowered/mixin/0.8.4/mixin-0.8.4.jar%2318! Service=ModLauncher Env=SERVER
[16:36:37] [main/INFO] [cp.mo.mo.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeserver' with arguments []
SLF4J: No SLF4J providers were found.
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#noProviders for further details.
[16:36:52] [modloading-worker-3/INFO]: Loaded C2B lib.
[16:36:52] [modloading-worker-3/INFO]: Here we go! Launching Dungeon Crawl 2.3.2...
[16:36:53] [modloading-worker-3/INFO]: Forge mod loading, version 37.0.73, for MC 1.17.1 with MCP 20210706.113038
[16:36:54] [modloading-worker-3/INFO]: MinecraftForge v37.0.73 Initialized
[16:36:56] [main/INFO]: Potentially Dangerous alternative prefix minecraft for name shield, expected wonderful_enchantments. This could be a intended override, but in most cases indicates a broken mod.
[16:36:57] [main/INFO]: Potentially Dangerous alternative prefix minecraft for name leather_horse_armor, expected wonderful_enchantments. This could be a intended override, but in most cases indicates a broken mod.
[16:36:57] [main/INFO]: Potentially Dangerous alternative prefix minecraft for name iron_horse_armor, expected wonderful_enchantments. This could be a intended override, but in most cases indicates a broken mod.
[16:36:57] [main/INFO]: Potentially Dangerous alternative prefix minecraft for name golden_horse_armor, expected wonderful_enchantments. This could be a intended override, but in most cases indicates a broken mod.
[16:36:57] [main/INFO]: Potentially Dangerous alternative prefix minecraft for name diamond_horse_armor, expected wonderful_enchantments. This could be a intended override, but in most cases indicates a broken mod.
[16:36:57] [main/INFO]: Potentially Dangerous alternative prefix minecraft for name milk, expected forge. This could be a intended override, but in most cases indicates a broken mod.
[16:36:57] [main/INFO]: Potentially Dangerous alternative prefix minecraft for name flowing_milk, expected forge. This could be a intended override, but in most cases indicates a broken mod.
[16:36:57] [main/ERROR]: Cannot change the coin conversion as 'lightmanscurrency:coin_iron' has not been registered as a coin.
[16:36:57] [main/ERROR]: Cannot change the coin conversion as 'lightmanscurrency:coin_gold' has not been registered as a coin.
[16:36:58] [main/ERROR]: Cannot change the coin conversion as 'lightmanscurrency:coin_emerald' has not been registered as a coin.
[16:36:58] [main/ERROR]: Cannot change the coin conversion as 'lightmanscurrency:coin_diamond' has not been registered as a coin.
[16:36:58] [main/ERROR]: Cannot change the coin conversion as 'lightmanscurrency:coin_netherite' has not been registered as a coin.
[16:36:58] [main/ERROR]: Cannot change the coin conversion as 'lightmanscurrency:coinpile_copper' has not been registered as a coin.
[16:36:58] [main/ERROR]: Cannot change the coin conversion as 'lightmanscurrency:coinpile_iron' has not been registered as a coin.
[16:36:58] [main/ERROR]: Cannot change the coin conversion as 'lightmanscurrency:coinpile_gold' has not been registered as a coin.
[16:36:58] [main/ERROR]: Cannot change the coin conversion as 'lightmanscurrency:coinpile_emerald' has not been registered as a coin.
[16:36:58] [main/ERROR]: Cannot change the coin conversion as 'lightmanscurrency:coinpile_diamond' has not been registered as a coin.
[16:36:58] [main/ERROR]: Cannot change the coin conversion as 'lightmanscurrency:coinpile_netherite' has not been registered as a coin.
[16:36:58] [main/ERROR]: Cannot change the coin conversion as 'lightmanscurrency:coinblock_copper' has not been registered as a coin.
[16:36:58] [main/ERROR]: Cannot change the coin conversion as 'lightmanscurrency:coinblock_iron' has not been registered as a coin.
[16:36:58] [main/ERROR]: Cannot change the coin conversion as 'lightmanscurrency:coinblock_gold' has not been registered as a coin.
[16:36:58] [main/ERROR]: Cannot change the coin conversion as 'lightmanscurrency:coinblock_emerald' has not been registered as a coin.
[16:36:58] [main/ERROR]: Cannot change the coin conversion as 'lightmanscurrency:coinblock_diamond' has not been registered as a coin.
[16:36:58] [main/ERROR]: Cannot change the coin conversion as 'lightmanscurrency:coinblock_netherite' has not been registered as a coin.
[16:36:59] [modloading-worker-3/INFO]: Common Setup
[16:36:59] [modloading-worker-3/INFO]: Whitelisted Dimensions:
[16:36:59] [modloading-worker-3/INFO]: minecraft:overworld
[16:36:59] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [dungeonsmod] Starting version check at https://raw.githubusercontent.com/dainxt/DungeonsMod-Issue-Tracker/master/update.json
[16:36:59] [modloading-worker-2/INFO]: Initializing the Money Utilities.
[16:36:59] [main/INFO]: Registering Structure Piece Types
[16:36:59] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [dungeonsmod] Found status: BETA Current: 1.17.1-1.4.53 Target: null
[16:36:59] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [majruszs_difficulty] Starting version check at https://raw.githubusercontent.com/Majrusz/MajruszsProgressiveDifficultyMod/1.17.1/update.json
[16:36:59] [modloading-worker-0/INFO]: Start loading plugin at mcp.mobius.waila.addons.core.CorePlugin
[16:36:59] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [majruszs_difficulty] Found status: AHEAD Current: 1.3.1 Target: null
[16:36:59] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [cfm] Starting version check at https://mrcrayfish.com/modupdatejson?id=cfm
[16:36:59] [modloading-worker-0/INFO]: Start loading plugin at snownee.jade.VanillaPlugin
[16:36:59] [modloading-worker-0/INFO]: Start loading plugin at cy.jdkdigital.productivebees.integrations.hwyla.ProductiveBeesHwylaPlugin
[16:37:00] [modloading-worker-0/INFO]: Start loading plugin at com.anonymoushacker1279.immersiveweapons.client.integration.waila.ImmersiveWeaponsWailaPlugin
[16:37:00] [modloading-worker-0/INFO]: Jade is installed, which is incompatible with the Waila plugin. The plugin will be disabled to prevent crashes.
[16:37:00] [modloading-worker-0/INFO]: Start loading plugin at de.maxhenkel.corpse.integration.waila.PluginCorpse
[16:37:00] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [cfm] Found status: BETA Current: 7.0.0-pre25 Target: 7.0.0-pre25
[16:37:00] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [productivebees] Starting version check at https://raw.githubusercontent.com/JDKDigital/productive-bees/dev-1.17.1/versions.json
[16:37:00] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [productivebees] Found status: AHEAD Current: 1.17.1-0.7.0.7 Target: null
[16:37:00] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [forge] Starting version check at https://files.minecraftforge.net/net/minecraftforge/forge/promotions_slim.json
[16:37:01] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [forge] Found status: BETA_OUTDATED Current: 37.0.73 Target: 37.0.103
[16:37:01] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [majrusz_library] Starting version check at https://raw.githubusercontent.com/Majrusz/MajruszLibrary/1.17.1/update.json
[16:37:01] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [majrusz_library] Found status: AHEAD Current: 2.6.0 Target: null
[16:37:01] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [wonderful_enchantments] Starting version check at https://raw.githubusercontent.com/Majrusz/WonderfulEnchantmentsMod/1.17.1/update.json
[16:37:01] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [wonderful_enchantments] Found status: AHEAD Current: 1.5.2 Target: null
[16:37:01] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [immersiveweapons] Starting version check at https://github.com/AnonymousHacker1279/ImmersiveWeapons/raw/master/update.json
[16:37:01] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [immersiveweapons] Found status: OUTDATED Current: 1.17.1-1.9.2 Target: 1.17.1-1.10.0
[16:37:01] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [corpse] Starting version check at https://maxhenkel.de/update/corpse.json
[16:37:03] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [corpse] Found status: UP_TO_DATE Current: 1.17.1-1.0.4 Target: null
[16:37:04] [main/INFO] [mojang/YggdrasilAuthenticationService]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[16:37:05] [main/WARN]: Assets URL 'union:/E:/MINE/MC%20SERVER/MC%20Server/libraries/net/minecraft/server/1.17.1-20210706.113038/server-1.17.1-20210706.113038-srg.jar%2343!/assets/.mcassetsroot' uses unexpected schema
[16:37:05] [main/WARN]: Assets URL 'union:/E:/MINE/MC%20SERVER/MC%20Server/libraries/net/minecraft/server/1.17.1-20210706.113038/server-1.17.1-20210706.113038-srg.jar%2343!/data/.mcassetsroot' uses unexpected schema
[16:37:06] [main/WARN]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
[16:37:06] [main/WARN]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0]
[16:37:06] [main/WARN]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
[16:37:06] [main/WARN]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
[16:37:06] [main/WARN]: Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
[16:37:06] [main/WARN]: Ambiguity between arguments [npc, edit, movement, FOLLOW] and [npc, edit, movement, movement type] with inputs: [FOLLOW]
[16:37:06] [main/WARN]: Ambiguity between arguments [npc, tp, position] and [npc, tp, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
[16:37:06] [main/WARN]: Ambiguity between arguments [undeadarmy, stop, position] and [undeadarmy, stop, entity] with inputs: [0.1 -0.5 .9, 0 0 0]
[16:37:06] [main/WARN]: Ambiguity between arguments [undeadarmy, stop, position] and [undeadarmy, stop, entities] with inputs: [0.1 -0.5 .9, 0 0 0]
[16:37:06] [main/WARN]: Ambiguity between arguments [undeadarmy, stop, entity] and [undeadarmy, stop, entities] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
[16:37:06] [main/WARN]: Ambiguity between arguments [undeadarmy, stop, entities] and [undeadarmy, stop, entity] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
[16:37:06] [main/WARN]: Ambiguity between arguments [undeadarmy, start, direction] and [undeadarmy, start, entity] with inputs: [NORTH, WEST, SOUTH, EAST]
[16:37:06] [main/WARN]: Ambiguity between arguments [undeadarmy, start, direction] and [undeadarmy, start, entities] with inputs: [NORTH, WEST, SOUTH, EAST]
[16:37:06] [main/WARN]: Ambiguity between arguments [undeadarmy, start, direction, position] and [undeadarmy, start, direction, entity] with inputs: [0.1 -0.5 .9, 0 0 0]
[16:37:06] [main/WARN]: Ambiguity between arguments [undeadarmy, start, direction, position] and [undeadarmy, start, direction, entities] with inputs: [0.1 -0.5 .9, 0 0 0]
[16:37:06] [main/WARN]: Ambiguity between arguments [undeadarmy, start, direction, entity] and [undeadarmy, start, direction, entities] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
[16:37:06] [main/WARN]: Ambiguity between arguments [undeadarmy, start, direction, entities] and [undeadarmy, start, direction, entity] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
[16:37:06] [main/WARN]: Ambiguity between arguments [undeadarmy, start, position] and [undeadarmy, start, entity] with inputs: [0.1 -0.5 .9, 0 0 0]
[16:37:06] [main/WARN]: Ambiguity between arguments [undeadarmy, start, position] and [undeadarmy, start, entities] with inputs: [0.1 -0.5 .9, 0 0 0]
[16:37:06] [main/WARN]: Ambiguity between arguments [undeadarmy, start, entity] and [undeadarmy, start, entities] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
[16:37:06] [main/WARN]: Ambiguity between arguments [undeadarmy, start, entities] and [undeadarmy, start, entity] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
[16:37:06] [main/WARN]: Ambiguity between arguments [undeadarmy, killall, position] and [undeadarmy, killall, entity] with inputs: [0.1 -0.5 .9, 0 0 0]
[16:37:06] [main/WARN]: Ambiguity between arguments [undeadarmy, killall, position] and [undeadarmy, killall, entities] with inputs: [0.1 -0.5 .9, 0 0 0]
[16:37:06] [main/WARN]: Ambiguity between arguments [undeadarmy, killall, entity] and [undeadarmy, killall, entities] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
[16:37:06] [main/WARN]: Ambiguity between arguments [undeadarmy, killall, entities] and [undeadarmy, killall, entity] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
[16:37:06] [main/WARN]: Ambiguity between arguments [undeadarmy, highlight, position] and [undeadarmy, highlight, entity] with inputs: [0.1 -0.5 .9, 0 0 0]
[16:37:06] [main/WARN]: Ambiguity between arguments [undeadarmy, highlight, position] and [undeadarmy, highlight, entities] with inputs: [0.1 -0.5 .9, 0 0 0]
[16:37:06] [main/WARN]: Ambiguity between arguments [undeadarmy, highlight, entity] and [undeadarmy, highlight, entities] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
[16:37:06] [main/WARN]: Ambiguity between arguments [undeadarmy, highlight, entities] and [undeadarmy, highlight, entity] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
[16:37:06] [main/WARN]: Ambiguity between arguments [undeadarmy, undeadleft, position] and [undeadarmy, undeadleft, entity] with inputs: [0.1 -0.5 .9, 0 0 0]
[16:37:06] [main/WARN]: Ambiguity between arguments [undeadarmy, undeadleft, position] and [undeadarmy, undeadleft, entities] with inputs: [0.1 -0.5 .9, 0 0 0]
[16:37:06] [main/WARN]: Ambiguity between arguments [undeadarmy, undeadleft, entity] and [undeadarmy, undeadleft, entities] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
[16:37:06] [main/WARN]: Ambiguity between arguments [undeadarmy, undeadleft, entities] and [undeadarmy, undeadleft, entity] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
[16:37:06] [main/WARN]: Ambiguity between arguments [undeadarmy, progress, entity] and [undeadarmy, progress, entities] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
[16:37:06] [main/WARN]: Ambiguity between arguments [undeadarmy, progress, entities] and [undeadarmy, progress, entity] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
[16:37:06] [main/WARN]: Ambiguity between arguments [clampedregionaldifficulty, position] and [clampedregionaldifficulty, entity] with inputs: [0.1 -0.5 .9, 0 0 0]
[16:37:06] [main/WARN]: Ambiguity between arguments [clampedregionaldifficulty, position] and [clampedregionaldifficulty, entities] with inputs: [0.1 -0.5 .9, 0 0 0]
[16:37:06] [main/WARN]: Ambiguity between arguments [clampedregionaldifficulty, entity] and [clampedregionaldifficulty, entities] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
[16:37:06] [main/WARN]: Ambiguity between arguments [clampedregionaldifficulty, entities] and [clampedregionaldifficulty, entity] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
[16:37:06] [main/WARN]: Ambiguity between arguments [crd, position] and [crd, entity] with inputs: [0.1 -0.5 .9, 0 0 0]
[16:37:06] [main/WARN]: Ambiguity between arguments [crd, position] and [crd, entities] with inputs: [0.1 -0.5 .9, 0 0 0]
[16:37:06] [main/WARN]: Ambiguity between arguments [crd, entity] and [crd, entities] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
[16:37:06] [main/WARN]: Ambiguity between arguments [crd, entities] and [crd, entity] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
[16:37:06] [main/WARN]: Ambiguity between arguments [treasurebag, reset, entity] and [treasurebag, reset, entities] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
[16:37:06] [main/WARN]: Ambiguity between arguments [treasurebag, reset, entities] and [treasurebag, reset, entity] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
[16:37:06] [main/WARN]: Ambiguity between arguments [deathhistory, player] and [deathhistory, player_uuid] with inputs: [dd12be42-52a9-4a91-a8a1-11c01849e498]
[16:37:06] [main/INFO]: Reloading ResourceManager: Default, DungeonsMod-1.17.1-1.4.53.jar, forge-1.17.1-37.0.73-universal.jar, simpleplanes-1.17.1-4.6.1.jar, cfm-7.0.0pre25-1.17.1.jar, productivebees-1.17.1-0.7.0.7.jar, jei-1.17.1-8.1.0.21.jar, Jade-1.17.1-3.3.1.jar, DungeonCrawl-1.17.1-2.3.2.jar, majruszs-difficulty-1.17.1-1.3.1.jar, majrusz-library-1.17.1-2.6.0.jar, wonderful-enchantments-1.17.1-1.5.2.jar, xplosives-1.2.jar, corpse-1.17.1-1.0.4.jar, ImmersiveWeapons-1.17.1-1.9.2.jar, lightmanscurrency-1.17.1-1.0.0.3.jar, dimdungeons-1.13.1-forge-1.17.1.jar, citadel-1.9.3-1.17.1.jar, alexsmobs-1.13.0.jar, taterzens-1.4.2-forge.jar
[16:37:10] [Worker-Main-5/INFO]: Skipping loading recipe simpleplanes:plane_book as it's serializer returned null
[16:37:10] [Worker-Main-5/INFO]: Loaded 21 recipes
[16:37:12] [Worker-Main-5/WARN]: Found validation problem in {alexsmobs:gameplay/seal_reward}.pools[0].entries[1].functions[0]: Parameters [] are not provided in this context
[16:37:13] [Worker-Main-5/INFO]: Loaded 1820 advancements
[16:37:13] [Worker-Main-5/INFO]: Loading data...
[16:37:14] [Worker-Main-5/INFO]: Done.
[16:37:16] [main/INFO]: Injecting existing registry data into this CLIENT instance
[16:37:16] [main/WARN]: Registry minecraft:entity_type: Object did not get ID it asked for. Name: taterzens:npc Expected: 145 Got: 290
[16:37:19] [Server thread/INFO]: Starting minecraft server version 1.17.1
[16:37:19] [Server thread/INFO]: Loading properties
[16:37:19] [Server thread/INFO]: Default game type: SURVIVAL
[16:37:19] [Server thread/INFO]: Generating keypair
[16:37:19] [Server thread/INFO]: Starting Minecraft server on *:25565
[16:37:19] [Server thread/INFO]: Using default channel type
[16:37:21] [Server thread/INFO]: Registering banker trades.
[16:37:21] [Server thread/INFO]: Registering cashier trades.
[16:37:21] [Server thread/INFO]: Preparing level "world"
[16:37:23] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[16:37:24] [Worker-Main-6/INFO]: Preparing spawn area: 0%
[16:37:24] [Worker-Main-6/INFO]: Preparing spawn area: 0%
[16:37:24] [Worker-Main-6/INFO]: Preparing spawn area: 0%
[16:37:24] [Worker-Main-6/INFO]: Preparing spawn area: 0%
[16:37:25] [Worker-Main-4/INFO]: Preparing spawn area: 0%
[16:37:25] [Worker-Main-4/INFO]: Preparing spawn area: 0%
[16:37:26] [Worker-Main-5/INFO]: Preparing spawn area: 0%
[16:37:26] [Worker-Main-5/INFO]: Preparing spawn area: 0%
[16:37:27] [Worker-Main-6/INFO]: Preparing spawn area: 0%
[16:37:27] [Worker-Main-6/INFO]: Preparing spawn area: 1%
[16:37:28] [Worker-Main-6/INFO]: Preparing spawn area: 3%
[16:37:28] [Worker-Main-4/INFO]: Preparing spawn area: 4%
[16:37:29] [Worker-Main-4/INFO]: Preparing spawn area: 4%
[16:37:29] [Worker-Main-4/INFO]: Preparing spawn area: 6%
[16:37:30] [Worker-Main-6/INFO]: Preparing spawn area: 6%
[16:37:30] [Worker-Main-6/INFO]: Preparing spawn area: 10%
[16:37:31] [Worker-Main-4/INFO]: Preparing spawn area: 18%
[16:37:31] [Worker-Main-6/INFO]: Preparing spawn area: 36%
[16:37:32] [Worker-Main-5/INFO]: Preparing spawn area: 53%
[16:37:32] [Worker-Main-4/INFO]: Preparing spawn area: 63%
[16:37:33] [Worker-Main-5/INFO]: Preparing spawn area: 77%
[16:37:33] [Worker-Main-5/INFO]: Preparing spawn area: 95%
[16:37:35] [Server thread/INFO]: Time elapsed: 12063 ms
[16:37:35] [Server thread/INFO]: Done (14.296s)! For help, type "help"
[16:37:38] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 3293ms or 65 ticks behind
[16:38:41] [Server thread/INFO]: Using new advancement loading for net.minecraft.server.PlayerAdvancements@658185cc
[16:38:41] [Server thread/INFO]: CloakTheNani[/26.138.165.167:57712] logged in with entity id 325 at (1502.1681084851523, 64.0, -112.05302648306746)
[16:38:42] [Server thread/INFO]: CloakTheNani joined the game
[16:38:42] [Server thread/INFO]: Syncing config to CloakTheNani (5c09762f-3568-318c-9f43-6b3eb84c5cb7)
[16:38:47] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 6675ms or 133 ticks behind
[16:39:26] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 24268ms or 485 ticks behind

commented

I'm not able to reproduce this with taterzens only in this release. It must be a mod conflict if it is still there.