Unwanted additions to advancement description when using multiple criteria

Issue #18 resolved
Forrest Csuy created an issue

Triumph Version

1.12.2-3.3.0

Steps to replicate

  • Create an advancement with the basics (title, description, icon)
  • Add more than one criteria to the advancement
  • Load the advancement into the game
  • Complete one of the criteria

Behavior

The description contains weird additional info in the description after the set description. It seems to represent, in non-human-readable form, which criteria have yet to be completed. (see attached picture for example).

Expected Behavior

The advancement description contains only the string that was set in setDescription or setTranslatedDescription.

Script used which causes this error

https://github.com/lucidobservor/floramancer-modpack/blob/master/overrides/config/triumph/script/triumph/floramancer/tome.txt

Comments (3)

  1. Blarg Platypus

    Criteria being displayed is a Better Advancements option, you can disable it in their config. The weird numbers and letters are colors codes, but are currently not working properly.

  2. Log in to comment