Jetlog shows:
An examination of the config.txt shows:
An examination of the folder "mesh_alpha_numbers" shows:
But no "alphanumber_Xb.tga"
Does this not mean that either "fonts" should be 1 or there should be "alphanumber_Xb.tga" files?
Seriously I am fuzzy on the whole alpha fonts thing. More importantly, what could I examine to determine if a car is missing a "b" set of alpha number textures?
Code:
? 5:36.7 : Unable to load texture 'hash-c2/kuid2 45324 300008 1/mesh_alpha_numbers/alphanumber_2b.tga' from 'builtin\ts12g'
? 5:36.7 : Unable to load texture 'hash-c2/kuid2 45324 300008 1/mesh_alpha_numbers/alphanumber_0b.tga' from 'builtin\ts12g'
? 5:36.7 : Unable to load texture 'hash-c2/kuid2 45324 300008 1/mesh_alpha_numbers/alphanumber_8b.tga' from 'builtin\ts12g'
? 5:36.7 : Unable to load texture 'hash-c2/kuid2 45324 300008 1/mesh_alpha_numbers/alphanumber_1b.tga' from 'builtin\ts12g'
? 5:36.7 : Unable to load texture 'hash-c2/kuid2 45324 300008 1/mesh_alpha_numbers/alphanumber_6b.tga' from 'builtin\ts12g'
An examination of the config.txt shows:
Code:
fonts 2
An examination of the folder "mesh_alpha_numbers" shows:
Code:
alphanumber_0a.tga
alphanumber_1a.tga
alphanumber_2a.tga
alphanumber_3a.tga
alphanumber_4a.tga
alphanumber_5a.tga
alphanumber_6a.tga
alphanumber_7a.tga
alphanumber_8a.tga
alphanumber_9a.tga
But no "alphanumber_Xb.tga"
Does this not mean that either "fonts" should be 1 or there should be "alphanumber_Xb.tga" files?
Seriously I am fuzzy on the whole alpha fonts thing. More importantly, what could I examine to determine if a car is missing a "b" set of alpha number textures?