Operator 'name' fails on NBT
LostOfThought opened this issue ยท 0 comments
Issue type:
- ๐ Bug
Short description:
Operator 'name' fails on NBT in variable programmer with error:
The operator name received an input with type NBT at position 1 while the type To String was expected.
Steps to reproduce the problem:
- Program variable card with NBT data
- Attempt to program a new
name
OP with said NBT
Expected behaviour:
String conversion for NBT data.
Versions:
- This mod:
Commit 0273585 (master-1.12 HEAD on 2/11/2019) - Minecraft:
1.12.2 - Forge:
14.23.2.2611
Log file:
N/A