Setting up a 1.2.3 craft bukkit economy server

Discussion in 'Bukkit Help' started by NewbieToBukit, Mar 6, 2012.

Thread Status:
Not open for further replies.
  1. Offline

    NewbieToBukit

    Hey Guys im really new and trying to setup a craftbukkit server 1.2.3 r01 so it works witht he minecraft account, with iconomy and showcase or some sort of store option. Having a problem with my install i get a huge error with iconomy what other options do i have or am i missing something, and detailed install help would be appreciated.
     
  2. Offline

    FXHNTR

    I'm not sure but I believe most of the plugins have yet to be updated. So, they aren't working right now. Can you post the server log?
     
  3. Offline

    NewbieToBukit

    Here is my server log with the sever error posted

    [SEVERE] Error occurred while enabling iConomy v6.0.8b (Is it up to date?)
    java.lang.NoClassDefFoundError: org/bukkit/util/config/Configuration
    at com.iCo6.iConomy.onEnable(iConomy.java:114)
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215)
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:336)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:363)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:250)
    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:232)
    at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:374)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:361)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:187)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:425)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:490)
    Caused by: java.lang.ClassNotFoundException: org.bukkit.util.config.Configuration
    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)
    ... 11 more
    2012-03-06 21:56:06 [INFO] [Vault][Economy] iConomy 6 hooked.
    2012-03-06 21:56:06 [INFO] [ChestShop] Enabling ChestShop v3.37
    2012-03-06 21:56:06 [INFO] [ChestShop] Vault loaded using economy plugin iConomy 6
    2012-03-06 21:56:06 [SEVERE] [ChestShop] WARNING! Your spawn-radius in bukkit.yml isn't set to 0! You won't be able to sell to shops built near spawn!
    2012-03-06 21:56:06 [INFO] Server permissions file permissions.yml is empty, ignoring it
    2012-03-06 21:56:07 [INFO] Done (2.688s)! For help, type "help" or "?"
    2012-03-06 21:56:08 [INFO] ----- Bukkit Auto Updater -----
    2012-03-06 21:56:08 [INFO] It appears that you're running a Beta Build, when you've specified in bukkit.yml that you prefer to run Recommended Builds.
    2012-03-06 21:56:08 [INFO] If you would like to be kept informed about new Beta Build releases, it is recommended that you change 'preferred-channel' in your bukkit.yml to 'beta'.
    2012-03-06 21:56:08 [INFO] With that set, you will be told whenever a new version is available for download, so that you can always keep up to date and secure with the latest fixes.
    2012-03-06 21:56:08 [INFO] If you would like to disable this warning, simply set 'suggest-channels' to false in bukkit.yml.
    2012-03-06 21:56:08 [INFO] ----- ------------------- -----
    2012-03-06 21:56:23

    I tried google to no avail. its wierd i see some ppl saying iConomy works.

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

    freefish

  5. Offline

    NewbieToBukit

    Ok that looks like it fixed the error, now when it tells me permissions, do i need to add what it says there to my permissions.yml file? currently that file is empty. are there any reccomendations for there?
     
  6. Offline

    Tendonsie

  7. Offline

    freefish

    Umm? To the contrary, I have a test server right here running iConomy 6.0.9b and it works just fine.

    You will indeed need to add the iConomy permissions, located here: http://pastie.org/2546082 I will say that I am not sure the iConomy.user and iConomy.plus permissions are working correctly, you'll need to add the individual feature permission nodes manually.
     
  8. Offline

    Tendonsie

Thread Status:
Not open for further replies.

Share This Page