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

Unsupported export count 422 #12

Open
Sk8GiO opened this issue Dec 27, 2023 · 1 comment
Open

Unsupported export count 422 #12

Sk8GiO opened this issue Dec 27, 2023 · 1 comment

Comments

@Sk8GiO
Copy link

Sk8GiO commented Dec 27, 2023

Your issue may already be reported.
Please search on the issue tracker before creating one.

Error Message

Unsupported export count 422

Expected Behavior

Actual Behavior

Steps to Reproduce the Problem

Error Stack

Error: Unsupported export count 422
    at UAsset.readHeader (C:\Users\ghfkl\Desktop\New Moddin FFVIIR\Moddin FFVIIR\Work Great in Progress\ff7r-data-editor-win32-x64 (FF7RCode Gameplay Changes)\resources\app\lib\uasset.js:75:13)
    at UAsset.read (C:\Users\ghfkl\Desktop\New Moddin FFVIIR\Moddin FFVIIR\Work Great in Progress\ff7r-data-editor-win32-x64 (FF7RCode Gameplay Changes)\resources\app\lib\uasset.js:22:10)
    at async UPackage.read (C:\Users\ghfkl\Desktop\New Moddin FFVIIR\Moddin FFVIIR\Work Great in Progress\ff7r-data-editor-win32-x64 (FF7RCode Gameplay Changes)\resources\app\lib\upackage.js:25:5)
    at async IpcMainImpl.openUPackage (C:\Users\ghfkl\Desktop\New Moddin FFVIIR\Moddin FFVIIR\Work Great in Progress\ff7r-data-editor-win32-x64 (FF7RCode Gameplay Changes)\resources\app\main\index.js:153:7)

Specifications

  • Version: 1.0.0-b.8
  • Platform: win32 / Windows 10 Pro
@jordanbtucker
Copy link
Owner

An export count of more than one means that you are trying to open a file that ff7r-data-editor doesn't support. The only files that work are the ones in End\Content\GameContents\DataObject.

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

2 participants