mehboss / CustomRecipes

CustomRecipes source code
Mozilla Public License 2.0
2 stars 1 forks source link

small visual console bug #13

Closed MummieSenpai closed 1 year ago

MummieSenpai commented 1 year ago

What happened?

when you do /cr reload the console spits out cmd_mKJ4G7zRCg but at the moment we have over 7 recipe's it does load them correctly. if i check /cr book. and i am able to craft them all.

What was supposed to happen?

intended outcome is having the correct number display

How do I reproduce this issue?

1. have over 7 custom recipes
2. use `/cr reload`
3. check console log
...

Relevant log output

[21:14:34 INFO]: mummieman issued server command: /cr reload
[21:14:34 INFO]: Loaded 7 recipes
[21:14:54 INFO]: mummieman issued server command: /cr book

Server Version

This server is running Paper version git-Paper-55 (MC: 1.20.1) (Implementing API version 1.20.1-R0.1-SNAPSHOT) (Git: e4b40dd)

Plugin Version

1.8.2

Server Mode

Online Mode

Issue Confirmation

mehboss commented 1 year ago

Hello, This console log is server sided and I can not remove this message. I can avoid any confusion by adding a message that lets you know how many ACTUAL recipes were loaded in that can be handled by custom recipes though.

Thank you

MummieSenpai commented 1 year ago

that would be appreciated to see the command tell you how many are reloaded. but like i said just a visual bug not a high priority or anything ;)

Valorless commented 1 year ago

As another user of the plugin, and contributor, I can confirm this message is server side like Boss is saying :)

mehboss commented 1 year ago

Hello MummieSenpai,

Please refer here for resolution

Thanks