VP 9.c Pro Titler Font crash

rwhnze wrote on 12/7/2009, 10:00 AM
VP9 gets a fatal error and VP shuts down when I scroll through the fonts. It happens every time I get into the "B's" of the font selections.
Below is the error info and suggestions?

System.IO.FileFormatException: 'file:///C:/WINDOWS/FONTS/boopee_regular.ttf' file does not conform to the expected file format specification.
at MS.Internal.TrueTypeRasterizer.GetPath(Allocator allocator, RenderingFlags renderingFlags, UInt16 glyphIndex)
at MS.Internal.FontCache.GlyphPathElement.AddGlyph(UInt16 glyphIndex)
at MS.Internal.FontCache.FontCacheAccessor.GetGlyphs(BaseGlyphElement element, IList`1 glyphIndices, Void*[] glyphsArray)
at System.Windows.Media.GlyphTypeface.ComputeGlyphOutline(UInt16 glyphIndex, Boolean sideways, Double renderingEmSize)
at Sony.MediaSoftware.TextGen.CoreGraphics.NodeLibrary.MetaTextNode.GlyphCache.GetGraphicsPath(GlyphTypeface typeface, UInt16 glyphIndex, RectangleF& glyphBounds)
at Sony.MediaSoftware.TextGen.CoreGraphics.NodeLibrary.MetaTextNode.FormatSpans(MetaTextParagraphProperties properties, Double lineHeightScaler)
at Sony.MediaSoftware.TextGen.CoreGraphics.NodeLibrary.MetaTextNode.UpdateCurrentMatrix(Matrix2D mtx, Boolean forceUpdate)
at Sony.MediaSoftware.TextGen.WidgetLibrary.MetaTextDirectEditor.UpdateSubNodeMatrices()
at Sony.MediaSoftware.TextGen.WidgetLibrary.MetaTextDirectEditor.ExternalUpdate(String binding)
at Sony.MediaSoftware.TextGen.WidgetLibrary.MetaTextDirectEditor.ExternalUpdateWithoutInvalidations(String binding)
at Sony.MediaSoftware.TextGen.WidgetLibrary.TitlerEditor.MetaText_ChangedEx(Editor editor, ChangeDetails change, String bindingSuffix)
at Sony.MediaSoftware.TextGen.WidgetLibrary.MetaObjectEditor.ContainedEditor_Changed(Editor editor, ChangeDetails change)
at Sony.MediaSoftware.TextGen.CoreUI.Editor.NotifyChange(ChangeDetails change)
at Sony.MediaSoftware.TextGen.WidgetLibrary.FontSelector.FontSelector_UserFocusChanged(Object item)
at Sony.MediaSoftware.TextGen.WidgetLibrary.Combo.Item_FocusChanged(Node node, Boolean gained)
at Sony.MediaSoftware.TextGen.CoreUI.Widget.FocusHandler.Invoke(Node node, Boolean gained)
at Sony.MediaSoftware.TextGen.CoreUI.Widget.set_HasFocus(Boolean value)
at Sony.MediaSoftware.TextGen.CoreUI.WidgetHost.set_Focus(Widget value)
at Sony.MediaSoftware.TextGen.CoreUI.WidgetHost.control_KeyDown(Object sender, KeyEventArgs e)
at System.Windows.Forms.KeyEventHandler.Invoke(Object sender, KeyEventArgs e)
at System.Windows.Forms.Control.ProcessKeyEventArgs(Message& m)
at System.Windows.Forms.Control.WmKeyChar(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at Sony.MediaSoftware.TextGen.CoreUI.WidgetHostForm.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Comments

Former user wrote on 12/7/2009, 10:45 AM
It looks like you have a font titled "boopee_regular" that is causing the problem. Just make a copy of the font to a temporary folder and delete it from the windows font folder. Then re-launch Vegas and see if the fonts display correctly...

You can always put the font back from your temporary folder if it appears that it is needed at a later time.

Jim

rwhnze wrote on 12/8/2009, 6:08 AM
Thanks jdw that did the trick.
Former user wrote on 12/8/2009, 8:48 AM
Good deal. I'm glad it was something simple ;-)

Jim