My server console has been doing errers?

Discussion in 'Bukkit Help' started by Alex Morton, Mar 23, 2012.

?

Is this going to be able to be solved?

Poll closed Jul 23, 2012.
  1. Yes

    100.0%
  2. Maybe

    0 vote(s)
    0.0%
  3. Not at all

    0 vote(s)
    0.0%
Thread Status:
Not open for further replies.
  1. Offline

    Alex Morton

    Hello, My server has been doing errers can you help me? And another little thing. Help Server.jpg Help Server.jpg Help Server 2.jpg Help Server 3.jpg
     
  2. Offline

    CRAZYxMUNK3Y

    Just a few things about it;
    1) The first two pictures are dups
    2) Can you paste the entire log from startup to shutdown (Even if it's only up for 30 seconds) on pastebin.com ?
    3) If you ever want to learn about what is causing errors, you can use this: http://forums.bukkit.org/threads/ho...ubleshoot-your-own-plugins-by-yourself.32457/
    4) The errors can be fixed, but only by removing the plugin (99% of the time).
     
  3. Offline

    Alex Morton

    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: net.milkbowl.vault.economy.Economy
    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)
    ... 12 more
    2012-03-23 16:12:54 [INFO] [Citizens] An error has occurred, please wait while it is sent to the developers...
    2012-03-23 16:12:54 [INFO] [MineBackup] Enabling MineBackup v5.9
    2012-03-23 16:12:54 [INFO] [GroupManager] Enabling GroupManager v1.9 (2.8.4) (Phoenix)
    2012-03-23 16:12:54 [INFO] GroupManager - INFO - World Found: world
    2012-03-23 16:12:54 [INFO] GroupManager - INFO - Superperms support enabled.
    2012-03-23 16:12:54 [INFO] GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
    2012-03-23 16:12:54 [INFO] GroupManager - INFO - Backups will be retained for 24 hours!
    2012-03-23 16:12:54 [INFO] GroupManager version 1.9 (2.8.4) (Phoenix) is enabled!
    2012-03-23 16:12:54 [INFO] [ServerSaver] Enabling ServerSaver v3.0
    2012-03-23 16:12:54 [INFO] [ServerSaver] Loading!
    2012-03-23 16:12:54 [INFO] [ServerSaver] Done! ServerSaver Is Now Backing Up Your Worlds!
    2012-03-23 16:12:54 [INFO] [WorldEdit] Enabling WorldEdit v5.2
    2012-03-23 16:12:54 [INFO] WorldEdit 5.2 enabled.
    2012-03-23 16:12:54 [INFO] WEPIF: Using the Bukkit Permissions API.
    2012-03-23 16:12:54 [INFO] WEPIF: Using the Bukkit Permissions API.
    2012-03-23 16:12:54 [INFO] [EssentialsProtect] Enabling EssentialsProtect v2.8.4
    2012-03-23 16:12:54 [SEVERE] Essentials not installed or failed to load. Essenials Protect is in emergency mode now.
    2012-03-23 16:12:54 [INFO] [iConomy] Enabling iConomy v6.0.8b
    2012-03-23 16:12:54 [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:381)
    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.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-23 16:12:54 [INFO] [Permissions] Enabling Permissions v3.1.6
    2012-03-23 16:12:54 [INFO] Fake Permissions version 3.1.6 is enabled!
    2012-03-23 16:12:54 [INFO] WEPIF: Using the Bukkit Permissions API.
    2012-03-23 16:12:54 [INFO] [CraftBukkitUpToDate] Enabling CraftBukkitUpToDate v2.8.0
    2012-03-23 16:12:54 [INFO] CraftBukkitUpToDate version 2.8.0 is enabled!
    2012-03-23 16:12:54 [INFO] [ChestShop] Enabling ChestShop v3.38
    2012-03-23 16:12:54 [INFO] [ChestShop] iConomy version 6 loaded.
    2012-03-23 16:12:54 [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-23 16:12:54 [INFO] Enabling Warpy v1.0.0.0
    2012-03-23 16:12:54 [INFO] Starting Warpy version 1.0.0.0
    2012-03-23 16:12:54 [INFO] Loaded 2 warps
    2012-03-23 16:12:54 [SEVERE] Error occurred while enabling Warpy v1.0.0.0 (Is it up to date?)
    java.lang.NoSuchMethodError: com.massivedynamics.warpy.WarpyPlugin.getConfiguration()Lorg/bukkit/util/config/Configuration;
    at com.massivedynamics.warpy.WarpyPlugin.onEnable(WarpyPlugin.java:122)
    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:381)
    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)
    2012-03-23 16:12:54 [INFO] [Factions] Enabling Factions v1.6.6b
    2012-03-23 16:12:54 [INFO] [Factions v1.6.6b] === ENABLE START ===
    2012-03-23 16:12:54 [INFO] [Factions v1.6.6b] Loading board from disk
    2012-03-23 16:12:54 [WARNING] CraftBukkitUpToDate: Can't connect to ci.bukkit.org.
    2012-03-23 16:12:54 [INFO] [Factions v1.6.6b] Economy integration is disabled, and the plugin "Vault" is not installed.
    2012-03-23 16:12:54 [INFO] [Factions v1.6.6b] === ENABLE DONE (Took 309ms) ===
    2012-03-23 16:12:55 [INFO] [Citizens] <html>
    2012-03-23 16:12:55 [INFO] [Citizens] <head>
    2012-03-23 16:12:55 [INFO] [Citizens]
    2012-03-23 16:12:55 [INFO] [Citizens] <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    2012-03-23 16:12:55 [INFO] [Citizens] <meta name=�keywords� content=�Citizens,CitizensNPCs,NPCs for bukkit,bukkit,npcs�>
    2012-03-23 16:12:55 [INFO] [Citizens] <meta name=�description� content=�CitizensNPCs | Citizens - NPCs for Bukkit�>
    2012-03-23 16:12:55 [INFO] [Citizens] <meta name="copyright" content="&copy; 2012 CitizensNPCs. All rights reserved.">
    2012-03-23 16:12:55 [INFO] [Citizens] <title>Citizens | CitizensNPCs - NPCs for Bukkit</title>
    2012-03-23 16:12:55 [INFO] [Citizens]
    2012-03-23 16:12:55 [INFO] [Citizens] <link rel="icon" href="http://citizensnpcs.net/favicon.ico" type="image/x-icon">
    2012-03-23 16:12:55 [INFO] [Citizens] <link rel="shortcut icon" href="http://citizensnpcs.net/favicon.ico" type="image/x-icon">
    2012-03-23 16:12:55 [INFO] [Citizens]
    2012-03-23 16:12:55 [INFO] [Citizens] <script type="text/javascript" src="http://use.typekit.com/cui2twk.js"></script>
    2012-03-23 16:12:55 [INFO] [Citizens] <script type="text/javascript">try{Typekit.load();}catch(e){}</script>
    2012-03-23 16:12:55 [INFO] [Citizens]
    2012-03-23 16:12:55 [INFO] [Citizens] <link href="assets/css/reset.css" rel="stylesheet" type="text/css" />
    2012-03-23 16:12:55 [INFO] [Citizens]
    2012-03-23 16:12:55 [INFO] [Citizens] <!--[if !IE]><!-->
    2012-03-23 16:12:55 [INFO] [Citizens] <link href="assets/css/style.css" rel="stylesheet" type="text/css" />
    2012-03-23 16:12:55 [INFO] [Citizens] <!--<![endif]-->
    2012-03-23 16:12:55 [INFO] [Citizens]
    2012-03-23 16:12:55 [INFO] [Citizens] <!--[if IE]>
    2012-03-23 16:12:55 [INFO] [Citizens] <link href="assets/css/style.css" rel="stylesheet" type="text/css" />
    2012-03-23 16:12:55 [INFO] [Citizens] <script type="text/javascript" src="assets/js/ie7/IE9.js"></script>
    2012-03-23 16:12:55 [INFO] [Citizens] <![endif]-->
    2012-03-23 16:12:55 [INFO] [Citizens]
    2012-03-23 16:12:55 [INFO] [Citizens] <link rel="canonical" href="http://citizensnpcs.net/" />
    2012-03-23 16:12:55 [INFO] [Citizens]
    2012-03-23 16:12:55 [INFO] [Citizens] <script src="assets/js/jquery.js" type="text/javascript"></script>
    2012-03-23 16:12:55 [INFO] [Citizens]
    2012-03-23 16:12:55 [INFO] [Citizens] <script type="text/javascript">
    2012-03-23 16:12:55 [INFO] [Citizens]
    2012-03-23 16:12:55 [INFO] [Citizens] var _gaq = _gaq || [];
    2012-03-23 16:12:55 [INFO] [Citizens] _gaq.push(['_setAccount', 'UA-29470147-3']);
    2012-03-23 16:12:55 [INFO] [Citizens] _gaq.push(['_trackPageview']);
    2012-03-23 16:12:55 [INFO] [Citizens]
    2012-03-23 16:12:55 [INFO] [Citizens] (function() {
    2012-03-23 16:12:55 [INFO] [Citizens] var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    2012-03-23 16:12:55 [INFO] [Citizens] ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    2012-03-23 16:12:55 [INFO] [Citizens] var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
    2012-03-23 16:12:55 [INFO] [Citizens] })();
    2012-03-23 16:12:55 [INFO] [Citizens]
    2012-03-23 16:12:55 [INFO] [Citizens] </script>
    2012-03-23 16:12:55 [INFO] [Citizens]
    2012-03-23 16:12:55 [INFO] [Citizens] </head>
    2012-03-23 16:12:55 [INFO] [Citizens] <body>
    2012-03-23 16:12:55 [INFO] [Citizens]
    2012-03-23 16:12:55 [INFO] [Citizens] <div id="wrapper">
    2012-03-23 16:12:55 [INFO] [Citizens]
    2012-03-23 16:12:55 [INFO] [Citizens] <div id="header">
    2012-03-23 16:12:55 [INFO] [Citizens] <h1 class="logo">Citizens - CitizensNPCs - NPCs for bukkit!</h1>
    2012-03-23 16:12:55 [INFO] [Citizens] </div> <!-- Header -->
    2012-03-23 16:12:55 [INFO] [Citizens]
    2012-03-23 16:12:55 [INFO] [Citizens] <div id="content">
    2012-03-23 16:12:55 [INFO] [Citizens] <div id="mainbox">
    2012-03-23 16:12:55 [INFO] [Citizens] <div class="transparency"></div>
    2012-03-23 16:12:55 [INFO] [Citizens] <div class="content">
    2012-03-23 16:12:55 [INFO] [Citizens] <h2>NOW BETA TESTING</h2>
    2012-03-23 16:12:55 [INFO] [Citizens] <p>It’s finally here! Citizens2 is the exciting new rewrite of the Citizens plugin you know and love,
    2012-03-23 16:12:55 [INFO] [Citizens] <br/> with more features and extendability than ever before!
    2012-03-23 16:12:55 [INFO] [Citizens] The new Citizens2 API enables developers to easily utilize all types of NPC traits and abilities to help create more Characters
    2012-03-23 16:12:55 [INFO] [Citizens] than ever before.
    2012-03-23 16:12:55 [INFO] [Citizens] Users will love the ability to create NPC mobs, all with the same control you would expect from Citizens.
    2012-03-23 16:12:55 [INFO] [Citizens] <br/>We’re excited to see how you will use Citizens2!</p>
    2012-03-23 16:12:55 [INFO] [Citizens] </div>
    2012-03-23 16:12:55 [INFO] [Citizens] </div>
    2012-03-23 16:12:55 [INFO] [Citizens]
    2012-03-23 16:12:55 [INFO] [Citizens] <div id="community">
    2012-03-23 16:12:55 [INFO] [Citizens] <div class="transparency"></div>
    2012-03-23 16:12:55 [INFO] [Citizens] <div class="content">
    2012-03-23 16:12:55 [INFO] [Citizens] <h2>CITIZENS COMMUNITY</h2>
    2012-03-23 16:12:55 [INFO] [Citizens] <p>You can always find the latest information about Citizens and its Characters on our wiki.</p>
    2012-03-23 16:12:55 [INFO] [Citizens] <a target="#" href="http://wiki.citizensnpcs.net">http://wiki.citizensnpcs.net</a>
    2012-03-23 16:12:55 [INFO] [Citizens] <p>Please report any issues at <a href="http://issues.citizensnpcs.net/">http://issues.citizensnpcs.net</a></p>
    2012-03-23 16:12:55 [INFO] [Citizens] </div>
    2012-03-23 16:12:55 [INFO] [Citizens] </div>
    2012-03-23 16:12:55 [INFO] [Citizens] <div id="testing">
    2012-03-23 16:12:55 [INFO] [Citizens] <div class="transparency"></div>
    2012-03-23 16:12:55 [INFO] [Citizens] <div class="content">
    2012-03-23 16:12:55 [INFO] [Citizens] <h2>TESTING THE WATERS</h2>
    2012-03-23 16:12:55 [INFO] [Citizens] <p>Looking for bleeding edge? Download our latest developmental builds.</p>
    2012-03-23 16:12:55 [INFO] [Citizens] <p>Latest Developmental: <a target="#" href="http://ci.citizensnpcs.net/job/Citizens2/lastSuccessfulBuild/">
    2012-03-23 16:12:55 [INFO] [Citizens] #76 </a></p>
    2012-03-23 16:12:55 [INFO] [Citizens] <p>Latest Developmental API: <a target="#" href="http://ci.citizensnpcs.net/job/CitizensAPI/lastSuccessfulBuild/">
    2012-03-23 16:12:55 [WARNING] Server permissions file permissions.yml is not valid YAML.
    java.lang.ClassCastException: java.lang.String cannot be cast to java.util.Map
    at org.bukkit.craftbukkit.CraftServer.loadCustomPermissions(CraftServer.java:564)
    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:238)
    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)
    2012-03-23 16:12:55 [INFO] [Citizens] #46 </a></p>
    2012-03-23 16:12:55 [INFO] [Citizens] </p>
    2012-03-23 16:12:55 [INFO] [Citizens] </div>
    2012-03-23 16:12:55 [INFO] [Citizens] </div>
    2012-03-23 16:12:55 [INFO] [Citizens] <div id="donate">
    2012-03-23 16:12:55 [INFO] [Citizens] <div class="transparency"></div>
    2012-03-23 16:12:55 [INFO] [Citizens] <div class="content">
    2012-03-23 16:12:55 [INFO] [Citizens] <h2>CAVE OF DONATIONS</h2>
    2012-03-23 16:12:55 [INFO] [Citizens] <p>Citizens wouldn’t be here without the work of a dedicated team of individuals. Like what we’re doing? Let us know with your donations! <!-- Donate $20 or more and get a free sticker!
    2012-03-23 16:12:55 [INFO] [Citizens] Donate $35 or more and get a free t-shirt!
    2012-03-23 16:12:55 [INFO] [Citizens] Donate now!-->
    2012-03-23 16:12:55 [INFO] [Citizens] <br/>
    2012-03-23 16:12:55 [INFO] [Citizens] <a target="#" href="https://www.paypal.com/cgi-bin/webs...bn=PP-DonationsBF:btn_donate_LG.gif:NonHosted">Donate to aPunch</a><br/>
    2012-03-23 16:12:55 [INFO] [Citizens] <a target="#" href="https://www.paypal.com/cgi-bin/webs...=PP-DonationsBF:btn_donateCC_LG.gif:NonHosted">Donate to fullwall</a>
    2012-03-23 16:12:55 [INFO] [Citizens] </p>
    2012-03-23 16:12:55 [INFO] [Citizens] </div>
    2012-03-23 16:12:55 [INFO] [Citizens] </div>
    2012-03-23 16:12:55 [INFO] [Citizens] <div id="download">
    2012-03-23 16:12:55 [INFO] [Citizens] <div class="transparency"></div>
    2012-03-23 16:12:55 [INFO] [Citizens] <div class="content">
    2012-03-23 16:12:55 [INFO] [Citizens] <h2>DOWNLOAD CITIZENS <br/> FOR BUKKIT</h2>
    2012-03-23 16:12:55 [INFO] [Citizens] <p>Latest Release: <a target="#" href="http://ci.citizensnpcs.net/job/Citizens2/Release/">
    2012-03-23 16:12:55 [INFO] [Citizens] # </a></p>
    2012-03-23 16:12:55 [INFO] [Citizens] <p>Latest API Release: <a target="#" href="http://ci.citizensnpcs.net/job/CitizensAPI/Release/">
    2012-03-23 16:12:55 [INFO] [Citizens] # </a></p>
    2012-03-23 16:12:55 [INFO] [Citizens] <p>BukkitDev Page: <a target="#" href="http://dev.bukkit.org/server-mods/citizens/">Citizens</a></p>
    2012-03-23 16:12:55 [INFO] [Citizens] </div>
    2012-03-23 16:12:55 [INFO] [Citizens] </div>
    2012-03-23 16:12:55 [INFO] [Citizens] <div id="underground">
    2012-03-23 16:12:55 [INFO] [Citizens] <div class="transparency"></div>
    2012-03-23 16:12:55 [INFO] [Citizens] <div class="content">
    2012-03-23 16:12:55 [INFO] [Citizens] <h2>THE UNDERGROUND</h2>
    2012-03-23 16:12:55 [INFO] [Citizens] <p>Visit us on irc.esper.net in the #citizens channel to watch development in real-time or to ask questions to dedicated users and developers.</p>
    2012-03-23 16:12:55 [INFO] [Citizens] </div>
    2012-03-23 16:12:55 [INFO] [Citizens] </div>
    2012-03-23 16:12:55 [INFO] [Citizens] <div id="credits">
    2012-03-23 16:12:55 [INFO] [Citizens] <div class="transparency"></div>
    2012-03-23 16:12:55 [INFO] [Citizens] <div class="content">
    2012-03-23 16:12:55 [INFO] [Citizens] <p>Sponsored by <a target="#" href="http://creeperhost.net">CreeperHost</a></p>
    2012-03-23 16:12:55 [INFO] [Citizens] <p>Copyright 2012 © CitizensNPCs.net</p>
    2012-03-23 16:12:55 [INFO] [Citizens] </div>
    2012-03-23 16:12:55 [INFO] [Citizens] </div>
    2012-03-23 16:12:55 [INFO] [Citizens] </div> <!-- Content -->
    2012-03-23 16:12:55 [INFO] [Citizens]
    2012-03-23 16:12:55 [INFO] [Citizens] </div> <!-- Wrapper -->
    2012-03-23 16:12:55 [INFO] [Citizens]
    2012-03-23 16:12:55 [INFO] [Citizens]
    2012-03-23 16:12:55 [INFO] [Citizens] </body>
    2012-03-23 16:12:55 [INFO] [Citizens] </html>
    2012-03-23 16:12:55 [INFO] [Citizens] Below is the stacktrace that has been transmitted to the developers, no other information has been included other than Citizens version information.
    2012-03-23 16:12:55 [INFO] Done (3.048s)! For help, type "help" or "?"
    2012-03-23 16:12:55 [INFO] GroupManager - INFO - Bukkit Permissions Updated!
    2012-03-23 16:13:01 [INFO] [MineBackup] * saving worlds\world
    2012-03-23 16:13:07 [INFO] mrajm33 [/82.1.49.35:50589] logged in with entity id 268 at ([world] 41.30541173796791, 69.0, 74.21723564245846)
    2012-03-23 16:13:21 [INFO] <**Sausages mrajm33> Hi
    2012-03-23 16:13:24 [INFO] CButD: Plugin-Update-Check started
    2012-03-23 16:13:26 [INFO] CraftBukkitUpToDate.jar changed, but you have it in your Update-Folder.
    2012-03-23 16:13:26 [INFO] AntiCreeper.jar changed, try to download the new
    2012-03-23 16:13:26 [INFO] No source for EssentialsChat.jar ask the Author to add it to dev.bukkit.org
    2012-03-23 16:13:27 [INFO] ChestShop.jar changed, but you have it in your Update-Folder.
    2012-03-23 16:13:27 [INFO] AntiCreeper.jar updated, copy C:\Users\Alexander\Desktop\Server 2\bukkit_update\plugins\AntiCreeper.zip to your Plugin-Folder
    2012-03-23 16:13:27 [INFO] Not able to update EssentialsGroupManager.jar. It seems there are no file-Uploads at dev.bukkit.org.
    2012-03-23 16:13:27 [INFO] No source for EssentialsProtect.jar ask the Author to add it to dev.bukkit.org
    2012-03-23 16:13:28 [INFO] No source for NoLaggChunks.jar ask the Author to add it to dev.bukkit.org
    2012-03-23 16:13:28 [INFO] No source for NoLaggLighting.jar ask the Author to add it to dev.bukkit.org
    2012-03-23 16:13:29 [INFO] No source for Warpy.jar ask the Author to add it to dev.bukkit.org
    2012-03-23 16:13:29 [INFO] Factions.jar changed, but you have it in your Update-Folder.
    2012-03-23 16:13:29 [INFO] CButD: 1 plugins were updated, please copy them into your plugins folder.
    2012-03-23 16:13:29 [INFO] CButD: Plugin-Update-Check finished

    I think thats all of it. Thank you for your time please get back to me as soon as possable

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

    Alex Morton

    But is it a plugin? And i'm only 11? Can you send me link to the download if possable please?
     
  5. Offline

    CRAZYxMUNK3Y

    Yes, it is a plugin;

    Code:
    2012-03-23 16:12:54 [SEVERE] Error occurred while enabling Warpy v1.0.0.0 (Is it up to date?)
    java.lang.NoSuchMethodError: com.massivedynamics.warpy.WarpyPlugin.getConfiguration()Lorg/bukkit/util/config/Configuration;
    at com.massivedynamics.warpy.WarpyPlugin.onEnable(WarpyPlugin.java:122)
    
    and

    Code:
    [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)
    
    They are telling you that iConomy and Warpy are not working due to "reason" and line/class

    Words = Helps Dev

    iConomy may or may not be updated, as for warpy, try taking it up with the dev (Developer) who made it.

    As for the spam from Citizens, i am not sure.
     
  6. Offline

    Alex Morton

    Ok, can you send me the download link for that plugin?
     
  7. Offline

    CRAZYxMUNK3Y

Thread Status:
Not open for further replies.

Share This Page