Kryeit / Missions

Create mod addon that brings weekly missions [Forge/Fabric] (1.18/1.19/1.20)
MIT License
5 stars 7 forks source link

All missions are of the same type #36

Closed Sadragos closed 5 months ago

Sadragos commented 5 months ago

Describe the Bug

After a weekly reroll all Missions are of the same type for every player.

Reproduction Steps

  1. Changed missions.json over the weekend and deleted missions data file (statistic missions were causing problems, because minecraft statistics were not working properly)
  2. Logged in on monday to only see eat missions. Every player reports to have missions from only one category (although the category varies per player)

Expected Result

Have a mixed Bag of missions

Screenshots and Videos

only_food

Crash Report or Log

No response

Operating System

Ubuntu 22

Mod Version

0.3.2

Create Mod Version

0.5.1f

Minecraft Version

1.20.1

ModLoader and Version

Forge 47.2.0

Other Mods

No response

Additional Context

No response

Sadragos commented 5 months ago

Here's a pastebin-link of the config: https://pastebin.com/k75wrz4q

muriplz commented 5 months ago

Thanks for the bug report, I will fix it for next version!

Sadragos commented 5 months ago

Additional Info: When rerolling a single task the categories are random as expected - so the issue seems to only be in the weekly complete reroll.