HomeForumsPabloDrawBugsUnable to save any file

This topic is: not resolved

This topic has 2 voices, contains 3 replies, and was last updated by  Roh 111 days ago.

Viewing 4 posts - 1 through 4 (of 4 total)
Author Posts
Author Posts
January 22, 2012 at 12:39 pm #1999

Roh

Upon opening a new file -OR- existing file I am unable to save the file without getting an error:

“Unhandled exception has occurred in your application. If you click Continue, the application will ignore this error and attempt to continue. If you click Quit, the application will close immediately.

The given key was not present in the dictionary.”

this general error was given along with a more detailed response which i’ll paste below:

************** Exception Text **************
System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
at Pablo.FormatCollection.Find(String fileName, String defaultInfo)
at Pablo.Actions.SaveAs.Activate(Handler handler)
at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ToolStrip.WndProc(Message& m)
at System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.239 (RTMGDR.030319-2300)
CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll
—————————————-
System
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.236 built by: RTMGDR
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
—————————————-
PabloDraw
Assembly Version: 3.0.16.39248
Win32 Version: 3.0.16.39248
CodeBase: file:///C:/Documents%20and%20Settings/Klasky/Local%20Settings/Apps/2.0/MNOQLH07.2VR/C3BK15AX.3J8/pabl..tion_0000000000000000_0003.0000_57001e266f2c2b7b/PabloDraw.exe
—————————————-
Eto
Assembly Version: 1.0.1.39242
Win32 Version: 3.0.16.39248
CodeBase: file:///C:/Documents%20and%20Settings/Klasky/Local%20Settings/Apps/2.0/MNOQLH07.2VR/C3BK15AX.3J8/pabl..tion_0000000000000000_0003.0000_57001e266f2c2b7b/PabloDraw.exe
—————————————-
Pablo.Interface
Assembly Version: 3.0.16.39246
Win32 Version: 3.0.16.39248
CodeBase: file:///C:/Documents%20and%20Settings/Klasky/Local%20Settings/Apps/2.0/MNOQLH07.2VR/C3BK15AX.3J8/pabl..tion_0000000000000000_0003.0000_57001e266f2c2b7b/PabloDraw.exe
—————————————-
Eto.Platform.Windows
Assembly Version: 1.0.1.39245
Win32 Version: 3.0.16.39248
CodeBase: file:///C:/Documents%20and%20Settings/Klasky/Local%20Settings/Apps/2.0/MNOQLH07.2VR/C3BK15AX.3J8/pabl..tion_0000000000000000_0003.0000_57001e266f2c2b7b/PabloDraw.exe
—————————————-
Pablo
Assembly Version: 3.0.16.39243
Win32 Version: 3.0.16.39248
CodeBase: file:///C:/Documents%20and%20Settings/Klasky/Local%20Settings/Apps/2.0/MNOQLH07.2VR/C3BK15AX.3J8/pabl..tion_0000000000000000_0003.0000_57001e266f2c2b7b/PabloDraw.exe
—————————————-
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.235 built by: RTMGDR
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
—————————————-
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
—————————————-
System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
—————————————-
System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
—————————————-
Lidgren.Network
Assembly Version: 2011.3.12.0
Win32 Version: 3.0.16.39248
CodeBase: file:///C:/Documents%20and%20Settings/Klasky/Local%20Settings/Apps/2.0/MNOQLH07.2VR/C3BK15AX.3J8/pabl..tion_0000000000000000_0003.0000_57001e266f2c2b7b/PabloDraw.exe
—————————————-

I’m running windows XP 64-bit edition: ver. 5.2 (Build 3790.srv03_sp2_gdr.101019-0340 : Service Pack 2)

January 25, 2012 at 2:40 pm #2001

Curtis Wensley
Post count: 36

What extension are you giving your file? It may be giving this error as it doesn’t understand the extension (or you are omitting it)

Also, what version are you using? This bug should already be fixed in the latest version (3.0.16).

Thanks!
Curtis

January 25, 2012 at 2:42 pm #2002

Curtis Wensley
Post count: 36

Ah, just checked. The bug DOES still exist in 3.0.16 in windows. I’ll fix that up.

In the mean time, make sure you supply an extension when you save your file, like “myfile.ans”.

Cheers!
Curtis.

January 28, 2012 at 10:52 pm #2007

Roh

That did it, thanks!

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: Unable to save any file
Your information:






<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>