louis-e / arnis

Arnis - Generate cities from real life in Minecraft
GNU General Public License v3.0
431 stars 23 forks source link

I can't create a world. Not enough memory. #72

Closed huiiksde closed 3 weeks ago

huiiksde commented 1 month ago

After porting to Rust, I can't create a world because creating it takes too much RAM. I get the error “memory allocation of 123920 bytes failed”. And I have 16GB of RAM

daniil2327 commented 1 month ago

Same error #63

louis-e commented 1 month ago

Thanks for the report! Will be solved soon. I already have a working memory safe version, I just need to fix some bugs in it before publishing it!