BlueMap

BlueMap

85.1k Downloads

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

OJS05 opened this issue ยท 1 comments

commented

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.

commented

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 :)