Zethalion
Zethalion
Hi @sk89q I am trying to make the bootstrapper portable as well. Using 4.3-SNAPSHOT I get the same error when using --dir argument. The --portable argument doesn't make the working...
Yes, placing a portable.txt next to the bootstrapper works. However, I'd prefer to have a config option in bootstrap.properties to do this. If I read Bootstrap.java correctly, this should already...
Thanks for replying. This crash did happen with -Xms20G -Xmx20G -XX:+UseG1GC while having 24 GB RAM, I can't increase it any further. When pregen is not running and world is...
I will look into it this week.
I haven't been using pregen recently but I'll give it a go soon. The pregen tool I use is integrated in [ForgeEssentials.](https://github.com/ForgeEssentials/ForgeEssentials) I tried other pregen tools but FE is...