DH crashing out on 1.21.8

[DH-PriorityTaskPicker Thread[7]/ERROR]: Uncaught exception in thread "DH-PriorityTaskPicker Thread[7]"
java.util.concurrent.RejectedExecutionException: Task com.seibel.distanthorizons.core.util.threading.PriorityTaskPicker$TrackedRunnable@3e696bd3 rejected from com.seibel.distanthorizons.core.util.threading.RateLimitedThreadPoolExecutor@71eb9bf7[Running, pool size = 4, active threads = 4, queued tasks = 4, completed tasks = 4]
[DH-PriorityTaskPicker Thread[7]/ERROR]: Uncaught exception in thread "DH-PriorityTaskPicker Thread[7]"
java.util.concurrent.RejectedExecutionException: Task com.seibel.distanthorizons.core.util.threading.PriorityTaskPicker$TrackedRunnable@3e696bd3 rejected from com.seibel.distanthorizons.core.util.threading.RateLimitedThreadPoolExecutor@71eb9bf7[Running, pool size = 4, active threads = 4, queued tasks = 4, completed tasks = 4]
an error similar to this keeps getting spammed in logs
Solution:
Can you see if running dh config common.threadPreset BALANCED fixes the problem?
Jump to solution
9 Replies
Solution
Skillnoob_
Skillnoob_2mo ago
Can you see if running dh config common.threadPreset BALANCED fixes the problem?
Miki_P98
Miki_P982mo ago
Looks like something is blocking DH from running You need to find and get rid of that thing Though there isn't even a clue what could it be
Espeon
Espeon2mo ago
Hey SolDev! I had similar issue on server after I migrated from single player. The nature of the issue was old DistantHorizons.toml configuration file which had thread number set way to big. So what I did is I removed config and reinstalled DH. This can also be fixed by changing said value if you know your CPU Thread Count.
SolDev
SolDevOP2mo ago
Ohhhhhhh This fixes it yea I think it wasn't working because I was copying config folder over
Puhpine
Puhpine2mo ago
good to know!
Famies21
Famies212mo ago
Hey, im having a similar issue where the game crashes on 1.21.8 after a few seconds of loading into the world - ive got no other mods installed atm. im not sure what to look for in the logs to see what might be the problem. or how to run this line above but any help would be greatly appreciated
Puhpine
Puhpine2mo ago
open a new #help-me post with your logs please !logs
YAGPDB.xyz
YAGPDB.xyz2mo 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.
Famies21
Famies212mo ago
made a new post!

Did you find this page helpful?