Jump to content

VenomKisses

Members
  • Posts

    10
  • Joined

  • Last visited

Posts posted by VenomKisses

  1. I'm sorry if there is something about this posted already. I've read through a lot of information and still not seen this. I may just be blind.

    I have been using PDN to try a new tut I found; that I enjoy. I used a certain font and I couldn't remember the font name so I was scrolling through them one by one. What happens it crashes; and tells me there is a note on my desktop explain what happened.

    I sent the e-mail in and restarted my computer.

    I left it alone for a while; then went searching for the font. I found it and used it.

    Then I went looking through my fonts again; I use it for maybe a minute or two then it crashes on me again.

    This is the message I get.

    This text file was created because Paint.NET crashed.

    Please e-mail this file to paint.net@hotmail.com so we can diagnose and fix the problem.

    Application version: Paint.NET v3.22 (Final Release build 3.22.2933.24445)

    Time of crash: 1/17/2008 6:50:21 PM

    Application uptime: 00:13:34.2343750

    OS Version: 5.1.2600.131072 Service Pack 2 Workstation x86

    .NET Framework version: 2.0.50727.832 x86

    Processor: 2x "IntelĀ® PentiumĀ® 4 CPU 3.00GHz" @ ~2992MHz (SSE, SSE2)

    Physical memory: 1006 MB

    Tablet PC: no

    Updates: true, 1/14/2008

    Locale: pdnr.c: en-US, hklm: en-US, hkcu: n/a, cc: en-US, cuic: en-US

    Loaded assemblies:

    mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @ C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\mscorlib.dll

    PaintDotNet, Version=3.22.2933.24445, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\PaintDotNet.exe

    System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @ C:\WINDOWS\assembly\GAC_MSIL\System.Windows.Forms\2.0.0.0__b77a5c561934e089\System.Windows.Forms.dll

    System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @ C:\WINDOWS\assembly\GAC_MSIL\System\2.0.0.0__b77a5c561934e089\System.dll

    System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ C:\WINDOWS\assembly\GAC_MSIL\System.Drawing\2.0.0.0__b03f5f7f11d50a3a\System.Drawing.dll

    PaintDotNet.Core, Version=3.22.2933.24442, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\PaintDotNet.Core.dll

    PaintDotNet.Base, Version=3.22.2933.24440, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\PaintDotNet.Base.dll

    PaintDotNet.SystemLayer, Version=3.22.2933.24441, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\PaintDotNet.SystemLayer.dll

    PaintDotNet.Resources, Version=3.22.2933.24441, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\PaintDotNet.Resources.dll

    PaintDotNet.Data, Version=3.22.2933.24442, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\PaintDotNet.Data.dll

    PaintDotNet.Effects, Version=3.22.2933.24443, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\PaintDotNet.Effects.dll

    Border, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Border.dll

    CodeLab, Version=3.20.2933.30843, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\CodeLab.dll

    Sparkles, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Sparkles.dll

    Sparkle, Version=2.6.0.78, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Sparkle_Glitter.dll

    Sparkle_Stars, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Sparkle_Stars.dll

    Vandermotten.PaintDotNetEffects, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Vandermotten.PaintDotNetEffects.dll

    WaterReflection, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\WaterReflection.dll

    DdsFileType, Version=1.11.2933.24444, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\FileTypes\DdsFileType.dll

    Exception details:

    PaintDotNet.WorkerThreadException: Worker thread threw an exception ---> System.OutOfMemoryException: Out of memory.

    at System.Drawing.Graphics.CheckErrorStatus(Int32 status)

    at System.Drawing.Graphics.DrawString(String s, Font font, Brush brush, RectangleF layoutRectangle, StringFormat format)

    at System.Drawing.Graphics.DrawString(String s, Font font, Brush brush, PointF point, StringFormat format)

    at PaintDotNet.SystemLayer.Fonts.DrawText(Graphics g, Font font, String text, Point pt, Boolean antiAliasing, FontSmoothing fontSmoothing)

    at PaintDotNet.Tools.TextTool.DrawText(Surface dst, Font textFont, String text, Point pt, Size measuredSize, Boolean antiAliasing, Surface brush8x8)

    at PaintDotNet.Tools.TextTool.DrawText(Surface dst, Font textFont, String text, Point pt, Size measuredSize, Boolean antiAliasing, Brush brush)

    at PaintDotNet.Tools.TextTool.RenderText(Object lineNumberObj)

    at PaintDotNet.Threading.ThreadPool.ThreadWrapperContext.ThreadWrapper()

    --- End of inner exception stack trace ---

    at PaintDotNet.Threading.ThreadPool.DrainExceptions()

    at PaintDotNet.Threading.ThreadPool.Drain()

    at PaintDotNet.Tools.TextTool.RedrawText(Boolean cursorOn)

    at PaintDotNet.Tools.TextTool.FontChangedHandler(Object sender, EventArgs a)

    at System.EventHandler.Invoke(Object sender, EventArgs e)

    at PaintDotNet.AppEnvironment.OnFontInfoChanged()

    at PaintDotNet.AppWorkspace.ToolConfigStrip_FontTextChanged(Object sender, EventArgs e)

    at PaintDotNet.ToolConfigStrip.OnFontInfoChanged()

    at PaintDotNet.ToolConfigStrip.FontFamilyComboBox_SelectedIndexChanged(Object sender, EventArgs e)

    at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)

    at System.Windows.Forms.ToolStripComboBox.OnSelectedIndexChanged(EventArgs e)

    at System.Windows.Forms.ToolStripComboBox.HandleSelectedIndexChanged(Object sender, EventArgs e)

    at System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e)

    at System.Windows.Forms.ComboBox.WmReflectCommand(Message& m)

    at System.Windows.Forms.ComboBox.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)

    ------------------------------------------------------------------------------

  2. I had it opened when I moved the file there, I just downloaded the file to the effect folder. But I have opened and closed it twice now and still no Shadow-drop.

    --

    I've deleted it and saved it to my desk top then moved it to the effect folder. Paint.net was closed as I did this. I opened it again and looked; still no Shadow-drop.

    lol I must have some great luck. Or I'm doing something wrong here.

  3. I guess it doesn't work for me yet; because I've looked at your screen shot then Paint.Net and it's not there. I'll try it again. Thank you.

    After I place it in the effect folder, do I have to do anything else with it; or will it do it on it's own??

    I have considered downloading the new WinZip, but it's not my computer and for the amount of times I use WinZip I don't think it would really matter. But thank you.

  4. I've read through most of the Drop-Shadow stuff and been to the links to download it.

    But I'm having a problem trying to open it.

    I need this drop-shadow for a project I'm working on; but I can't seem to open it or use it.

    I've downloaded it and when I try to open it with WinZip it tells me there is an error that it's not named properly or something insane like that.

    Anyone else having this problem or have a solution for me?

    Thanks everyone.

×
×
  • Create New...