Skip to content

An error occurred during packing #2

Description

@naturale0

I have successfully unpacked the GT PSP iso file. However, when I try packing, the following error occurred:

GTPSPVolTools by Nenkai#9075

Indexing 'C:\Users\user\Desktop\gt-vol-unpacked\' to find files to pack..
Unhandled exception. System.IO.FileNotFoundException: Could not find file 'C:\Users\user\Desktop\gt-vol-unpacked\iles.txt'.
File name: 'C:\Users\user\Desktop\gt-vol-unpacked\iles.txt'
   at System.IO.FileInfo.get_Length()
   at GTPSPVolTools.Packing.VolumeBuilder.Import(VolumeEntry parent, String folder)
   at GTPSPVolTools.Packing.VolumeBuilder.RegisterFilesToPack(String inputFolder)
   at GTPSPVolTools.Program.Pack(PackVerbs verbs)
   at CommandLine.ParserResultExtensions.WithParsed[T](ParserResult`1 result, Action`1 action)
   at GTPSPVolTools.Program.Main(String[] args)

I guess there's something wrong with how the code handles the files.txt file? It would be really appreciated if you could look this through.

EDIT: I am running this in Windows 10 (21H2) x64.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions