fagensden / postloader

Automatically exported from code.google.com/p/postloader
0 stars 0 forks source link

Deleted Games #17

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Rebuild game list (DML)
2.
3.

What is the expected output? What do you see instead?
DO NOT to delete games (They play fine)
Games are deleted from SD unnecessarily.

What version of the product are you using? On what operating system?
3.69.5 (earlier version also, I upgraded thinking this was a bug)

Please provide any additional information below.
discex -c was used, so I don't know what the problem here is.
It's only been deleting these 2 games.

Postloader gives this message as it deletes games:
"Folder 'sd://games/G4SE01' removed as it has the wrong size"
"Folder 'sd://games/GLME01' removed as it has the wrong size"

Original issue reported on code.google.com by gvkvo...@gmail.com on 22 Mar 2012 at 4:16

GoogleCodeExporter commented 8 years ago
Do you have added something in the sd two folders that there isn't in usb ?

postLoader check if folder size is equal, giving some extra bytes to sd for 
codes.

Yes, I can remove this check, I've added it because sometime in initial stage 
of developing sometime postloader fail in completing copy.

Maybe a log (create an empty file sd:/ploader.log), can be usefull to 
understand why postloader fails the check for you.

Original comment by stf...@ilpistone.com on 26 Mar 2012 at 7:59