Inactive [FUN/FIX] ExpMiner, Gain experience in mining [1.1 R4]

Discussion in 'Inactive/Unsupported Plugins' started by Daredevil, Dec 14, 2011.

  1. Offline

    Kurai Ookami

    Ah I see, well with that in mind I downloaded the newer version R02 and instead got this
    Code:
    177 recipes
    27 achievements
    17:21:31 [INFO] Starting minecraft server version 1.2.3
    17:21:31 [INFO] Loading properties
    17:21:31 [INFO] Starting Minecraft server on *:25565
    17:21:31 [INFO] This server is running CraftBukkit version git-Bukkit-1.2.3-R0.2
    -b2060jnks (MC: 1.2.3) (Implementing API version 1.2.3-R0.2)
    17:21:31 [SEVERE] Could not load 'plugins\ExpMiner 1.6.jar' in folder 'plugins'
    org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: org/bu
    kkit/event/block/BlockListener
            at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j
    ava: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>(ServerConfigur
    ationManager.java:56)
            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 daredevil.ExpMiner.ExpMiner.<init>(ExpMiner.java:20)
            at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
     
            at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
     
            at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Sou
    rce)
            at java.lang.reflect.Constructor.newInstance(Unknown Source)
            at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j
    ava:144)
            ... 8 more
    Caused by: java.lang.ClassNotFoundException: org.bukkit.event.block.BlockListene
    r
            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
    17:21:31 [INFO] [SimpleChestLock] Loading SimpleChestLock v0.15.3
    17:21:31 [INFO] [Vault] Loading Vault v1.2.13-b148
    17:21:31 [INFO] [WorldEdit] Loading WorldEdit v5.2
    17:21:31 [INFO] [iConomy] Loading iConomy v6.0.9b
    17:21:31 [INFO] [SuperSimpleSpawners] Loading SuperSimpleSpawners v1.1-b1
    17:21:31 [INFO] [MoneyDrop] Loading MoneyDrop v1.6.1
    17:21:31 [INFO] [iZone] Loading iZone v7.3
    17:21:31 [INFO] [PermissionsBukkit] Loading PermissionsBukkit v1.6
    17:21:31 [INFO] [Lift] Loading Lift v11
    17:21:31 [INFO] [Vault] Enabling Vault v1.2.13-b148
    17:21:31 [INFO] [Vault][Economy] iConomy 6 found: Waiting
    17:21:31 [INFO] [Vault][Permission] PermissionsBukkit hooked.
    17:21:31 [INFO] [Vault][Permission] PermissionsBukkit found: Waiting
    17:21:31 [INFO] [Vault][Permission] SuperPermissions loaded as backup permission
    system.
    17:21:31 [INFO] [Vault] Enabled Version 1.2.13-b148
    17:21:31 [INFO] Preparing level "Herobrine"
    17:21:31 [INFO] Default game type: 0
    17:21:31 [INFO] Preparing start region for level 0 (Seed: 83763014)
    17:21:32 [INFO] Preparing start region for level 1 (Seed: -2382810948408874555)
    17:21:32 [INFO] Preparing spawn area: 40%
    17:21:33 [INFO] Preparing start region for level 2 (Seed: -2382810948408874555)
    17:21:33 [INFO] [SimpleChestLock] Enabling SimpleChestLock v0.15.3
    17:21:33 [INFO] [SimpleChestLock 0.15.3] Enabled!
    17:21:33 [INFO] [WorldEdit] Enabling WorldEdit v5.2
    17:21:33 [INFO] WorldEdit 5.2 enabled.
    17:21:33 [INFO] WEPIF: Using the Bukkit Permissions API.
    17:21:33 [INFO] WEPIF: Using the Bukkit Permissions API.
    17:21:33 [INFO] [iConomy] Enabling iConomy v6.0.9b
    17:21:33 [INFO] [iConomy - Celty] Enabled (37 ms)
    17:21:33 [INFO] [Vault][Economy] iConomy 6 hooked.
    17:21:33 [INFO] [SuperSimpleSpawners] Enabling SuperSimpleSpawners v1.1-b1
    17:21:33 [INFO] [SuperSimpleSpawners] enabled.
    17:21:33 [INFO] [MoneyDrop] Enabling MoneyDrop v1.6.1
    17:21:33 [INFO] [iConomy - Celty] Purged accounts with default balance.
    17:21:33 [INFO] [MoneyDrop] Startup complete.
    17:21:33 [INFO] [iZone] Enabling iZone v7.3
    17:21:33 [INFO] [iZone v7.3] Herobrine.pvp = true
    17:21:33 [INFO] [iZone v7.3] Herobrine_nether.pvp = true
    17:21:33 [INFO] [iZone v7.3] Herobrine_the_end.pvp = true
    17:21:33 [INFO] [iZone v7.3] Loaded 2 zones
    17:21:33 [INFO] [PermissionsBukkit] Enabling PermissionsBukkit v1.6
    17:21:33 [INFO] [PermissionsBukkit] Enabled successfully, 0 players registered
    17:21:33 [INFO] [Vault][Permission] PermissionsBukkit hooked.
    17:21:33 [INFO] [Lift] Enabling Lift v11
    17:21:33 [INFO] Lift v11 is now enabled!
    17:21:33 [INFO] Server permissions file permissions.yml is empty, ignoring it
    17:21:33 [INFO] Done (2.154s)! For help, type "help" or "?"
    >
    So this kinda feel like a step back seeing as it at least loaded in R01
     
  2. Offline

    dockter

    You have the wrong version, you should have the 1.7 version, not 1.6....
     
  3. Offline

    RacoonAndres

    UPDATE FOR BETA BUILD! MC 1.2.3
     
  4. Offline

    Kurai Ookami

    downloaded and installed version 1.7 on R02 and back to square one, it loads but no XP
     
  5. Offline

    dockter

  6. Offline

    nuke21

    The OP only goes up to 1.6 so where would I get 1.7?
     
  7. Offline

    omega3141

  8. Offline

    nuke21

  9. I got a question, does your 1.7/1.8 also works for 1.2.4?

    because my players are dying to get this mod back (most of them are real miners :p)
     
  10. Offline

    nuke21

    1.8 works with 1.2.4 as far as I know. I have seen exp go up a little when i mine but I haven't tested it with every ore and stuff
     
  11. Offline

    omega3141

    Looks like it was picked up by someone else ?. I stumbled across it a while back unfortunately though the site says 1.8 it links to 1.7beta only
     
  12. Offline

    asdfbk01

    yeah this plugin is what I want!
    works very well with 1.2.4
    thanks daredevil and dockter
     
  13. Thank you very much for your reply :)
     
  14. Offline

    i3r

    Wait, I got the 1.7 download, where's 1.8? Sorry :s
     
  15. Offline

    nuke21

    Read from the begining and you will find it.
     
  16. Offline

    xethier

    this link:
    http://www.almuramc.com/downloads.htm
    does not supply the 1.8 code. only 1.7 beta
    when it generates a config.yml file it populates the config file with 1.6 as the version number
    nothing works.
    change the 1.6 entry on the config.yml to 1.7
    and the plugin works enough to generate the
    "could not pass breakblockevent to expminer "
    but other than errors, does not work

    i'm assuming from the chatter here that there is a 1.8 version
    however, apparently i'm not holding the dead chicken in the right way with the right incense and the correct incantation. (either that or 1.8 isn't on that website) ;)

    if the "dockter" wouldn't mind updating his website with the new version, i'd be very grateful.
     
  17. Offline

    omega3141

  18. Offline

    xxaf17xx

    when i put this plugin in the 'plugin' folder and start my server, there is a long message about how it can't run. am i doing something wrong? also, how do i go about adding the config file properly?
     
  19. Offline

    fjutte

    does this drop xp orbs or just give the xp to the player?
     
  20. Offline

    Hatchet

    love this plugin! thank you so much for writing this plugin. I hope you keep it up to date!
     
  21. Offline

    nuke21

    It is supposed to give to player, but this plugin hasen't worked since 6 patches ago.
     

Share This Page