I just replaced the stable version of SKSE with the alpha version because i've read a few times that it solves some issues.
Anyway, in STEP, you're supposed to create the skse.ini. I did so and put the following under memory:
[Memory]
Enable=1
MemBlock1=512
MemBlock2=256
The new version of SKSE includes the Safety Load fixes and the memory section now has these options:
[Memory]
DefaultHeapInitialAllocMB=
ScrapHeapSizeMB=
So should I replace the original [Memory] section with the new one? If so, what values should I use?
Thanks :)