SkyTemple/skytemple

Internal error when trying to open non-ROM as ROM

Closed this issue · 1 comments

Sentry Issue: SKYTEMPLE-1Z4

error: unpack_from requires a buffer of at least 2609310388 bytes for unpacking 2 bytes at offset 2609310386 (actual buffer size is 1052038)
  File "core\rom_project.py", line 146, in _open_impl
  File "core\rom_project.py", line 232, in load
  File "ndspy\rom.py", line 279, in fromFile
  File "ndspy\rom.py", line 50, in __init__
  File "ndspy\rom.py", line 231, in _initFromData

Sentry issue: SKYTEMPLE-34