israpps / HDL-Batch-installer

A GUI for HDL Dump. Featuring batch installation of PS2 games to PS2 internal hdd and some game management utilities
https://israpps.github.io/HDL-Batch-installer/
GNU General Public License v3.0
209 stars 11 forks source link

[bug]: error when transferring opl files #65

Open ironsniper1 opened 11 months ago

ironsniper1 commented 11 months ago

Issue

i get an error message when i try to move all of the downloaded assets to the hdd, screenshot of the error is attached, it seems to only be the background files.

Screenshot 2023-08-06 at 11 17 53 AM

expected behaviour

I expected...

Program version

No response

Relevant log output

No response

In which package have you experienced this issue?

64 bits

other checks

israpps commented 11 months ago

Please update Dokan

And make sure the partition is actually mounted

ironsniper1 commented 11 months ago

i already have the latest release of dokan and the partition is mounted but it only does it with those BG files all other files get transferred no problem

israpps commented 11 months ago

i already have the latest release of dokan and the partition is mounted but it only does it with those BG files all other files get transferred no problem

very odd!

Not sure wheres the issue. see if the HDL Batch installer terminal pops any error message from pfsfuse

ironsniper1 commented 11 months ago

no errors

ironsniper1 commented 11 months ago

small update using PFS-BatchKit-Manager i was able to transfer the files that hdl batch cannot transfer, not sure what the difference is though

max-las commented 8 months ago

I faced the same issue while transfering some assets. The error only happened with some background files (Tekken Tag Tournament and Soul Calibur III, both PAL versions in my case), but not all of them. The error also showed up as invalid MS-DOS function when trying to copy the files manually via Windows explorer.

For whatever that's worth, I was able to circumvent it by opening the problematic images in Paint.NET and changing the Chroma Subsampling setting in the JPEG save window. Oddly enough, the right setting wasn't always the same for all images so I just tried until Windows let me copy the file.

danielkoellmann commented 1 month ago

Issue

i get an error message when i try to move all of the downloaded assets to the hdd, screenshot of the error is attached, it seems to only be the background files. Screenshot 2023-08-06 at 11 17 53 AM

expected behaviour

I expected...

Program version

No response

Relevant log output

No response

In which package have you experienced this issue?

64 bits

other checks

I had exactly the same error message and after receiving it I couldn't unmount the partition anymore. It just said mount instead of unmount. So I remounted and had double partitions in explorer. Trying to open the old one gave me an error. Only a windows restart fixed the bugged partition and I could remount it again. I was scared that it corrupted my partition but nothing of that manner happened thankfully. I will stick with old-school usb transfer even though it's s bit tedious it never gave me any problems. If there's any fix in the future I'm definitely up for it.

danielkoellmann commented 1 month ago

Issue

i get an error message when i try to move all of the downloaded assets to the hdd, screenshot of the error is attached, it seems to only be the background files. Screenshot 2023-08-06 at 11 17 53 AM

expected behaviour

I expected...

Program version

No response

Relevant log output

No response

In which package have you experienced this issue?

64 bits

other checks

I had exactly the same error message and after receiving it I couldn't unmount the partition anymore. It just said mount instead of unmount. So I remounted and had double partitions in explorer. Trying to open the old one gave me an error. Only a windows restart fixed the bugged partition and I could remount it again. I was scared that it corrupted my partition but nothing of that manner happened thankfully. I will stick with old-school usb transfer even though it's s bit tedious it never gave me any problems. If there's any fix in the future I'm definitely up for it.

Capture

I noticed these "Empty Seqments" now showing up in HDD Manager. I can´t remember seeing this before getting the error mentioned above. Anything I can do to fix this?

israpps commented 1 month ago

Issue

i get an error message when i try to move all of the downloaded assets to the hdd, screenshot of the error is attached, it seems to only be the background files. Screenshot 2023-08-06 at 11 17 53 AM

expected behaviour

I expected...

Program version

No response

Relevant log output

No response

In which package have you experienced this issue?

64 bits

other checks

I had exactly the same error message and after receiving it I couldn't unmount the partition anymore. It just said mount instead of unmount. So I remounted and had double partitions in explorer. Trying to open the old one gave me an error. Only a windows restart fixed the bugged partition and I could remount it again. I was scared that it corrupted my partition but nothing of that manner happened thankfully. I will stick with old-school usb transfer even though it's s bit tedious it never gave me any problems. If there's any fix in the future I'm definitely up for it.

Capture

I noticed these "Empty Seqments" now showing up in HDD Manager. I can´t remember seeing this before getting the error mentioned above. Anything I can do to fix this?

You deleted partition(s) there (eg: game)

danielkoellmann commented 1 month ago

Yeah that came to my mind as well after posting. Do I need to make those partitions available again or will they be filled automatically when adding new games?

israpps commented 1 month ago

Yeah that came to my mind as well after posting. Do I need to make those partitions available again or will they be filled automatically when adding new games?

It will be automatically used up when you create a partition whose size is ≤ the contiguous free gap.

danielkoellmann commented 1 month ago

Thanks, I will do some research as I've never done that before.