You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2020-11-17 20:04:27.713 [Nukkit Asynchronous Task Handler #2] FATAL - Exception in asynchronous task
java.lang.NullPointerException: null
at cn.wode490390.nukkit.quasistructure.populator.PopulatorDungeon.populate(PopulatorDungeon.java:124) ~[?:?]
at cn.wode490390.nukkit.quasistructure.scheduler.ChunkPopulationTask.lambda$onRun$0(ChunkPopulationTask.java:28) ~[?:?]
at java.util.ArrayList.forEach(ArrayList.java:1259) ~[?:1.8.0_262]
at cn.wode490390.nukkit.quasistructure.scheduler.ChunkPopulationTask.onRun(ChunkPopulationTask.java:28) ~[?:?]
at cn.nukkit.scheduler.AsyncTask.run(AsyncTask.java:23) ~[server.jar:?]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_262]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_262]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_262]
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: