Advertisement
Guest User

Untitled

a guest
Aug 2nd, 2015
204
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 4.05 KB | None | 0 0
  1. 2.08 21:06:15 [Multicraft] Skipped 78 lines due to rate limit (30/s) 02.08 21:06:12 [Server] INFO at me.kyledag500.MCAds.Main.showInventory(Main.java:144) ~[?:?] 02.08 21:06:12 [Server] INFO at me.kyledag500.MCAds.Main$1.<init>(Main.java:146) ~[?:?] 02.08 21:06:12 [Server] INFO at org.bukkit.Bukkit.createInventory(Bukkit.java:937) ~[spigot.jar:git-Spigot-f928e7a-d432434] 02.08 21:06:12 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.CraftServer.createInventory(CraftServer.java:1526) ~[spigot.jar:git-Spigot-f928e7a-d432434] 02.08 21:06:12 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.inventory.CraftInventoryCustom.<init>(CraftInventoryCustom.java:32) ~[spigot.jar:git-Spigot-f928e7a-d432434] 02.08 21:06:12 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.inventory.CraftInventoryCustom$MinecraftInventory.<init>(CraftInventoryCustom.java:59) ~[spigot.jar:git-Spigot-f928e7a-d432434] 02.08 21:06:12 [Server] INFO at org.apache.commons.lang.Validate.isTrue(Validate.java:136) ~[spigot.jar:git-Spigot-f928e7a-d432434] 02.08 21:06:12 [Server] INFO Caused by: java.lang.IllegalArgumentException: Title cannot be longer than 32 characters 02.08 21:06:12 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_40] 02.08 21:06:12 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:560) [spigot.jar:git-Spigot-f928e7a-d432434] 02.08 21:06:12 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:657) [spigot.jar:git-Spigot-f928e7a-d432434] 02.08 21:06:12 [Server] INFO at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:367) [spigot.jar:git-Spigot-f928e7a-d432434] 02.08 21:06:12 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:718) [spigot.jar:git-Spigot-f928e7a-d432434] 02.08 21:06:12 [Server] INFO at net.minecraft.server.v1_8_R3.SystemUtils.a(SystemUtils.java:19) [spigot.jar:git-Spigot-f928e7a-d432434] 02.08 21:06:12 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_40] 02.08 21:06:12 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_40] 02.08 21:06:12 [Server] INFO at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [spigot.jar:git-Spigot-f928e7a-d432434] 02.08 21:06:12 [Server] INFO at net.minecraft.server.v1_8_R3.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:1) [spigot.jar:git-Spigot-f928e7a-d432434] 02.08 21:06:12 [Server] INFO at net.minecraft.server.v1_8_R3.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:52) [spigot.jar:git-Spigot-f928e7a-d432434] 02.08 21:06:12 [Server] INFO at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:736) [spigot.jar:git-Spigot-f928e7a-d432434] 02.08 21:06:12 [Server] INFO at net.minecraft.server.v1_8_R3.PlayerInteractManager.interact(PlayerInteractManager.java:496) [spigot.jar:git-Spigot-f928e7a-d432434] 02.08 21:06:12 [Server] INFO at net.minecraft.server.v1_8_R3.BlockEnderChest.interact(SourceFile:97) [spigot.jar:git-Spigot-f928e7a-d432434] 02.08 21:06:12 [Server] INFO at net.minecraft.server.v1_8_R3.EntityPlayer.openContainer(EntityPlayer.java:663) [spigot.jar:git-Spigot-f928e7a-d432434] 02.08 21:06:12 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callInventoryOpenEvent(CraftEventFactory.java:715) [spigot.jar:git-Spigot-f928e7a-d432434] 02.08 21:06:12 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot.jar:git-Spigot-f928e7a-d432434] 02.08 21:06:12 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot.jar:git-Spigot-f928e7a-d432434] 02.08 21:06:12 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot.jar:git-Spigot-f928e7a-d432434] 02.08 21:06:12 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[spigot.jar:git-Spigot-f928e7a-d432434] 02.08 21:06:12 [Server] INFO org.bukkit.event.EventException 02.08 21:06:12 [Server] ERROR Could not pass event InventoryOpenEvent to MCAds v1.2.0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement