Nockthar
December 13th, 2020, 18:06
Hi,
I wanted to try the expance (MoreCore) on FGU, and I obviously have a FONT problem inherent to unity.
Here is the list of errors:
[12/13/2020 7:02:30 PM] MEASURE: RULESETS LOAD - 9.7228633 - MoreCore
[12/13/2020 7:02:30 PM] [ERROR] font: Missing TTF tag for font (defaultstringcontrol). [ExpanseV1] [graphics/graphics_fonts_mc.xml]
[12/13/2020 7:02:30 PM] [ERROR] font: Missing TTF tag for font (smallheadertext). [ExpanseV1] [graphics/graphics_fonts_mc.xml]
[12/13/2020 7:02:30 PM] [ERROR] font: Missing TTF tag for font (dieresult). [ExpanseV1] [graphics/graphics_fonts_mc.xml]
[12/13/2020 7:02:30 PM] [ERROR] font: Missing TTF tag for font (systemfont). [ExpanseV1] [graphics/graphics_fonts_mc.xml]
[12/13/2020 7:02:30 PM] [ERROR] font: Missing TTF tag for font (msgfont). [ExpanseV1] [graphics/graphics_fonts_mc.xml]
[12/13/2020 7:02:30 PM] [ERROR] font: Missing TTF tag for font (emotefont). [ExpanseV1] [graphics/graphics_fonts_mc.xml]
[12/13/2020 7:02:30 PM] [ERROR] font: Missing TTF tag for font (sheetlabel). [ExpanseV1] [graphics/graphics_fonts_mc.xml]
[12/13/2020 7:02:30 PM] [ERROR] font: Missing TTF tag for font (sheettext_green). [ExpanseV1] [graphics/graphics_fonts_mc.xml]
[12/13/2020 7:02:30 PM] [ERROR] font: Missing TTF tag for font (sheettext). [ExpanseV1] [graphics/graphics_fonts_mc.xml]
[12/13/2020 7:02:30 PM] [ERROR] font: Missing TTF tag for font (reference-r). [ExpanseV1] [graphics/graphics_fonts_mc.xml]
[12/13/2020 7:02:30 PM] [ERROR] font: Missing TTF tag for font (reference-i). [ExpanseV1] [graphics/graphics_fonts_mc.xml]
[12/13/2020 7:02:30 PM] [ERROR] font: Missing TTF tag for font (reference-b). [ExpanseV1] [graphics/graphics_fonts_mc.xml]
[12/13/2020 7:02:30 PM] [ERROR] font: Missing TTF tag for font (reference-bi). [ExpanseV1] [graphics/graphics_fonts_mc.xml]
[12/13/2020 7:02:30 PM] [ERROR] font: Missing TTF tag for font (reference-b-large). [ExpanseV1] [graphics/graphics_fonts_mc.xml]
[12/13/2020 7:02:30 PM] [ERROR] font: Missing TTF tag for font (defaultnumbercontrol). [ExpanseV1] [graphics/graphics_fonts_mc.xml]
[12/13/2020 7:02:30 PM] [ERROR] font: Missing TTF tag for font (sheetlabelinline). [ExpanseV1] [graphics/graphics_fonts_mc.xml]
[12/13/2020 7:02:30 PM] [ERROR] font: Missing TTF tag for font (chatgmfont). [ExpanseV1] [graphics/graphics_fonts_mc.xml]
[12/13/2020 7:02:30 PM] [ERROR] font: Missing TTF tag for font (narratorfont). [ExpanseV1] [graphics/graphics_fonts_mc.xml]
[12/13/2020 7:02:30 PM] [ERROR] font: Missing TTF tag for font (chatfont). [ExpanseV1] [graphics/graphics_fonts_mc.xml]
I suppose the solution to the problem is to edit the "graphics" files but I'm not sure I know what to do for Unity.
Here is an example of how it is coded:
<font name="list-empty-ps">
<fgffile name="graphics/fonts/italic-10.fgf" />
<ttf file="graphics/fonts/Candara.ttf" name="Candara SDF" size="15" italic="true" />
<color value="#26ff00" />
</font>
Please, help ;)
I wanted to try the expance (MoreCore) on FGU, and I obviously have a FONT problem inherent to unity.
Here is the list of errors:
[12/13/2020 7:02:30 PM] MEASURE: RULESETS LOAD - 9.7228633 - MoreCore
[12/13/2020 7:02:30 PM] [ERROR] font: Missing TTF tag for font (defaultstringcontrol). [ExpanseV1] [graphics/graphics_fonts_mc.xml]
[12/13/2020 7:02:30 PM] [ERROR] font: Missing TTF tag for font (smallheadertext). [ExpanseV1] [graphics/graphics_fonts_mc.xml]
[12/13/2020 7:02:30 PM] [ERROR] font: Missing TTF tag for font (dieresult). [ExpanseV1] [graphics/graphics_fonts_mc.xml]
[12/13/2020 7:02:30 PM] [ERROR] font: Missing TTF tag for font (systemfont). [ExpanseV1] [graphics/graphics_fonts_mc.xml]
[12/13/2020 7:02:30 PM] [ERROR] font: Missing TTF tag for font (msgfont). [ExpanseV1] [graphics/graphics_fonts_mc.xml]
[12/13/2020 7:02:30 PM] [ERROR] font: Missing TTF tag for font (emotefont). [ExpanseV1] [graphics/graphics_fonts_mc.xml]
[12/13/2020 7:02:30 PM] [ERROR] font: Missing TTF tag for font (sheetlabel). [ExpanseV1] [graphics/graphics_fonts_mc.xml]
[12/13/2020 7:02:30 PM] [ERROR] font: Missing TTF tag for font (sheettext_green). [ExpanseV1] [graphics/graphics_fonts_mc.xml]
[12/13/2020 7:02:30 PM] [ERROR] font: Missing TTF tag for font (sheettext). [ExpanseV1] [graphics/graphics_fonts_mc.xml]
[12/13/2020 7:02:30 PM] [ERROR] font: Missing TTF tag for font (reference-r). [ExpanseV1] [graphics/graphics_fonts_mc.xml]
[12/13/2020 7:02:30 PM] [ERROR] font: Missing TTF tag for font (reference-i). [ExpanseV1] [graphics/graphics_fonts_mc.xml]
[12/13/2020 7:02:30 PM] [ERROR] font: Missing TTF tag for font (reference-b). [ExpanseV1] [graphics/graphics_fonts_mc.xml]
[12/13/2020 7:02:30 PM] [ERROR] font: Missing TTF tag for font (reference-bi). [ExpanseV1] [graphics/graphics_fonts_mc.xml]
[12/13/2020 7:02:30 PM] [ERROR] font: Missing TTF tag for font (reference-b-large). [ExpanseV1] [graphics/graphics_fonts_mc.xml]
[12/13/2020 7:02:30 PM] [ERROR] font: Missing TTF tag for font (defaultnumbercontrol). [ExpanseV1] [graphics/graphics_fonts_mc.xml]
[12/13/2020 7:02:30 PM] [ERROR] font: Missing TTF tag for font (sheetlabelinline). [ExpanseV1] [graphics/graphics_fonts_mc.xml]
[12/13/2020 7:02:30 PM] [ERROR] font: Missing TTF tag for font (chatgmfont). [ExpanseV1] [graphics/graphics_fonts_mc.xml]
[12/13/2020 7:02:30 PM] [ERROR] font: Missing TTF tag for font (narratorfont). [ExpanseV1] [graphics/graphics_fonts_mc.xml]
[12/13/2020 7:02:30 PM] [ERROR] font: Missing TTF tag for font (chatfont). [ExpanseV1] [graphics/graphics_fonts_mc.xml]
I suppose the solution to the problem is to edit the "graphics" files but I'm not sure I know what to do for Unity.
Here is an example of how it is coded:
<font name="list-empty-ps">
<fgffile name="graphics/fonts/italic-10.fgf" />
<ttf file="graphics/fonts/Candara.ttf" name="Candara SDF" size="15" italic="true" />
<color value="#26ff00" />
</font>
Please, help ;)