Docker server not pre-generating any LODs
The only thing I get is the following error, and I'm really unsure what it is telling me the problem is.
Solution:Jump to solution
there were too many threads specified in the confing than allocated to the container 🙃
6 Replies
is this with just DH?
no
I'll get the modlist in a sec

The cause for this exception is confined to within one of DH's executors, as far as I know. The only reasons I can think of for it are:
* The executor has previously been shut down, but a new task was added after the shutdown.
* The executor has some limit that has been exceeded.
This this the only error in your log?
yes
(well apart from a Chunky "you're moving too fast" crash message, but that one was caused way after the one I just sent appeared dozens of times)
how concerned should I be that in this part of the error
[DH-PriorityTaskPicker Thread[59]/ERROR]: Uncaught exception in thread "DH-PriorityTaskPicker Thread[59]"
the Thread[59]
steadily increases?
ok, welp
fixedSolution
there were too many threads specified in the confing than allocated to the container 🙃