Closed tsingyayin closed 3 months ago
That isn't a bug as that is intentionally designed that way for reasons I can't remember.
How should I create randomness in it? I only have one prize item and one empty item, as you can see in the configuration file.
It is random, just as it would be random if none of the tiers had anything assigned to it. The tiers are still picked based on the chances in your crate config.
you just need more items.
I used two items of one tier to alleviate this problem, but in the very old version (I remember that there was no such phenomenon before, and I must be very sorry to point out that I did not update the 1. x version of the plugin after I obtained it in 2022, and did not remember to update all plugins until yesterday), it seems that the phenomenon of tier was not disclosed in advance. Previously, I used one tier to correspond to one item, so after the animation, they knew what items were acquired, but now they must close inventory.
Generally speaking, it can be used, but it seems not perfect
It was disclosed in advance, you can view every single changelog since the beginning: https://modrinth.com/plugin/crazycrates/changelog. I would assume it'd be common practice after not updating for a while to familiarize yourself with the changes via the changelog rather than getting a kinder surprise.
This was the result of a conversation I had a while ago with someone and it did not make sense for you to pick a mystery box and then roll the calculation to pick the tier used which is the only calculation shifted out of the rolling animation then roll the random prize at the same time, however the prizes picked is still completely random based on which prize has the tier the player picked.
Cosmic Crate was never made with only having 1 or 2 prizes in mind, the old way likely won't be coming back.
There is something I can do while keeping the same system but I don't know when it'll be done.
Thank you for your suggestions. I will try to understand the functions of the new version of the plugin and adjust my use methods. This is an amazing plugin. It is an honor for the entire community to have such a plug-in.
@tsingyayin You can check jenkins for a new build to test this change https://ci.crazycrew.us/job/CrazyCrates/46/, the changelog is as followed.
Spark link
No response
Plugin Version
3.4.9
Server Version
1.21
Server Platform
Purpur
Describe the bug
When the player client has a mod that can help organize the Inventory (for example, InventoryProfilesNext), the function of displaying different items attached to this mod can perspective the tier results of Cosmic in advance. For example, grids 22 and 26 in the above figure are rare items.
This seems to indicate that the plugin is trying to derive the results too early. It may be more appropriate to push the results over after all the selections are completed, or just strictly ensure that all data pushed to the client in the selection phase does not contain any potential differences
Crate Type
Cosmic
Steps to reproduce
We don't have a reproduction step here, because the above figure is self-evident.
However, relevant configurations are provided as is to avoid problems caused by incorrect configuration settings.
Translation is not included. Non English text only includes the description of the game itself, not related to any function of the plugin.
Config
Additional context
PLZPlease, the great plug-in developer, consider repairing this problem
Agreements