This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
Is the problem reproducible ? If yes, please describe how1. Changing Seasons does not change anything in world2. Plugin does not work.3.
What's the problem ? What should be ?This plugin is out of date, and does not function with 1.6.2
What version of Seasons,Craftbukkit, (ProtocolLib) do you use ?1.6.2
Do you have an error log ? If yes, please provide itNot sure how to get this...
Please provide the seasons config.
Any more informations ?
Just needs a little updating, shouldn't be too hard. :)
Same problem here. The plugin blows up. Below is the console error message. I'm running CraftBukkit 1.6.2-R0.1 BETA with Java 1.7.0_09 (64-bit) and ProtocolLib 2.6.0, bPermissions 2.10.5
2013-08-15 03:42:28 [INFO] [Seasons] Enabling Seasons v2.0.3 2013-08-15 03:42:28 [INFO] [Seasons] Permission plugin not detected, defaulting to OP or in-built Permissions System. 2013-08-15 03:42:28 [INFO] [Seasons] Loaded 2 seasons for world. 2013-08-15 03:42:28 [INFO] [Seasons] Properties loaded for world , active : true 2013-08-15 03:42:28 [INFO] [Seasons] Save not found for world, restart seasons from begining. 2013-08-15 03:42:28 [SEVERE] Error occurred while enabling Seasons v2.0.3 (Is it up to date?) java.lang.NoClassDefFoundError: net/minecraft/server/v1_5_R3/World at org.rominos2.Seasons.Managers.SnowManager.SeasonsSnowManager.<init>(SeasonsSnowManager.java:40) at org.rominos2.Seasons.Managers.SeasonsManager.initiate(SeasonsManager.java:67) at org.rominos2.Seasons.Seasons.loadWorld(Seasons.java:187) at org.rominos2.Seasons.Seasons.onEnable(Seasons.java:62) at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217) at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:457) at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381) at org.bukkit.craftbukkit.v1_6_R2.CraftServer.loadPlugin(CraftServer.java:282) at org.bukkit.craftbukkit.v1_6_R2.CraftServer.enablePlugins(CraftServer.java:264) at net.minecraft.server.v1_6_R2.MinecraftServer.l(MinecraftServer.java:313) at net.minecraft.server.v1_6_R2.MinecraftServer.f(MinecraftServer.java:290) at net.minecraft.server.v1_6_R2.MinecraftServer.a(MinecraftServer.java:250) at net.minecraft.server.v1_6_R2.DedicatedServer.init(DedicatedServer.java:151) at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:391) at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582) Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_5_R3.World at org.bukkit.plugin.java.PluginClassLoader.findClass0(PluginClassLoader.java:70) at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:53) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) ... 15 more
Okay, since the plugin is not updated anymore, I have created a new season plugin...
You can download it here.
Sorry for the real season plugin.
To post a comment, please login or register a new account.