Incompatible with Residence 4.0.1.0 #1117


  • New
  • Task
Open
Assigned to acrobotpl
  • zDasilva_ created this issue Mar 13, 2016

    [What steps will reproduce the problem?]
    1. Incompatibilidade com a nova versão do Residence(version: 4.0.1.0)

    [What version of the plugin are you using? (/csversion), "latest" is not an answer]
    3.8.12

    [What version of the CraftBukkit are you using? (/version)]
    This server is running CraftBukkit version git-Spigot-5f38d38-18fbb24 (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)

    [What economy plugin are you using? (iConomy, BOSEconomy, etc? - include version as well)]
    EssentialsX version 2.0.1-b192

    [If the defect involves other plugins, please include their names and versions below]
    Residence 4.0.1.0

    [Do you have an error log of what happened? Check your console, server.log and messages you got through chat]

    [15:12:16] [Server thread/ERROR]: Could not pass event ProtectionCheckEvent to ChestShop v3.8.12
    org.bukkit.event.EventException
    	at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[spigot.jar:git-Spigot-5f38d38-18fbb24]
    	at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot.jar:git-Spigot-5f38d38-18fbb24]
    	at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot.jar:git-Spigot-5f38d38-18fbb24]
    	at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot.jar:git-Spigot-5f38d38-18fbb24]
    	at com.Acrobot.ChestShop.ChestShop.callEvent(ChestShop.java:358) [ChestShop.jar:?]
    	at com.Acrobot.ChestShop.Security.canAccess(Security.java:36) [ChestShop.jar:?]
    	at com.Acrobot.ChestShop.Security.canAccess(Security.java:31) [ChestShop.jar:?]
    	at com.Acrobot.ChestShop.Listeners.Block.BlockPlace.onChestPlace(BlockPlace.java:38) [ChestShop.jar:?]
    	at sun.reflect.GeneratedMethodAccessor292.invoke(Unknown Source) ~[?:?]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_79]
    	at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_79]
    	at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) [spigot.jar:git-Spigot-5f38d38-18fbb24]
    	at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [spigot.jar:git-Spigot-5f38d38-18fbb24]
    	at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot.jar:git-Spigot-5f38d38-18fbb24]
    	at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot.jar:git-Spigot-5f38d38-18fbb24]
    	at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callBlockPlaceEvent(CraftEventFactory.java:127) [spigot.jar:git-Spigot-5f38d38-18fbb24]
    	at net.minecraft.server.v1_8_R3.ItemStack.placeItem(ItemStack.java:158) [spigot.jar:git-Spigot-5f38d38-18fbb24]
    	at net.minecraft.server.v1_8_R3.PlayerInteractManager.interact(PlayerInteractManager.java:503) [spigot.jar:git-Spigot-5f38d38-18fbb24]
    	at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:759) [spigot.jar:git-Spigot-5f38d38-18fbb24]
    	at net.minecraft.server.v1_8_R3.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:52) [spigot.jar:git-Spigot-5f38d38-18fbb24]
    	at net.minecraft.server.v1_8_R3.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:1) [spigot.jar:git-Spigot-5f38d38-18fbb24]
    	at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [spigot.jar:git-Spigot-5f38d38-18fbb24]
    	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [?:1.7.0_79]
    	at java.util.concurrent.FutureTask.run(FutureTask.java:262) [?:1.7.0_79]
    	at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [spigot.jar:git-Spigot-5f38d38-18fbb24]
    	at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:715) [spigot.jar:git-Spigot-5f38d38-18fbb24]
    	at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [spigot.jar:git-Spigot-5f38d38-18fbb24]
    	at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [spigot.jar:git-Spigot-5f38d38-18fbb24]
    	at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [spigot.jar:git-Spigot-5f38d38-18fbb24]
    	at java.lang.Thread.run(Thread.java:745) [?:1.7.0_79]
    Caused by: java.lang.NoClassDefFoundError: net/t00thpick1/residence/api/ResidenceAPI
    	at com.Acrobot.ChestShop.Plugins.ResidenceChestProtection.onProtectionCheck(ResidenceChestProtection.java:28) ~[?:?]
    	at sun.reflect.GeneratedMethodAccessor468.invoke(Unknown Source) ~[?:?]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_79]
    	at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_79]
    	at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot.jar:git-Spigot-5f38d38-18fbb24]
    	... 29 more
    


  • zDasilva_ added the tags New Task Mar 13, 2016

To post a comment, please login or register a new account.