mburbea/koar-item-editor

System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values. (in v3.0.462)

Closed this issue · 1 comments

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

System Information

  • OS: [e.g. Windows 10 2004]
  • Game version [e.g. Stream, GOG and please include the CS]
  • Version of the editor: [e.g. 3.0.347]

Additional context
Please also attach a save file that exhibits the issue.
svdata.zip

Thanks for the file, it appears that the body length detection code was reading the wrong value in your save file. I've improved the detection in #139.

It appears that the header's body length is right after the content packages list.