PluginBugs / Issues-ItemsAdder

Repository used to keep track of issues of my plugin ItemsAdder
https://itemsadder.devs.beer
49 stars 21 forks source link

[Custom Entities] Head position seems bugged with high pitch. #1524

Closed Andre601 closed 1 year ago

Andre601 commented 2 years ago

Terms

Discord tag (optional)

Andre_601#0601

What happened?

When applying a custom entity to a Citizens NPC and have that NPC's lookclose enabled, causes the head model to display wrong, depending on how the NPC is looking at you. Please see the screenshot below for full info.

The current structure of the head is as follows (B indicates a bone, C a cube):

B: robot
β”œβ”€β”€ B: head
β”‚   β”œβ”€β”€ B: skull
β”‚   β”‚   └── C: top
β”‚   β”‚
β”‚   β”œβ”€β”€ B: jaw
β”‚   β”‚   β”œβ”€β”€ C: right
β”‚   β”‚   β”œβ”€β”€ C: left
β”‚   β”‚   └── C: bottom
β”‚   β”‚
β”‚   └── C: neck
β”‚
└── #Other stuff

Note that the "head" bone is marked/configured as an actual head, as by the Wiki instructions. A screenshot of the above tree is also provided below.

Steps to reproduce the issue

  1. Create a model that has a bone configured as head, with at least 2 separate bones in it.
  2. Export the model with the IA model plugin.
  3. Apply the custom entity stuff to ItemsAdder like normal and rezip.
  4. Create an NPC of type Zombie.
  5. Apply the model using the /iaentity citizens command.
  6. Make the NPC have lookclose enabled
  7. Move around the NPC and on different heights.
  8. See issue

Server version

[17:41:42 INFO]: This server is running Paper version git-Paper-215 (MC: 1.18.1) (Implementing API version 1.18.1-R0.1-SNAPSHOT) (Git: 7f65b0b) You are 1 version(s) behind Download the new version at: https://papermc.io/downloads Previous version: git-Paper-181 (MC: 1.18.1)

ItemsAdder Version

[17:42:24 INFO]: ItemsAdder version 3.0.2 [17:42:24 INFO]: Customized Minecraft without client mods! [17:42:24 INFO]: Website: devs.beer [17:42:24 INFO]: Author: LoneDev

ProtocolLib Version

[17:43:15 INFO]: ProtocolLib version 4.8.0-SNAPSHOT-b545 [17:43:15 INFO]: Provides read/write access to the Minecraft protocol. [17:43:15 INFO]: Authors: dmulloy2 and comphenix

LoneLibs Version

[17:43:31 INFO]: LoneLibs version 1.0.18 [17:43:31 INFO]: Collection of libs used by my plugins [17:43:31 INFO]: Authors: LoneDev and others

LightAPI Version (optional)

N/A

LibsDisguises Version (optional)

[17:43:58 INFO]: LibsDisguises version 10.0.27-SNAPSHOT [17:43:58 INFO]: A disguise plugin with various disguises. [17:43:58 INFO]: Authors: libraryaddict, Byteflux and Navid K.

FULL server log

