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
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
The text was updated successfully, but these errors were encountered:
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
Specifications
The text was updated successfully, but these errors were encountered: