Mojira Archive
MCM-33

[Destructobot5000] Dependencies are not applied when a Behaviorpack is set as a dependency for a Resourcepack.

Live Windows 10 v1.1.0

Summary:
Dependencies are not applied when a Behaviorpack is set as a dependency for a Resourcepack.
Impact:
We are unable to link the Behaviorpack to the Resourcepack.
When the player wants to use the Destructobot 5000 Destructobot bots in a normal server, they are unable to enable the behavior pack.
Repro Steps:
In the manifest file from a Resourcepack add a dependencies to a Behaviorpack
(Behaviorpack need to be installed in the client)
Like this (Where the uuid is from the Behaviorpack) :

 "dependencies": [
    {
      "uuid": "9999999-9999-9999-9999-999999999999",
      "version": [ 1, 0, 0 ]
    }
  ]

Observed Results:
When applying the Resourcepack the Behaviorpack is not enabled in the map settings.
Expected Results:
The Behaviorpack is applied when enabling the Resourcepack.
Screenshots/Videos attached: Yes

Fixed

[Noxcrew] Clint Roesbeke

2017-06-04, 04:33 PM

2017-08-02, 07:53 AM

2017-08-02, 07:53 AM

0

0

1.1.0.9, 1.1.0.55

Future Release