[Bug] NBT function print and print_raw fails on Inventory
Thanos1716 opened this issue ยท 1 comments
Bug Description
When attempting to use print or print_raw on a player's inventory, instead of displaying the information, a warning is displayed:
[00:26:27] [Render thread/WARN]: NBT list error with: Inventory=print_raw.
To Reproduce
Steps to reproduce the behavior:
- Install this resourcepack example
- Reload resources
- Observe warning printed in log (twice?) every model refresh
Expected behavior
The function should correctly print the contents of the player's inventory
System information
- Minecraft Version: 1.20.2
- EMF version 1.2
- Does the issue persist with only EMF installed? Yes