Advertisement
ThisIsMac

Untitled

Jan 8th, 2016
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.54 KB | None | 0 0
  1. [17:08:08] [Server thread/WARN]: [FactionWars] Task #412593 for FactionWars v2.2 generated an exception
  2. java.lang.NullPointerException
  3. at java.util.concurrent.ConcurrentHashMap.hash(ConcurrentHashMap.java:333) ~[?:1.7.0_80]
  4. at java.util.concurrent.ConcurrentHashMap.get(ConcurrentHashMap.java:988) ~[?:1.7.0_80]
  5. at com.massivecraft.factions.zcore.persist.MemoryFactions.getFactionById(MemoryFactions.java:78) ~[?:?]
  6. at me.philipsnostrum.factionwars.objects.WarMap.getFaction1(WarMap.java:109) ~[?:?]
  7. at me.philipsnostrum.factionwars.objects.WarMap.getS1(WarMap.java:45) ~[?:?]
  8. at me.philipsnostrum.factionwars.managers.MatchManager$7.run(MatchManager.java:376) ~[?:?]
  9. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71) ~[spigot_factions.jar:git-PaperSpigot-1f7d532]
  10. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350) [spigot_factions.jar:git-PaperSpigot-1f7d532]
  11. at net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:701) [spigot_factions.jar:git-PaperSpigot-1f7d532]
  12. at net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:307) [spigot_factions.jar:git-PaperSpigot-1f7d532]
  13. at net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:643) [spigot_factions.jar:git-PaperSpigot-1f7d532]
  14. at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:549) [spigot_factions.jar:git-PaperSpigot-1f7d532]
  15. at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [spigot_factions.jar:git-PaperSpigot-1f7d532]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement