Mojira Archive
MCM-975

query.get_equipped_item_name doesn't return the appropriate values

Partner Rank:

1

Partner Team Reporting:

Everbloom Studios

Verification builds:

1.15.0.54

Summary:

query.get_equipped_item_name doesn't return the appropriate values. The query still returns an empty string for an empty hand, and non-empty strings for held items, but the strings do not match the ID of the item they're holding.

Impact:

A lot of our content relies on querying the held item name for command-to-molang communication and this breaks them entirely.

Repro Steps:

  1. Join a world
  2. Hold a filled map item and look down trying to see your arms.
  3. Go on third person and load a crossbow and look at your left arm.

Observed Results:

When holding a map, your arms don't render.

When loading a crossbow, the left arm isn't animated.

Both of these animations have a condition to check what the held item's ID is. They're returning the wrong values, so neither of these behave as expected.

Expected Results:

You should be able to see your arms while holding the map.

The left arm should also be animated while loading a crossbow.

Screenshots/Videos attached: Yes/No

Yes

Regression Builds:

1.14.0.30

Fixed

Energyxxer

2020-02-29, 11:13 PM

2020-03-13, 06:56 PM

2020-03-13, 06:56 PM

3

1

Future Release

-