[INACTIVE][FUN] LazyRoad v0.6.2 - Make roads - GUI EDITOR [860-1085]

Discussion in 'Inactive/Unsupported Plugins' started by adreide, Jun 9, 2011.

  1. Offline

    adreide

  2. Offline

    blaize9

    ^ I agree with what Don said
     
  3. Offline

    fffizzz

    This forum will be going away for plugin releases and what not, you should get used to bukkit dev now.
     
  4. Offline

    Don Redhorse

    ähm..

    1) they say that already till several months
    2) it would be a bad idea (why I already posted somewhere else, so no real reason to talk about it here)
    3) plugin.bukkit.org still only searches these threads by default
    4) a lot of people are browsing the forums and see a thread pop up because it was updated.

    atm his plugin is inactive here... but active on dev.bukkit...

    I personally don't care because I just change my link on where I can get the plugin... others might still find it a nice plugin and will find it easier from here than from dev.bukkit.

    oh yeah... a post with .... updated to version 01.1.1..1.1. look at dev bukkit and changing the OP a little should work.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 16, 2016
  5. Offline

    Buckethead

    1.2 update? .6.3 doesnt work in bukit 2043

    Code:
    org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: org/bukkit/event/player/PlayerListener
            at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:148)
            at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:287)
            at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:211)
            at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:207)
            at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:183)
            at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:53)
            at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:156)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:425)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:490)
    Caused by: java.lang.NoClassDefFoundError: org/bukkit/event/player/PlayerListener
            at java.lang.ClassLoader.defineClass1(Native Method)
            at java.lang.ClassLoader.defineClass(Unknown Source)
            at java.security.SecureClassLoader.defineClass(Unknown Source)
            at java.net.URLClassLoader.defineClass(Unknown Source)
            at java.net.URLClassLoader.access$100(Unknown Source)
            at java.net.URLClassLoader$1.run(Unknown Source)
            at java.net.URLClassLoader$1.run(Unknown Source)
            at java.security.AccessController.doPrivileged(Native Method)
            at java.net.URLClassLoader.findClass(Unknown Source)
            at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:41)
            at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:29)
            at java.lang.ClassLoader.loadClass(Unknown Source)
            at java.lang.ClassLoader.loadClass(Unknown Source)
            at com.creadri.lazyroad.LazyRoad.<init>(LazyRoad.java:33)
            at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
            at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
            at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
            at java.lang.reflect.Constructor.newInstance(Unknown Source)
            at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:144)
            ... 8 more
    Caused by: java.lang.ClassNotFoundException: org.bukkit.event.player.PlayerListener
            at java.net.URLClassLoader$1.run(Unknown Source)
            at java.net.URLClassLoader$1.run(Unknown Source)
            at java.security.AccessController.doPrivileged(Native Method)
            at java.net.URLClassLoader.findClass(Unknown Source)
            at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:41)
            at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:29)
            at java.lang.ClassLoader.loadClass(Unknown Source)
            at java.lang.ClassLoader.loadClass(Unknown Source)
            ... 27 more
     
  6. Offline

    AmX15

    I honestly thought that I was the only one having problems with this and the update. I have the .jar in my plugins folder, but when I restart the server, the .jar isn't creating a lazyroad folder. What should I do?
     
  7. Offline

    Buckethead

    do u get a error on startup? cuz that just means it needs to be updated
     
  8. Offline

    AmX15

    This is the error I get. This is the only one that I saw.

    10.03 16:48:15 [Server] SEVERE Could not load 'plugins/LazyRoad.jar' in folder 'plugins'

    The plugin is the most recent build, (unless something is newer than December) and I am running the most recent CB development build. What do?
     
  9. Offline

    Buckethead

    the guy needs to update. idk if he will if not look for an equivalent
     
  10. Offline

    jinS

    I love it!
     
  11. Offline

    Soxra

    Update please...
     
  12. Offline

    Steffion

    I think he won't update because this plugin is inactive?
     
  13. Offline

    Wolfwood

    Hey guys just to let you know none of the developers look at this forum anymore for dev. purposes. So if you're having problems with it go to the LazyRoad dev page and submit a ticket or post a comments there, there's even a little forum for it since bukkit projects can set that up.

    I've recently taken over development of this plugin and it is now updated for 1.2.4.
     

Share This Page