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

The value of "offset" is out of range. It must be >= 0 and <= 1118265. Received 1118268 #11

Closed
LOLOGP opened this issue Nov 12, 2023 · 0 comments

Comments

@LOLOGP
Copy link

LOLOGP commented Nov 12, 2023

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

Error Message

The value of "offset" is out of range. It must be >= 0 and <= 1118265. Received 1118268

Expected Behavior

Actual Behavior

Steps to Reproduce the Problem

Error Stack

RangeError [ERR_OUT_OF_RANGE]: The value of "offset" is out of range. It must be >= 0 and <= 1118265. Received 1118268
    at new NodeError (node:internal/errors:371:5)
    at boundsError (node:internal/buffer:86:9)
    at Buffer.readInt32LE (node:internal/buffer:390:5)
    at UExport.readInt32 (C:\Games\Final Fantasy VII Remake Intergrade\umodel_win32\ff7r-data-editor-win32-x64\resources\app\lib\ufile.js:46:29)
    at UExport.readFName (C:\Games\Final Fantasy VII Remake Intergrade\umodel_win32\ff7r-data-editor-win32-x64\resources\app\lib\uexport.js:119:24)
    at UExport.readEntries (C:\Games\Final Fantasy VII Remake Intergrade\umodel_win32\ff7r-data-editor-win32-x64\resources\app\lib\uexport.js:57:25)
    at UExport.read (C:\Games\Final Fantasy VII Remake Intergrade\umodel_win32\ff7r-data-editor-win32-x64\resources\app\lib\uexport.js:47:10)
    at async UPackage.read (C:\Games\Final Fantasy VII Remake Intergrade\umodel_win32\ff7r-data-editor-win32-x64\resources\app\lib\upackage.js:28:5)
    at async IpcMainImpl.openUPackage (C:\Games\Final Fantasy VII Remake Intergrade\umodel_win32\ff7r-data-editor-win32-x64\resources\app\main\index.js:153:7)

Specifications

  • Version: 1.0.0-b.8
  • Platform: win32 / Windows 10 Pro
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