Advertisement
Guest User

Untitled

a guest
Mar 11th, 2015
41
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.46 KB | None | 0 0
  1. [10:07:37] [Server thread/INFO]: [Craftconomy3] Enabling Craftconomy3 v3.2.1-13814c0-trv139
  2. [10:07:37] [Server thread/INFO]: [Craftconomy3] Starting up!
  3. [10:07:37] [Server thread/INFO]: [Craftconomy3] Loading the Configuration
  4. [10:07:38] [Server thread/INFO]: [Craftconomy3] Loading listeners.
  5. [10:07:38] [Server thread/INFO]: [Craftconomy3] Loading commands
  6. [10:07:38] [Server thread/INFO]: [Craftconomy3] Loading the Database Manager
  7. [10:07:38] [Server thread/ERROR]: [Craftconomy3] Storage engine not supported!
  8. [10:07:38] [Server thread/INFO]: [Craftconomy3] Database Manager Loaded!
  9. [10:07:38] [Server thread/INFO]: [Craftconomy3] Loading the Currency manager.
  10. [10:07:38] [Server thread/ERROR]: Error occurred while enabling Craftconomy3 v3.2.1-13814c0-trv139 (Is it up to date?)
  11. java.lang.NullPointerException
  12. at com.greatmancode.craftconomy3.currency.CurrencyManager.<init>(CurrencyManager.java:40) ~[?:?]
  13. at com.greatmancode.craftconomy3.Common.initializeCurrency(Common.java:420) ~[?:?]
  14. at com.greatmancode.craftconomy3.Common.onEnable(Common.java:141) ~[?:?]
  15. at com.greatmancode.craftconomy3.tools.interfaces.BukkitLoader.onEnable(BukkitLoader.java:44) ~[?:?]
  16. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[spigot.jar:git-Spigot-26dfd01-ad2f806]
  17. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:335) [spigot.jar:git-Spigot-26dfd01-ad2f806]
  18. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot.jar:git-Spigot-26dfd01-ad2f806]
  19. at org.bukkit.craftbukkit.v1_8_R2.CraftServer.loadPlugin(CraftServer.java:356) [spigot.jar:git-Spigot-26dfd01-ad2f806]
  20. at org.bukkit.craftbukkit.v1_8_R2.CraftServer.enablePlugins(CraftServer.java:316) [spigot.jar:git-Spigot-26dfd01-ad2f806]
  21. at net.minecraft.server.v1_8_R2.MinecraftServer.r(MinecraftServer.java:416) [spigot.jar:git-Spigot-26dfd01-ad2f806]
  22. at net.minecraft.server.v1_8_R2.MinecraftServer.k(MinecraftServer.java:382) [spigot.jar:git-Spigot-26dfd01-ad2f806]
  23. at net.minecraft.server.v1_8_R2.MinecraftServer.a(MinecraftServer.java:337) [spigot.jar:git-Spigot-26dfd01-ad2f806]
  24. at net.minecraft.server.v1_8_R2.DedicatedServer.init(DedicatedServer.java:257) [spigot.jar:git-Spigot-26dfd01-ad2f806]
  25. at net.minecraft.server.v1_8_R2.MinecraftServer.run(MinecraftServer.java:522) [spigot.jar:git-Spigot-26dfd01-ad2f806]
  26. at java.lang.Thread.run(Unknown Source) [?:1.8.0_31]
  27. [10:07:38] [Server thread/INFO]: [Vault][Economy] Craftconomy3 hooked.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement