Advertisement
Guest User

EchoPet Error

a guest
Jan 17th, 2015
269
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.20 KB | None | 0 0
  1. 17.01 21:19:07 [Server] INFO ... 13 more
  2. 17.01 21:19:07 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:292) ~[craftbukkit-dev.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
  3. 17.01 21:19:07 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_72]
  4. 17.01 21:19:07 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_72]
  5. 17.01 21:19:07 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_72]
  6. 17.01 21:19:07 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_72]
  7. 17.01 21:19:07 [Server] INFO at com.dsh105.echopet.compat.api.util.inventory.InventoryMenu.onInvClick(InventoryMenu.java:105) ~[?:?]
  8. 17.01 21:19:07 [Server] INFO at com.dsh105.echopet.compat.api.util.menu.SelectorIcon.onClick(SelectorIcon.java:77) ~[?:?]
  9. 17.01 21:19:07 [Server] INFO at org.bukkit.craftbukkit.v1_7_R3.entity.CraftPlayer.performCommand(CraftPlayer.java:268) ~[craftbukkit-dev.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
  10. 17.01 21:19:07 [Server] INFO at org.bukkit.craftbukkit.v1_7_R3.CraftServer.dispatchCommand(CraftServer.java:740) ~[craftbukkit-dev.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
  11. 17.01 21:19:07 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:180) ~[craftbukkit-dev.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
  12. 17.01 21:19:07 [Server] INFO at com.dsh105.echopet.commands.util.DynamicPluginCommand.execute(DynamicPluginCommand.java:46) ~[?:?]
  13. 17.01 21:19:07 [Server] INFO at com.dsh105.echopet.commands.PetCommand.onCommand(PetCommand.java:412) ~[?:?]
  14. 17.01 21:19:07 [Server] INFO at com.dsh105.echopet.api.PetManager.createPet(PetManager.java:120) ~[?:?]
  15. 17.01 21:19:07 [Server] INFO at com.dsh105.echopet.compat.api.entity.PetType.getNewPetInstance(PetType.java:143) ~[?:?]
  16. 17.01 21:19:07 [Server] INFO at com.dsh105.echopet.compat.api.registration.PetRegistry.spawn(PetRegistry.java:102) ~[?:?]
  17. 17.01 21:19:07 [Server] INFO at com.dsh105.echopet.compat.api.registration.PetRegistry.performRegistration(PetRegistry.java:119) ~[?:?]
  18. 17.01 21:19:07 [Server] INFO at com.dsh105.echopet.compat.api.registration.PetRegistry$1.call(PetRegistry.java:102) ~[?:?]
  19. 17.01 21:19:07 [Server] INFO at com.dsh105.echopet.compat.api.registration.PetRegistry$1.call(PetRegistry.java:105) ~[?:?]
  20. 17.01 21:19:07 [Server] INFO at com.dsh105.echopet.compat.api.registration.PetRegistrationEntry.createFor(PetRegistrationEntry.java:77) ~[?:?]
  21. 17.01 21:19:07 [Server] INFO at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.7.0_72]
  22. 17.01 21:19:07 [Server] INFO at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.7.0_72]
  23. 17.01 21:19:07 [Server] INFO at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.7.0_72]
  24. 17.01 21:19:07 [Server] INFO at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.7.0_72]
  25. 17.01 21:19:07 [Server] INFO at com.dsh105.echopet.api.pet.type.PigPet.<init>(PigPet.java:35) ~[?:?]
  26. 17.01 21:19:07 [Server] INFO at com.dsh105.echopet.api.pet.Pet.<init>(Pet.java:60) ~[?:?]
  27. 17.01 21:19:07 [Server] INFO at com.dsh105.echopet.compat.nms.v1_7_R3.SpawnUtil.spawn(SpawnUtil.java:33) ~[?:?]
  28. 17.01 21:19:07 [Server] INFO at com.dsh105.echopet.compat.nms.v1_7_R3.SpawnUtil.spawn(SpawnUtil.java:57) ~[?:?]
  29. 17.01 21:19:07 [Server] INFO at com.dsh105.echopet.libs.dsh105.particle.ParticleBuilder.show(ParticleBuilder.java:95) ~[?:?]
  30. 17.01 21:19:07 [Server] INFO at com.dsh105.echopet.libs.dsh105.particle.ParticleBuilder.show(ParticleBuilder.java:64) ~[?:?]
  31. 17.01 21:19:07 [Server] INFO at com.dsh105.echopet.libs.captainbern.wrapper.WrappedPacket.<init>(WrappedPacket.java:25) ~[?:?]
  32. 17.01 21:19:07 [Server] INFO at com.dsh105.echopet.libs.captainbern.protocol.PacketType.getPacketClass(PacketType.java:398) ~[?:?]
  33. 17.01 21:19:07 [Server] INFO at com.dsh105.echopet.libs.captainbern.protocol.PacketType.getRegistry(PacketType.java:366) ~[?:?]
  34. 17.01 21:19:07 [Server] INFO at com.dsh105.echopet.libs.captainbern.protocol.PacketRegistry.<init>(PacketRegistry.java:31) ~[?:?]
  35. 17.01 21:19:07 [Server] INFO at com.dsh105.echopet.libs.captainbern.protocol.PacketRegistry.registerPackets(PacketRegistry.java:57) ~[?:?]
  36. 17.01 21:19:07 [Server] INFO at com.dsh105.echopet.libs.captainbern.reflection.MinecraftReflection.getMinecraftClass(MinecraftReflection.java:291) ~[?:?]
  37. 17.01 21:19:07 [Server] INFO at com.dsh105.echopet.libs.captainbern.reflection.utils.ClassCache.getClass(ClassCache.java:32) ~[?:?]
  38. 17.01 21:19:07 [Server] INFO at com.dsh105.echopet.libs.captainbern.reflection.providers.StandardReflectionProvider.loadClass(StandardReflectionProvider.java:22) ~[?:?]
  39. 17.01 21:19:07 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_72]
  40. 17.01 21:19:07 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_72]
  41. 17.01 21:19:07 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[craftbukkit-dev.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
  42. 17.01 21:19:07 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:67) ~[craftbukkit-dev.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
  43. 17.01 21:19:07 [Server] INFO Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_7_R3.EnumProtocolDirection
  44. 17.01 21:19:07 [Server] INFO ... 13 more
  45. 17.01 21:19:07 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:292) ~[craftbukkit-dev.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
  46. 17.01 21:19:07 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_72]
  47. 17.01 21:19:07 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_72]
  48. 17.01 21:19:07 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_72]
  49. 17.01 21:19:07 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_72]
  50. 17.01 21:19:07 [Server] INFO at com.dsh105.echopet.compat.api.util.inventory.InventoryMenu.onInvClick(InventoryMenu.java:105) ~[?:?]
  51. 17.01 21:19:07 [Server] INFO at com.dsh105.echopet.compat.api.util.menu.SelectorIcon.onClick(SelectorIcon.java:77) ~[?:?]
  52. 17.01 21:19:07 [Server] INFO at org.bukkit.craftbukkit.v1_7_R3.entity.CraftPlayer.performCommand(CraftPlayer.java:268) ~[craftbukkit-dev.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
  53. 17.01 21:19:07 [Server] INFO at org.bukkit.craftbukkit.v1_7_R3.CraftServer.dispatchCommand(CraftServer.java:740) ~[craftbukkit-dev.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
  54. 17.01 21:19:07 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:180) ~[craftbukkit-dev.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
  55. 17.01 21:19:07 [Server] INFO at com.dsh105.echopet.commands.util.DynamicPluginCommand.execute(DynamicPluginCommand.java:46) ~[?:?]
  56. 17.01 21:19:07 [Server] INFO at com.dsh105.echopet.commands.PetCommand.onCommand(PetCommand.java:412) ~[?:?]
  57. 17.01 21:19:07 [Server] INFO at com.dsh105.echopet.api.PetManager.createPet(PetManager.java:120) ~[?:?]
  58. 17.01 21:19:07 [Server] INFO at com.dsh105.echopet.compat.api.entity.PetType.getNewPetInstance(PetType.java:143) ~[?:?]
  59. 17.01 21:19:07 [Server] INFO at com.dsh105.echopet.compat.api.registration.PetRegistry.spawn(PetRegistry.java:102) ~[?:?]
  60. 17.01 21:19:07 [Server] INFO at com.dsh105.echopet.compat.api.registration.PetRegistry.performRegistration(PetRegistry.java:119) ~[?:?]
  61. 17.01 21:19:07 [Server] INFO at com.dsh105.echopet.compat.api.registration.PetRegistry$1.call(PetRegistry.java:102) ~[?:?]
  62. 17.01 21:19:07 [Server] INFO at com.dsh105.echopet.compat.api.registration.PetRegistry$1.call(PetRegistry.java:105) ~[?:?]
  63. 17.01 21:19:07 [Server] INFO at com.dsh105.echopet.compat.api.registration.PetRegistrationEntry.createFor(PetRegistrationEntry.java:77) ~[?:?]
  64. 17.01 21:19:07 [Server] INFO at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.7.0_72]
  65. 17.01 21:19:07 [Server] INFO at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.7.0_72]
  66. 17.01 21:19:07 [Server] INFO at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.7.0_72]
  67. 17.01 21:19:07 [Server] INFO at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.7.0_72]
  68. 17.01 21:19:07 [Server] INFO at com.dsh105.echopet.api.pet.type.PigPet.<init>(PigPet.java:35) ~[?:?]
  69. 17.01 21:19:07 [Server] INFO at com.dsh105.echopet.api.pet.Pet.<init>(Pet.java:60) ~[?:?]
  70. 17.01 21:19:07 [Server] INFO at com.dsh105.echopet.compat.nms.v1_7_R3.SpawnUtil.spawn(SpawnUtil.java:33) ~[?:?]
  71. 17.01 21:19:07 [Server] INFO at com.dsh105.echopet.compat.nms.v1_7_R3.SpawnUtil.spawn(SpawnUtil.java:57) ~[?:?]
  72. 17.01 21:19:07 [Server] INFO at com.dsh105.echopet.libs.dsh105.particle.ParticleBuilder.show(ParticleBuilder.java:95) ~[?:?]
  73. 17.01 21:19:07 [Server] INFO at com.dsh105.echopet.libs.dsh105.particle.ParticleBuilder.show(ParticleBuilder.java:64) ~[?:?]
  74. 17.01 21:19:07 [Server] INFO at com.dsh105.echopet.libs.captainbern.wrapper.WrappedPacket.<init>(WrappedPacket.java:25) ~[?:?]
  75. 17.01 21:19:07 [Server] INFO at com.dsh105.echopet.libs.captainbern.protocol.PacketType.getPacketClass(PacketType.java:398) ~[?:?]
  76. 17.01 21:19:07 [Server] INFO at com.dsh105.echopet.libs.captainbern.protocol.PacketType.getRegistry(PacketType.java:366) ~[?:?]
  77. 17.01 21:19:07 [Server] INFO at com.dsh105.echopet.libs.captainbern.protocol.PacketRegistry.<init>(PacketRegistry.java:31) ~[?:?]
  78. 17.01 21:19:07 [Server] INFO at com.dsh105.echopet.libs.captainbern.protocol.PacketRegistry.registerPackets(PacketRegistry.java:57) ~[?:?]
  79. 17.01 21:19:07 [Server] INFO at com.dsh105.echopet.libs.captainbern.reflection.MinecraftReflection.getMinecraftClass(MinecraftReflection.java:291) ~[?:?]
  80. 17.01 21:19:07 [Server] INFO at com.dsh105.echopet.libs.captainbern.reflection.utils.ClassCache.getClass(ClassCache.java:32) ~[?:?]
  81. 17.01 21:19:07 [Server] INFO at com.dsh105.echopet.libs.captainbern.reflection.providers.StandardReflectionProvider.loadClass(StandardReflectionProvider.java:24) ~[?:?]
  82. 17.01 21:19:07 [Server] INFO Caused by: java.lang.RuntimeException: Failed to load class: net.minecraft.server.v1_7_R3.EnumProtocolDirection
  83. 17.01 21:19:07 [Server] INFO ... 13 more
  84. 17.01 21:19:07 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:292) ~[craftbukkit-dev.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
  85. 17.01 21:19:07 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_72]
  86. 17.01 21:19:07 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_72]
  87. 17.01 21:19:07 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_72]
  88. 17.01 21:19:07 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_72]
  89. 17.01 21:19:07 [Server] INFO at com.dsh105.echopet.compat.api.util.inventory.InventoryMenu.onInvClick(InventoryMenu.java:105) ~[?:?]
  90. 17.01 21:19:07 [Server] INFO at com.dsh105.echopet.compat.api.util.menu.SelectorIcon.onClick(SelectorIcon.java:77) ~[?:?]
  91. 17.01 21:19:07 [Server] INFO at org.bukkit.craftbukkit.v1_7_R3.entity.CraftPlayer.performCommand(CraftPlayer.java:268) ~[craftbukkit-dev.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
  92. 17.01 21:19:07 [Server] INFO at org.bukkit.craftbukkit.v1_7_R3.CraftServer.dispatchCommand(CraftServer.java:740) ~[craftbukkit-dev.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
  93. 17.01 21:19:07 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:180) ~[craftbukkit-dev.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
  94. 17.01 21:19:07 [Server] INFO at com.dsh105.echopet.commands.util.DynamicPluginCommand.execute(DynamicPluginCommand.java:46) ~[?:?]
  95. 17.01 21:19:07 [Server] INFO at com.dsh105.echopet.commands.PetCommand.onCommand(PetCommand.java:412) ~[?:?]
  96. 17.01 21:19:07 [Server] INFO at com.dsh105.echopet.api.PetManager.createPet(PetManager.java:120) ~[?:?]
  97. 17.01 21:19:07 [Server] INFO at com.dsh105.echopet.compat.api.entity.PetType.getNewPetInstance(PetType.java:143) ~[?:?]
  98. 17.01 21:19:07 [Server] INFO at com.dsh105.echopet.compat.api.registration.PetRegistry.spawn(PetRegistry.java:102) ~[?:?]
  99. 17.01 21:19:07 [Server] INFO at com.dsh105.echopet.compat.api.registration.PetRegistry.performRegistration(PetRegistry.java:119) ~[?:?]
  100. 17.01 21:19:07 [Server] INFO at com.dsh105.echopet.compat.api.registration.PetRegistry$1.call(PetRegistry.java:102) ~[?:?]
  101. 17.01 21:19:07 [Server] INFO at com.dsh105.echopet.compat.api.registration.PetRegistry$1.call(PetRegistry.java:105) ~[?:?]
  102. 17.01 21:19:07 [Server] INFO at com.dsh105.echopet.compat.api.registration.PetRegistrationEntry.createFor(PetRegistrationEntry.java:77) ~[?:?]
  103. 17.01 21:19:07 [Server] INFO at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.7.0_72]
  104. 17.01 21:19:07 [Server] INFO at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.7.0_72]
  105. 17.01 21:19:07 [Server] INFO at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.7.0_72]
  106. 17.01 21:19:07 [Server] INFO at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.7.0_72]
  107. 17.01 21:19:07 [Server] INFO Caused by: java.lang.reflect.InvocationTargetException
  108. 17.01 21:19:07 [Server] INFO ... 13 more
  109. 17.01 21:19:07 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:292) ~[craftbukkit-dev.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
  110. 17.01 21:19:07 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_72]
  111. 17.01 21:19:07 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_72]
  112. 17.01 21:19:07 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_72]
  113. 17.01 21:19:07 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_72]
  114. 17.01 21:19:07 [Server] INFO at com.dsh105.echopet.compat.api.util.inventory.InventoryMenu.onInvClick(InventoryMenu.java:105) ~[?:?]
  115. 17.01 21:19:07 [Server] INFO at com.dsh105.echopet.compat.api.util.menu.SelectorIcon.onClick(SelectorIcon.java:77) ~[?:?]
  116. 17.01 21:19:07 [Server] INFO at org.bukkit.craftbukkit.v1_7_R3.entity.CraftPlayer.performCommand(CraftPlayer.java:268) ~[craftbukkit-dev.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
  117. 17.01 21:19:07 [Server] INFO at org.bukkit.craftbukkit.v1_7_R3.CraftServer.dispatchCommand(CraftServer.java:740) ~[craftbukkit-dev.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
  118. 17.01 21:19:07 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:180) ~[craftbukkit-dev.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
  119. 17.01 21:19:07 [Server] INFO at com.dsh105.echopet.commands.util.DynamicPluginCommand.execute(DynamicPluginCommand.java:46) ~[?:?]
  120. 17.01 21:19:07 [Server] INFO at com.dsh105.echopet.commands.PetCommand.onCommand(PetCommand.java:412) ~[?:?]
  121. 17.01 21:19:07 [Server] INFO at com.dsh105.echopet.api.PetManager.createPet(PetManager.java:120) ~[?:?]
  122. 17.01 21:19:07 [Server] INFO at com.dsh105.echopet.compat.api.entity.PetType.getNewPetInstance(PetType.java:143) ~[?:?]
  123. 17.01 21:19:07 [Server] INFO at com.dsh105.echopet.compat.api.registration.PetRegistry.spawn(PetRegistry.java:102) ~[?:?]
  124. 17.01 21:19:07 [Server] INFO at com.dsh105.echopet.compat.api.registration.PetRegistry.performRegistration(PetRegistry.java:119) ~[?:?]
  125. 17.01 21:19:07 [Server] INFO at com.dsh105.echopet.compat.api.registration.PetRegistry$1.call(PetRegistry.java:102) ~[?:?]
  126. 17.01 21:19:07 [Server] INFO at com.dsh105.echopet.compat.api.registration.PetRegistry$1.call(PetRegistry.java:105) ~[?:?]
  127. 17.01 21:19:07 [Server] INFO at com.dsh105.echopet.compat.api.registration.PetRegistrationEntry.createFor(PetRegistrationEntry.java:85) ~[?:?]
  128. 17.01 21:19:07 [Server] INFO Caused by: java.lang.IllegalStateException: Failed to create pet object for RC_1176
  129. 17.01 21:19:07 [Server] INFO ... 13 more
  130. 17.01 21:19:07 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:292) ~[craftbukkit-dev.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
  131. 17.01 21:19:07 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_72]
  132. 17.01 21:19:07 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_72]
  133. 17.01 21:19:07 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_72]
  134. 17.01 21:19:07 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_72]
  135. 17.01 21:19:07 [Server] INFO at com.dsh105.echopet.compat.api.util.inventory.InventoryMenu.onInvClick(InventoryMenu.java:105) ~[?:?]
  136. 17.01 21:19:07 [Server] INFO at com.dsh105.echopet.compat.api.util.menu.SelectorIcon.onClick(SelectorIcon.java:77) ~[?:?]
  137. 17.01 21:19:07 [Server] INFO at org.bukkit.craftbukkit.v1_7_R3.entity.CraftPlayer.performCommand(CraftPlayer.java:268) ~[craftbukkit-dev.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
  138. 17.01 21:19:07 [Server] INFO at org.bukkit.craftbukkit.v1_7_R3.CraftServer.dispatchCommand(CraftServer.java:740) ~[craftbukkit-dev.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
  139. 17.01 21:19:07 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:180) ~[craftbukkit-dev.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
  140. 17.01 21:19:07 [Server] INFO at com.dsh105.echopet.commands.util.DynamicPluginCommand.execute(DynamicPluginCommand.java:46) ~[?:?]
  141. 17.01 21:19:07 [Server] INFO at com.dsh105.echopet.commands.PetCommand.onCommand(PetCommand.java:412) ~[?:?]
  142. 17.01 21:19:07 [Server] INFO at com.dsh105.echopet.api.PetManager.createPet(PetManager.java:120) ~[?:?]
  143. 17.01 21:19:07 [Server] INFO at com.dsh105.echopet.compat.api.entity.PetType.getNewPetInstance(PetType.java:143) ~[?:?]
  144. 17.01 21:19:07 [Server] INFO at com.dsh105.echopet.compat.api.registration.PetRegistry.spawn(PetRegistry.java:102) ~[?:?]
  145. 17.01 21:19:07 [Server] INFO at com.dsh105.echopet.compat.api.registration.PetRegistry.performRegistration(PetRegistry.java:121) ~[?:?]
  146. 17.01 21:19:07 [Server] INFO Caused by: com.dsh105.echopet.compat.api.registration.PetRegistrationException: java.lang.IllegalStateException: Failed to create pet object for RC_1176
  147. 17.01 21:19:07 [Server] INFO ... 13 more
  148. 17.01 21:19:07 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:292) ~[craftbukkit-dev.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
  149. 17.01 21:19:07 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_72]
  150. 17.01 21:19:07 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_72]
  151. 17.01 21:19:07 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_72]
  152. 17.01 21:19:07 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_72]
  153. 17.01 21:19:07 [Server] INFO at com.dsh105.echopet.compat.api.util.inventory.InventoryMenu.onInvClick(InventoryMenu.java:105) ~[?:?]
  154. 17.01 21:19:07 [Server] INFO at com.dsh105.echopet.compat.api.util.menu.SelectorIcon.onClick(SelectorIcon.java:77) ~[?:?]
  155. 17.01 21:19:07 [Server] INFO at org.bukkit.craftbukkit.v1_7_R3.entity.CraftPlayer.performCommand(CraftPlayer.java:268) ~[craftbukkit-dev.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
  156. 17.01 21:19:07 [Server] INFO at org.bukkit.craftbukkit.v1_7_R3.CraftServer.dispatchCommand(CraftServer.java:740) ~[craftbukkit-dev.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
  157. 17.01 21:19:07 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:184) ~[craftbukkit-dev.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
  158. 17.01 21:19:07 [Server] INFO Caused by: org.bukkit.command.CommandException: Unhandled exception executing 'pet pig' in com.dsh105.echopet.commands.util.DynamicPluginCommand(pet)
  159. 17.01 21:19:07 [Server] INFO at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [craftbukkit-dev.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
  160. 17.01 21:19:07 [Server] INFO at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:469) [craftbukkit-dev.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
  161. 17.01 21:19:07 [Server] INFO at net.minecraft.server.v1_7_R3.MinecraftServer.u(MinecraftServer.java:558) [craftbukkit-dev.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
  162. 17.01 21:19:07 [Server] INFO at net.minecraft.server.v1_7_R3.DedicatedServer.v(DedicatedServer.java:260) [craftbukkit-dev.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
  163. 17.01 21:19:07 [Server] INFO at net.minecraft.server.v1_7_R3.MinecraftServer.v(MinecraftServer.java:667) [craftbukkit-dev.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
  164. 17.01 21:19:07 [Server] INFO at net.minecraft.server.v1_7_R3.ServerConnection.c(SourceFile:134) [craftbukkit-dev.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
  165. 17.01 21:19:07 [Server] INFO at net.minecraft.server.v1_7_R3.NetworkManager.a(NetworkManager.java:157) [craftbukkit-dev.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
  166. 17.01 21:19:07 [Server] INFO at net.minecraft.server.v1_7_R3.PacketPlayInWindowClick.handle(SourceFile:10) [craftbukkit-dev.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
  167. 17.01 21:19:07 [Server] INFO at net.minecraft.server.v1_7_R3.PacketPlayInWindowClick.a(SourceFile:32) [craftbukkit-dev.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
  168. 17.01 21:19:07 [Server] INFO at net.minecraft.server.v1_7_R3.PlayerConnection.a(PlayerConnection.java:1364) [craftbukkit-dev.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
  169. 17.01 21:19:07 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486) [craftbukkit-dev.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
  170. 17.01 21:19:07 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:501) [craftbukkit-dev.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
  171. 17.01 21:19:07 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[craftbukkit-dev.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
  172. 17.01 21:19:07 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:294) ~[craftbukkit-dev.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
  173. 17.01 21:19:07 [Server] INFO org.bukkit.event.EventException
  174. 17.01 21:19:07 [Server] ERROR Could not pass event InventoryClickEvent to EchoPet v2.6.0-b28
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement