kwsch/pkNX

Error message for dumping SV roms with Deserializer type'Lazy'

Leo-Sag opened this issue · 2 comments

Hell team,
I tried to dump master, field or dialog game from the SV roms with the latest pipeline release(20230912.4), however it shows the same error for some options.

Such as
///Field > Map Viewer
image

///Master dump > Move
image

Or the other error for Dialog feature,
///Dialog > Common
image

And also it worked and created some files, which do not have any bytes,
image

Would you mind to share how to resolve dumping SV roms?
Thank you for your support.

Did you find a fix? I'm having the same problem.

There won't be a fix until someone changes the word 'Lazy' to 'GreedyMutable' or 'Progressive' where it's used in code. (and verify that it works after).