asivery / webminidisc

Upload your Music to NetMD and HiMD MiniDisc devices thanks to WebUSB and WASM
GNU General Public License v2.0
117 stars 27 forks source link

After wiping disc: "Oops… Something unexpected happened." #41

Open Airell opened 4 months ago

Airell commented 4 months ago

Hi, I found the following issue (in 1.4.2).

After wiping the disc and recording in the same 'session', without pressing 'stop' on the device, the "Oops… Something unexpected happened." message appeared.

Error: Failed to execute 'controlTransferIn' on 'USBDevice': A transfer error has occurred.

When the error appears, at the same time, TOC Edit starts flashing on the device's LCD screen.

Ignore and Continue does not work. 'Recording...' starts and no file is transferred. Restarting the app keeps the MD device 'paired', one needs to disconnect the USB cable.

The issue is on a N707 (and NF610 according another Discord user), but not on a N510.

LBM78 commented 2 months ago

@asivery have the same issue with the N707, powersupply is connected

starts recording then throws an error

image

image

image

LBM78 commented 2 months ago

@Airell can you check if you plugged in the usb cable directly into the PC or are you using a hub? i got the issue fixed by not using a USB hub . the controller in the hub seems to confuse the tranfer and stops working after 6%

Airell commented 2 months ago

@LBM78 It's directly attached to my PC. It seems the Electron version does not have this error, but only in the Web version. If I press [stop] after the Wipe, there is no issue.