Skip to content

can't find path in data.arc #12

@buhao8

Description

@buhao8

For any mod I try to install (through yuzu), UMM reports that it can't find the path (in the data.arc file, I assume). I am on Smash v8.0.0 using the beta build of UMM.

Example:
image

and here is the relevant directory structure:
image

I'm getting the full path straight out of the export from CrossArc, which is /root/fighter/common/param/fighter_param_motion.prc

UMM is seeing the data.arc file, and I know it is not corrupt. If it means anything, it looks like the call to ArcReader::GetFileInformation() here is not finding (and therefore not setting) the offset for the file in data.arc.

Am I doing something fundamentally wrong? I was following this tutorial on gamebanana, and it appears one other person is having the same problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions