BlueMap-Minecraft / BlueMap

A Minecraft mapping tool that creates 3D models of your Minecraft worlds and displays them in a web viewer.
https://bluecolo.red/bluemap
MIT License
1.92k stars 131 forks source link

Config option to turn off automatic resumption after a server restart. #171

Closed OJS05 closed 3 years ago

OJS05 commented 3 years ago

Upon server restart, BlueMap renders resume and causes the server to lag to the point of crashing.

A config option to toggle whether on not BlueMap resumes after a restart.

TBlueF commented 3 years ago

If your servers lag or even crash during rendering, turn down the renderThreadCount in bluemaps core.conf! E.g. set them to 1: renderThreadCount: 1. That should fix your issue :)

About that config option: there is already a ticket that will add this: #126 So i will close this, as it is a duplicate :)