[1.14.4] Unable to make new Tags
NielsPilgaard opened this issue ยท 0 comments
Issue Description:
I am unable to use tags created through CraftTweaker. They appear to be made correctly, but their name is different from the one created with.
What happens:
A new tag appears to be registered, but is given a hash instead of a name (lack of .toString()
perhaps)
What you expected to happen:
A new tag to be registered and usable.
Script used (Please Pastebin or gist your script, posting an unpasted or ungist'd script will automatically close this issue):
https://gist.github.com/NillerMedDild/c6de04715cbecee90af610a81f93b972
crafttweaker.log file (Please Pastebin or gist your file, posting an unpasted or ungist'd file will automatically close this issue):
First occurrence of the issue is on line 20.
https://gist.github.com/NillerMedDild/0e7260732d287bf5c6e72ca4221bd9b1
Affected Versions (Do not use "latest"):
- Minecraft: 1.14.4
- Forge: 28.1.103
- Crafttweaker: CraftTweaker-1.14.4-5.0.1.146
- Using a server: No
- If yes, does the client have the exact same scripts?
Your most recent log file where the issue was present:
[pastebin/gist/etc link here]