server console being spammed constantly by this exception

Exception in thread "DH-PriorityTaskPicker Thread[77402]" java.util.concurrent.RejectedExecutionException: Task com.seibel.distanthorizons.core.util.threading.PriorityTaskPicker$TrackedRunnable@246098ff rejected from com.seibel.distanthorizons.core.util.threading.RateLimitedThreadPoolExecutor@163627b2[Running, pool size = 4, active threads = 4, queued tasks = 4, completed tasks = 1454829]
at java.base/java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2081)
at java.base/java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:841)
at java.base/java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1376)
at TRANSFORMER/[email protected]/com.seibel.distanthorizons.core.util.threading.PriorityTaskPicker.tryStartNextTask(PriorityTaskPicker.java:78)
at TRANSFORMER/[email protected]/com.seibel.distanthorizons.core.util.threading.PriorityTaskPicker.access$200(PriorityTaskPicker.java:17)
at TRANSFORMER/[email protected]/com.seibel.distanthorizons.core.util.threading.PriorityTaskPicker$TrackedRunnable.run(PriorityTaskPicker.java:217)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
at java.base/java.lang.Thread.run(Thread.java:1583)
Exception in thread "DH-PriorityTaskPicker Thread[77402]" java.util.concurrent.RejectedExecutionException: Task com.seibel.distanthorizons.core.util.threading.PriorityTaskPicker$TrackedRunnable@246098ff rejected from com.seibel.distanthorizons.core.util.threading.RateLimitedThreadPoolExecutor@163627b2[Running, pool size = 4, active threads = 4, queued tasks = 4, completed tasks = 1454829]
at java.base/java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2081)
at java.base/java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:841)
at java.base/java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1376)
at TRANSFORMER/[email protected]/com.seibel.distanthorizons.core.util.threading.PriorityTaskPicker.tryStartNextTask(PriorityTaskPicker.java:78)
at TRANSFORMER/[email protected]/com.seibel.distanthorizons.core.util.threading.PriorityTaskPicker.access$200(PriorityTaskPicker.java:17)
at TRANSFORMER/[email protected]/com.seibel.distanthorizons.core.util.threading.PriorityTaskPicker$TrackedRunnable.run(PriorityTaskPicker.java:217)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
at java.base/java.lang.Thread.run(Thread.java:1583)
16 Replies
Puhpine
Puhpine5w ago
Do you have any other mods? Does it happen with just dh?
Trainhead
TrainheadOP5w ago
I have other mods, but I only see the error with DH I'll get a list of the mods for you hold on
Miki_P98
Miki_P985w ago
Does this happen when DH is the only mod?
Trainhead
TrainheadOP5w ago
I'll give it a try hold on yup, still happening with it being the only mod in the mods folder weirdly, when its self-hosted on my PC, the error doesnt show, but on pebblehost it does
Miki_P98
Miki_P985w ago
/logs
YAGPDB.xyz
YAGPDB.xyz5w ago
You should send your latest.log file to provide additional useful information. Logs are usually located in the .minecraft/logs directory. On Windows: %appdata%\.minecraft\logs On Linux: ~/.minecraft/logs On Mac: ~/Library/Application Support/minecraft/logs Please upload the file to mclo.gs instead of sending the raw file. This makes reading the contents of the file a lot easier and improves the chances of you getting the help needed. After uploading the file, click on Save and send the link.
Miki_P98
Miki_P985w ago
Preferably from when the error happened and DH was the only mod And of course the server ones, not the client ones
Trainhead
TrainheadOP5w ago
oh weird, it doesnt show in the log
Trainhead
TrainheadOP5w ago
heres the log anyway its mostly errors from the mods being missing
Trainhead
TrainheadOP5w ago
its weird as I can see it in the console
No description
Miki_P98
Miki_P985w ago
As the errors are not in logs maybe the hosting does something weird to DH? Apart from the fact that the error shows up, is anything broken? If everything works, just ignore this
Trainhead
TrainheadOP5w ago
yeah everything works fine, I just can't see anything else in the console bc of it
Miki_P98
Miki_P985w ago
I guess try looking in pebblehost settings Or ask them how to disable the additional unlogged logging
Trainhead
TrainheadOP5w ago
I'll ask in the pebblehost discord thank you ! hey me again pebblehost said there isn't anything they can do so im back just incase someone else has an idea

Did you find this page helpful?