TickProfiler icon indicating copy to clipboard operation
TickProfiler copied to clipboard

[1.10.2] /profile c Not profiling chunks, tries to do an entity count instead

Open CiaranKennedy opened this issue 7 years ago • 1 comments

Hi there, we're using the latest 1.10.2 version of TickProfiler on our servers (jenkins59), but one thing we seem to be missing is the ability to profile single chunks. From the doccumentation it looks like /profile C used to do this, however it does not work in the latest version. Was the ability to profile an individual chunk intentially removed?

I see an open issue for the 1.12 version for the same thing but nothing yet for the 1.10 version.

CiaranKennedy avatar Feb 04 '18 22:02 CiaranKennedy

It's implemented again for 1.12 now in this commit: 17952a525012938fb4cc716bb

I need to backport that commit to 1.10.2.

LunNova avatar Aug 16 '18 10:08 LunNova