Some bugs:
I started AGS, created a new font, double clicked it and this error message came:
And:
When I open the sprites window or other window and click on something else in the upper right field, the settings field to the right disappears. -> it gets white.
I started AGS, created a new font, double clicked it and this error message came:
Quote
---------------------------
Adventure Game Studio
---------------------------
An unexpected error occurred. Please note down the following information and contact CJ.
System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
at drawFontAt(Int32 , Int32 , Int32 , Int32 )
at AGS.Native.NativeMethods.DrawFont(Int32 hDC, Int32 x, Int32 y, Int32 fontNum)
at AGS.Editor.FontEditor.imagePanel_Paint(Object sender, PaintEventArgs e)
at System.Windows.Forms.Control.OnPaint(PaintEventArgs e)
at System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e, Int16 layer, Boolean disposeEventArgs)
at System.Windows.Forms.Control.WmPaint(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(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)
---------------------------
OK
---------------------------
And:
When I open the sprites window or other window and click on something else in the upper right field, the settings field to the right disappears. -> it gets white.