help! i installed the plugin but when i click with the stick on a block and it does nothing! and i do have optifine and conquest. please tell me what to do.
Hey Ravand, are you able to configure the plugin to 1.8? because i would love that.
or is it just me and does it still wokr in 1.8. It doesn't on my server at least, it doesn't even make a directory file :(.
plugin does not work for me
ive tryed every update for 1.7.9 heres some errors when i try changing a block
12.12 01:01:14 [Server] INFO ... 15 more
12.12 01:01:14 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:292) [craftbukkit_beta_3092.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
12.12 01:01:14 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source) [?:1.8.0_05]
12.12 01:01:14 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [?:1.8.0_05]
12.12 01:01:14 [Server] INFO at sun.reflect.GeneratedMethodAccessor448.invoke(Unknown Source) [?:?]
12.12 01:01:14 [Server] INFO at me.ravand.MetaCyclerNoPlotMe.Cycler(MetaCyclerNoPlotMe.java:130) [?:?]
12.12 01:01:14 [Server] INFO Caused by: java.lang.IncompatibleClassChangeError: Found interface com.sk89q.worldguard.protection.ApplicableRegionSet, but class was expected
12.12 01:01:14 [Server] INFO at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [craftbukkit_beta_3092.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
12.12 01:01:14 [Server] INFO at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:469) [craftbukkit_beta_3092.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
12.12 01:01:14 [Server] INFO at net.minecraft.server.v1_7_R3.MinecraftServer.u(MinecraftServer.java:558) [craftbukkit_beta_3092.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
So yeah, I am now using WorldGuard 5.9 (for 1.7.4). The BETA version for 1.7.10 is not compatible at the moment with MetaCycler. Thanks for the fast answer!
Is the world on the same server as the PlotMe plugin? Also when you say latest WorldGuard do you mean the latest dev build of WG? It might be possible that the very latest WG versions are not compatible, try a stable version or WG maybe beause its definitely a WG exception
Hey there @ravand !
Thanks for the plugin. I actually have a small issue with non plot-me worlds. It seems that the plugin only works on PlotMe maps and not on my "Normal" ones. Is that an issue?
- Everything works fine on PlotMe worlds
- Latest WorldGuard version
- Latest WorldEdit version
- Server under: Spigot for 1.7.10
Error log:
02.11 00:37:33 [Server] INFO ... 15 more
02.11 00:37:33 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:296) [craftbukkit.jar:git-Spigot-1571]
02.11 00:37:33 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:606) [?:1.7.0_65]
02.11 00:37:33 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [?:1.7.0_65]
02.11 00:37:33 [Server] INFO at sun.reflect.GeneratedMethodAccessor56.invoke(Unknown Source) [?:?]
02.11 00:37:33 [Server] INFO at me.ravand.BiomeCycler.Cycler(BiomeCycler.java:213) [?:?]
02.11 00:37:33 [Server] INFO Caused by: java.lang.IncompatibleClassChangeError: Found interface com.sk89q.worldguard.protection.ApplicableRegionSet, but class was expected
02.11 00:37:33 [Server] INFO at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [craftbukkit.jar:git-Spigot-1571]
02.11 00:37:33 [Server] INFO at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:490) [craftbukkit.jar:git-Spigot-1571]
02.11 00:37:33 [Server] INFO at net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:584) [craftbukkit.jar:git-Spigot-1571]
02.11 00:37:33 [Server] INFO at net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:289) [craftbukkit.jar:git-Spigot-1571]
02.11 00:37:33 [Server] INFO at net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:731) [craftbukkit.jar:git-Spigot-1571]
02.11 00:37:33 [Server] INFO at net.minecraft.server.v1_7_R4.ServerConnection.c(ServerConnection.java:81) [craftbukkit.jar:git-Spigot-1571]
02.11 00:37:33 [Server] INFO at net.minecraft.server.v1_7_R4.NetworkManager.a(NetworkManager.java:184) [craftbukkit.jar:git-Spigot-1571]
02.11 00:37:33 [Server] INFO at net.minecraft.server.v1_7_R4.PacketPlayInBlockPlace.handle(SourceFile:9) [craftbukkit.jar:git-Spigot-1571]
02.11 00:37:33 [Server] INFO at net.minecraft.server.v1_7_R4.PacketPlayInBlockPlace.a(SourceFile:60) [craftbukkit.jar:git-Spigot-1571]
02.11 00:37:33 [Server] INFO at net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java:659) [craftbukkit.jar:git-Spigot-1571]
02.11 00:37:33 [Server] INFO at net.minecraft.server.v1_7_R4.PlayerInteractManager.interact(PlayerInteractManager.java:375) [craftbukkit.jar:git-Spigot-1571]
02.11 00:37:33 [Server] INFO at org.bukkit.craftbukkit.v1_7_R4.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:242) [craftbukkit.jar:git-Spigot-1571]
02.11 00:37:33 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [craftbukkit.jar:git-Spigot-1571]
02.11 00:37:33 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [craftbukkit.jar:git-Spigot-1571]
02.11 00:37:33 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [craftbukkit.jar:git-Spigot-1571]
02.11 00:37:33 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:299) [craftbukkit.jar:git-Spigot-1571]
02.11 00:37:33 [Server] INFO org.bukkit.event.EventException
02.11 00:37:33 [Server] ERROR Could not pass event PlayerInteractEvent to MetaCycler v1.8.2
Okay, rename and then placing the renamed block works, so if i Name a endstone 121:14 and place it done, it Changes to the red wool intended by the texture pack.
Version is git-Spigot-1.7.9-R0.2-207-g03373bb (MC: 1.7.10)
What you can try for debugging purposes is to rename a block to for example "1:7" and try if it gets updated with the metadata when you place that block. You can also try to disable certain plugins temporarly to circle out the problem
Okay, now I see what you mean, thanks. So well ... we actually have no other plugin renaming in-hand blocks, but we use the NBTEditor by goncalomb, which gives us the ability to rename things with a command. The process you described whilst picking up a block does not happen, nothing is renamed and when I place the block, it's just the normal one with the metadata 0 (in absolutely every case, even if I try to pick up an endstone:14 block)
You didn't specify whats happening, you just said you have problems with it you didn't say wether my pick block feature is working or not or if you just get error messages in the console.
What should happen from my plugin's side:
-If you pick a block that has metadata you get the block in your hand which should be named like this "ID:VALUE" (example: 1:7) for a stone block with metadata 7
-When you place the named block it should have the appropriate metadata assigned to it.
EDIT: Also do you have ANY other plugins/methods that rename the blocks in your hands? If you do, then my plugin will throw that error message because it is searching for that specific name pattern and if it can't find it it will not work.
-
View User Profile
-
Send Message
Posted Feb 13, 2015@N8theBuilder
- Check if you get any error message in the console
- Make sure you have WorldGuard installed
- Make sure you have a permissions plugin installed
-
View User Profile
-
Send Message
Posted Feb 12, 2015help! i installed the plugin but when i click with the stick on a block and it does nothing! and i do have optifine and conquest. please tell me what to do.
-
View User Profile
-
Send Message
Posted Feb 1, 2015Why biome change ONLY when i reconnect on my server?
-
View User Profile
-
Send Message
Posted Jan 4, 2015@Kyle54106
I could do that yes
-
View User Profile
-
Send Message
Posted Jan 3, 2015Can you add a command to enable and disable the metacycler on the stick?
-
View User Profile
-
Send Message
Posted Dec 16, 2014@zUBBahh12
in 1.8 all metadatas are removed sorry to tell you
-
View User Profile
-
Send Message
Posted Dec 16, 2014Hey Ravand, are you able to configure the plugin to 1.8? because i would love that. or is it just me and does it still wokr in 1.8. It doesn't on my server at least, it doesn't even make a directory file :(.
-
View User Profile
-
Send Message
Posted Dec 12, 2014@MedievalMinecrafters
I guess you are using the latest beta version of WorldGuard? Use the Stable version for now and it will work
-
View User Profile
-
Send Message
Posted Dec 11, 2014plugin does not work for me ive tryed every update for 1.7.9 heres some errors when i try changing a block
12.12 01:01:14 [Server] INFO ... 15 more 12.12 01:01:14 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:292) [craftbukkit_beta_3092.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] 12.12 01:01:14 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source) [?:1.8.0_05] 12.12 01:01:14 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [?:1.8.0_05] 12.12 01:01:14 [Server] INFO at sun.reflect.GeneratedMethodAccessor448.invoke(Unknown Source) [?:?] 12.12 01:01:14 [Server] INFO at me.ravand.MetaCyclerNoPlotMe.Cycler(MetaCyclerNoPlotMe.java:130) [?:?] 12.12 01:01:14 [Server] INFO Caused by: java.lang.IncompatibleClassChangeError: Found interface com.sk89q.worldguard.protection.ApplicableRegionSet, but class was expected 12.12 01:01:14 [Server] INFO at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [craftbukkit_beta_3092.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] 12.12 01:01:14 [Server] INFO at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:469) [craftbukkit_beta_3092.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] 12.12 01:01:14 [Server] INFO at net.minecraft.server.v1_7_R3.MinecraftServer.u(MinecraftServer.java:558) [craftbukkit_beta_3092.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
-
View User Profile
-
Send Message
Posted Nov 10, 2014@M3lfhelius
Go to your base server directory and go plugins/MetaCycler/tools.yml
-
View User Profile
-
Send Message
Posted Nov 10, 2014Hi, where is a tools.yml? I'm noob with that. thanks :)
-
View User Profile
-
Send Message
Posted Nov 2, 2014@Antroz59
Ok i will try to make it compatible with newer versions too
-
View User Profile
-
Send Message
Posted Nov 2, 2014@ravand
So yeah, I am now using WorldGuard 5.9 (for 1.7.4). The BETA version for 1.7.10 is not compatible at the moment with MetaCycler. Thanks for the fast answer!
-
View User Profile
-
Send Message
Posted Nov 2, 2014@Antroz59
Is the world on the same server as the PlotMe plugin? Also when you say latest WorldGuard do you mean the latest dev build of WG? It might be possible that the very latest WG versions are not compatible, try a stable version or WG maybe beause its definitely a WG exception
-
View User Profile
-
Send Message
Posted Nov 1, 2014Hey there @ravand ! Thanks for the plugin. I actually have a small issue with non plot-me worlds. It seems that the plugin only works on PlotMe maps and not on my "Normal" ones. Is that an issue?
- Everything works fine on PlotMe worlds - Latest WorldGuard version - Latest WorldEdit version - Server under: Spigot for 1.7.10
Error log:
02.11 00:37:33 [Server] INFO ... 15 more 02.11 00:37:33 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:296) [craftbukkit.jar:git-Spigot-1571] 02.11 00:37:33 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:606) [?:1.7.0_65] 02.11 00:37:33 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [?:1.7.0_65] 02.11 00:37:33 [Server] INFO at sun.reflect.GeneratedMethodAccessor56.invoke(Unknown Source) [?:?] 02.11 00:37:33 [Server] INFO at me.ravand.BiomeCycler.Cycler(BiomeCycler.java:213) [?:?] 02.11 00:37:33 [Server] INFO Caused by: java.lang.IncompatibleClassChangeError: Found interface com.sk89q.worldguard.protection.ApplicableRegionSet, but class was expected 02.11 00:37:33 [Server] INFO at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [craftbukkit.jar:git-Spigot-1571] 02.11 00:37:33 [Server] INFO at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:490) [craftbukkit.jar:git-Spigot-1571] 02.11 00:37:33 [Server] INFO at net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:584) [craftbukkit.jar:git-Spigot-1571] 02.11 00:37:33 [Server] INFO at net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:289) [craftbukkit.jar:git-Spigot-1571] 02.11 00:37:33 [Server] INFO at net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:731) [craftbukkit.jar:git-Spigot-1571] 02.11 00:37:33 [Server] INFO at net.minecraft.server.v1_7_R4.ServerConnection.c(ServerConnection.java:81) [craftbukkit.jar:git-Spigot-1571] 02.11 00:37:33 [Server] INFO at net.minecraft.server.v1_7_R4.NetworkManager.a(NetworkManager.java:184) [craftbukkit.jar:git-Spigot-1571] 02.11 00:37:33 [Server] INFO at net.minecraft.server.v1_7_R4.PacketPlayInBlockPlace.handle(SourceFile:9) [craftbukkit.jar:git-Spigot-1571] 02.11 00:37:33 [Server] INFO at net.minecraft.server.v1_7_R4.PacketPlayInBlockPlace.a(SourceFile:60) [craftbukkit.jar:git-Spigot-1571] 02.11 00:37:33 [Server] INFO at net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java:659) [craftbukkit.jar:git-Spigot-1571] 02.11 00:37:33 [Server] INFO at net.minecraft.server.v1_7_R4.PlayerInteractManager.interact(PlayerInteractManager.java:375) [craftbukkit.jar:git-Spigot-1571] 02.11 00:37:33 [Server] INFO at org.bukkit.craftbukkit.v1_7_R4.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:242) [craftbukkit.jar:git-Spigot-1571] 02.11 00:37:33 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [craftbukkit.jar:git-Spigot-1571] 02.11 00:37:33 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [craftbukkit.jar:git-Spigot-1571] 02.11 00:37:33 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [craftbukkit.jar:git-Spigot-1571] 02.11 00:37:33 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:299) [craftbukkit.jar:git-Spigot-1571] 02.11 00:37:33 [Server] INFO org.bukkit.event.EventException 02.11 00:37:33 [Server] ERROR Could not pass event PlayerInteractEvent to MetaCycler v1.8.2
-
View User Profile
-
Send Message
Posted Oct 30, 2014@ravand
Okay, rename and then placing the renamed block works, so if i Name a endstone 121:14 and place it done, it Changes to the red wool intended by the texture pack.
Version is git-Spigot-1.7.9-R0.2-207-g03373bb (MC: 1.7.10)
-
View User Profile
-
Send Message
Posted Oct 30, 2014@Kaiser_Steve
What you can try for debugging purposes is to rename a block to for example "1:7" and try if it gets updated with the metadata when you place that block. You can also try to disable certain plugins temporarly to circle out the problem
EDIT: What spigot version are you using?
-
View User Profile
-
Send Message
Posted Oct 30, 2014@ravand
Okay, now I see what you mean, thanks. So well ... we actually have no other plugin renaming in-hand blocks, but we use the NBTEditor by goncalomb, which gives us the ability to rename things with a command. The process you described whilst picking up a block does not happen, nothing is renamed and when I place the block, it's just the normal one with the metadata 0 (in absolutely every case, even if I try to pick up an endstone:14 block)
Hopefully this may help you
-
View User Profile
-
Send Message
Posted Oct 30, 2014@Kaiser_Steve
You didn't specify whats happening, you just said you have problems with it you didn't say wether my pick block feature is working or not or if you just get error messages in the console.
What should happen from my plugin's side:
-If you pick a block that has metadata you get the block in your hand which should be named like this "ID:VALUE" (example: 1:7) for a stone block with metadata 7
-When you place the named block it should have the appropriate metadata assigned to it.
EDIT: Also do you have ANY other plugins/methods that rename the blocks in your hands? If you do, then my plugin will throw that error message because it is searching for that specific name pattern and if it can't find it it will not work.
-
View User Profile
-
Send Message
Posted Oct 30, 2014@ravand
The "actual" picking and placing? What do you mean by that? The normal one introduced by MC? This works fine, sure xD