Skip to content

Error After Removing AdvancedModels Plugin #20

@Elbal00

Description

@Elbal00

Describe the bug

After uninstalling the AdvancedModels plugin, the server started showing repeated errors related to block‑attached entities at invalid positions. These errors do not appear during startup. Instead, they begin to show up hours later and start spamming the console continuously.

All models placed in the world were manually deleted before removing the plugin, so it seems that some leftover block‑attached entities remain even after cleanup and plugin removal.

Example console output:
[11:38:54 ERROR]: Block-attached entity at invalid position: BlockPos{x=322, y=-59, z=29}
[11:38:54 ERROR]: Block-attached entity at invalid position: BlockPos{x=320, y=-59, z=27}
[11:38:54 ERROR]: Block-attached entity at invalid position: BlockPos{x=323, y=-55, z=28}
[11:38:54 ERROR]: Block-attached entity at invalid position: BlockPos{x=320, y=-54, z=26}

How to reproduce

Place several AdvancedModels models in the world.

Delete all placed models manually using the plugin’s tools.

Remove the AdvancedModels plugin from the server.

Restart the server.

Wait several hours while the server is running normally.

Observe the console: errors about “Block-attached entity at invalid position” begin appearing and start spamming continuously.

Screenshots / Videos

No response

Server Log

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions