Glacius - IllegalArgumentException
jacklin213 opened this issue ยท 0 comments
Please complete the following information):
- OS: [e.g. Windows/Linux/iOS]
- Server type: Paper
- Server Version: 1.16.2
- HPS Version: v1.2.3
- List of plugins. Use
/plugin
to find this out - Complete server log
Describe the bug
Stack Trace:
[HPS]: Task #38901 for HarryPotterSpells v1.2.3 BETA generated an exception
Console 20:15:56
java.lang.IllegalArgumentException: Material cannot be null
at com.google.common.base.Preconditions.checkArgument(Preconditions.java:122) ~[patched_1.16.2.jar:git-Paper-157]
at org.bukkit.craftbukkit.v1_16_R2.block.CraftBlock.setType(CraftBlock.java:172) ~[patched_1.16.2.jar:git-Paper-157]
at org.bukkit.craftbukkit.v1_16_R2.block.CraftBlock.setType(CraftBlock.java:167) ~[patched_1.16.2.jar:git-Paper-157]
at com.hpspells.core.spell.Glacius$1$1.run(Glacius.java:91) ~[?:?]
at org.bukkit.craftbukkit.v1_16_R2.scheduler.CraftTask.run(CraftTask.java:99) ~[patched_1.16.2.jar:git-Paper-157]
at org.bukkit.craftbukkit.v1_16_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:468) ~[patched_1.16.2.jar:git-Paper-157]
at net.minecraft.server.v1_16_R2.MinecraftServer.b(MinecraftServer.java:1296) ~[patched_1.16.2.jar:git-Paper-157]
at net.minecraft.server.v1_16_R2.DedicatedServer.b(DedicatedServer.java:375) ~[patched_1.16.2.jar:git-Paper-157]
at net.minecraft.server.v1_16_R2.MinecraftServer.a(MinecraftServer.java:1211) ~[patched_1.16.2.jar:git-Paper-157]
at net.minecraft.server.v1_16_R2.MinecraftServer.w(MinecraftServer.java:999) ~[patched_1.16.2.jar:git-Paper-157]
at net.minecraft.server.v1_16_R2.MinecraftServer.lambda$a$0(MinecraftServer.java:177) ~[patched_1.16.2.jar:git-Paper-157]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_265]
To Reproduce
Steps to reproduce the behavior:
- Pending reportee ITapan#6969 from Discord