[EMF] Entity Model Features [Fabric & Forge]

[EMF] Entity Model Features [Fabric & Forge]

28M Downloads

[Bug] NBT function print and print_raw fails on Inventory

Thanos1716 opened this issue ยท 1 comments

commented

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:

  1. Install this resourcepack example
  2. Reload resources
  3. 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
commented

I am really smart and forgot to include a colon at the end of the print_raw, so this is resolved