Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"registered listener for deprecated event" warning #2141

Closed
6 tasks done
VentureStudios opened this issue Sep 11, 2024 · 3 comments
Closed
6 tasks done

"registered listener for deprecated event" warning #2141

VentureStudios opened this issue Sep 11, 2024 · 3 comments
Labels
status:invalid This does not describe a request or bug with WorldGuard type:bug Incorrect behavior, not working as intended

Comments

@VentureStudios
Copy link

WorldEdit Version

7.3.6

WorldGuard Version

7.0.11

Platform Version

Pupperfish 1.21.1

Confirmations

  • I am using the most recent Minecraft release.
  • I am using a version of WorldEdit compatible with my Minecraft version.
  • I am using a version of WorldGuard compatible with my Minecraft version.
  • I am using the latest or recommended version of my platform software.
  • I am NOT using a hybrid server, e.g. a server that combines Bukkit and Forge. Examples include Arclight, Mohist, and Cardboard.
  • I am NOT using a fork of WorldEdit, such as FastAsyncWorldEdit (FAWE) or AsyncWorldEdit (AWE)

Bug Description

[10:31:43 WARN]: [WorldGuard] "WorldGuard v7.0.11+068ad68" has registered a listener for org.bukkit.event.entity.EntityKnockbackByEntityEvent on method "public void com.sk89q.worldguard.bukkit.listener.EventAbstractionListener.onEntityKnockbackByEntity(org.bukkit.event.entity.EntityKnockbackByEntityEvent)", but the event is Deprecated. "Server performance will be affected"; please notify the authors [].

Expected Behavior

Don't see the message

Reproduction Steps

  1. ...Start server
  2. ...Read console

Optional WorldGuard-Report

No response

Anything Else?

No response

@VentureStudios VentureStudios added status:pending Pending acceptance or closure. type:bug Incorrect behavior, not working as intended labels Sep 11, 2024
@me4502
Copy link
Member

me4502 commented Sep 11, 2024

This message is due to an event that’s required to maintain Spigot compatibility. There’s not really an alternative beyond hiding the message.

@VentureStudios
Copy link
Author

As long as it doesn't appear in the console

@wizjany wizjany added status:invalid This does not describe a request or bug with WorldGuard and removed status:pending Pending acceptance or closure. labels Sep 11, 2024
@wizjany
Copy link
Collaborator

wizjany commented Sep 11, 2024

bukkit.yml -> settings.deprecated-verbose

@wizjany wizjany closed this as not planned Won't fix, can't repro, duplicate, stale Sep 11, 2024
@wizjany wizjany pinned this issue Sep 11, 2024
@wizjany wizjany changed the title 1.21.1 warn console message "registered listener for deprecated event" warning Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:invalid This does not describe a request or bug with WorldGuard type:bug Incorrect behavior, not working as intended
Projects
None yet
Development

No branches or pull requests

3 participants