Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NullPointerException error. #4

Open
RealTriassic opened this issue Nov 18, 2020 · 2 comments
Open

NullPointerException error. #4

RealTriassic opened this issue Nov 18, 2020 · 2 comments
Labels
bug Something isn't working

Comments

@RealTriassic
Copy link

RealTriassic commented Nov 18, 2020

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]
@wode490390
Copy link
Owner

I can't reproduce it. Do you have any idea how to reproduce this issue?

@RealTriassic
Copy link
Author

I can't reproduce it. Do you have any idea how to reproduce this issue?

Sadly no, it just appeared randomly.

@wode490390 wode490390 added the bug Something isn't working label Nov 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants