Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CUSA00556] The Last of Us Remastered v1.00 - Error extracting file #25

Open
pjps3 opened this issue Jan 10, 2024 · 0 comments
Open

[CUSA00556] The Last of Us Remastered v1.00 - Error extracting file #25

pjps3 opened this issue Jan 10, 2024 · 0 comments

Comments

@pjps3
Copy link

pjps3 commented Jan 10, 2024

The patching fails. during the pkg extraction, with error:

Could not open or read extract file. (Image0/build/ps4/main/sound1/streams/speech/spanish-mp.psarc)

************** Testo dell'eccezione **************
System.IO.DirectoryNotFoundException: Impossibile trovare la directory 'temp/EP9000-CUSA00556_00-THELASTOFUS00000/Sc0'.
   in Microsoft.VisualBasic.FileIO.FileSystem.CopyOrMoveDirectory(CopyOrMove operation, String sourceDirectoryName, String destinationDirectoryName, Boolean overwrite, UIOptionInternal showUI, UICancelOption onUserCancel)
   in Microsoft.VisualBasic.MyServices.FileSystemProxy.CopyDirectory(String sourceDirectoryName, String destinationDirectoryName, Boolean overwrite)
   in PkgRipper.Form1.Button2_Click(Object sender, EventArgs e)
   in System.Windows.Forms.Control.OnClick(EventArgs e)
   in System.Windows.Forms.Button.OnClick(EventArgs e)
   in System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   in System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   in System.Windows.Forms.Control.WndProc(Message& m)
   in System.Windows.Forms.ButtonBase.WndProc(Message& m)
   in System.Windows.Forms.Button.WndProc(Message& m)
   in System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   in System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   in System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

In the temp folder I find spanish-mp.psarc with a size sensibly smaller than other language files (like it failed in the middle of the extraction of that spacific file).

What could be the cause?
TY!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant