Percent characters in description cause "Format error" to show
WesCook opened this issue · 2 comments
I'm not sure why, but percent characters (%) create a "Format error" message at the front of the quest description. I ended up tearing out all my formatting code trying to figure out which was causing it.
I think this has to do with how the localisation files use % as an escape character and since quest names and descriptions have translation support, it doesn't particularly like the use of them. I'll look for a potential solution but it may be tricky without breaking translations