Hacking Sky3DS Disk Writer not working .. Win 8.1 "Not Found"

JaxApollo

Active Member
OP
Newcomer
Joined
Jan 23, 2015
Messages
35
Trophies
0
XP
112
Country
United States
I tried to install the .NET framework and it said my system already has it .. the template.txt is in the same folder as the .exe, and I've run as administrator and in compatibility mode for Vista and 7 ... so I'm not really sure where to go from here. :(


Code:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
 
************** Exception Text **************
System.Management.ManagementException: Not found
  at System.Management.ManagementException.ThrowWithExtendedInfo(ManagementStatus errorCode)
  at System.Management.ManagementObject.Initialize(Boolean getObject)
  at System.Management.ManagementBaseObject.get_ClassName()
  at System.Management.ManagementClass.GetInstances(EnumerationOptions options)
  at System.Management.ManagementClass.GetInstances()
  at DiskWriter.PhysicalDisk.GetPhysicalDisks()
  at DiskWriter.ChooseDrive.PopulateDriveCombo()
  at DiskWriter.ChooseDrive.Form1_Load(Object sender, EventArgs e)
  at System.Windows.Forms.Form.OnLoad(EventArgs e)
  at System.Windows.Forms.Form.OnCreateControl()
  at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  at System.Windows.Forms.Control.CreateControl()
  at System.Windows.Forms.Control.WmShowWindow(Message& m)
  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.WmShowWindow(Message& m)
  at System.Windows.Forms.Form.WndProc(Message& m)
  at DiskWriter.ChooseDrive.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.34014 built by: FX45W81RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
DiskWriter
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/hurt_000/Downloads/ssssssss/DiskWriterV106b5.exe
----------------------------------------
System.Windows.Forms
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.33440 built by: FX45W81RTMREL
    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.33440 built by: FX45W81RTMREL
    CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34239 built by: FX452RTMGDR
    CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
Ionic.Zip
    Assembly Version: 1.9.1.8
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/hurt_000/Downloads/ssssssss/DiskWriterV106b5.exe
----------------------------------------
System.Management
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.33440 built by: FX45W81RTMREL
    CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Management/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Management.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.
 

JaxApollo

Active Member
OP
Newcomer
Joined
Jan 23, 2015
Messages
35
Trophies
0
XP
112
Country
United States
sXMrOlC.png


Then if I hit Continue, my MicroSD isn't listed. I formatted Fat32 EXFAT and NTFS and I'm not getting anything in the list. :\
 

mrolive

Well-Known Member
Member
Joined
Jul 14, 2014
Messages
547
Trophies
0
Age
41
XP
462
Country
Canada
Test diskwriter in safe mode. If it works there, you have something installed that is conflicting with diskwriter.
 

JaxApollo

Active Member
OP
Newcomer
Joined
Jan 23, 2015
Messages
35
Trophies
0
XP
112
Country
United States
Test diskwriter in safe mode. If it works there, you have something installed that is conflicting with diskwriter.


Tried it on safe mode, got the same error message. I suppose I can try to run it with boot camp on my Mac.. Maybe with a trial version of windows?
 

JaxApollo

Active Member
OP
Newcomer
Joined
Jan 23, 2015
Messages
35
Trophies
0
XP
112
Country
United States
I think I may be SOL here .. sorry for the double post but I can't believe no one else is having this issue with Windows 8
 

JaxApollo

Active Member
OP
Newcomer
Joined
Jan 23, 2015
Messages
35
Trophies
0
XP
112
Country
United States
Okay so this is really annoying, but I switched computers and am now getting a completely different error. I get to the "Write" portion of the instructions and am greeted with a "failed to write Data, unable to complete action" error. This is ran under administrator, same OS. Perhaps I'll try compatibility again but I don't think its going to werk. :(

Ugh.
 

njchris

Member
Newcomer
Joined
Nov 23, 2005
Messages
14
Trophies
1
XP
653
Country
United States
Okay so this is really annoying, but I switched computers and am now getting a completely different error. I get to the "Write" portion of the instructions and am greeted with a "failed to write Data, unable to complete action" error. This is ran under administrator, same OS. Perhaps I'll try compatibility again but I don't think its going to werk. :(

Ugh.
I'm getting t his error today all of a sudden. I was trying to add a game to the SD card and get this error. The only thing I noticed was an update to .net framework in windows yesterday. I've tried diskwriter version 1.5 and 1.6b5 and template 112 and 126

Edit: I put the sd card in a different reader and usb port and it works now.
 

Jayro

MediCat USB Dev
Developer
Joined
Jul 23, 2012
Messages
12,884
Trophies
4
Location
WA State
Website
ko-fi.com
XP
16,775
Country
United States
Windows had an update to .Net Framework 4.5.2, and both my laptops refused to let me install it at first, but they eventually fixed the problem themselves, I think they just needed a fresh reboot or something. Glad to hear you got everything sorted out though.
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
    K3Nv2 @ K3Nv2: Did you pee in the water