ReplacedBlocks sometimes works, Sometimes doesn't.
Enitoni opened this issue ยท 6 comments
I'm creating a winter based server. And I'm having this really frustrating problem. So, Since I mix the default taiga biomes and my own "completely snow until reaches 60 in y" biomes, I often see when they border, Ugly dirt, gravel and coal wedged into the mountain. And usually to fix this, I've used replaceblocks. Now, Yesterday, This was working fine. But today after I boot up the server on my PC again, I find that none of the biomes loaded and the whole world is just an ocean. So to fix this, I had to remove the ReplacedBlocks and re add them. I am however afraid that this is going to happen again. I made another biome, With "ReplacedBlocks: (STONE,OBSIDIAN)" Which didn't work and gave me an ocean. Ok. So here's the bad about this. My biomes will look ugly if I can't use this feature. Any help? I'm running TC latest release on 1.6.4 server. No plugins other than essentials.
Oh. It happened again. ReplacedBlocks again decided to screw everything. And now I can't find the biome responsible for this. Please. PLEASE. Find a solution.
Okay. So I downloaded the latest bukkit and the latest of TerrainControl.. And now this is happening...
3-b3020jnks (MC: 1.7.2) (Implementing API version 1.7.2-R0.3)
[19:14:22 ERROR]: Could not load 'plugins\TerrainControl.jar' in folder 'plugins
'
org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError
: com/khorn/terraincontrol/bukkit/TCPlugin : Unsupported major.minor version 51.
0
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j
ava:137) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.
java:313) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager
.java:236) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
at org.bukkit.craftbukkit.v1_7_R1.CraftServer.loadPlugins(CraftServer.ja
va:350) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
at org.bukkit.craftbukkit.v1_7_R1.CraftServer.(CraftServer.java:31
2) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
at net.minecraft.server.v1_7_R1.PlayerList.(PlayerList.java:63) [c
raftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
at net.minecraft.server.v1_7_R1.DedicatedPlayerList.(SourceFile:14
) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
at net.minecraft.server.v1_7_R1.DedicatedServer.init(DedicatedServer.jav
a:126) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java
:424) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:6
17) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
Caused by: java.lang.UnsupportedClassVersionError: com/khorn/terraincontrol/bukk
it/TCPlugin : Unsupported major.minor version 51.0
at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.6.0_29]
at java.lang.ClassLoader.defineClassCond(Unknown Source) ~[?:1.6.0_29]
at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.6.0_29]
at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.6.0
29]
at java.net.URLClassLoader.defineClass(Unknown Source) ~[?:1.6.0_29]
at java.net.URLClassLoader.access$000(Unknown Source) ~[?:1.6.0_29]
at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.6.0_29]
at java.security.AccessController.doPrivileged(Native Method) ~[?:1.6.0
29]
at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.6.0_29]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.
java:77) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.
java:62) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.6.0_29]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.6.0_29]
at java.lang.Class.forName0(Native Method) ~[?:1.6.0_29]
at java.lang.Class.forName(Unknown Source) ~[?:1.6.0_29]
at org.bukkit.plugin.java.PluginClassLoader.(PluginClassLoader.jav
a:40) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j
ava:133) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
... 9 more
[19:14:22 INFO]: [Essentials] Loading Essentials v2.12.2
[19:14:22 INFO]: [EssentialsChat] Loading EssentialsChat v2.12.2
[19:14:22 INFO]: [EssentialsProtect] Loading EssentialsProtect v2.12.2
[19:14:22 INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.12.2
[19:14:22 INFO]: [EssentialsAntiBuild] Loading EssentialsAntiBuild v2.12.2
[19:14:22 INFO]: Preparing level "Winterfrost"
[19:14:22 ERROR]: Could not set generator for default world 'Winterfrost': Plugi
n 'TerrainControl' does not exist
[19:14:22 INFO]: ----- Bukkit Auto Updater -----
[19:14:22 INFO]: It appears that you're running a Beta Build, when you've specif
ied in bukkit.yml that you prefer to run Recommended Builds.
[19:14:22 INFO]: If you would like to be kept informed about new Beta Build rele
ases, it is recommended that you change 'preferred-channel' in your bukkit.yml t
o 'beta'.
[19:14:22 INFO]: With that set, you will be told whenever a new version is avail
able for download, so that you can always keep up to date and secure with the la
test fixes.
[19:14:22 INFO]: If you would like to disable this warning, simply set 'suggest-
channels' to false in bukkit.yml.
[19:14:22 INFO]: ----- ------------------- -----
[19:14:22 WARN]: Unable to find spawn biome
TerrainControl is being developed for 1.7.X at the moment, so trying to use our latest 1.7.X version on a 1.6.4 server has the potential for creating problems. Sometimes the latest isn't always the greatest, especially in your case. Try downloading the last TC build for 1.6.4 here
Let us know if this solves your problem. As a side note, I am curious as to which 'latest' release are you running? We have the 'releases' published on bukkit, and we also have a build server. Anything you get from the build server is not guaranteed to function in a feature complete way as it the leading edge of development.
Well. I used this. http://dev.bukkit.org/media/files/739/744/TerrainControl.jar. I didn't realize you had an actual 1.7.X version. As it said on the actual download page: http://puu.sh/7k1d3.png