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

[AsyncWorldEdit] Task #18236 for AsyncWorldEdit v1.2 generated an exception #67

Open
DjyB opened this issue Jun 5, 2019 · 3 comments
Open

Comments

@DjyB
Copy link

DjyB commented Jun 5, 2019

java.lang.NullPointerException
at me.confuser.barapi.nms.v1_6.getSpawnPacket(v1_6.java:34)
at me.confuser.barapi.BarAPI.addDragon(BarAPI.java:452)
at me.confuser.barapi.BarAPI.getDragon(BarAPI.java:446)
at me.confuser.barapi.BarAPI.setMessage(BarAPI.java:252)
at org.primesoft.asyncworldedit.BarAPIntegrator.setMessage(BarAPIntegrator.java:82)
at org.primesoft.asyncworldedit.blockPlacer.BlockPlacer.setBar(BlockPlacer.java:912)
at org.primesoft.asyncworldedit.blockPlacer.BlockPlacer.run(BlockPlacer.java:313)
at org.bukkit.craftbukkit.v1_6_R3.scheduler.CraftTask.run(CraftTask.java:58)
at org.bukkit.craftbukkit.v1_6_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:345)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:822)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:330)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:777)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:659)
at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)

@confuser
Copy link
Owner

confuser commented Jun 6, 2019

I presume you're on Bukkit v1.6?

@DjyB
Copy link
Author

DjyB commented Jun 6, 2019

Oui, je suis en version MCPC+1.6.4-R2.1

@DjyB
Copy link
Author

DjyB commented Jun 18, 2019

Up

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants