Ergebnis 1 bis 20 von 27
Thema: Rawdump 2.0 Problem?? HILFE!
-
12.08.2007, 13:52 #1Wii174
Rawdump 2.0 Problem?? HILFE!
habe ein Problem unzwar beim rippen meines Wii Spiels kommt nach 2 Stunden (Restzeit 15 minunten) folgendes:
Arthimetic operation resulted in an overflow.
was ist das?
wenn ich continue klicke passiert nichs =(.
könnt ihr mir helfen?
Netframework habe ich auch schon neu installiert.
könnt ihr mir helfen =(?
Domi
-
-
12.08.2007, 19:51 #2Wii174
AW: Rawdump 2.0 Problem?? HILFE!
kann mir keine helfen?
-
12.08.2007, 20:18 #3Luniko
-
13.08.2007, 10:27 #4Niiker_unangemeldet
AW: Rawdump 2.0 Problem?? HILFE!
schon mal eine alte version ausprobiert?
-
16.01.2008, 09:02 #5eckstübche
Wer weiß Rat !
Hallo in die Runde !
Ich bin der Neue....................
Und direkt schon ein Problem.
Folgendes:
Möchte mit Rawdump 2.0 mit LG 8164b dumpen.
Microsoft NET installiert, Betriebssystem Windows XP Service Pack 2.
Soweit so gut. Leider bekomme ich immer wieder nach ca. 5 Minuten eine Fehlermeldung beim dumpen:
Unhandelt exception has occurred in your application.If you click continue, the application will ignor this error and attemp to continue.If you click quit,the application will close immediately.
Arithmetic operation resulted in an overflow.
danach geht nix mehr ???
Woran liegts ???
Wenn ich dann auf Details clicke kommt noch das :
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.OverflowException: Arithmetic operation resulted in an overflow.
at i.a(Int64 A_0, String A_1)
at i.a(String A_0, String A_1, Int64 A_2)
at i.c(Object A_0, EventArgs A_1)
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(M essage& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Mes sage& 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
----------------------------------------
rawdump
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Dokumente%20und%20Einstellungen/B%FCro/Desktop/Nintendo%20Wii/Rawdump20/rawdump.exe
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.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.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.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.Runtime.Remoting
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.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.
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.OverflowException: Arithmetic operation resulted in an overflow.
at i.a(Int64 A_0, String A_1)
at i.a(String A_0, String A_1, Int64 A_2)
at i.c(Object A_0, EventArgs A_1)
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(M essage& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Mes sage& 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
----------------------------------------
rawdump
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Dokumente%20und%20Einstellungen/B%FCro/Desktop/Nintendo%20Wii/Rawdump20/rawdump.exe
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.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.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.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.Runtime.Remoting
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.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.
Wo dran liegt es ???
Grüße aus dem Eckstübche!
-
16.01.2008, 09:26 #6Matt@360
AW: Wer weiß Rat !
mhm...sorry kann dir da echt nicht weiter helfen. Ich bin schon froh, wenn ich meine eigene HTML Homepage einiger Maßen hinbekomm.
Aber geh doch mit dem Problem direkt ins Windows Forum hier bei Forumla.
-
16.01.2008, 09:39 #7Simbart
AW: Rawdump 2.0 Problem?? HILFE!
Hallo,
es sieht nach einem zwar abgefangenen aber nicht wirklich behandelten Fehler aus - sprich ich tippe zunächst auf einen Programmfehler.
Eine Analyse kann ich nicht machen, aber ich denke auch, dass du in diesem Forum falsch bist.
Gruß
Simbart
-
16.01.2008, 10:55 #8Niiker
AW: Rawdump 2.0 Problem?? HILFE!
würd einfach mal ne ältere version ausprobieren. Oder nochmal neu instalieren.
Habt ihr auch alle mind. Service Pack 1 und Netframework?
-
16.01.2008, 11:01 #9eckstübche
-
16.01.2008, 11:51 #10AndiBcool
AW: Rawdump 2.0 Problem?? HILFE!
1. Wii Disk ist zu zerkrazt
2. Chipsatztreiber für das Mainbord sind nicht installiert, bei Nvidiachipsatz soll man den Nvidia IDE Treiber installieren.
3. Framenetwork 1 & 2 ist nicht oder fehlerhaft installiert.
4. Andere Software stört Rawdump ( starten im abgesicherten Modus kann da helfen wenn man das Störprogramm nicht findet )
-
16.01.2008, 12:08 #11eckstübche
-
16.01.2008, 12:24 #12AndiBcool
AW: Rawdump 2.0 Problem?? HILFE!
2. Im Gerätemanager steht dann bei bestimmten Controllern ( IDE, USB, usw ) der Hersteller des chipsatzes ( z.B. Via ).
Under Windowseinstellungen -> Software erscheint evtl auch im Fall von Via: Via Chipsatztreiber.
Das runterladen und installieren des neusten Treibers für dein Board ( wichtig ! ) kann aber auch nicht viel schaden.
3. siehe ersten Post da steht Framenetwork 1 & 2.
4. Beim hochfahren des Computers F8 drücken.
-
16.01.2008, 13:14 #13eckstübche
-
16.01.2008, 14:27 #14AndiBcool
-
17.01.2008, 08:23 #15eckstübche
AW: Rawdump 2.0 Problem?? HILFE!
[QUOTE=AndiBcool;995265]2. man kann einmal im Gerätemanager schauen oder aber unter Windowseinstellungen Software ob irgendwelche Chipsatztreiber installiert sind.
3. ja
4. Rawdump laufen lassen und schauen ob es dort ohne Fehler arbeitet.
2 Wie würde denn z.B ein Chipsatzdatentreiber genannt, damit ich das uch finde ???
-
17.01.2008, 08:45 #16AndiBcool
AW: Rawdump 2.0 Problem?? HILFE!
Unter Software steht bei mir: Via Plattform Geräte Manager
Im Gerätemanager stehen bei mir z.B. Via Sata Raid Controller, Via USB Hostcontroller, Via Bus Master IDE Controller, Via IEEE Hostcontroller und unter Systemgeräte Via CPU to AGP 2 & 3 controller sowie PCI to Isa Controller.
-
19.04.2008, 10:24 #17Unregistriert
AW: Rawdump 2.0 Problem?? HILFE!
-
15.05.2008, 21:21 #18Unregistriert
AW: Rawdump 2.0 Problem?? HILFE!
Also ich hatte genau das selbe Problem!!!
Ich hab dann mein LG-Laufwerk in einem alten Rechner eingebaut und schon ging es einwandfrei... bin dann auf eurer Forum gestoßen
neusten Nvidia-Chipsatztreiber für meinen Abit NF7 rauf und schon geht einwand frei.
-
02.08.2008, 22:12 #19hespertal
AW: Rawdump 2.0 Problem?? HILFE!
Habe es schon unter Vista und unter XP Pro SP2 versucht. Alles negativ
-
03.08.2008, 12:34 #20hespertal
AW: Rawdump 2.0 Problem?? HILFE!
jetzt habe ich mal das LG8164B in einem Rechner eingebaut, auf dem als Bestriebssystem ncoh ME installiert ist. Im Gerätemanager sind das als Master gejumperte DVD LW von LG ordnungsgemäß ausgewiesen. Dennoch findet allerdings Rawdump 2.0 kein Laufwerk. Das ist zum verrückt werden. Oder arbeitet Rawdump 2.0 nicht mit ME? Wer kann da helfen?
Ähnliche Themen
-
rawdump: hi, mit dem programm rawdump kann man backups von wii spielen erstellen. nur steht immer überall, dass man nen spezielles laufwerk von lg braucht... -
Rawdump v0.4: Mein Rechner stürzt bei Rawdump v1.0 und v2.0 bei ca.2Gb ab. Das nur dazu warum ich die V0.4 Version nehme und jetzt zu meiner eigentlichen Frage.... -
Hilfe, Problem mit COD4, brauche Hilfe: Hallo, Habe ein Problem mit COD4, und zwar wenn ich den Patch Downloade und installiere kann ich keine Mehrspieler spiele mehr spielen, also mit... -
Problem mit RawDump und WinRar: Hallo, ich brauche bitte Eure Hilfe. Ich wollte mir von meinem WiiPlay eine SK machen. Hab gestartet mit RawDump 2.0, nach ca. 2,5 Stunden, kam die... -
Wii Rawdump: Hey weiß jemand wo die gedumpten Files bleiben ( von rawdump 2.0) ?
Putin musstetaich einfach mal daran halten, dass er nicht einfach völkerrechtswidrig Nachbarstaaten angreifen kann. Das wäre zumindest Mal der erste...
Der Ukraine-Konflikt 2022