PDA

View Full Version : Layer Problems


drice
14-11-2008, 07:54 PM
:banghead3Forgive me if the problem is myself rather than the program, but when I open a new file, then try to create a new layer, I get this message.

Unhandled exception has occurred in a component in your application. If you click continue, the application will ignore this error and attempt to continue.
Only True Type fonts are supported. This is not a True Type font.

After clicking continue, the message disappears but nothing else happens. Is there something I need to change?
Help!

GhostRider
14-11-2008, 08:56 PM
Ive not seen that error, something similar with my CUI. may take a repair from the install disk, have you installed the current patch? is there a number with that error, we could search autodesk for a solution possibly

drice
14-11-2008, 09:13 PM
Details listed, dont know if it helps. No ref #'s that I can tell.


************** Exception Text **************
System.ArgumentException: Only TrueType fonts are supported. This is not a TrueType font.
at System.Drawing.Font.FromLogFont(Object lf, IntPtr hdc)
at System.Drawing.Font.FromHfont(IntPtr hfont)
at Autodesk.AutoCAD.Windows.AcMgWinformPalette.Resync ToTheme(AcMgWinformPalette* )
at Autodesk.AutoCAD.Windows.AcMgWinformPalette.Create (AcMgWinformPalette* , CAdUiPaletteSet* pParentWnd)
at Autodesk.AutoCAD.Windows.PaletteSet.AddCore(String name, AcMgPalette* pPal)
at Autodesk.AutoCAD.Windows.PaletteSet.Add(String name, Control control)
at Autodesk.AutoCAD.LayerManager.PaletteHost..ctor()
at Autodesk.AutoCAD.LayerManager.PaletteHost.ShowMode less(Boolean bShow)
at Autodesk.AutoCAD.LayerManager.PaletteHost.RunESW(L ayerFilter filter)
at Autodesk.AutoCAD.LayerManager.Commands.LayerESW()
at Autodesk.AutoCAD.LayerManager.Commands.RunLayer()
at Autodesk.AutoCAD.Runtime.CommandClass.InvokeWorker (MethodInfo mi, Object commandObject, Boolean bLispFunction)
at Autodesk.AutoCAD.Runtime.CommandClass.InvokeWorker WithExceptionFilter(MethodInfo mi, Object commandObject, Boolean bLispFunction)
at Autodesk.AutoCAD.Runtime.PerDocumentCommandClass.I nvoke(MethodInfo mi, Boolean bLispFunction)
at Autodesk.AutoCAD.Runtime.CommandClass.CommandThunk .Invoke()

drice
14-11-2008, 09:28 PM
No ref. # that I can see, but the detail log goes something like this....

************** Exception Text **************
System.ArgumentException: Only TrueType fonts are supported. This is not a TrueType font.
at System.Drawing.Font.FromLogFont(Object lf, IntPtr hdc)
at System.Drawing.Font.FromHfont(IntPtr hfont)
at Autodesk.AutoCAD.Windows.AcMgWinformPalette.Resync ToTheme(AcMgWinformPalette* )
at Autodesk.AutoCAD.Windows.AcMgWinformPalette.Create (AcMgWinformPalette* , CAdUiPaletteSet* pParentWnd)
at Autodesk.AutoCAD.Windows.PaletteSet.AddCore(String name, AcMgPalette* pPal)
at Autodesk.AutoCAD.Windows.PaletteSet.Add(String name, Control control)
at Autodesk.AutoCAD.LayerManager.PaletteHost..ctor()
at Autodesk.AutoCAD.LayerManager.PaletteHost.ShowMode less(Boolean bShow)
at Autodesk.AutoCAD.LayerManager.PaletteHost.RunESW(L ayerFilter filter)
at Autodesk.AutoCAD.LayerManager.Commands.LayerESW()
at Autodesk.AutoCAD.LayerManager.Commands.RunLayer()
at Autodesk.AutoCAD.Runtime.CommandClass.InvokeWorker (MethodInfo mi, Object commandObject, Boolean bLispFunction)
at Autodesk.AutoCAD.Runtime.CommandClass.InvokeWorker WithExceptionFilter(MethodInfo mi, Object commandObject, Boolean bLispFunction)
at Autodesk.AutoCAD.Runtime.PerDocumentCommandClass.I nvoke(MethodInfo mi, Boolean bLispFunction)
at Autodesk.AutoCAD.Runtime.CommandClass.CommandThunk .Invoke()