[17:03:50] [ServerMain/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD' [17:03:50] [ServerMain/INFO]: Reloading ResourceManager: Default, bukkit [17:03:51] [Worker-Main-2/INFO]: Loaded 7 recipes [17:03:52] [Server thread/INFO]: Starting minecraft server version 1.18.1 [17:03:52] [Server thread/INFO]: Loading properties [17:03:52] [Server thread/INFO]: This server is running Paper version git-Paper-215 (MC: 1.18.1) (Implementing API version 1.18.1-R0.1-SNAPSHOT) (Git: 7f65b0b) [17:03:52] [Server thread/INFO]: Server Ping Player Sample Count: 12 [17:03:52] [Server thread/INFO]: Using 4 threads for Netty based IO [17:03:52] [Server thread/INFO]: Default game type: SURVIVAL [17:03:52] [Server thread/INFO]: Generating keypair [17:03:52] [Server thread/INFO]: Starting Minecraft server on *:25565 [17:03:53] [Server thread/INFO]: Using default channel type [17:03:53] [Server thread/INFO]: Paper: Using Java 11 compression from Velocity. [17:03:53] [Server thread/INFO]: Paper: Using Java cipher from Velocity. [17:03:54] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.29-SNAPSHOT (build 2488) [17:03:54] [Server thread/INFO]: [TerraformGenerator] Loading TerraformGenerator v6.2.1 [17:03:54] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.2.9+e20e013 [17:03:55] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@1f27f08d] [17:03:55] [Server thread/INFO]: [PhantomWorlds] Loading PhantomWorlds v2.0.2 [17:03:55] [Server thread/INFO]: [Chunky] Loading Chunky v1.2.164 [17:03:55] [Server thread/INFO]: [NBTAPI] Loading NBTAPI v2.9.0-SNAPSHOT [17:03:55] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Spigot: v1_18_R1! Trying to find NMS support [17:03:55] [Server thread/INFO]: [NBTAPI] [NBTAPI] NMS support 'MC1_18_R1' loaded! [17:03:55] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Gson: class com.google.gson.Gson [17:03:55] [Server thread/INFO]: [NBTAPI] [NBTAPI] Using the plugin 'Citizens' to create a bStats instance! [17:03:55] [Server thread/INFO]: [PlotSquared] Loading PlotSquared v6.5.1-Premium [17:03:55] [Server thread/INFO]: [LoneLibs] Loading LoneLibs v1.0.18 [17:03:55] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.8.0-SNAPSHOT-b545 [17:03:55] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.18.1) has not yet been tested! Proceed with caution. [17:03:55] [Thread-6/WARN]: [NBTAPI] [NBTAPI] The NBT-API at 'package de.tr7zw.nbtapi' seems to be a future Version, not yet released on Spigot/CurseForge! [17:03:55] [Thread-6/WARN]: [NBTAPI] [NBTAPI] Current Version: '2.9.0-SNAPSHOT' Newest Version: 2.8.0' [17:03:56] [Server thread/INFO]: [LibsDisguises] Loading LibsDisguises v10.0.27-SNAPSHOT [17:03:56] [Server thread/INFO]: [ItemsAdder] Loading ItemsAdder v3.0.2 [17:03:56] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it [17:03:56] [Server thread/INFO]: [TerraformGenerator] Enabling TerraformGenerator v6.2.1 [17:03:56] [Server thread/INFO]: [TerraformGenerator] Custom Logger Initialized [17:03:56] [Server thread/INFO]: [TerraformGenerator] bStats Metrics enabled. [17:03:56] [Server thread/INFO]: [TerraformGenerator] Detected version: v1_18_R1, number: 18.1 [17:03:56] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.2.9+e20e013 [17:03:56] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface [17:03:57] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API. [17:03:57] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.v1_18_R1.PaperweightAdapter as the Bukkit adapter [17:03:58] [Server thread/INFO]: [PlotSquared] Enabling PlotSquared v6.5.1-Premium [17:03:59] [Server thread/INFO]: [PlotSquared/PlotSquared] Loaded caption map for namespace 'plotsquared': com.plotsquared.core.configuration.caption.LocalizedCaptionMap [17:03:59] [Server thread/INFO]: [PlotSquared/PlotSquared] Key: plot-expiry | Value: false [17:03:59] [Server thread/INFO]: [PlotSquared/PlotSquared] Key: worlds | Value: false [17:03:59] [Server thread/INFO]: [PlotSquared/PlotSquared] Key: per-user-locale | Value: false [17:03:59] [Server thread/INFO]: [PlotSquared/PlotSquared] Key: worldedit-restrictions | Value: true [17:03:59] [Server thread/INFO]: [PlotSquared/PlotSquared] Key: external-placeholders | Value: true [17:03:59] [Server thread/INFO]: [PlotSquared/PlotSquared] Key: kill-owned-road-mobs | Value: false [17:03:59] [Server thread/INFO]: [PlotSquared/PlotSquared] Key: database | Value: true [17:03:59] [Server thread/INFO]: [PlotSquared/PlotSquared] Key: component-presets | Value: true [17:03:59] [Server thread/INFO]: [PlotSquared/PlotSquared] Key: chunk-processor | Value: false [17:03:59] [Server thread/INFO]: [PlotSquared/PlotSquared] Key: extended-username-completion | Value: true [17:03:59] [Server thread/INFO]: [PlotSquared/PlotSquared] Key: events | Value: true [17:03:59] [Server thread/INFO]: [PlotSquared/PlotSquared] Key: commands | Value: true [17:03:59] [Server thread/INFO]: [PlotSquared/PlotSquared] Key: kill-road-mobs | Value: false [17:03:59] [Server thread/INFO]: [PlotSquared/PlotSquared] Key: kill-road-items | Value: false [17:03:59] [Server thread/INFO]: [PlotSquared/PlotSquared] Key: database-purger | Value: false [17:03:59] [Server thread/INFO]: [PlotSquared/PlotSquared] Key: economy | Value: false [17:03:59] [Server thread/INFO]: [PlotSquared/PlotSquared] Key: persistent-road-regen | Value: true [17:03:59] [Server thread/INFO]: [PlotSquared/PlotSquared] Key: kill-road-vehicles | Value: false [17:03:59] [Server thread/INFO]: [PlotSquared/PlotSquared] Key: default-locale | Value: en [17:03:59] [Server thread/INFO]: [PlotSquared/PlotSquared] Key: use-mvdwapi | Value: true [17:03:59] [Server thread/INFO]: [PlotSquared/PlotSquared] Key: persistent-meta | Value: true [17:03:59] [Server thread/INFO]: [PlotSquared/PlotSquared] Key: tab-completed-aliases | Value: [plot, plots, p, plotsquared, plot2, p2, ps, 2, plotme, plotz, ap] [17:03:59] [Server thread/INFO]: [PlotSquared/PlotSquared] Key: ban-deleter | Value: false [17:03:59] [Server thread/INFO]: [PlotSquared/PlotSquared] Key: update-notifications | Value: true [17:03:59] [Server thread/INFO]: [PlotSquared/PlotSquared] Key: rating-cache | Value: true [17:03:59] [Server thread/INFO]: [PlotSquared/PlotSquared] Key: comment-notifier | Value: true [17:03:59] [Server thread/INFO]: [PlotSquared/BukkitPlatform] PlotSquared version licensed to Spigot user 56829 [17:03:59] [Server thread/INFO]: [PlotSquared/BukkitPlatform] https://www.spigotmc.org/resources/77506 [17:03:59] [Server thread/INFO]: [PlotSquared/BukkitPlatform] Download ID: -755207250 [17:03:59] [Server thread/INFO]: [PlotSquared/BukkitPlatform] Thanks for supporting us :) [17:03:59] [Server thread/INFO]: [PlotSquared/PlotSquared] Connection to database established. Type: SQLite [17:03:59] [Server thread/INFO]: [PlotSquared/BukkitPlatform] PlotSquared hooked into WorldEdit [17:03:59] [Server thread/INFO]: [PlotSquared/BukkitPlatform] (UUID) Using Paper as a complementary UUID service [17:03:59] [Server thread/INFO]: [PlotSquared/BukkitPlatform] (UUID) 1 UUIDs will be cached [17:03:59] [Server thread/INFO]: [LoneLibs] Enabling LoneLibs v1.0.18 [17:03:59] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.8.0-SNAPSHOT-b545 [17:03:59] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread. [17:03:59] [Server thread/INFO]: Preparing level "world" [17:04:00] [Server thread/INFO]: -------- World Settings For [world] -------- [17:04:00] [Server thread/INFO]: Zombie Aggressive Towards Villager: true [17:04:00] [Server thread/INFO]: Nerfing mobs spawned from spawners: false [17:04:00] [Server thread/INFO]: View Distance: 10 [17:04:00] [Server thread/INFO]: Simulation Distance: 10 [17:04:00] [Server thread/INFO]: Item Merge Radius: 2.5 [17:04:00] [Server thread/INFO]: Item Despawn Rate: 6000 [17:04:00] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200 [17:04:00] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true [17:04:00] [Server thread/INFO]: Mob Spawn Range: 6 [17:04:00] [Server thread/INFO]: Experience Merge Radius: 3.0 [17:04:00] [Server thread/INFO]: Cactus Growth Modifier: 100% [17:04:00] [Server thread/INFO]: Cane Growth Modifier: 100% [17:04:00] [Server thread/INFO]: Melon Growth Modifier: 100% [17:04:00] [Server thread/INFO]: Mushroom Growth Modifier: 100% [17:04:00] [Server thread/INFO]: Pumpkin Growth Modifier: 100% [17:04:00] [Server thread/INFO]: Sapling Growth Modifier: 100% [17:04:00] [Server thread/INFO]: Beetroot Growth Modifier: 100% [17:04:00] [Server thread/INFO]: Carrot Growth Modifier: 100% [17:04:00] [Server thread/INFO]: Potato Growth Modifier: 100% [17:04:00] [Server thread/INFO]: Wheat Growth Modifier: 100% [17:04:00] [Server thread/INFO]: NetherWart Growth Modifier: 100% [17:04:00] [Server thread/INFO]: Vine Growth Modifier: 100% [17:04:00] [Server thread/INFO]: Cocoa Growth Modifier: 100% [17:04:00] [Server thread/INFO]: Bamboo Growth Modifier: 100% [17:04:00] [Server thread/INFO]: SweetBerry Growth Modifier: 100% [17:04:00] [Server thread/INFO]: Kelp Growth Modifier: 100% [17:04:00] [Server thread/INFO]: TwistingVines Growth Modifier: 100% [17:04:00] [Server thread/INFO]: WeepingVines Growth Modifier: 100% [17:04:00] [Server thread/INFO]: CaveVines Growth Modifier: 100% [17:04:00] [Server thread/INFO]: GlowBerry Growth Modifier: 100% [17:04:00] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false [17:04:00] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64 [17:04:00] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645 [17:04:00] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 [17:04:00] [Server thread/INFO]: Max TNT Explosions: 100 [17:04:00] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms [17:04:00] [Server thread/INFO]: -------- World Settings For [world_nether] -------- [17:04:00] [Server thread/INFO]: Zombie Aggressive Towards Villager: true [17:04:00] [Server thread/INFO]: Nerfing mobs spawned from spawners: false [17:04:00] [Server thread/INFO]: View Distance: 10 [17:04:00] [Server thread/INFO]: Simulation Distance: 10 [17:04:00] [Server thread/INFO]: Item Merge Radius: 2.5 [17:04:00] [Server thread/INFO]: Item Despawn Rate: 6000 [17:04:00] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200 [17:04:00] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true [17:04:00] [Server thread/INFO]: Mob Spawn Range: 6 [17:04:00] [Server thread/INFO]: Experience Merge Radius: 3.0 [17:04:00] [Server thread/INFO]: Cactus Growth Modifier: 100% [17:04:00] [Server thread/INFO]: Cane Growth Modifier: 100% [17:04:00] [Server thread/INFO]: Melon Growth Modifier: 100% [17:04:00] [Server thread/INFO]: Mushroom Growth Modifier: 100% [17:04:00] [Server thread/INFO]: Pumpkin Growth Modifier: 100% [17:04:00] [Server thread/INFO]: Sapling Growth Modifier: 100% [17:04:00] [Server thread/INFO]: Beetroot Growth Modifier: 100% [17:04:00] [Server thread/INFO]: Carrot Growth Modifier: 100% [17:04:00] [Server thread/INFO]: Potato Growth Modifier: 100% [17:04:00] [Server thread/INFO]: Wheat Growth Modifier: 100% [17:04:00] [Server thread/INFO]: NetherWart Growth Modifier: 100% [17:04:00] [Server thread/INFO]: Vine Growth Modifier: 100% [17:04:00] [Server thread/INFO]: Cocoa Growth Modifier: 100% [17:04:00] [Server thread/INFO]: Bamboo Growth Modifier: 100% [17:04:00] [Server thread/INFO]: SweetBerry Growth Modifier: 100% [17:04:00] [Server thread/INFO]: Kelp Growth Modifier: 100% [17:04:00] [Server thread/INFO]: TwistingVines Growth Modifier: 100% [17:04:00] [Server thread/INFO]: WeepingVines Growth Modifier: 100% [17:04:00] [Server thread/INFO]: CaveVines Growth Modifier: 100% [17:04:00] [Server thread/INFO]: GlowBerry Growth Modifier: 100% [17:04:00] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false [17:04:00] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64 [17:04:00] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645 [17:04:00] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 [17:04:00] [Server thread/INFO]: Max TNT Explosions: 100 [17:04:00] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms [17:04:01] [Server thread/INFO]: -------- World Settings For [world_the_end] -------- [17:04:01] [Server thread/INFO]: Zombie Aggressive Towards Villager: true [17:04:01] [Server thread/INFO]: Nerfing mobs spawned from spawners: false [17:04:01] [Server thread/INFO]: View Distance: 10 [17:04:01] [Server thread/INFO]: Simulation Distance: 10 [17:04:01] [Server thread/INFO]: Item Merge Radius: 2.5 [17:04:01] [Server thread/INFO]: Item Despawn Rate: 6000 [17:04:01] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200 [17:04:01] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true [17:04:01] [Server thread/INFO]: Mob Spawn Range: 6 [17:04:01] [Server thread/INFO]: Experience Merge Radius: 3.0 [17:04:01] [Server thread/INFO]: Cactus Growth Modifier: 100% [17:04:01] [Server thread/INFO]: Cane Growth Modifier: 100% [17:04:01] [Server thread/INFO]: Melon Growth Modifier: 100% [17:04:01] [Server thread/INFO]: Mushroom Growth Modifier: 100% [17:04:01] [Server thread/INFO]: Pumpkin Growth Modifier: 100% [17:04:01] [Server thread/INFO]: Sapling Growth Modifier: 100% [17:04:01] [Server thread/INFO]: Beetroot Growth Modifier: 100% [17:04:01] [Server thread/INFO]: Carrot Growth Modifier: 100% [17:04:01] [Server thread/INFO]: Potato Growth Modifier: 100% [17:04:01] [Server thread/INFO]: Wheat Growth Modifier: 100% [17:04:01] [Server thread/INFO]: NetherWart Growth Modifier: 100% [17:04:01] [Server thread/INFO]: Vine Growth Modifier: 100% [17:04:01] [Server thread/INFO]: Cocoa Growth Modifier: 100% [17:04:01] [Server thread/INFO]: Bamboo Growth Modifier: 100% [17:04:01] [Server thread/INFO]: SweetBerry Growth Modifier: 100% [17:04:01] [Server thread/INFO]: Kelp Growth Modifier: 100% [17:04:01] [Server thread/INFO]: TwistingVines Growth Modifier: 100% [17:04:01] [Server thread/INFO]: WeepingVines Growth Modifier: 100% [17:04:01] [Server thread/INFO]: CaveVines Growth Modifier: 100% [17:04:01] [Server thread/INFO]: GlowBerry Growth Modifier: 100% [17:04:01] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false [17:04:01] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64 [17:04:01] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645 [17:04:01] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 [17:04:01] [Server thread/INFO]: Max TNT Explosions: 100 [17:04:01] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms [17:04:01] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld [17:04:01] [Server thread/INFO]: Time elapsed: 263 ms [17:04:01] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether [17:04:01] [Server thread/INFO]: Time elapsed: 89 ms [17:04:01] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end [17:04:01] [Server thread/INFO]: Time elapsed: 120 ms [17:04:01] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.29-SNAPSHOT (build 2488) [17:04:02] [Server thread/INFO]: [Citizens] Fehler bei der Economy-Integration. Wurde Vault aktiviert? [17:04:02] [Server thread/INFO]: [PhantomWorlds] Enabling PhantomWorlds v2.0.2 [17:04:02] [Server thread/INFO]: PhantomWorlds: Compatibility: Checking compatibility with server... [17:04:02] [Server thread/INFO]: PhantomWorlds: Files: Loading files... [17:04:02] [Server thread/INFO]: PhantomWorlds: Files: Loading file SETTINGS... [17:04:02] [Server thread/INFO]: PhantomWorlds: Files: Loading file ADVANCED_SETTINGS... [17:04:02] [Server thread/INFO]: PhantomWorlds: Files: Loading file MESSAGES... [17:04:02] [Server thread/INFO]: PhantomWorlds: Files: Loading file DATA... [17:04:02] [Server thread/INFO]: PhantomWorlds: Files: Loading file LICENSE... [17:04:02] [Server thread/INFO]: PhantomWorlds: Worlds: Loading worlds... [17:04:02] [Server thread/INFO]: PhantomWorlds: Worlds: Loading managed worlds... [17:04:02] [Server thread/INFO]: PhantomWorlds: Worlds: Loading world 'tfg'... [17:04:02] [Server thread/INFO]: -------- World Settings For [tfg] -------- [17:04:02] [Server thread/INFO]: Zombie Aggressive Towards Villager: true [17:04:02] [Server thread/INFO]: Nerfing mobs spawned from spawners: false [17:04:02] [Server thread/INFO]: View Distance: 10 [17:04:02] [Server thread/INFO]: Simulation Distance: 10 [17:04:02] [Server thread/INFO]: Item Merge Radius: 2.5 [17:04:02] [Server thread/INFO]: Item Despawn Rate: 6000 [17:04:02] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200 [17:04:02] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true [17:04:02] [Server thread/INFO]: Mob Spawn Range: 6 [17:04:02] [Server thread/INFO]: Experience Merge Radius: 3.0 [17:04:02] [Server thread/INFO]: Cactus Growth Modifier: 100% [17:04:02] [Server thread/INFO]: Cane Growth Modifier: 100% [17:04:02] [Server thread/INFO]: Melon Growth Modifier: 100% [17:04:02] [Server thread/INFO]: Mushroom Growth Modifier: 100% [17:04:02] [Server thread/INFO]: Pumpkin Growth Modifier: 100% [17:04:02] [Server thread/INFO]: Sapling Growth Modifier: 100% [17:04:02] [Server thread/INFO]: Beetroot Growth Modifier: 100% [17:04:02] [Server thread/INFO]: Carrot Growth Modifier: 100% [17:04:02] [Server thread/INFO]: Potato Growth Modifier: 100% [17:04:02] [Server thread/INFO]: Wheat Growth Modifier: 100% [17:04:02] [Server thread/INFO]: NetherWart Growth Modifier: 100% [17:04:02] [Server thread/INFO]: Vine Growth Modifier: 100% [17:04:02] [Server thread/INFO]: Cocoa Growth Modifier: 100% [17:04:02] [Server thread/INFO]: Bamboo Growth Modifier: 100% [17:04:02] [Server thread/INFO]: SweetBerry Growth Modifier: 100% [17:04:02] [Server thread/INFO]: Kelp Growth Modifier: 100% [17:04:02] [Server thread/INFO]: TwistingVines Growth Modifier: 100% [17:04:02] [Server thread/INFO]: WeepingVines Growth Modifier: 100% [17:04:02] [Server thread/INFO]: CaveVines Growth Modifier: 100% [17:04:02] [Server thread/INFO]: GlowBerry Growth Modifier: 100% [17:04:02] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false [17:04:02] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64 [17:04:02] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645 [17:04:02] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 [17:04:02] [Server thread/INFO]: Max TNT Explosions: 100 [17:04:02] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms [17:04:02] [Server thread/INFO]: [TerraformGenerator] Detected world: tfg, commencing injection... [17:04:02] [Server thread/INFO]: [TerraformGenerator] Injection success! Proceeding with generation. [17:04:02] [Server thread/INFO]: Preparing start region for dimension minecraft:tfg [17:04:02] [Server thread/INFO]: Time elapsed: 157 ms [17:04:02] [Server thread/INFO]: [TerraformGenerator] tfg loaded. [17:04:02] [Server thread/INFO]: PhantomWorlds: Commands: Registering commands... [17:04:02] [Server thread/INFO]: PhantomWorlds: Commands: Registered command '/phantomworlds'. [17:04:02] [Server thread/INFO]: PhantomWorlds: Listeners: Registering listeners... [17:04:02] [Server thread/INFO]: PhantomWorlds: Startup: Running misc startup procedures... [17:04:02] [Server thread/INFO]: PhantomWorlds: ~ Start-up complete. Took 587ms [17:04:02] [Server thread/INFO]: [Chunky] Enabling Chunky v1.2.164 [17:04:02] [Server thread/INFO]: [NBTAPI] Enabling NBTAPI v2.9.0-SNAPSHOT [17:04:02] [Server thread/INFO]: [NBTAPI] Adding listeners... [17:04:02] [Server thread/INFO]: [NBTAPI] Gson: [17:04:02] [Server thread/INFO]: [NBTAPI] Checking bindings... [17:04:02] [Server thread/INFO]: [NBTAPI] All Classes were able to link! [17:04:02] [Server thread/INFO]: [NBTAPI] All Methods were able to link! [17:04:02] [Server thread/INFO]: [NBTAPI] Running NBT reflection test... [17:04:03] [Server thread/INFO]: [NBTAPI] EntityTest: Ok [17:04:03] [Server thread/INFO]: [NBTAPI] GetterSetterTest: Ok [17:04:03] [Server thread/INFO]: [NBTAPI] BlockNBTTest: Ok [17:04:03] [Server thread/INFO]: [NBTAPI] RemovingKeys: Ok [17:04:03] [Server thread/INFO]: [NBTAPI] ChunkNBTPersistentTest: Ok [17:04:03] [Server thread/INFO]: [NBTAPI] EntityCustomNbtPersistentTest: Ok [17:04:03] [Server thread/INFO]: [NBTAPI] MergeTest: Ok [17:04:03] [Server thread/INFO]: [NBTAPI] ForEachTest: Ok [17:04:03] [Server thread/INFO]: [NBTAPI] ItemConvertionTest: Ok [17:04:03] [Server thread/INFO]: [NBTAPI] WorldDataTest: Ok [17:04:03] [Server thread/INFO]: [NBTAPI] EmptyItemTest: Ok [17:04:03] [Server thread/INFO]: [NBTAPI] EntityCustomNbtInjectorTest: Ok [17:04:03] [Server thread/INFO]: [NBTAPI] IteratorTest: Ok [17:04:03] [Server thread/INFO]: [NBTAPI] ItemMergingTest: Ok [17:04:03] [Server thread/INFO]: [NBTAPI] TypeTest: Ok [17:04:03] [Server thread/INFO]: [NBTAPI] DirectApplyTest: Ok [17:04:03] [Server thread/INFO]: [NBTAPI] TilesCustomNBTInjectorTest: Ok [17:04:03] [Server thread/INFO]: [NBTAPI] SpawnEntityCustomNbtInjectorTest: Ok [17:04:03] [Server thread/INFO]: [NBTAPI] NBTFileTest: Ok [17:04:03] [Server thread/INFO]: [NBTAPI] GameprofileTest: Ok [17:04:03] [Server thread/INFO]: [NBTAPI] TileTest: Ok [17:04:03] [Server thread/INFO]: [NBTAPI] MergeTileSubCompoundTest: Ok [17:04:03] [Server thread/INFO]: [NBTAPI] SubCompoundsTest: Ok [17:04:03] [Server thread/INFO]: [NBTAPI] EqualsTest: Ok [17:04:03] [Server thread/INFO]: [NBTAPI] ListTest: Ok [17:04:03] [Server thread/INFO]: [NBTAPI] StreamTest: Ok [17:04:03] [Server thread/INFO]: [NBTAPI] TilesCustomNBTPersistentTest: Ok [17:04:03] [Server thread/INFO]: [NBTAPI] Success! This version of NBT-API is compatible with your server. [17:04:03] [Server thread/INFO]: [LibsDisguises] Enabling LibsDisguises v10.0.27-SNAPSHOT [17:04:03] [Server thread/INFO]: [LibsDisguises] File Name: LibsDisguises.jar [17:04:03] [Server thread/INFO]: [LibsDisguises] Discovered nms version: v1_18_R1 [17:04:03] [Server thread/INFO]: [LibsDisguises] Jenkins Build: #1065 [17:04:03] [Server thread/INFO]: [LibsDisguises] Build Date: 03/03/2022 06:25 [17:04:03] [Server thread/WARN]: [LibsDisguises] If you own the plugin, place the premium jar downloaded from https://www.spigotmc.org/resources/libs-disguises.32453/ in plugins/LibsDisguises/ [17:04:03] [Server thread/INFO]: [LibsDisguises] You are running the free version, commands limited to non-players and operators. (Console, Command Blocks, Admins) [17:04:06] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise libraryaddict [17:04:06] [Server thread/INFO]: [LibsDisguises] Loaded 1 custom disguise [17:04:06] [Server thread/INFO]: [LibsDisguises] Config is up to date! [17:04:06] [Server thread/INFO]: [ItemsAdder] Enabling ItemsAdder v3.0.2 [17:04:06] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Spigot: v1_18_R1! Trying to find NMS support [17:04:06] [Server thread/INFO]: [NBTAPI] [NBTAPI] NMS support 'MC1_18_R1' loaded! [17:04:06] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Gson: class com.google.gson.Gson

ItemsAdder 3.0.2 | | | |\/| /` /\ | \ | \ | |) LoneLibs 1.0.18 | | | | | ./ /--\ |/ |__/ |___ | \ Paper git-Paper-215 (MC: 1.18.1)

[17:04:06] [Server thread/INFO]: [ItemsAdder] LightAPI not installed, please install it to see blocks emitting light: [17:04:06] [Server thread/INFO]: [ItemsAdder] 1.17.1 and newer https://a.devs.beer/lightapi-new [17:04:07] [Server thread/INFO]: Running delayed init tasks [17:04:07] [Server thread/WARN]: [PlotSquared/BukkitPlatform] ItemsAdder was not properly loaded - PlotSquared will now try to load it properly [17:04:07] [Server thread/WARN]: [PlotSquared/BukkitPlatform] - Are you trying to delete this world? Remember to remove it from the worlds.yml, bukkit.yml and multiverse worlds.yml [17:04:07] [Server thread/WARN]: [PlotSquared/BukkitPlatform] - Your world management plugin may be faulty (or non existent) [17:04:07] [Server thread/WARN]: [PlotSquared/BukkitPlatform] - The named world is not a plot world [17:04:07] [Server thread/WARN]: [PlotSquared/BukkitPlatform] This message may also be a false positive and could be ignored. [17:04:07] [Craft Scheduler Thread - 9 - ItemsAdder/INFO]: [ItemsAdder] [Pack] Checking for online default resourcepack updates... [17:04:07] [Craft Scheduler Thread - 3 - PlotSquared/INFO]: [PlotSquared/UpdateUtility] Congratulations! You are running the latest PlotSquared version [17:04:07] [Server thread/INFO]: -------- World Settings For [ItemsAdder] -------- [17:04:07] [Server thread/INFO]: Zombie Aggressive Towards Villager: true [17:04:07] [Server thread/INFO]: Nerfing mobs spawned from spawners: false [17:04:07] [Server thread/INFO]: View Distance: 10 [17:04:07] [Server thread/INFO]: Simulation Distance: 10 [17:04:07] [Server thread/INFO]: Item Merge Radius: 2.5 [17:04:07] [Server thread/INFO]: Item Despawn Rate: 6000 [17:04:07] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200 [17:04:07] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true [17:04:07] [Server thread/INFO]: Mob Spawn Range: 6 [17:04:07] [Server thread/INFO]: Experience Merge Radius: 3.0 [17:04:07] [Server thread/INFO]: Cactus Growth Modifier: 100% [17:04:07] [Server thread/INFO]: Cane Growth Modifier: 100% [17:04:07] [Server thread/INFO]: Melon Growth Modifier: 100% [17:04:07] [Server thread/INFO]: Mushroom Growth Modifier: 100% [17:04:07] [Server thread/INFO]: Pumpkin Growth Modifier: 100% [17:04:07] [Server thread/INFO]: Sapling Growth Modifier: 100% [17:04:07] [Server thread/INFO]: Beetroot Growth Modifier: 100% [17:04:07] [Server thread/INFO]: Carrot Growth Modifier: 100% [17:04:07] [Server thread/INFO]: Potato Growth Modifier: 100% [17:04:07] [Server thread/INFO]: Wheat Growth Modifier: 100% [17:04:07] [Server thread/INFO]: NetherWart Growth Modifier: 100% [17:04:07] [Server thread/INFO]: Vine Growth Modifier: 100% [17:04:07] [Server thread/INFO]: Cocoa Growth Modifier: 100% [17:04:07] [Server thread/INFO]: Bamboo Growth Modifier: 100% [17:04:07] [Server thread/INFO]: SweetBerry Growth Modifier: 100% [17:04:07] [Server thread/INFO]: Kelp Growth Modifier: 100% [17:04:07] [Server thread/INFO]: TwistingVines Growth Modifier: 100% [17:04:07] [Server thread/INFO]: WeepingVines Growth Modifier: 100% [17:04:07] [Server thread/INFO]: CaveVines Growth Modifier: 100% [17:04:07] [Server thread/INFO]: GlowBerry Growth Modifier: 100% [17:04:07] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false [17:04:07] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64 [17:04:07] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645 [17:04:07] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 [17:04:07] [Server thread/INFO]: Max TNT Explosions: 100 [17:04:07] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms [17:04:07] [Server thread/INFO]: [PlotSquared/PlotSquared] Detected world load for 'ItemsAdder' [17:04:07] [Server thread/INFO]: [PlotSquared/PlotSquared] - generator: PlotSquared>PlotSquared [17:04:07] [Server thread/INFO]: [PlotSquared/PlotSquared] - plot world: com.plotsquared.core.generator.HybridPlotWorld [17:04:07] [Server thread/INFO]: [PlotSquared/PlotSquared] - plot area manager: com.plotsquared.core.generator.HybridPlotManager [17:04:07] [Server thread/INFO]: [P2] Area flags: [] [17:04:07] [Server thread/INFO]: [P2] Road flags: [] [17:04:07] [Server thread/INFO]: [PlotSquared/HybridPlotWorld] - schematic: false [17:04:07] [Server thread/INFO]: [PlotSquared/HybridPlotWorld] - Dumping settings for ClassicPlotWorld with name ItemsAdder [17:04:07] [Server thread/INFO]: [PlotSquared/HybridPlotWorld] -- road_schematic_enabled = false [17:04:07] [Server thread/INFO]: [PlotSquared/HybridPlotWorld] -- plot_schematic = false [17:04:07] [Server thread/INFO]: [PlotSquared/HybridPlotWorld] -- plot_schematic_height = -1 [17:04:07] [Server thread/INFO]: [PlotSquared/HybridPlotWorld] -- path_width_lower = 3 [17:04:07] [Server thread/INFO]: [PlotSquared/HybridPlotWorld] -- path_width_upper = 46 [17:04:07] [Server thread/INFO]: [PlotSquared/HybridPlotWorld] -- schem_y = 62 [17:04:07] [Server thread/INFO]: [PlotSquared/HybridPlotWorld] -- road_height = 62 [17:04:07] [Server thread/INFO]: [PlotSquared/HybridPlotWorld] -- plot_height = 62 [17:04:07] [Server thread/INFO]: [PlotSquared/HybridPlotWorld] -- wall_height = 62 [17:04:07] [Server thread/INFO]: [PlotSquared/HybridPlotWorld] -- main_block = stone [17:04:07] [Server thread/INFO]: [PlotSquared/HybridPlotWorld] -- top_block = white_concrete [17:04:07] [Server thread/INFO]: [PlotSquared/HybridPlotWorld] -- wall_block = stone_slab [17:04:07] [Server thread/INFO]: [PlotSquared/HybridPlotWorld] -- claimed_wall_block = sandstone_slab [17:04:07] [Server thread/INFO]: [PlotSquared/HybridPlotWorld] -- wall_filling = stone [17:04:07] [Server thread/INFO]: [PlotSquared/HybridPlotWorld] -- road_block = quartz_block [17:04:07] [Server thread/INFO]: [PlotSquared/HybridPlotWorld] -- plot_bedrock = true [17:04:07] [Server thread/INFO]: [PlotSquared/HybridPlotWorld] -- place_top_block = true [17:04:07] [Server thread/INFO]: [PlotSquared/HybridPlotWorld] -- plot_width = 42 [17:04:07] [Server thread/INFO]: [PlotSquared/HybridPlotWorld] -- road_width = 7 [17:04:07] [Server thread/INFO]: [PlotSquared/HybridPlotWorld] -- road_offset_x = 0 [17:04:07] [Server thread/INFO]: [PlotSquared/HybridPlotWorld] -- road_offset_z = 0 [17:04:07] [Server thread/INFO]: [PlotSquared/HybridPlotWorld] -- size = 49 [17:04:07] [Server thread/INFO]: Preparing start region for dimension minecraft:itemsadder [17:04:07] [Craft Scheduler Thread - 9 - ItemsAdder/INFO]: [ItemsAdder] [Pack] No need to download default resourcepack. Cached file is up to date [17:04:07] [Craft Scheduler Thread - 5 - ItemsAdder/INFO]: [ItemsAdder] [License] Product licensed to: Andre_601 (56829) [17:04:07] [Server thread/INFO]: Preparing spawn area: 0% [17:04:07] [Server thread/INFO]: Preparing spawn area: 13% [17:04:08] [Server thread/INFO]: Time elapsed: 686 ms [17:04:08] [Server thread/ERROR]: [Citizens] Fehler beim Laden der Eigenschaft customentity fΓΌr NPC-ID 0. [17:04:08] [Server thread/INFO]: [Citizens] 1 NPCs geladen.

[17:04:08] [Server thread/INFO]: Timings Reset [17:04:09] [pool-17-thread-1/INFO]: [PlotSquared/BukkitPlatform] (UUID) PlotSquared will fetch UUIDs in groups of 200 [17:04:09] [pool-17-thread-1/INFO]: [PlotSquared/BukkitPlatform] (UUID) PlotSquared has cached 100.0% of UUIDs [17:04:09] [pool-17-thread-1/INFO]: [PlotSquared/BukkitPlatform] (UUID) PlotSquared has cached all UUIDs [17:04:14] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 6674ms or 133 ticks behind [17:04:14] [Craft Scheduler Thread - 9 - ItemsAdder/INFO]: [ItemsAdder] Loaded 489 items [17:04:14] [Craft Scheduler Thread - 9 - ItemsAdder/INFO]: [ItemsAdder] Used 0/188 REAL block IDs. [17:04:14] [Craft Scheduler Thread - 9 - ItemsAdder/INFO]: [ItemsAdder] Used 28/750 REAL_NOTE block IDs. [17:04:14] [Craft Scheduler Thread - 9 - ItemsAdder/INFO]: [ItemsAdder] Used 0/63 REAL_TRANSPARENT block IDs. [17:04:14] [Craft Scheduler Thread - 9 - ItemsAdder/INFO]: [ItemsAdder] Used 0/127 REAL_WIRE block IDs. [17:04:14] [Craft Scheduler Thread - 9 - ItemsAdder/INFO]: [ItemsAdder] Used 0/14 FIRE block IDs. [17:04:14] [Craft Scheduler Thread - 9 - ItemsAdder/INFO]: [ItemsAdder] Used 568/6608 available max font_images. [17:04:14] [Craft Scheduler Thread - 9 - ItemsAdder/INFO]: [ItemsAdder] [Init] Loaded 40 categories [17:04:14] [Craft Scheduler Thread - 9 - ItemsAdder/INFO]: [ItemsAdder] [Init] Loaded 489 items and stuff in 6097ms [17:04:14] [Craft Scheduler Thread - 9 - ItemsAdder/INFO]: [ItemsAdder] [Pack] Checking resourcepack url... [17:04:14] [Craft Scheduler Thread - 9 - ItemsAdder/INFO]: [ItemsAdder] [Pack] Resourcepack URL (self-host): http://127.0.0.1:8163/pack.zip [17:04:14] [Server thread/ERROR]: [STDERR] [org.bukkit.craftbukkit.v1_18_R1.legacy.CraftLegacy] Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug! [17:04:17] [Server thread/INFO]: [ItemsAdder] Registered Citizens NPC Trait: customentity [17:04:17] [Server thread/INFO]: [ItemsAdder] Reloading Citizens [17:04:17] [Server thread/INFO]: [ItemsAdder] Citizens NPC 0 is loaded [17:04:17] [Server thread/INFO]: [ItemsAdder] Citizens NPC 0 is spawned [17:04:17] [Server thread/INFO]: [ItemsAdder] Changed Citizens NPC robot(0) model to robot:robot [17:04:18] [Server thread/INFO]: [ProtocolLib] The updater found an update: 4.8.0 (Running 4.8.0-SNAPSHOT-b545). Download at https://www.spigotmc.org/resources/protocollib.1997/ [17:05:43] [User Authenticator #1/INFO]: UUID of player Andre_601 is 286f8d0c-b571-4720-b7ab-f2929cb38120 [17:05:43] [Server thread/INFO]: Andre_601 joined the game [17:05:43] [Server thread/INFO]: Andre_601[/127.0.0.1:57855] logged in with entity id 270 at ([ItemsAdder]4.484580946276025, 64.0, 28.27152542620942) [17:06:13] [Server thread/INFO]: Andre_601 issued server command: /iazip [17:06:13] [Craft Scheduler Thread - 7 - ItemsAdder/INFO]: [ItemsAdder] [Host] Started self-host webserver on port: 8163 [17:06:14] [Craft Scheduler Thread - 6 - ItemsAdder/INFO]: [ItemsAdder] Loaded 489 items [17:06:14] [Craft Scheduler Thread - 6 - ItemsAdder/INFO]: [ItemsAdder] Used 0/188 REAL block IDs. [17:06:14] [Craft Scheduler Thread - 6 - ItemsAdder/INFO]: [ItemsAdder] Used 28/750 REAL_NOTE block IDs. [17:06:14] [Craft Scheduler Thread - 6 - ItemsAdder/INFO]: [ItemsAdder] Used 0/63 REAL_TRANSPARENT block IDs. [17:06:14] [Craft Scheduler Thread - 6 - ItemsAdder/INFO]: [ItemsAdder] Used 0/127 REAL_WIRE block IDs. [17:06:14] [Craft Scheduler Thread - 6 - ItemsAdder/INFO]: [ItemsAdder] Used 0/14 FIRE block IDs. [17:06:14] [Craft Scheduler Thread - 6 - ItemsAdder/INFO]: [ItemsAdder] Used 568/6608 available max font_images. [17:06:14] [Craft Scheduler Thread - 6 - ItemsAdder/INFO]: [ItemsAdder] [Init] Loaded 40 categories [17:06:14] [Craft Scheduler Thread - 6 - ItemsAdder/INFO]: [ItemsAdder] [Init] Loaded 489 items and stuff in 814ms [17:06:14] [Server thread/INFO]: [ItemsAdder] Reloading Citizens [17:06:14] [Server thread/INFO]: [ItemsAdder] Citizens NPC 0 is saved [17:06:14] [Server thread/INFO]: [ItemsAdder] Citizens NPC 0 is loaded [17:06:14] [Server thread/INFO]: [ItemsAdder] Citizens NPC 0 is spawned [17:06:14] [Server thread/INFO]: [ItemsAdder] Changed Citizens NPC robot(0) model to robot:robot [17:06:18] [Craft Scheduler Thread - 6 - ItemsAdder/INFO]: [ItemsAdder] [Pack] Extracting utility resource_pack assets from .jar [17:06:18] [Craft Scheduler Thread - 6 - ItemsAdder/INFO]: [ItemsAdder] [Pack] DONE extracting utility resource_pack assets from .jar [17:06:22] [Craft Scheduler Thread - 6 - ItemsAdder/INFO]: [ItemsAdder] Compressed 8 PNGs in 4093ms. 553.7 kB->552.2 kB [17:06:22] [Craft Scheduler Thread - 6 - ItemsAdder/INFO]: [ItemsAdder] [OK] Your zip file will be protected from unzip (as set in config.yml) [17:06:22] [Craft Scheduler Thread - 6 - ItemsAdder/INFO]: [ItemsAdder] [Pack] Compressing resource_pack ... [17:06:27] [Craft Scheduler Thread - 6 - ItemsAdder/INFO]: [ItemsAdder] [Pack] Resourcepack successfully compressed: \plugins\ItemsAdder\data\resource_pack\pack.zip [17:06:27] [Craft Scheduler Thread - 6 - ItemsAdder/INFO]: [ItemsAdder] Applying pack to every player... [17:06:27] [Craft Scheduler Thread - 6 - ItemsAdder/INFO]: [ItemsAdder] Applied pack to 1 players [17:07:19] [Server thread/INFO]: Andre_601 issued server command: /time set night [17:07:19] [Server thread/INFO]: [Andre_601: Set the time to 13000] [17:07:28] [Server thread/INFO]: Andre_601 issued server command: /npc select [17:07:32] [Server thread/INFO]: Andre_601 issued server command: /npc tphere [17:07:49] [Server thread/INFO]: Andre_601 issued server command: /npc tphere [17:08:01] [Server thread/INFO]: Andre_601 issued server command: /iaentity citizens 0 anim play death [17:08:11] [Server thread/INFO]: Andre_601 issued server command: /gamemode spectator [17:08:11] [Server thread/INFO]: [Andre_601: Set own game mode to Spectator Mode] [17:08:17] [Server thread/INFO]: Andre_601 issued server command: /gamemode creative [17:08:17] [Server thread/INFO]: [Andre_601: Set own game mode to Creative Mode] [17:14:01] [Server thread/INFO]: Andre_601 has made the advancement [Glow and Behold!] [17:17:21] [Server thread/INFO]: Andre_601 issued server command: /npc move [17:17:26] [Server thread/INFO]: Andre_601 issued server command: /npc move [17:17:47] [Server thread/INFO]: Andre_601 issued server command: /npc move [17:17:53] [Server thread/INFO]: Andre_601 issued server command: /npc move [17:18:02] [Server thread/INFO]: Andre_601 issued server command: /npc path [17:18:47] [Server thread/INFO]: Andre_601 issued server command: /npc move [17:18:52] [Server thread/INFO]: Andre_601 issued server command: /npc move [17:20:02] [Server thread/INFO]: Andre_601 issued server command: /tp ~ ~ ~ 0 0 [17:20:07] [Server thread/INFO]: Andre_601 issued server command: /tp [17:20:24] [Server thread/INFO]: Andre_601 issued server command: /help tp [17:20:46] [Server thread/INFO]: Andre_601 issued server command: /tp ~ ~ ~ [17:20:46] [Server thread/INFO]: [Andre_601: Teleported Andre_601 to 5.069106, 64.000000, 32.407815] [17:21:53] [Server thread/INFO]: Andre_601 issued server command: /npc move [17:25:58] [Server thread/INFO]: Andre_601 lost connection: Disconnected [17:25:58] [Server thread/INFO]: Andre_601 left the game [17:29:29] [Craft Scheduler Thread - 11 - ItemsAdder/INFO]: [ItemsAdder] [Host] Started self-host webserver on port: 8163 [17:29:30] [Craft Scheduler Thread - 22 - ItemsAdder/INFO]: [ItemsAdder] Loaded 489 items [17:29:30] [Craft Scheduler Thread - 22 - ItemsAdder/INFO]: [ItemsAdder] Used 0/188 REAL block IDs. [17:29:30] [Craft Scheduler Thread - 22 - ItemsAdder/INFO]: [ItemsAdder] Used 28/750 REAL_NOTE block IDs. [17:29:30] [Craft Scheduler Thread - 22 - ItemsAdder/INFO]: [ItemsAdder] Used 0/63 REAL_TRANSPARENT block IDs. [17:29:30] [Craft Scheduler Thread - 22 - ItemsAdder/INFO]: [ItemsAdder] Used 0/127 REAL_WIRE block IDs. [17:29:30] [Craft Scheduler Thread - 22 - ItemsAdder/INFO]: [ItemsAdder] Used 0/14 FIRE block IDs. [17:29:30] [Craft Scheduler Thread - 22 - ItemsAdder/INFO]: [ItemsAdder] Used 568/6608 available max font_images. [17:29:30] [Craft Scheduler Thread - 22 - ItemsAdder/INFO]: [ItemsAdder] [Init] Loaded 40 categories [17:29:30] [Craft Scheduler Thread - 22 - ItemsAdder/INFO]: [ItemsAdder] [Init] Loaded 489 items and stuff in 659ms [17:29:30] [Server thread/INFO]: [ItemsAdder] Reloading Citizens [17:29:30] [Server thread/INFO]: [ItemsAdder] Citizens NPC 0 is saved [17:29:30] [Server thread/INFO]: [ItemsAdder] Citizens NPC 0 is loaded [17:29:30] [Server thread/INFO]: [ItemsAdder] Citizens NPC 0 is spawned [17:29:30] [Server thread/INFO]: [ItemsAdder] Changed Citizens NPC robot(0) model to robot:robot [17:29:30] [Craft Scheduler Thread - 22 - ItemsAdder/INFO]: [ItemsAdder] [Pack] Extracting utility resource_pack assets from .jar [17:29:30] [Craft Scheduler Thread - 22 - ItemsAdder/INFO]: [ItemsAdder] [Pack] DONE extracting utility resource_pack assets from .jar [17:29:32] [Craft Scheduler Thread - 22 - ItemsAdder/INFO]: [ItemsAdder] Compressed 8 PNGs in 1925ms. 553.7 kB->552.2 kB [17:29:32] [Craft Scheduler Thread - 22 - ItemsAdder/INFO]: [ItemsAdder] [OK] Your zip file will be protected from unzip (as set in config.yml) [17:29:32] [Craft Scheduler Thread - 22 - ItemsAdder/INFO]: [ItemsAdder] [Pack] Compressing resource_pack ... [17:29:34] [Craft Scheduler Thread - 22 - ItemsAdder/INFO]: [ItemsAdder] [Pack] Resourcepack successfully compressed: \plugins\ItemsAdder\data\resource_pack\pack.zip [17:29:34] [Craft Scheduler Thread - 22 - ItemsAdder/INFO]: [ItemsAdder] Applying pack to every player... [17:29:34] [Craft Scheduler Thread - 22 - ItemsAdder/INFO]: [ItemsAdder] Applied pack to 0 players [17:31:08] [User Authenticator #2/INFO]: UUID of player Andre_601 is 286f8d0c-b571-4720-b7ab-f2929cb38120 [17:31:09] [Server thread/INFO]: Andre_601 joined the game [17:31:09] [Server thread/INFO]: Andre_601[/127.0.0.1:56626] logged in with entity id 409 at ([ItemsAdder]5.588552438288934, 64.0, 31.66815054160261) [17:31:41] [Server thread/INFO]: Andre_601 issued server command: /npc select [17:31:44] [Server thread/INFO]: Andre_601 issued server command: /npc look [17:32:10] [Server thread/INFO]: Andre_601 issued server command: /npc look [17:32:21] [Server thread/INFO]: Andre_601 issued server command: /npc look [17:32:22] [Server thread/INFO]: Andre_601 issued server command: /npc look [17:34:14] [Craft Scheduler Thread - 23 - LibsDisguises/INFO]: [LibsDisguises] Now looking for update on Jenkins.. [17:34:14] [Craft Scheduler Thread - 23 - LibsDisguises/INFO]: [LibsDisguises] Now downloading build of Lib's Disguises from https://ci.md-5.net/job/LibsDisguises/1070/artifact/target/LibsDisguises.jar to LibsDisguises.jar [17:34:14] [Craft Scheduler Thread - 23 - LibsDisguises/INFO]: [LibsDisguises] Download success! [17:41:42] [Server thread/INFO]: Checking version, please wait... [17:41:42] [Thread-39/INFO]: This server is running Paper version git-Paper-215 (MC: 1.18.1) (Implementing API version 1.18.1-R0.1-SNAPSHOT) (Git: 7f65b0b) You are 1 version(s) behind Download the new version at: https://papermc.io/downloads Previous version: git-Paper-181 (MC: 1.18.1) [17:42:24] [Server thread/INFO]: ItemsAdder version 3.0.2 [17:42:24] [Server thread/INFO]: Customized Minecraft without client mods! [17:42:24] [Server thread/INFO]: Website: devs.beer [17:42:24] [Server thread/INFO]: Author: LoneDev [17:43:15] [Server thread/INFO]: ProtocolLib version 4.8.0-SNAPSHOT-b545 [17:43:15] [Server thread/INFO]: Provides read/write access to the Minecraft protocol. [17:43:15] [Server thread/INFO]: Authors: dmulloy2 and comphenix [17:43:31] [Server thread/INFO]: LoneLibs version 1.0.18 [17:43:31] [Server thread/INFO]: Collection of libs used by my plugins [17:43:31] [Server thread/INFO]: Authors: LoneDev and others [17:43:58] [Server thread/INFO]: LibsDisguises version 10.0.27-SNAPSHOT [17:43:58] [Server thread/INFO]: A disguise plugin with various disguises. [17:43:58] [Server thread/INFO]: Authors: libraryaddict, Byteflux and Navid K.

Error (optional)

No response

ItemsAdder config.yml

metrics: true
update-checker: true
disable-plugin-loading-messages_DONT_ASK_ME_FOR_SUPPORT_IF_YOU_SET_TRUE__THANKS: false
resource-pack:
  hosting:
    no-host:
      enabled: false
    auto-external-host:
      enabled: false
    self-host:
      enabled: true
      server-ip: 127.0.0.1
      pack-port: 8163
    external-host:
      enabled: false
      url: ''
      skip-url-file-type-check___DONT_ASK_HELP_IF_SET_TRUE: false
  apply-on-join: true
  kick-player-on-decline: false
  kick-player-on-fail: false
  delay-ticks: 1
  notify-other-plugins-interfering: true
  title:
    enabled: true
  protect-player:
    black-screen: true
    hide-hud: true
    cancel-movement: true
    lock-player: true
  command:
    usage-cooldown-seconds: 60
  custom-font:
    enabled: false
    name: ipaexg.ttf
    shift: '[0,0]'
    size: 11.0
    oversample: 2.0
  thin-font:
    enabled: false
  zip:
    protect-file-from-unzip:
      enabled: true
      extreme: true
    compress-png-files: true
    compress-json-files: true
    overwrite-vanilla-models: false
    overwrite-vanilla-lang-json: false
    generate-custom-armors-textures:
      _: 'Available values: VANILLA_1_17 or OPTIFINE'
      enabled: true
      mode: VANILLA_1_17
    disable-overwrite-leather-armor-layers-textures: false
    fix_transparent_noteblocks__disable-for-more-performance: false
    ignore-files-ext:
    - db
    - yml
    - xcf
    - html
  items:
    CustomModelData-starting-value:
      ALL: 10000
      DIAMOND: 11000
config_files:
  lang: en
  dictionaries-lang: en
  extract-default-items: true
  extract-default-resources: true
blocks:
  light-api: true
  fix-liquids-flow: true
  fix-floating-blocks: true
  fix-glitched-blocks:
    enabled: true
    only-new-chunks: false
    search-also-in-these-biomes:
      enabled: false
      biomes:
      - BEACH
      - BIRCH_FOREST
      - BIRCH_FOREST_HILLS
      - FOREST
      - MOUNTAINS
      - MOUNTAIN_EDGE
      - GRAVELLY_MOUNTAINS
      - PLAINS
      - RIVER
  cancel-break-wrong-tool:
    enabled: true
    send-actionbar: true
  campfire:
    unlit-on-place: true
    allow-any-item: true
  disable-REAL: false
  disable-REAL_TRANSPARENT: false
  disable-REAL_NOTE: false
  disable-REAL_WIRE: true
  disable-FIRE: false
items:
  fix-show-attack-and-damage-as-lore: true
  give_death_location_maps: true
  hide-custom-durability-lore: false
liquids:
  enabled: true
huds:
  enabled: true
mobs:
  disable-MOB-behaviour__DISABLE_AT_YOUR_OWN_RISK: false
font_images:
  chat:
    enabled: true
    doublecheck-permission__disable-for-more-performance: false
    add-hover-suggestion: true
  command:
    enabled: true
    commandblocks: true
    excluded:
    - home
    - sethome
    - tpa
  sign:
    enabled: true
  book:
    enabled: true
  anvil:
    enabled: true
  inventory-title:
    enabled: true
  tab-header-footer:
    enabled: true
  vault-prefix-suffix:
    enabled: true
    update-every-ticks: 1200
  scoreboard-teams:
    enabled: false
    update-every-ticks: 3600
  player-display-name:
    enabled: true
    update-every-ticks: 1200
  replace-in-customitems-name-and-lore: true
effects:
  hide-scoreboard-numbers: false
  text-effects:
    enabled: true
    replace-in-customitems-name-and-lore: true
    chat:
      enabled: true
    sign:
      enabled: true
    book:
      enabled: true
    anvil:
      enabled: true
    tab-header-footer:
      enabled: true
entities:
  max-furniture-vehicles-per-chunk: 30
  allow-removing-old-furnitures_2_3_11: false
  custom-entitites:
    enabled: true
    interval-rendering-packets-ticks: 1
recipes:
  hide-vanilla-unrecognized-recipe-errors: true
  fix-packet-too-large-kick: false
  custom-recipes:
    unlock:
      all-on-join: false
      on-pickup:
        any: false
        ingredients: true
  remove-vanilla-recipes:
    enabled: true
    list:
      DIAMOND_SWORD: false
      IRON_INGOT: false
debug:
  items:
    log-files-loading: false
    log-items-loading: false
    log-items-loading-disabled: false
    log-font-images-loading: false
    log-huds-loading: false
    log-attribute-modifiers-loading: false
    log-warnings: false
    log-loots-loading: false
    log-loots-loading-disabled: false
    log-armors-loading: false
  recipes:
    log-recipes-loading: false
    log-recipes-loading-disabled: false
    log-recipes-removed-vanilla: false
    log-fix-packet-too-large: false
  resource-pack:
    log-extract-default-resources: false
    log-not-extract-default-resources-already-exist: false
  blocks:
    log-save: false
    log-save-on-unload: false
    log-mined-unknown-blocks: true
  worlds-populators:
    log-loading: false
    log-loading-disabled: false
    log-loading-no-populators: false
    log-loading-no-world: true
    log-generation: false
  trees-populators:
    log-loading: false
    log-loading-disabled: false
    log-loading-no-populators: false
    log-loading-no-world: true
    log-generation: false
  surface-decorators:
    log-loading: false
    log-loading-disabled: false
    log-loading-no-decorators: false
    log-loading-no-world: true
    log-generation: false
  player-stats:
    log-save: false
  performance:
    loading-ms: true
  huds:
    log-triggers: false
  other:
    log-dictionaries-loading: false
    log-liquids-loading: false
    log-minecraft_lang_overwrite-loading: false
  categories:
    log-total-loaded: true
    log-single-loaded: false
    log-single-loaded-overwrite: false
    log-single-skip: false
  entities:
    log-files-loading: false
    log-entities-loading: false
    log-entities-loading-disabled: false

Problematic items yml configuration file (optional)

info:
  namespace: robot
entities:
  robot:
    display_name: "Robot"
    type: ZOMBIE
    model_folder: "entity/robot"
    silent: true
    can_sun_burn: false
    speed:
      movement: 1
      flying: 0
    max_health: 20

Other files, you can drag and drop them here to upload. (optional)

This Zip has the iaentitymodel file and also all generated and used textures, models, etc. robot.zip

Screenshots/Videos (you can drag and drop files or paste links)

The wrong looking head. It is normal when looking "eye to eye" (+- 0 Pitch head rotation) 2022-03-06_17 31 56

Most of the bone and cube structure of the model. image

LoneDev6 commented 2 years ago

immagine

Seems somehow the sub-bones of the head don't have their pivot set in the same position as the "head" bone, this causes bad rotations.

Here is the fixed model: robot fix.zip

Here is a video:

https://user-images.githubusercontent.com/27242001/158359324-9b15ac99-f88b-480e-8f2e-e15d653c4bf6.mp4

Might be worth finding the cause in the source of the extension https://github.com/LoneDev6/itemsadder-entity I thought I was fixing bad pivots on export.

Andre601 commented 2 years ago

Okay. That's interesting.

Tho, I did since then change the head to a single bone with cubes to not face this particular issue.

LoneDev6 commented 2 years ago

Bones should be exported as separated bones in case they have keyframes, they are automatically merged otherwise. So it may be a bug

Andre601 commented 2 years ago

Bones should be exported as separated bones in case they have keyframes, they are automatically merged otherwise. So it may be a bug

Good to know.

There is another weird behaviour I encounter right now, which is that one of the cubes - which in this case is the neck - moves completely different from what is set in the Blockbench animation.

How it looks ingame: in-game death

How it should look: blockbench death

The entire animation worked fine until I updated to the newest beta, so it could be an issue there? Otherwise does the BB plugin export the bones wrong. The neck itself is only part of the head bone and nothing else (As seen in my overview at the top issue comment)

LoneDev6 commented 2 years ago

I might just need to disable the dynamic rotation logic on death animation