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

creating timings - deprecated behaviour. #4884

Closed
andrewkm opened this issue Mar 30, 2023 · 3 comments
Closed

creating timings - deprecated behaviour. #4884

andrewkm opened this issue Mar 30, 2023 · 3 comments
Labels
In Progress Not a bug Things that appear to be a bug but are not

Comments

@andrewkm
Copy link
Contributor

Paper is removing timings.

	Line  264: [23:00:31] [Server thread/INFO]: Plugin 'mcMMO' is creating timing 'Commands' - this is deprecated behavior, please report it to the authors: nossr50, GJ, NuclearW, bm01, Glitchfinder, TfT_02, t00thpick1, Riking, electronicboy, kashike
	Line  265: [23:00:31] [Server thread/INFO]: Plugin 'mcMMO' is creating timing 'Command: ac' - this is deprecated behavior, please report it to the authors: nossr50, GJ, NuclearW, bm01, Glitchfinder, TfT_02, t00thpick1, Riking, electronicboy, kashike
	Line  266: [23:00:31] [Server thread/INFO]: Plugin 'mcMMO' is creating timing 'Command: pc' - this is deprecated behavior, please report it to the authors: nossr50, GJ, NuclearW, bm01, Glitchfinder, TfT_02, t00thpick1, Riking, electronicboy, kashike
@nakanotti
Copy link

For more information.

[WARN]: [!] The timings profiler has been enabled but has been scheduled for removal from Paper in the future.
We recommend installing the spark profiler as a replacement: https://spark.lucko.me/
For more information please visit: PaperMC/Paper#8948

@nossr50
Copy link
Member

nossr50 commented Apr 1, 2023

I have investigated the issue with the timings and found that we are using ACF for several commands, which has been causing the automatic generation of timings. Although the latest version of ACF does not have this issue, they did not update their version number in their Maven POM. Therefore, in order to get mcMMO working without generating timings, you will need to compile mcMMO and force it to fetch the latest snapshots from its dependencies.

The next version of mcMMO will have the newest version of ACF and will not cause this warning to appear.

@nossr50 nossr50 added Not a bug Things that appear to be a bug but are not Fixed In Progress and removed Fixed labels Apr 1, 2023
@andrewkm
Copy link
Contributor Author

Thanks! :) Confirmed fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
In Progress Not a bug Things that appear to be a bug but are not
Projects
None yet
Development

No branches or pull requests

3 participants