This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#26 2011-02-26 08:59:55

fire219
Scratcher
Registered: 2008-02-07
Posts: 1000+

Re: SilviSoft Firedust Development Topic

I know that this topic is for Firedust, and not Crystal, but I'll go ahead, and post this here.

In Crystal (1.0.0.2), when I open Paint, click Import, and then close the "Open File for Overlay" window, I get a unhandled exception error. Here is the exception code it gave me:

System.ArgumentException: The path is not of a legal form.
   at System.IO.Path.NormalizePath(String path, Boolean fullCheck, Int32 maxPathLength)
   at System.IO.Path.GetFullPathInternal(String path)
   at System.IO.Path.GetFullPath(String path)
   at System.Drawing.IntSecurity.UnsafeGetFullPath(String fileName)
   at System.Drawing.IntSecurity.DemandReadFileIO(String fileName)
   at System.Drawing.Image.FromFile(String filename, Boolean useEmbeddedColorManagement)
   at SS_Crystal.SSPaint.OpenB_Click(Object sender, EventArgs e)
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ButtonBase.WndProc(Message& m)
   at System.Windows.Forms.Button.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)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
SS_Crystal
    Assembly Version: 1.5.0.480
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/Matthew%20and%20Justin/Desktop/SilviSoft%20Crystal/SS_Crystal.exe
----------------------------------------
Microsoft.VisualBasic
    Assembly Version: 10.0.0.0
    Win32 Version: 10.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System
    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/v4.0_4.0.0.0__b77a5c561934e089/System.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
----------------------------------------
System.Windows.Forms
    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.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.Runtime.Remoting
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
System.Configuration
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.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
----------------------------------------


You probably don't need the "Loaded Assemblies" part, but it is there anyway.  tongue


http://bluetetrarpg.x10.mx/usercard/img.php?name=fire219

Offline

 

#27 2011-02-26 09:21:31

LS97
Scratcher
Registered: 2009-06-14
Posts: 1000+

Re: SilviSoft Firedust Development Topic

@Post above:
Well, why should you do that anyway? It's either you want to import or not  big_smile

Offline

 

#28 2011-02-26 11:15:27

fire219
Scratcher
Registered: 2008-02-07
Posts: 1000+

Re: SilviSoft Firedust Development Topic

LS97 wrote:

@Post above:
Well, why should you do that anyway? It's either you want to import or not  big_smile

Maybe someone accidently pressed that button, or thought it did something other than what it really does. xD


http://bluetetrarpg.x10.mx/usercard/img.php?name=fire219

Offline

 

#29 2011-02-27 04:32:59

LS97
Scratcher
Registered: 2009-06-14
Posts: 1000+

Re: SilviSoft Firedust Development Topic

fire219 wrote:

LS97 wrote:

@Post above:
Well, why should you do that anyway? It's either you want to import or not  big_smile

Maybe someone accidently pressed that button, or thought it did something other than what it really does. xD

Meh.... I'm too lazy to go look at it. Not to mention I'm not even on the computer I need...

Offline

 

#30 2011-02-27 15:32:03

LS97
Scratcher
Registered: 2009-06-14
Posts: 1000+

Re: SilviSoft Firedust Development Topic

Bump, if you'll permit it.
I'm currently done with the internet browser, I tried to give it an innovative look. It seems to be completely working, although I haven't yet added a single setting (well, unless you count bookmarks as a setting).

Here's the current interface:
http://i1027.photobucket.com/albums/y339/silvisoft/Picture1-1.png

I would appreciate if you gave me feedback and suggestions for the browser!

Offline

 

Board footer