Advertisement
Guest User

Untitled

a guest
Sep 13th, 2014
252
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.16 KB | None | 0 0
  1. [13:17:17] [Server thread/INFO]: [WorldGuard] 10 regions loaded for 'avatar'
  2. [13:17:17] [Server thread/INFO]: [WorldGuard] 4 regions loaded for 'plots'
  3. [13:17:17] [Server thread/INFO]: Added custom flag "deny-damage" to WorldGuard.
  4. [13:17:17] [Server thread/INFO]: [Factions] Enabling Factions v2.6.0
  5. [13:17:17] [Server thread/INFO]: [Factions 2.6.0] === ENABLE START ===
  6. [13:17:18] [Server thread/ERROR]: Error occurred while enabling Factions v2.6.0 (Is it up to date?)
  7. java.lang.NullPointerException: ofrom
  8. at com.massivecraft.massivecore.store.Coll.copy(Coll.java:217) ~[?:?]
  9. at com.massivecraft.massivecore.store.Coll.loadFromRemote(Coll.java:595) ~[?:?]
  10. at com.massivecraft.massivecore.store.Coll.syncId(Coll.java:719) ~[?:?]
  11. at com.massivecraft.massivecore.store.Coll.syncAll(Coll.java:767) ~[?:?]
  12. at com.massivecraft.massivecore.store.Coll.init(Coll.java:881) ~[?:?]
  13. at com.massivecraft.massivecore.store.Colls.getForCollname(Colls.java:81) ~[?:?]
  14. at com.massivecraft.massivecore.store.Colls.getForUniverse(Colls.java:71) ~[?:?]
  15. at com.massivecraft.massivecore.store.Colls.getColls(Colls.java:36) ~[?:?]
  16. at com.massivecraft.massivecore.store.Colls.init(Colls.java:26) ~[?:?]
  17. at com.massivecraft.factions.entity.BoardColls.init(BoardColls.java:55) ~[?:?]
  18. at com.massivecraft.factions.Factions.onEnable(Factions.java:123) ~[?:?]
  19. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316) ~[spigot.jar:git-Spigot-1627]
  20. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332) [spigot.jar:git-Spigot-1627]
  21. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot.jar:git-Spigot-1627]
  22. at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugin(CraftServer.java:476) [spigot.jar:git-Spigot-1627]
  23. at org.bukkit.craftbukkit.v1_7_R4.CraftServer.enablePlugins(CraftServer.java:394) [spigot.jar:git-Spigot-1627]
  24. at net.minecraft.server.v1_7_R4.MinecraftServer.n(MinecraftServer.java:360) [spigot.jar:git-Spigot-1627]
  25. at net.minecraft.server.v1_7_R4.MinecraftServer.g(MinecraftServer.java:334) [spigot.jar:git-Spigot-1627]
  26. at net.minecraft.server.v1_7_R4.MinecraftServer.a(MinecraftServer.java:290) [spigot.jar:git-Spigot-1627]
  27. at net.minecraft.server.v1_7_R4.DedicatedServer.init(DedicatedServer.java:210) [spigot.jar:git-Spigot-1627]
  28. at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:458) [spigot.jar:git-Spigot-1627]
  29. at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1627]
  30. [13:17:18] [Server thread/INFO]: [Multiverse-Inventories] Enabling Multiverse-Inventories v2.5-b383
  31. [13:17:18] [Server thread/INFO]: [Multiverse-Inventories 2.5-b383] enabled.
  32. [13:17:18] [Server thread/INFO]: [PhatLoots] Enabling PhatLoots v3.8.1
  33. [13:17:18] [Server thread/INFO]: [PhatLoots] Listening for Loot bags
  34. [13:17:18] [Server thread/INFO]: [PhatLoots] PhatLoots 3.8.1 (Build 1,846) is enabled!
  35. [13:17:19] [Server thread/INFO]: [Minigames] Enabling Minigames v1.6.4
  36. [13:17:20] [Server thread/INFO]: Minigames successfully enabled.
  37. [13:17:20] [Server thread/INFO]: [SurvivalGames] Enabling SurvivalGames vBeta 1.9.2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement