User User name Password  
   
Wednesday 5.8.2026 / 05:13
Search AfterDawn Forums:        In English   Suomeksi   På svenska
afterdawn.com > forums > consoles > xbox 360 - modding & hacking > xdvdmulleter beta 10.2 error please help
Show topics
 
Forums
Forums
XDVDMulleter beta 10.2 error please help
  Jump to:
 
Posted Message
frenchegg
Junior Member
_
26. August 2008 @ 18:56 _ Link to this message    Send private message to this user   
Hi I tried to run a check on a xbox 360 backup using XDVDMulleted using the load from DVDR method but keep getting an error mesage that stops everything.

The error says;
Unhandled exception has occured in you application. If you click continue the application will ignore this error and attempt to continue. If you click quit the application will close immediatly.

Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index.


Then lists this information in the details drop down.

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
at System.ThrowHelper.ThrowArgumentOutOfRangeException()
at XDVDMulleter.LoadISODialog.openButton_Click(Object sender, EventArgs e)
at XDVDMulleter.LoadISODialog.button2_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: 2.0.0.0
Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
CodeBase: file:///c:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
XDVDMulleter
Assembly Version: 1.0.0.10
Win32 Version: 1.0.0.10
CodeBase: file:///C:/Kevin/games/Xbox%20360/Xdvdmulleter%20Beta%2010.2%20with%20guide/Xdvdmulleter%20Beta%2010.2/XDVDMulleter.exe
----------------------------------------
Wizard.UI
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Kevin/games/Xbox%20360/Xdvdmulleter%20Beta%2010.2%20with%20guide/Xdvdmulleter%20Beta%2010.2/Wizard.UI.DLL
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
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.1433 (REDBITS.050727-1400)
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.1433 (REDBITS.050727-1400)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
Wizard.Controls
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Kevin/games/Xbox%20360/Xdvdmulleter%20Beta%2010.2%20with%20guide/Xdvdmulleter%20Beta%2010.2/Wizard.Controls.DLL
----------------------------------------
System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
XboxDVD
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Kevin/games/Xbox%20360/Xdvdmulleter%20Beta%2010.2%20with%20guide/Xdvdmulleter%20Beta%2010.2/XboxDVD.DLL
----------------------------------------
Accessibility
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
MulletLogger
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Kevin/games/Xbox%20360/Xdvdmulleter%20Beta%2010.2%20with%20guide/Xdvdmulleter%20Beta%2010.2/MulletLogger.DLL
----------------------------------------
DVDStuff
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Kevin/games/Xbox%20360/Xdvdmulleter%20Beta%2010.2%20with%20guide/Xdvdmulleter%20Beta%2010.2/DVDStuff.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.


If you click continue it all just stops working. Anyone else had this problem? Any ideas how this can be fixed?

Many thanks

This message has been edited since posting. Last time this message was edited on 26. August 2008 @ 18:58

frenchegg
Junior Member
_
29. August 2008 @ 08:14 _ Link to this message    Send private message to this user   
I've got an update on this if anyone can help. I think the error is being caused because XDVDMulleted 10.2 can't see my drive. Can't remember the model but its the one you flash with the keron F/W flashed. If that matters I will find more info for you.

But I used XDVDMulleted 9.7 and it worked fine.

Two questions I have then are.

1) Can anyone help with ideas why XDVDMulleted 10.2 can't see my drive and XDVDMulleted 9.7 can.

2) (If can't help with question 1) Are there any major differences between XDVDMulleted 10.2 and XDVDMulleted 9.7. If not should I be ok checking with XDVDMulleted 9.7 or XDVDMulleted 9 as I found some disks could be read with 9.7.

Many thanks
afterdawn.com > forums > consoles > xbox 360 - modding & hacking > xdvdmulleter beta 10.2 error please help
 

Digital video: AfterDawn.com | AfterDawn Forums
Music: MP3Lizard.com
Gaming: Blasteroids.com | Blasteroids Forums | Compare game prices
Software: Software downloads
Blogs: User profile pages
RSS feeds: AfterDawn.com News | Software updates | AfterDawn Forums
International: AfterDawn in Finnish | AfterDawn in Swedish | AfterDawn in Norwegian | download.fi
Navigate: Search | Site map
About us: About AfterDawn Ltd | Advertise on our sites | Rules, Restrictions, Legal disclaimer & Privacy policy
Contact us: Send feedback | Contact our media sales team
 
  © 1999-2026 by AfterDawn Ltd.

  IDG TechNetwork