Chunk generation error:

I'm pretty new to this so feel free to give me tips.

I get the following error after running Chunky in SP without DH in the mods, after chunky was done I re-added DH 2.3. (as it's recommended in /chunky)

[17:34:07] [CompletableFutureDelayScheduler/WARN]: Unable to get chunk at pos [[-41, -45]] after [180] milliseconds.
java.util.concurrent.TimeoutException: null
    at java.util.concurrent.CompletableFuture$Timeout.run(CompletableFuture.java:2874) ~[?:?]
    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) ~[?:?]
    at java.util.concurrent.FutureTask.run(FutureTask.java:264) ~[?:?]
    at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) ~[?:?]
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?]
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?]
    at java.lang.Thread.run(Thread.java:833) ~[?:?]


I got this error a bunch of time for likely all chunks generated by chunky.
Was this page helpful?