Advertisement
djoveryde

random error?

Sep 30th, 2015
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.80 KB | None | 0 0
  1. 30.09 17:54:06 [Server] INFO Caused by: java.lang.IncompatibleClassChangeError: Found interface com.sk89q.worldguard.protection.ApplicableRegionSet, but class was expected
  2. 30.09 17:54:06 [Server] INFO at java.lang.Thread.run(Unknown Source) [?:1.7.0_71]
  3. 30.09 17:54:06 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:669) [MinecraftServer.class:?]
  4. 30.09 17:54:06 [Server] INFO at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:809) [MinecraftServer.class:?]
  5. 30.09 17:54:06 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:431) [lt.class:?]
  6. 30.09 17:54:06 [Server] INFO at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:954) [MinecraftServer.class:?]
  7. 30.09 17:54:06 [Server] INFO at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:669) [mt.class:?]
  8. 30.09 17:54:06 [Server] INFO at net.minecraft.world.World.func_72939_s(World.java:2487) [ahb.class:?]
  9. 30.09 17:54:06 [Server] INFO at buildcraft.builders.TileQuarry.func_145845_h(TileQuarry.java:197) [TileQuarry.class:?]
  10. 30.09 17:54:06 [Server] INFO at buildcraft.core.blueprints.BptBuilderBase.buildNextSlot(BptBuilderBase.java:108) [BptBuilderBase.class:?]
  11. 30.09 17:54:06 [Server] INFO at buildcraft.core.blueprints.BptBuilderBlueprint.getNextBlock(BptBuilderBlueprint.java:313) [BptBuilderBlueprint.class:?]
  12. 30.09 17:54:06 [Server] INFO at buildcraft.core.blueprints.BptBuilderBlueprint.internalGetNextBlock(BptBuilderBlueprint.java:395) [BptBuilderBlueprint.class:?]
  13. 30.09 17:54:06 [Server] INFO at buildcraft.core.blueprints.BptBuilderBase.isBlockBreakCanceled(BptBuilderBase.java:281) [BptBuilderBase.class:?]
  14. 30.09 17:54:06 [Server] INFO at net.minecraftforge.event.world.BlockEvent$BreakEvent.<init>(BlockEvent.java:89) [BlockEvent$BreakEvent.class:1.7.10-1492.155]
  15. 30.09 17:54:06 [Server] INFO at org.bukkit.craftbukkit.v1_7_R4.event.CraftEventFactory.callBlockBreakEvent(CraftEventFactory.java:1011) [CraftEventFactory.class:1.7.10-1492.155]
  16. 30.09 17:54:06 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:492) [SimplePluginManager.class:1.7.10-1492.155]
  17. 30.09 17:54:06 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:507) [SimplePluginManager.class:1.7.10-1492.155]
  18. 30.09 17:54:06 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[RegisteredListener.class:1.7.10-1492.155]
  19. 30.09 17:54:06 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:338) ~[JavaPluginLoader$1.class:1.7.10-1492.155]
  20. 30.09 17:54:06 [Server] INFO org.bukkit.event.EventException
  21. 30.09 17:54:06 [Server] ERROR Could not pass event BlockBreakEvent to Forge_Permittor v0.2-BETA
  22. 30.09 17:54:06 [Server] INFO ... 17 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement