[Bug]: Reward chest bug #608
Labels
Area: Datapack Global
Area: Source
Priority: Medium
This issue may be impactful and needs some attention.
Stale
No activity
Status: Pending Test
This PR or Issue requires more testing
Type: Bug
Inconsistencies or issues which will cause an issue or problem for users or implementors.
What happened?
If you have in reward chest more than 100 reward bags and then u relog(befor relog is normal). All bags over 100 drop to the last bags and you can't open. this is because items start indexing at 101 and reward bag at 1(and when the "reward bag" index 101 falls into one another)

Where to change the start of sid and pid indexing
I think the solution is to start sid with e.g. 10001
Propably need make some changes in boss_reward_chest.lua
How to Reproduce?
Collect over 100 reward bags then reload and try to open one of the last
Relevant log output
No response
Attach any relevant file
No response
Version
12.x (Default)
What OS are you seeing the problem on?
Ubuntu 18.04, Ubuntu 20.04
Code of Conduct
The text was updated successfully, but these errors were encountered: