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

Exception from Sparklers #20

Open
Narimm opened this issue Nov 4, 2019 — with Slack · 0 comments
Open

Exception from Sparklers #20

Narimm opened this issue Nov 4, 2019 — with Slack · 0 comments
Labels

Comments

Copy link
Member

Narimm commented Nov 4, 2019

java.lang.IllegalArgumentException: Particle REDSTONE requires data, null provided
        at com.google.common.base.Preconditions.checkArgument(Preconditions.java:191) ~[patched_1.14.4.jar:git-Paper-210]
        at org.bukkit.craftbukkit.v1_14_R1.CraftParticle.toNMS(CraftParticle.java:132) ~[patched_1.14.4.jar:git-Paper-210]
        at org.bukkit.craftbukkit.v1_14_R1.CraftWorld.spawnParticle(CraftWorld.java:2315) ~[patched_1.14.4.jar:git-Paper-210]
        at org.bukkit.craftbukkit.v1_14_R1.CraftWorld.spawnParticle(CraftWorld.java:2305) ~[patched_1.14.4.jar:git-Paper-210]
        at org.bukkit.craftbukkit.v1_14_R1.CraftWorld.spawnParticle(CraftWorld.java:2294) ~[patched_1.14.4.jar:git-Paper-210]
        at org.bukkit.craftbukkit.v1_14_R1.CraftWorld.spawnParticle(CraftWorld.java:2284) ~[patched_1.14.4.jar:git-Paper-210]
        at org.bukkit.craftbukkit.v1_14_R1.CraftWorld.spawnParticle(CraftWorld.java:2279) ~[patched_1.14.4.jar:git-Paper-210]
        at au.com.addstar.pandora.modules.Sparklers.doSparklers(Sparklers.java:140) ~[?:?]
        at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftTask.run(CraftTask.java:84) ~[patched_1.14.4.jar:git-Paper-210]
        at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:452) ~[patched_1.14.4.jar:git-Paper-210]
        at net.minecraft.server.v1_14_R1.MinecraftServer.b(MinecraftServer.java:1171) ~[patched_1.14.4.jar:git-Paper-210]
        at net.minecraft.server.v1_14_R1.DedicatedServer.b(DedicatedServer.java:417) ~[patched_1.14.4.jar:git-Paper-210]
        at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:1098) ~[patched_1.14.4.jar:git-Paper-210]
        at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:925) ~[patched_1.14.4.jar:git-Paper-210]
        at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]```
@Narimm Narimm added the bug label Nov 4, 2019 — with Slack
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant