Guest User

Untitled

a guest
Nov 7th, 2012
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.01 KB | None | 0 0
  1. 2012-11-07 10:02:38 [INFO] [Craftconomy3] Enabling Craftconomy3 v3.0.3 b429
  2. 2012-11-07 10:02:38 [INFO] [Craftconomy3] Starting up!
  3. 2012-11-07 10:02:38 [INFO] [Craftconomy3] Loading the Configuration
  4. 2012-11-07 10:02:38 [INFO] [Craftconomy3] Loading listeners.
  5. 2012-11-07 10:02:38 [INFO] [Craftconomy3] Loading commands
  6. 2012-11-07 10:02:38 [INFO] [Craftconomy3] Loading the Database Manager
  7. 2012-11-07 10:02:38 [SEVERE] [Craftconomy3] A error occured while trying to connect to the database. Message received: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
  8.  
  9. The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
  10. 2012-11-07 10:02:38 [INFO] [Craftconomy3] Disabling Craftconomy3 v3.0.3 b429
  11. 2012-11-07 10:02:38 [SEVERE] Error occurred while enabling Craftconomy3 v3.0.3 b429 (Is it up to date?)
  12. org.bukkit.plugin.IllegalPluginAccessException: Plugin attempted to register com.greatmancode.craftconomy3.events.BukkitListener@4480a9ab while not enabled
  13. at org.bukkit.plugin.SimplePluginManager.registerEvents(SimplePluginManager.java:499)
  14. at com.greatmancode.craftconomy3.BukkitLoader.onEnable(BukkitLoader.java:35)
  15. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)
  16. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:374)
  17. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
  18. at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:272)
  19. at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:254)
  20. at net.minecraft.server.MinecraftServer.j(MinecraftServer.java:320)
  21. at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:299)
  22. at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:258)
  23. at net.minecraft.server.DedicatedServer.init(DedicatedServer.java:141)
  24. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:400)
  25. at net.minecraft.server.ThreadServerApplication.run(SourceFile:818)
Advertisement
Add Comment
Please, Sign In to add comment