Sponsored links

Go Back   MP3Car.com > Mp3Car Technical > Software & Software Development > Front Ends > Freeway


Closed Thread
 
Share Thread Tools Display Modes
Old 12-12-2006, 03:58 AM   #1
Maximum Bitrate
 
Maņana's Avatar
 
Join Date: Jul 2004
Location: Sweden
Posts: 761
Maņana is on a distinguished road
BUG [DUPLICATE] Exception when clicking "show all songs"

I've just downoaded the latest ultra build, built my library, and then I clicked "show all songs". It also happens when clicking browse by album or whatever...

After this, I closed FW and tried to retart it, but everytime I start FW Gates says "FW has done something bad bla bla do you want to send an error report bla bla".

Code:
************** Exception Text ************** System.InvalidOperationException: Failed to compare two elements in the array. ---> System.NullReferenceException: Object reference not set to an instance of an object. at FreewayUltra.SortClass.System.Collections.IComparer.Compare(Object x, Object y) at System.Array.SorterObjectArray.QuickSort(Int32 left, Int32 right) --- End of inner exception stack trace --- at System.Array.SorterObjectArray.QuickSort(Int32 left, Int32 right) at System.Array.Sort(Array keys, Array items, Int32 index, Int32 length, IComparer comparer) at System.Collections.ArrayList.Sort(Int32 index, Int32 count, IComparer comparer) at System.Collections.ArrayList.Sort(IComparer comparer) at FreewayUltra.frmSkin.ParseClick(String[] command, Int32 x) at FreewayUltra.frmSkin.frmSkin_MouseDown(Object sender, MouseEventArgs e) at System.Windows.Forms.Control.OnMouseDown(MouseEventArgs e) at System.Windows.Forms.Control.WmMouseDown(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ScrollableControl.WndProc(Message& m) at System.Windows.Forms.ContainerControl.WndProc(Message& m) at System.Windows.Forms.Form.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: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll ---------------------------------------- FreewayUltra Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0 CodeBase: file:///C:/Documents%20and%20Settings/User/Skrivbord/FreewayUltra/FreewayUltra.exe ---------------------------------------- System.Windows.Forms Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll ---------------------------------------- System Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll ---------------------------------------- System.Drawing Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll ---------------------------------------- System.Xml Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll ---------------------------------------- System.Configuration Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll ---------------------------------------- ************** JIT Debugging ************** To enable just-in-time (JIT) debugging, the .config file for this application or computer (machine.config) must have the jitDebugging value set in the system.windows.forms section. The application must also be compiled with debugging enabled. For example: <configuration> <system.windows.forms jitDebugging="true" /> </configuration> When JIT debugging is enabled, any unhandled exception will be sent to the JIT debugger registered on the computer rather than be handled by this dialog box.

And this is the Gates error:

Code:
EventType : clr20r3 P1 : freewayultra.exe P2 : 1.0.0.0 P3 : 457df418 P4 : system.xml P5 : 2.0.0.0 P6 : 4333ae70 P7 : 6b1 P8 : 27 P9 : system.xml.xmlexception

__________________
My carputer

Old one

Last edited by Maņana; 12-12-2006 at 04:06 AM.
Maņana is offline  
Advertisement
 
Advertisement
Advertisement Sponsored links

Old 12-12-2006, 08:05 AM   #2
Freeway Creator
 
oeri's Avatar
 
Join Date: Jul 2005
Location: Pittsburgh, PA
Posts: 522
oeri will become famous soon enough
Zip up your library.xml and post it here please.
oeri is offline  
Old 12-12-2006, 11:44 AM   #3
Maximum Bitrate
 
Maņana's Avatar
 
Join Date: Jul 2004
Location: Sweden
Posts: 761
Maņana is on a distinguished road
here it is...
Attached Files
File Type: zip library.zip (44.7 KB, 34 views)
__________________
My carputer

Old one
Maņana is offline  
Old 12-12-2006, 01:38 PM   #4
Freeway Creator
 
oeri's Avatar
 
Join Date: Jul 2005
Location: Pittsburgh, PA
Posts: 522
oeri will become famous soon enough
The problem was with filenames with special characters. Please try downloading build 211 from http://www.mp3car.com/vbulletin/freeway/92069-freeway-ultra-alpha-2-released-build-219-12-28-06-a.html
oeri is offline  
Old 12-12-2006, 01:58 PM   #5
Maximum Bitrate
 
Maņana's Avatar
 
Join Date: Jul 2004
Location: Sweden
Posts: 761
Maņana is on a distinguished road
Thanks!
Extremely fast bug fixing =)

Thou....

I tried downloading the new one, but now I get this when trying to build the library (after a few songs)

Code:
************** Exception Text ************** System.ArgumentNullException: String reference not set to an instance of a String. Parameter name: s at System.Text.Encoding.GetBytes(String s) at FreewayUltra.frmSkin.b64Encode(String str) at FreewayUltra.frmSkin.GenerateLibrary() at FreewayUltra.frmSkin.GenerateHandler(Object o, EventArgs e) at FreewayUltra.frmSkin.ParseClick(String[] command, Int32 x) at FreewayUltra.frmSkin.frmSkin_MouseDown(Object sender, MouseEventArgs e) at System.Windows.Forms.Control.OnMouseDown(MouseEventArgs e) at System.Windows.Forms.Control.WmMouseDown(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ScrollableControl.WndProc(Message& m) at System.Windows.Forms.ContainerControl.WndProc(Message& m) at System.Windows.Forms.Form.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: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll ---------------------------------------- FreewayUltra Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0 CodeBase: file:///C:/Documents%20and%20Settings/User/Skrivbord/FreewayUltra/FreewayUltra.exe ---------------------------------------- System.Windows.Forms Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll ---------------------------------------- System Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll ---------------------------------------- System.Drawing Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll ---------------------------------------- System.Xml Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll ---------------------------------------- System.Configuration Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll ---------------------------------------- ************** JIT Debugging ************** To enable just-in-time (JIT) debugging, the .config file for this application or computer (machine.config) must have the jitDebugging value set in the system.windows.forms section. The application must also be compiled with debugging enabled. For example: <configuration> <system.windows.forms jitDebugging="true" /> </configuration> When JIT debugging is enabled, any unhandled exception will be sent to the JIT debugger registered on the computer rather than be handled by this dialog box.

Attached Files
File Type: zip library.zip (20.7 KB, 24 views)
__________________
My carputer

Old one

Last edited by Maņana; 12-12-2006 at 02:00 PM.
Maņana is offline  
Old 12-12-2006, 04:08 PM   #6
Freeway Creator
 
oeri's Avatar
 
Join Date: Jul 2005
Location: Pittsburgh, PA
Posts: 522
oeri will become famous soon enough
New build, give it another shot. Please post your findings here: http://www.mp3car.com/vbulletin/freeway/92124-fixed-124-unhandled-exception-during-library-generation.html
oeri is offline  
Sponsored links
Advertisement
 
Advertisement
Closed Thread

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Sort by directory, songs are there. Sort by artist and they don't show up chut FP Bug Reports 1 06-19-2006 01:04 PM
How do I search songs / Why my search doesn't work ? guino RR FAQ 0 07-29-2005 12:46 PM
NDRA Drag & NOPI Show - Bristol, TN 7/10-7/11 NOPIMAN MP3Car Gatherings 0 06-17-2004 12:44 AM



All times are GMT -5. The time now is 11:41 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.2
Copyright © 1999 - 2008 Mp3Car.com Inc.Ad Management by RedTyger
Message Board Statistics