Advertisement
Guest User

Untitled

a guest
Nov 4th, 2020
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.39 KB | None | 0 0
  1. [13:30:47] [Server thread/ERROR] [Sponge]: Error occurred while executing command 'astpaste' for source EntityPlayerMP['COWLISSE'/340, l='world', x=53.65, y=66.00, z=206.74]: null
  2. java.lang.IllegalStateException: null
  3. at com.google.common.base.Preconditions.checkState(Preconditions.java:429) ~[minecraft_server.1.12.2.jar:?]
  4. at org.spongepowered.api.data.DataTransactionResult$Builder.build(DataTransactionResult.java:703) ~[DataTransactionResult$Builder.class:1.12.2-2838-7.2.2-RC0]
  5. at org.spongepowered.api.data.value.mutable.CompositeValueStore.offer(CompositeValueStore.java:277) ~[CompositeValueStore.class:1.12.2-2838-7.2.2-RC0]
  6. at net.minecraft.entity.Entity.copyFrom(Entity.java:3720) ~[vg.class:?]
  7. at net.minecraft.entity.Entity.copyFrom(Entity.java:3436) ~[vg.class:?]
  8. at org.spongepowered.api.data.value.mutable.CompositeValueStore.copyFrom(CompositeValueStore.java:426) ~[CompositeValueStore.class:1.12.2-2838-7.2.2-RC0]
  9. at ca.coulis.armorstandcopy.AstPaste.execute(AstPaste.java:34) ~[AstPaste.class:?]
  10. at org.spongepowered.api.command.spec.CommandSpec.process(CommandSpec.java:388) ~[CommandSpec.class:1.12.2-2838-7.2.2-RC0]
  11. at org.spongepowered.common.command.SpongeCommandDispatcher.process(SpongeCommandDispatcher.java:355) ~[SpongeCommandDispatcher.class:1.12.2-2838-7.2.2-RC0]
  12. at org.spongepowered.common.command.SpongeCommandManager.process(SpongeCommandManager.java:360) [SpongeCommandManager.class:1.12.2-2838-7.2.2-RC0]
  13. at net.minecraft.command.ServerCommandManager.func_71556_a(SourceFile:665) [dh.class:?]
  14. at net.minecraft.network.NetHandlerPlayServer.func_147361_d(NetHandlerPlayServer.java:962) [pa.class:?]
  15. at net.minecraft.network.NetHandlerPlayServer.func_147354_a(NetHandlerPlayServer.java:941) [pa.class:?]
  16. at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(SourceFile:37) [la.class:?]
  17. at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(SourceFile:9) [la.class:?]
  18. at org.spongepowered.common.event.tracking.phase.packet.PacketPhaseUtil.onProcessPacket(PacketPhaseUtil.java:219) [PacketPhaseUtil.class:1.12.2-2838-7.2.2-RC0]
  19. at net.minecraft.network.PacketThreadUtil$1.redirect$zla000$impl$redirectToPhaseTracker(SourceFile:540) [hv$1.class:?]
  20. at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) [hv$1.class:?]
  21. at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_261]
  22. at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_261]
  23. at net.minecraft.util.Util.func_181617_a(SourceFile:46) [h.class:?]
  24. at org.spongepowered.common.SpongeImplHooks.onUtilRunTask(SpongeImplHooks.java:308) [SpongeImplHooks.class:1.12.2-2838-7.2.2-RC0]
  25. at net.minecraft.server.MinecraftServer.redirect$zje000$onRun(MinecraftServer.java:4682) [MinecraftServer.class:?]
  26. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:723) [MinecraftServer.class:?]
  27. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) [nz.class:?]
  28. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) [MinecraftServer.class:?]
  29. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
  30. at java.lang.Thread.run(Unknown Source) [?:1.8.0_261]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement