Advertisement
Guest User

Untitled

a guest
May 9th, 2015
362
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.28 KB | None | 0 0
  1. [00:50:51] [Server thread/WARN]: Detected invalid armor damage application:
  2. java.lang.Throwable
  3. at ic2.core.item.armor.ItemArmorElectric.setDamage(ItemArmorElectric.java:149) [ItemArmorElectric.class:?]
  4. at net.minecraft.item.ItemStack.func_77964_b(ItemStack.java:243) [add.class:?]
  5. at net.minecraft.item.ItemStack.isDamaged(ItemStack.java:311) [add.class:?]
  6. at net.minecraft.item.ItemStack.func_96631_a(ItemStack.java:261) [add.class:?]
  7. at net.minecraft.item.ItemStack.func_77972_a(ItemStack.java:322) [add.class:?]
  8. at net.minecraft.entity.player.InventoryPlayer.func_70449_g(InventoryPlayer.java:717) [yx.class:?]
  9. at net.minecraft.entity.player.EntityPlayer.func_70675_k(EntityPlayer.java:1204) [yz.class:?]
  10. at net.minecraft.entity.EntityLivingBase.damageEntity_CB(EntityLivingBase.java:1396) [sv.class:?]
  11. at net.minecraft.entity.player.EntityPlayer.damageEntity_CB(EntityPlayer.java:1245) [yz.class:?]
  12. at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:899) [sv.class:?]
  13. at net.minecraft.entity.player.EntityPlayer.func_70097_a(EntityPlayer.java:1158) [yz.class:?]
  14. at net.minecraft.entity.player.EntityPlayerMP.func_70097_a(EntityPlayerMP.java:646) [mw.class:?]
  15. at micdoodle8.mods.galacticraft.core.entities.player.GCEntityPlayerMP.func_70097_a(GCEntityPlayerMP.java:74) [GCEntityPlayerMP.class:?]
  16. at ic2.core.item.tool.EntityMiningLaser.func_70071_h_(EntityMiningLaser.java:225) [EntityMiningLaser.class:?]
  17. at net.minecraft.world.World.func_72866_a(World.java:2643) [ahb.class:?]
  18. at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832) [mt.class:?]
  19. at net.minecraft.world.World.func_72870_g(World.java:2596) [ahb.class:?]
  20. at net.minecraft.world.World.func_72939_s(World.java:2409) [ahb.class:?]
  21. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:664) [mt.class:?]
  22. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:943) [MinecraftServer.class:?]
  23. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:430) [lt.class:?]
  24. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:798) [MinecraftServer.class:?]
  25. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:658) [MinecraftServer.class:?]
  26. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_45]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement