dniym/IllegalStack

Could not pass event PlayerJoinEvent to IllegalStack v2.1.1e

Closed this issue · 12 comments

Please see the log for error:

https://pastebin.com/zwgqhbaN

Version: This server is running Tuinity version git-Tuinity-"003c5b3" (MC: 1.15.2)
Using the build from Spigot today.

Same issues with Paper 1.15.2 Build 220

screenshot
Screenshot 2020-04-26 at 18 56 28

Still have the same problem on 2.1.1f

dniym commented

Got it, see v 2.1.1g

Error is fixed, but it still making WARNINGS
[22:20:21 WARN]: [IllegalStack] Task #47 for IllegalStack v2.1.1g generated an exception
java.lang.NoClassDefFoundError: de/tr7zw/nbtapi/NBTCompound
at timers.fTimer.run(fTimer.java:441) ~[?:?]
at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftTask.run(CraftTask.java:84) ~[PaperClip-1.15.2-b220.jar:git-Paper-220]
at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:452) ~[PaperClip-1.15.2-b220.jar:git-Paper-220]
at net.minecraft.server.v1_15_R1.MinecraftServer.b(MinecraftServer.java:1240) ~[PaperClip-1.15.2-b220.jar:git-Paper-220]
at net.minecraft.server.v1_15_R1.DedicatedServer.b(DedicatedServer.java:430) ~[PaperClip-1.15.2-b220.jar:git-Paper-220]
at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:1157) ~[PaperClip-1.15.2-b220.jar:git-Paper-220]
at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:946) ~[PaperClip-1.15.2-b220.jar:git-Paper-220]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_251]
Caused by: java.lang.ClassNotFoundException: de.tr7zw.nbtapi.NBTCompound
at java.net.URLClassLoader.findClass(URLClassLoader.java:382) ~[?:1.8.0_251]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:171) ~[PaperClip-1.15.2-b220.jar:git-Paper-220]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:100) ~[PaperClip-1.15.2-b220.jar:git-Paper-220]
at java.lang.ClassLoader.loadClass(ClassLoader.java:418) ~[?:1.8.0_251]
at java.lang.ClassLoader.loadClass(ClassLoader.java:351) ~[?:1.8.0_251]
... 8 more

dniym commented
dniym commented

Then you need to install NBt Api (even running 1.14+) you should be getting an error message in your console at startup.

https://github.com/dniym/IllegalStack/wiki/DestroyInvalidShulkers

well,I turned off destroy invalid shulke protection
But plugin will still report WARNING

umm, I installed the NBT API, It's OK now :D
捕获

dniym commented

Yeah that warning is pretty harmless should go away In the next version

dniym commented

Fixed 1.2.1+