Advertisement
Guest User

Untitled

a guest
Jul 12th, 2013
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.93 KB | None | 0 0
  1. 12.07 20:36:01 [Server] INFO at com.massivecraft.factions.listeners.FactionsListenerMain.canCombatDamageHappen(FactionsListenerMain.java:252)
  2. 12.07 20:36:01 [Server] INFO at com.massivecraft.mcore.util.MUtil.isHarmfulPotion(MUtil.java:350)
  3. 12.07 20:36:01 [Server] INFO at com.massivecraft.mcore.util.MUtil.isHarmfulPotion(MUtil.java:338)
  4. 12.07 20:36:01 [Server] INFO at com.massivecraft.mcore.util.MUtil.getPotionEffects(MUtil.java:301)
  5. 12.07 20:36:01 [Server] INFO at org.bukkit.potion.Potion.fromItemStack(Potion.java:389)
  6. 12.07 20:36:01 [Server] INFO at org.bukkit.potion.Potion.fromDamage(Potion.java:380)
  7. 12.07 20:36:01 [Server] INFO at org.bukkit.potion.Potion.extend(Potion.java:130)
  8. 12.07 20:36:01 [Server] INFO at org.bukkit.potion.Potion.setHasExtendedDuration(Potion.java:246)
  9. 12.07 20:36:01 [Server] INFO at org.apache.commons.lang.Validate.isTrue(Validate.java:136)
  10. 12.07 20:36:01 [Server] INFO Caused by: java.lang.IllegalArgumentException: Instant potions cannot be extended
  11. 12.07 20:36:01 [Server] INFO at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582)
  12. 12.07 20:36:01 [Server] INFO at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:413)
  13. 12.07 20:36:01 [Server] INFO at net.minecraft.server.v1_6_R2.MinecraftServer.s(MinecraftServer.java:481)
  14. 12.07 20:36:01 [Server] INFO at net.minecraft.server.v1_6_R2.DedicatedServer.t(DedicatedServer.java:239)
  15. 12.07 20:36:01 [Server] INFO at net.minecraft.server.v1_6_R2.MinecraftServer.t(MinecraftServer.java:571)
  16. 12.07 20:36:01 [Server] INFO at net.minecraft.server.v1_6_R2.WorldServer.tickEntities(WorldServer.java:517)
  17. 12.07 20:36:01 [Server] INFO at net.minecraft.server.v1_6_R2.World.tickEntities(World.java:1304)
  18. 12.07 20:36:01 [Server] INFO at net.minecraft.server.v1_6_R2.World.playerJoinedWorld(World.java:1432)
  19. 12.07 20:36:01 [Server] INFO at net.minecraft.server.v1_6_R2.World.entityJoinedWorld(World.java:1457)
  20. 12.07 20:36:01 [Server] INFO at net.minecraft.server.v1_6_R2.EntityProjectile.l_(EntityProjectile.java:156)
  21. 12.07 20:36:01 [Server] INFO at net.minecraft.server.v1_6_R2.EntityPotion.a(EntityPotion.java:93)
  22. 12.07 20:36:01 [Server] INFO at org.bukkit.craftbukkit.v1_6_R2.event.CraftEventFactory.callPotionSplashEvent(CraftEventFactory.java:309)
  23. 12.07 20:36:01 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:463)
  24. 12.07 20:36:01 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:478)
  25. 12.07 20:36:01 [Server] INFO at org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:30)
  26. 12.07 20:36:01 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  27. 12.07 20:36:01 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
  28. 12.07 20:36:01 [Server] INFO org.bukkit.event.EventException
  29. 12.07 20:36:01 [Server] SEVERE Could not pass event PotionSplashEvent to Factions v2.0.2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement