You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
The patching fails. during the pkg extraction, with error:
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!
The text was updated successfully, but these errors were encountered: