Xesau

Results 6 issues of Xesau

[21:15:12 WARN]: A task raised an exception. Task: com.bringholm.packetinterceptor.v1_0.PacketInterceptor$$Lambda$59/1466271928@4aef933e java.util.NoSuchElementException: packet_interceptor_Kingdoms_0 at io.netty.channel.DefaultChannelPipeline.getContextOrDie(DefaultChannelPipeline.java:1119) ~[spigot-1.12.2.jar:git-Spigot-2086bb0-8cc5a7e] When reloading, I believe the previous exception causes another exception: java.lang.ExceptionInInitializerError: null at eu.xesau.kd.Main.onEnable(Main.java:60) ~[?:?] Caused...

When reloading the plugin, the following exception occurs: java.lang.ExceptionInInitializerError: null at eu.xesau.kd.Main.onEnable(Main.java:55) ~[?:?] Caused by: java.lang.ClassCastException: com.bringholm.packetinterceptor.v1_0.PacketInterceptor$ChannelInterceptor cannot be cast to com.bringholm.packetinterceptor.v1_0.PacketInterceptor$ChannelInterceptor I do setPlugin in onEnable, and NameTagChanger.INSTANCE.disable() in...

Results from the Moneybird API are easily cacheable because of the synchronization API and because most (all?) entities have a version attribute. It would therefore make sense to integrate support...

RainTPL 2 parsed {'d-m-Y'|date:$timestamp}. This is a simple workaround for date ($format, $timestamp), as RainTPL modifiers always uses the initial value as first method argument. Now, RainTPL 3 does not...