thephoenixlodge

Untitled

Jun 20th, 2019
881
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.56 KB | None | 0 0
  1. [18:51:13] [Server thread/WARN] [GoreCore]: Attempted to get a UUID for player FakeThaumcraftGolem, but that account is not registered
  2. [18:51:13] [Server thread/ERROR] [FML]: Exception caught during firing event net.minecraftforge.event.entity.player.PlayerInteractEvent$RightClickBlock@bc7be1:
  3. java.lang.IllegalArgumentException: Can't get data for an entity without an UUID
  4. at com.crowsofwar.avatar.common.data.BendingData.get(BendingData.java:82) ~[BendingData.class:?]
  5. at com.crowsofwar.avatar.common.IceActionCanceller.isTrapped(IceActionCanceller.java:46) ~[IceActionCanceller.class:?]
  6. at com.crowsofwar.avatar.common.IceActionCanceller.onInteract(IceActionCanceller.java:63) ~[IceActionCanceller.class:?]
  7. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_316_IceActionCanceller_onInteract_PlayerInteractEvent.invoke(.dynamic) ~[?:?]
  8. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) ~[ASMEventHandler.class:?]
  9. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
  10. at net.minecraftforge.common.ForgeHooks.onRightClickBlock(ForgeHooks.java:1137) [ForgeHooks.class:?]
  11. at net.minecraft.server.management.PlayerInteractionManager.func_187251_a(PlayerInteractionManager.java:433) [or.class:?]
  12. at thaumcraft.common.golems.GolemInteractionHelper.golemClick(GolemInteractionHelper.java:60) [GolemInteractionHelper.class:?]
  13. at thaumcraft.common.golems.seals.SealUse.onTaskCompletion(SealUse.java:89) [SealUse.class:?]
  14. at thaumcraft.common.golems.tasks.TaskHandler.completeTask(TaskHandler.java:114) [TaskHandler.class:?]
  15. at thaumcraft.common.golems.ai.AIGoto.func_75246_d(AIGoto.java:120) [AIGoto.class:?]
  16. at thaumcraft.common.golems.ai.AIGotoBlock.func_75246_d(AIGotoBlock.java:25) [AIGotoBlock.class:?]
  17. at net.minecraft.entity.ai.EntityAITasks.func_75774_a(SourceFile:129) [xf.class:?]
  18. at net.minecraft.entity.EntityLiving.func_70626_be(EntityLiving.java:763) [vq.class:?]
  19. at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:2359) [vp.class:?]
  20. at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:577) [vq.class:?]
  21. at thaumcraft.common.golems.EntityThaumcraftGolem.func_70636_d(EntityThaumcraftGolem.java:277) [EntityThaumcraftGolem.class:?]
  22. at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2179) [vp.class:?]
  23. at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:295) [vq.class:?]
  24. at thaumcraft.common.entities.construct.EntityOwnedConstruct.func_70071_h_(EntityOwnedConstruct.java:120) [EntityOwnedConstruct.class:?]
  25. at thaumcraft.common.golems.EntityThaumcraftGolem.func_70071_h_(EntityThaumcraftGolem.java:287) [EntityThaumcraftGolem.class:?]
  26. at net.minecraft.world.World.func_72866_a(World.java:1993) [amu.class:?]
  27. at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832) [oo.class:?]
  28. at net.minecraft.world.World.func_72870_g(World.java:1955) [amu.class:?]
  29. at net.minecraft.world.World.func_72939_s(World.java:1759) [amu.class:?]
  30. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613) [oo.class:?]
  31. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767) [MinecraftServer.class:?]
  32. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) [MinecraftServer.class:?]
  33. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:185) [chd.class:?]
  34. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
  35. at java.lang.Thread.run(Unknown Source) [?:1.8.0_171]
Advertisement
Add Comment
Please, Sign In to add comment