z-edit / zedit

An integrated development environment for Bethesda Plugin Files.
https://z-edit.github.io
MIT License
304 stars 56 forks source link

zMerge fails when the process exceeds 2GB of RAM #246

Open RoorMakurosu opened 2 years ago

RoorMakurosu commented 2 years ago

I tried to merge many plugins. I found out that the "new" method consumes a lot more memory than the "old" one. But I can confirm that both methods fail when the memory consumption reaches around 2GB of memory consumption. The "new" method reaches that limit far easier than the old one.

matortheeternal commented 2 years ago

Can you provide additional information about the error/failure you're seeing?