View Single Post
  #39  
Old 03-13-2006, 05:32 PM
navman navman is offline
Member
 
Join Date: Sep 2005
Location: X5world
Posts: 29
navman is on a distinguished road
Custom splash on V27?

Hi All,

I've tried creating a custom splash screen on V27, but GIFExtractor doesn't want to open the navboot file? I just get a .NET error..

I have got the .NET Framework 1.1 installed, as I can use the GIFExtractor to open the navboot file from V26, as I previously modified the navboot file in V26 to give myself a custom screen..

I've checked read complicated GIF's...The error I get is "Source array was not long enough. Check srcIndex and length, and the array's lower bounds."

2Wires, this is the debug info that is produced from the error:

System.ArgumentException: Source array was not long enough. Check srcIndex and length, and the array's lower bounds.
at System.Array.Copy(Array sourceArray, Int32 sourceIndex, Array destinationArray, Int32 destinationIndex, Int32 length)
at GifExtractor.Form1.GetAllModules(String pstrFilename)
at GifExtractor.Form1.FindOldHeader()
at GifExtractor.Form1.cmdFindFile_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(MouseEventAr gs 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.ControlNativeWindow.OnMessage (Message& m)
at System.Windows.Forms.ControlNativeWindow.WndProc(M essage& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Hope someone can help me out here...

NavMan
Reply With Quote

Sponsored Links