-
-
Notifications
You must be signed in to change notification settings - Fork 381
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
Region Hooks broke with update #307
Comments
Ugh this is actually a major blow to me since all my servers depend on those 2 plugins, anything i can do to motivate you fixing this immediately? Ill gladly toss you a few bucks... |
Residence has updated, I guess. Shouldn't be too hard to fix on Skript side, but that will naturally break all previous Residence versions. |
Its just odd because this error spams the console even if i have no scripts running at all. Could you fix this soon? Since old versions will always work with old skript versions it shouldnt be an issue. Please. |
I guess this is fixed now. Can you confirm? |
I wont be able to get on today, will close this issue if its fixed tomorrow
Am 22.12.2016 10:06 nachm. schrieb "bensku" <notifications@github.com>:
… I guess this is fixed now. Can you confirm?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#307 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/ASd7opVdCQKDCVQ6_itft2hMDWgXBtNgks5rKuZygaJpZM4LTr1S>
.
|
@melinstagibson Can you confirm for us if this is now fixed? |
works for me on the latest spigot and residences aswell as worldguard, closed |
[01:35:56 ERROR]: Could not pass event PlayerMoveEvent to Skript v2.2-dev22f
java.lang.IncompatibleClassChangeError: Expected static method com.bekvon.bukkit.residence.Residence.getResidenceManager()Lcom/bekvon/bukkit/residence/protection/ResidenceManager;
at ch.njol.skript.hooks.regions.ResidenceHook.getRegionsAt_i(ResidenceHook.java:94) ~[?:?]
at ch.njol.skript.hooks.regions.RegionsPlugin.getRegionsAt(RegionsPlugin.java:94) ~[?:?]
at ch.njol.skript.hooks.regions.events.EvtRegionBorder$3.execute(EvtRegionBorder.java:161) ~[?:?]
at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[patched_1.11.2.jar:git-Paper-989]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[patched_1.11.2.jar:git-Paper-989]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:517) [patched_1.11.2.jar:git-Paper-989]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:502) [patched_1.11.2.jar:git-Paper-989]
at net.minecraft.server.v1_11_R1.PlayerConnection.a(PlayerConnection.java:617) [patched_1.11.2.jar:git-Paper-989]
at net.minecraft.server.v1_11_R1.PacketPlayInFlying.a(SourceFile:126) [patched_1.11.2.jar:git-Paper-989]
at net.minecraft.server.v1_11_R1.PacketPlayInFlying$PacketPlayInPositionLook.a(SourceFile:18) [patched_1.11.2.jar:git-Paper-989]
at net.minecraft.server.v1_11_R1.PlayerConnectionUtils$1.run(SourceFile:13) [patched_1.11.2.jar:git-Paper-989]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_101]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_101]
at net.minecraft.server.v1_11_R1.SystemUtils.a(SourceFile:46) [patched_1.11.2.jar:git-Paper-989]
at net.minecraft.server.v1_11_R1.MinecraftServer.D(MinecraftServer.java:817) [patched_1.11.2.jar:git-Paper-989]
at net.minecraft.server.v1_11_R1.DedicatedServer.D(DedicatedServer.java:403) [patched_1.11.2.jar:git-Paper-989]
at net.minecraft.server.v1_11_R1.MinecraftServer.C(MinecraftServer.java:749) [patched_1.11.2.jar:git-Paper-989]
at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:648) [patched_1.11.2.jar:git-Paper-989]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101]
:/
The text was updated successfully, but these errors were encountered: