Inactive [FUN/MECH] ObserverCube v1.5.1 - Explore anywhere with impunity (based on MagicCarpet) [803]

Discussion in 'Inactive/Unsupported Plugins' started by marinating, May 2, 2011.

  1. Offline

    marinating

    ObserverCube - The Better Way To Travel.
    Version: v1.0

    ObserverCube is in many ways a step up from simple flying mechanisms like Magic Carpet
    (which I love and adore). The protection extends to fully encapsulate the user, and a
    handy dandy layer of lightstone protects you from monsters. To prevent glitches involving
    duplicating glass and lightstone, players in Cubes are prevented from coming too close
    to one another. Player are also barred from breaking their Cubes, to deter players from
    sinking deep underground and mining at their leisure without having to set out with
    torches or anything to ward off danger. ObserverCube is meant to be a tool for observation
    and surveying, not cheating at the game. While you can pass through walls completely
    undetected, these features come with power and responsibility not found with simpler plugins.

    <font color="rgb(255, 0, 0)">Be warned. Due to the way Minecraft is coded (beyond my control) touching a door, bed, or other non-block placeable item (including crops) will destroy it. Touching a chest will empty the chest of its contents. Touching a sign will remove its text (but not its direction). Again, there is no known fix for this- it has to do with the way the data values are stored. You must add the names of the blocks you wish to avoid in the config file so the Cube will keep you at a safe distance.</font>
    <font color="rgb(255, 0, 0)">Good news: wool colors work now! This is the only block that doesn't seem to lose its "special data" when run over by a Cube.</font>

    <font color="rgb(255, 0, 0)"><font color="rgb(0, 0, 0)">
    Show Spoiler


    </font></font>

    Features:
    * Pass straight through solid objects, which are reconstructed once you leave the area.
    * Prevents players from coming too close to one another in Cubes, so no item duping.

    * Permissions: 'oc.cube', 'oc.interact', and 'oc.kickall'
    * Allows for unrestricted movement in 3 dimensions, but will not let you pass through bedrock.
    * Completely command controlled: "/oc" with arguments "on", "off", and "lights".
    * Bonus /kickall command removes all players except the user.
    * Shiva mode destroys everything the cube touches.

    More on Permissions:
    'oc.cube' allows players to generate the cube using /oc on and /oc off. Lights are toggled with /oc lights.
    'oc.cube' allows players to break the blocks of the cube and to reach outside of it. Can be used for risk-free mining.
    'oc.kickall' allows the /kickall command for clearing the server of players before closing. Cubes may inadvertently be saved to the world if the server crashes/closes with a player still logged on and with a cube around them, which may become an eyesore later.
    'oc.ignore' allows the /oc ignore command for ignoring protected blocks. (Secret command)
    'oc.shiva' allows the /oc shiva command which destroys all blocks that the cube passes over. (Secret command)

    <Edit by Moderator: Redacted mediafire url>

    <Edit by Moderator: Redacted mediafire url>

    Changelog:
    Version 1.0
    * Release.

    Version 1.5
    * Added configuration file
    * Added block protection
    * Added move radius specification (higher number for less lag, lower number for better response)
    * Added 'oc.ignore' and /oc ignore to toggle block protection
    * Added 'oc.shiva' and /oc shiva to destroy blocks that the cube passes over

    Version 1.5.1
    * Added 5x5 using /oc 5 (switch back with /oc 3)
     
    Last edited by a moderator: Dec 14, 2016
    JWhy and Noppoly like this.
  2. Offline

    Atticus Craft

    Code:
    04:47:37 [INFO] Reload complete.
    04:47:46 [SEVERE] Could not pass event PLAYER_INTERACT to ObserverCube
    java.lang.NullPointerException
            at com.marinating.WildAmazing.ObserverCube.ObserverCubePlayerListener.on
    PlayerInteract(ObserverCubePlayerListener.java:107)
            at org.bukkit.plugin.java.JavaPluginLoader$9.execute(JavaPluginLoader.ja
    va:280)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:59)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:289)
            at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEven
    t(CraftEventFactory.java:162)
            at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEven
    t(CraftEventFactory.java:133)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:749)
            at net.minecraft.server.Packet18ArmAnimation.a(SourceFile:35)
            at net.minecraft.server.NetworkManager.a(NetworkManager.java:196)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:75)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:372)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:287)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
    
    Ok, it's working, but anytime I do a /reload all it starts to break and give this error (a lot) anytime I use almost any command or ability from any other plugin. This includes just about anything from worldedit, essentials, etc.
     
  3. Offline

    marinating

    Here's a protip: /reload is almost guaranteed to break listeners from a lot of plugins. I can't do anything about this and neither can the creator of worldedit, essentials, etc. I recommend stopping the server and launching it again rather than using /reload.

    (This is true from my experience. It's still possible that ObserverCube is breaking all of the other plugins somehow and I'll look into it.)
     
  4. Offline

    Atticus Craft

    I've never had a problem with reload except for with this plugin. All the others work flawlessly, even if I reload 20 times in 3 minutes.

    If I remove this plugin (which I have currently, unfortunately) then the problems all go away. It's not an issue with the other plugins, or it would continue after the fact.. and its when I'm using other plugins that this one throws the error... its not the other plugins throwing errors, they still continue to function without issue, only OC throws errors when events occur.

    I appreciate you looking into it... I do use reload often (I'd rather not kick everyone and reboot constantly to make plugin changes) and I enjoy this plugin, and would like to be able to use it.
     
  5. Offline

    marinating

    I'm not entirely clear as to what /reload does. Will it disable and re-enable all plugins? If it's doing that, I don't see why ObserverCube is causing an issue.

    If I figure out a solution I'll be sure to post it.
     
  6. Offline

    Bidimus

    First off nice plugin. I'm planning on using it to explore deep caves to hide stargates for the users to find.

    I did find a possible bug. The protected object list works pretty well but seems to get ignored if you come up under the object. For example I couldn't approach a torch which I blocked but if I moved under it then went up I could destroy the torch.

    Would it be possible to have the option of an include only list of object IDs? I would rather assume that anything I didn't exclusively allow isn't something I want to be able to move through.
     
  7. Offline

    marinating

    I've figured out the reason for the crashing when you reload the server- it's because ObserverCube doesn't have persistence. I might add this in a future version but I'm preoccupied with school at the moment.

    @Bidimus The current method is pretty inefficient but once I have time I'll make it replace most objects properly (signs, chests, maybe doors at least) so the list might not even be needed. For now, you'll have to work with the current system.
     
  8. Offline

    rwp140

    can a change of speed option be added so the cube can go faster?
     
  9. Offline

    marinating

    It can move as fast as you walk.
     
  10. Offline

    rwp140

    yes but i don't really have any speed/hast plugin installed yet and i was wondering if a such an option could of been added to simplify things (for me, as just setting a speed in a config file, and typing one command would be easier). it would of been a great admin device, but regardless i guess i'll go install one, got any good one to suggest? also could you add a stall/park function(more for novelty then anything) it be great just to stop it some where, get out and then go back in(to the centre) and have it move(for who ever stopped it) again. with out having to turn it off and on all the time. (of course in the end it would really just be for the fun of it) also note i am loving it so far, i think it could be a great admin tool(it also gives a sense of flying with out "cheating/hacking"), and it always makes me feal like some sort of time travel(just with out the time part really).
     
  11. Offline

    Maoman

    A couple suggestions and an exploit I found:

    The Exploit may be because of the OtherBlocks plugin, but if I turn the lights on and break the glowstone block, it comes back almost instantly... but still drops the dust. Infinite glowstone. Whoops?

    Suggestions:
    1: Optional 7x7x7 cube instead of 5x5x5? The reason is because it lags slightly while I walk, so I'll hit the wall, then it immediately moves, so I walk with a strange jerkiness which messes with my eyes.

    2: Place the glowstone blocks one block lower, so:
    where _ = empty, [] = glass, and O = glowstone
    Instead of
    _[][][]_
    []___[]
    O___O
    _[][][]_
    You get
    _[][][]_
    []___[]
    []___[]
    O[][][]O

    Sure, it's not all symmetrical, but it's more practical. You'd still have the 3x3 viewing area for straight down, and it'd give you a less restricted view when you're walking forwards underground or underwater.

    Or you could try
    _[]O[]_
    []___[]
    []___[]
    _[][][]_
    It'd still give you the light you need, but it wouldn't obstruct your view at all, at the cost of a slightly shorter lighted area.

    3: Is it possible to have toggle-able speed boosts? It's great for exploring, but I really want the additional speed... D: It doesn't have to be like 10x the normal speed, but just 1.5 or 2x would be great. Of course, it'd be useless without increasing the size of the cube too.
     
  12. Offline

    marinating

    @Maoman In response to the 7x7 thing, ObserverCube takes up exponentially more memory the bigger the cube is. So yes, 7x7 would give you more breathing room, but in terms of server lagginess and hitting walls, it may not help much.
    The free glowstone thing- if players don't have the oc.interact permission, they shouldn't be able to break blocks from inside the Cube. OtherBlocks may be overriding this.

    As far as the glowstone and speed options, I'll look into them this weekend. There's loads of schoolwork at the moment and I'm trying to develop a fairly lengthy plugin as well.
     
  13. Offline

    Maoman

    That's why I suggested it be an option. Those of us with more powerful machines that can handle the extra memory would love not hitting their virtual faces on the walls because of a .2 second lag between when you step on the next block and when the cube moves, but those of us with lesser machines can stick with the 5x5 cube.

    Also, how about making it so the actual cube is only formed when you're going through stuff, and otherwise, it's just a 3x3 or 5x5 glass floor, like magic carpet? It'd take up less memory and allow us to travel large distances above ground much easier. I noticed when I'm up at the very top of the map so the top 4 rows of the cube are above the block limit, it moves much smoother, because it only has the 3x3x1 floor of glass. If you really don't want it to be cheaty, you can just make it so we can't destroy ANY blocks while /oc is on. I think that'd be easier, above ground, then always having that cube and only not allowing us to destroy those few blocks, and it'd make the glass floor more feasible.

    About the free glowstone thing, i don't have permissions at all (and don't plan on it) so that also may be why... but if so, I think you should seriously consider supporting the non-permission users as well. Also, it stops me from destroying the blocks of the cube... by regenerating them instantly once I destroy them, that's all. I can still break them though.

    And I sympathise with you on the school work. Take your time, especially since this is all volunteer work, you're not held at any obligation to work on this... well, at all, really.
     
  14. Offline

    Plancke

    just an idea you can add a second lights command like
    /oc lights up -> lights on the roof edges
    /oc lights down -> lights on floor edges
     
  15. Offline

    hoffm59

    Hi marinating,

    my friend and I are using your cube and it's great. But my friend told me that it would be great if you can replace blocks too... maybe a new command "/oc replace [ID]"... what does this sounds like??
     
  16. Offline

    marinating

    I am planning on doing a complete overhaul of the observer cube and rereleasing it under a new name within a couple of weeks. Until then I'm working on a different plugin, so you guys will have to work with this plugin as it is now.
     
  17. Offline

    Draconos

    Dude i love this plugin :) but i think i found a bug if u are slightly in the ground with it and walk back and forth over some grass it makes them spam seed dropping i got 3 stacks of 64 seeds from 2 mins of doing this :)
     
  18. Offline

    marinating

    It does that with seeds and flowers too.
     
  19. Offline

    Capzielios

    Its a really cool idea but it just doesnt work correct as in when i have used it on multiple servers you can never jump correctly and water always makes it buggy.
     
  20. Offline

    mattdh

    I'm sorry but I find that box VERY CREEPY, not appealing at all.
     
  21. Offline

    ibreaktoucher

    is it compatible with 1.0.0 ?
     
  22. Offline

    marinating

    It should be. Tell me if it isn't.
     
  23. Offline

    Redstorm3265

    Could you make it to where it can be a Carpet? :p instead of a cube (option in the config) Please consider! :D
     
  24. Offline

    marinating

    Then you could use Magic Carpet to the same effect.
     
  25. Offline

    Redstorm3265

    MagicCarpet is discontinued :/ but if you choose to lose supporters then alright then, Ill continue to use Mc
     
  26. Offline

    marinating

    I haven't updated this in ages either, but I may bring it back in the future.
     
  27. Offline

    Rizal

    Hey, Nice plugin, and it seems be much like Magic Carpet. You self says you love the Magic Carpet and its stopped Developed, so why not Code a Magic Carpet Plugin again. Really many is requiest that plugin.. Thats a must :) your is cool but the box is abit confused :) and if you wanna make a new one a Speed modifyer could be nice. :)
     
  28. Offline

    Imm0rt41

    can you update it to be configurable between a magic carpet and a cube. the reason for magic carpet on my server is for midair builds in the creative world, and thats really hard when you cant break the cube thats surounding you
     
  29. Offline

    SkyrimRoxUsAll

    When I type /oc on, I fall endlessly through the floor until I hit bedrock where it spams "Too close to Bedrock!". Am I doing something wrong?
     
  30. Offline

    marinating

    Are there any console errors?
     
  31. Offline

    latinolli63

    erro 1.2.3

    Code:
    2012-03-04 10:53:26 [SEVERE] Could not load 'plugins\MagicCarpet.jar' in folder 'plugins'
    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.defineClassCond(Unknown Source)
        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$000(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.Android.magiccarpet.MagicCarpet.<init>(MagicCarpet.java:47)
        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.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
    2012-03-04 10:53:26 [SEVERE] Could not load 'plugins\ChairCraft.jar' in folder 'plugins'
    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.defineClassCond(Unknown Source)
        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$000(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.vildaberper.ChairCraft.ChairCraft.<init>(ChairCraft.java:15)
        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.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
    2012-03-04 10:53:26 [SEVERE] Could not load 'plugins\WorldEdit.jar' in folder 'plugins'
    org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: org/bukkit/event/Event$Type
        at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:150)
        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/Event$Type
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Unknown Source)
        at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:139)
        ... 8 more
    Caused by: java.lang.ClassNotFoundException: org.bukkit.event.Event$Type
        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)
        ... 11 more
    2012-03-04 10:53:26 [SEVERE] Could not load 'plugins\ItemDetector.jar' in folder 'plugins'
    org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: org/bukkit/event/block/BlockListener
        at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:150)
        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/block/BlockListener
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Unknown Source)
        at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:139)
        ... 8 more
    Caused by: java.lang.ClassNotFoundException: org.bukkit.event.block.BlockListener
        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)
        ... 11 more
    2012-03-04 10:53:26 [SEVERE] Could not load 'plugins\ServerSigns.jar' in folder 'plugins'
    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.defineClassCond(Unknown Source)
        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$000(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 de.craftville.ServerSigns.ServerSigns.<init>(ServerSigns.java:28)
        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.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
    2012-03-04 10:53:26 [SEVERE] Could not load 'plugins\MineKart.jar' in folder 'plugins'
    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.defineClassCond(Unknown Source)
        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$000(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 me.rahazan.minekart.MineKart.<init>(MineKart.java:13)
        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.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
    2012-03-04 10:53:27 [SEVERE] Could not load 'plugins\ColoredSigns.jar' in folder 'plugins'
    org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: org/bukkit/event/block/BlockListener
        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/block/BlockListener
        at java.lang.ClassLoader.defineClass1(Native Method)
        at java.lang.ClassLoader.defineClassCond(Unknown Source)
        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$000(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.ColoredSigns.but2002.ColoredSigns.<init>(ColoredSigns.java:18)
        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.block.BlockListener
        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
    2012-03-04 10:53:27 [SEVERE] Could not load 'plugins\TNTCatcher.jar' in folder 'plugins'
    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.defineClassCond(Unknown Source)
        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$000(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 org.siklone.TNTCatcher.TNTCatcher.<init>(TNTCatcher.java:20)
        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.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
    2012-03-04 10:53:27 [SEVERE] Could not load 'plugins\Stargate.jar' in folder 'plugins'
    org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: org/bukkit/event/block/BlockListener
        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/block/BlockListener
        at java.lang.ClassLoader.defineClass1(Native Method)
        at java.lang.ClassLoader.defineClassCond(Unknown Source)
        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$000(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 net.TheDgtl.Stargate.Stargate.<init>(Stargate.java:62)
        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.block.BlockListener
        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
     

Share This Page