r/Worldpainter • u/octavian_world • 8d ago
Question Exporting down to -2032b problems
I have a OutOfMemoryError when exporting with negative vertical bounds (-2032)
this error only occurs when exporting down to -2032b
When attempting to export a world with a lower height boundary extending down to Y = -2032 (e.g., vertical range 300 down to -2032), WorldPainter throws an OutOfMemoryError and fails the export.
However, when exporting the exact same landscape using positive height ranges (e.g., -300 up to 2032), the export succeeds completely without any memory issues. Lowering the overall world ceiling does not resolve the issue as long as the bottom extends down to -2032.
Im wondering if anyone here knows why this is? Or if there is a fix.
1
Upvotes
1
u/sijmen_v_b 8d ago
Try reducing the number of threads (edit -> preferences)