Skip to content

Conversation

@Warriorrrr
Copy link
Member

While this warning doesn't normally happen, it can be hard to figure out what (usually a plugin) is causing it when it does. Logging the full tag gives more context as to what type of entity is being loaded and should make it easier to find the culprit.

Will open up a docs pr documenting the new system property if this is accepted as something wanted in paper.

@Warriorrrr Warriorrrr requested a review from a team as a code owner October 23, 2025 09:45
@Warriorrrr Warriorrrr added the publish-pr Enables a workflow to build Paperclip jars on the pull request. label Oct 23, 2025
@github-project-automation github-project-automation bot moved this to Awaiting review in Paper PR Queue Oct 23, 2025
@papermc-pr-publishing
Copy link

papermc-pr-publishing bot commented Oct 23, 2025

Last updated for: cbf468919778b03c595ac3985be97b841b21f6e7.

Download the Paperclip jar for this pull request: paper-13229.zip

Maven Publication

The artifacts published by this PR:

Repository Declaration

In order to use the artifacts published by the PR, add the following repository to your buildscript:

repositories {
    maven("https://maven-prs.papermc.io/Paper/pr13229") {
        name = "Maven for PR #13229" // https://github.com/PaperMC/Paper/pull/13229
        mavenContent {
            includeModule("io.papermc.paper", "dev-bundle")
            includeModule("io.papermc.paper", "paper-api")
        }
    }
}

@papermc-pr-publishing
Copy link

Last updated for: 26576a84a64b117cf5dcc415b24637d513ff15fb.

Download the Paperclip jar for this pull request: paper-13229.zip

Maven Publication

The artifacts published by this PR:

Repository Declaration

In order to use the artifacts published by the PR, add the following repository to your buildscript:

repositories {
    maven("https://maven-prs.papermc.io/Paper/pr13229") {
        name = "Maven for PR #13229" // https://github.com/PaperMC/Paper/pull/13229
        mavenContent {
            includeModule("io.papermc.paper", "dev-bundle")
            includeModule("io.papermc.paper", "paper-api")
        }
    }
}

@Warriorrrr Warriorrrr changed the title Add debug logging for entities missing an id Add debug logging for entities with invalid ids Oct 25, 2025
@lynxplay lynxplay merged commit fcb2956 into PaperMC:main Nov 1, 2025
4 checks passed
@github-project-automation github-project-automation bot moved this from Awaiting review to Merged in Paper PR Queue Nov 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

publish-pr Enables a workflow to build Paperclip jars on the pull request.

Projects

Status: Merged

Development

Successfully merging this pull request may close these issues.

3 participants