RealEstate icon indicating copy to clipboard operation
RealEstate copied to clipboard

Timings are supposedly deprecated

Open LinusLeonard opened this issue 1 year ago • 4 comments

Hello. Getting this in my 1.20.2 Paper server log when running 1.5.0-pre2:

[12:31:16 WARN]: Plugin 'RealEstate' is creating timing 'Commands' - this is deprecated behavior, please report it to the authors: EtienneDx, DmitryRendov [12:31:16 WARN]: Plugin 'RealEstate' is creating timing 'Command: re list' - this is deprecated behavior, please report it to the authors: EtienneDx, DmitryRendov [12:31:16 WARN]: Plugin 'RealEstate' is creating timing 'Command: re info' - this is deprecated behavior, please report it to the authors: EtienneDx, DmitryRendov [12:31:16 WARN]: Plugin 'RealEstate' is creating timing 'Command: re cancel' - this is deprecated behavior, please report it to the authors: EtienneDx, DmitryRendov [12:31:16 WARN]: Plugin 'RealEstate' is creating timing 'Command: re' - this is deprecated behavior, please report it to the authors: EtienneDx, DmitryRendov [12:31:16 WARN]: Plugin 'RealEstate' is creating timing 'Command: re help' - this is deprecated behavior, please report it to the authors: EtienneDx, DmitryRendov [12:31:16 WARN]: Plugin 'RealEstate' is creating timing 'Command: re bid' - this is deprecated behavior, please report it to the authors: EtienneDx, DmitryRendov [12:31:16 WARN]: Plugin 'RealEstate' is creating timing 'Command: re renewrent' - this is deprecated behavior, please report it to the authors: EtienneDx, DmitryRendov [12:31:16 WARN]: Plugin 'RealEstate' is creating timing 'Command: re exitoffer' - this is deprecated behavior, please report it to the authors: EtienneDx, DmitryRendov [12:31:16 WARN]: Plugin 'RealEstate' is creating timing 'Command: re exitoffer accept' - this is deprecated behavior, please report it to the authors: EtienneDx, DmitryRendov [12:31:16 WARN]: Plugin 'RealEstate' is creating timing 'Command: re exitoffer create' - this is deprecated behavior, please report it to the authors: EtienneDx, DmitryRendov [12:31:16 WARN]: Plugin 'RealEstate' is creating timing 'Command: re exitoffer cancel' - this is deprecated behavior, please report it to the authors: EtienneDx, DmitryRendov [12:31:16 WARN]: Plugin 'RealEstate' is creating timing 'Command: re exitoffer refuse' - this is deprecated behavior, please report it to the authors: EtienneDx, DmitryRendov

No idea what it means though :)

LinusLeonard avatar Dec 03 '23 11:12 LinusLeonard

Thanks for the report, I haven't had the chance to get any work done on RealEstate in a while so I'm actually surprised it runs at all on ^^' Maybe @tadhunt can be of some help here, he's the latest dev to have worked on it

EtienneDx avatar Dec 08 '23 12:12 EtienneDx

Heh, it actually works pretty well overall. There are some small issues connected to Minecraft 1.20 and the fact that you can edit signs by just right clicking them in Minecraft Vanilla, but other plugins seem to have similar issues with this new behavior as well, such as GriefPrevention.

LinusLeonard avatar Dec 09 '23 10:12 LinusLeonard

I fixed sign edit on my fork Oct 20, but haven't had a chance to contribute it back. If you want to try my version it's here: https://github.com/tadhunt/RealEstate/releases. I also fixed an ACF issue. I'll try to get these into PRs sometime next week.

I haven't fixed the deprecation warnings yet, since they're not errors 🤣

tadhunt avatar Dec 09 '23 16:12 tadhunt

Cool, I'll try it out!

LinusLeonard avatar Dec 10 '23 09:12 LinusLeonard