akem321
21-12-2007 01:27:04
Hey,
Got a little pblm with ttf fonts, when starting the gui system, more precisly when adding a widget, i get this error:
means the material has no supported techniques, but the problem is that it throw me the error on material: "Fonts/acmesa.10"
i wonder if the font materials are generated by Ogre or QuickGUI ?
and if anyone has an idea what could be the problem here
here s the end of the log:
Got a little pblm with ttf fonts, when starting the gui system, more precisly when adding a widget, i get this error:
OgreMaterial.cpp:244: Ogre::Technique* Ogre::Material::getTechnique(short unsigned int): Assertion `index < mTechniques.size() && "Index out of bounds."' failed.
means the material has no supported techniques, but the problem is that it throw me the error on material: "Fonts/acmesa.10"
i wonder if the font materials are generated by Ogre or QuickGUI ?
and if anyone has an idea what could be the problem here
here s the end of the log:
02:19:09: Quickgui : Adding qgui.window.border.right.pngto skinqgui
02:19:09: Quickgui : Adding qgui.scrollbar.vertical.up.down.pngto skinqgui
02:19:09: Quickgui : Adding qgui.checkbox.unchecked.pngto skinqgui
02:19:09: Quickgui : Adding qgui.combobox.button.over.pngto skinqgui
02:19:09: QuickGui ConfigScriptSerializer : saving to./data/gui/qgui.skinset
02:19:09: ConfigScriptSerializer : done.
02:19:09: Font acmesa.10using texture size 256x256
02:19:09: Info: Freetype returned null for character 166 in font acmesa.10
02:19:09: Texture: acmesa.10Texture: Loading 1 faces(PF_BYTE_LA,256x256x1) with hardware generated mipmaps from Image. Internal format is PF_BYTE_LA,256x256x1.