You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I updated to the latest Furniturelib and protectionlib (3.2.6 and 1.8.5) and get this message in console:
[ProtectionLib]: ProtectionClass: fGriefdefenderAPI throw an Exception!
WARN21:31:39
java.lang.reflect.InvocationTargetException
at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:74)
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
at ProtectionLib-1.8.5.jar//de.Ste3et_C0st.ProtectionLib.main.ProtectionLib.lambda$hookIntoPlugins$4(ProtectionLib.java:99)
at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184)
at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)
at java.base/java.util.HashMap$EntrySpliterator.forEachRemaining(HashMap.java:1858)
at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151)
at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174)
at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
at ProtectionLib-1.8.5.jar//de.Ste3et_C0st.ProtectionLib.main.ProtectionLib.hookIntoPlugins(ProtectionLib.java:94)
at ProtectionLib-1.8.5.jar//de.Ste3et_C0st.ProtectionLib.main.ProtectionLib.addWatchers(ProtectionLib.java:86)
at ProtectionLib-1.8.5.jar//de.Ste3et_C0st.ProtectionLib.main.ProtectionLib.onLoad(ProtectionLib.java:78)
at io.papermc.paper.plugin.storage.ServerPluginProviderStorage.processProvided(ServerPluginProviderStorage.java:59)
at io.papermc.paper.plugin.storage.ServerPluginProviderStorage.processProvided(ServerPluginProviderStorage.java:18)
at io.papermc.paper.plugin.storage.SimpleProviderStorage.enter(SimpleProviderStorage.java:39)
at io.papermc.paper.plugin.entrypoint.LaunchEntryPointHandler.enter(LaunchEntryPointHandler.java:39)
at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:562)
at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:277)
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1163)
at net.minecraft.server.MinecraftServer.lambda$spin$2(MinecraftServer.java:310)
at java.base/java.lang.Thread.run(Thread.java:1583)
Caused by: java.lang.IllegalStateException: GriefDefender has not been initialized!
at griefdefender-bukkit-3.0.3.jar//com.griefdefender.api.GriefDefender.check(GriefDefender.java:49)
at griefdefender-bukkit-3.0.3.jar//com.griefdefender.api.GriefDefender.getEventManager(GriefDefender.java:69)
at ProtectionLib-1.8.5.jar//de.Ste3et_C0st.ProtectionLib.main.plugins.fGriefdefenderAPI$RemoveClaimEventListener.<init>(fGriefdefenderAPI.java:64)
at ProtectionLib-1.8.5.jar//de.Ste3et_C0st.ProtectionLib.main.plugins.fGriefdefenderAPI.<init>(fGriefdefenderAPI.java:28)
at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
... 24 more
I have the latest Griefdefender and GDhooks as well as running paper 1.21.4.
The text was updated successfully, but these errors were encountered:
Hi, I updated to the latest Furniturelib and protectionlib (3.2.6 and 1.8.5) and get this message in console:
I have the latest Griefdefender and GDhooks as well as running paper 1.21.4.
The text was updated successfully, but these errors were encountered: