Advertisement
Guest User

Untitled

a guest
Oct 10th, 2019
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.06 KB | None | 0 0
  1. 04.03 06:27:43 [Server] Server thread/ERROR [Sponge]: Error occurred while executing command 'cmdscheduler create classic taskname -i 55000 testcommand' for source EntityPlayerMP['Dr_Constellado'/55, l='world', x=207.37, y=65.00, z=244.34]: java.lang.Long cannot be cast to java.lang.Integer
  2. 04.03 06:27:43 [Server] INFO java.lang.ClassCastException: java.lang.Long cannot be cast to java.lang.Integer
  3. 04.03 06:27:43 [Server] INFO at java.util.Optional.ifPresent(Optional.java:159) ~[?:1.8.0_222]
  4. 04.03 06:27:43 [Server] INFO at com.mcsimonflash.sponge.cmdscheduler.command.create.Classic.apply(Classic.java:49) ~[Classic.class:?]
  5. 04.03 06:27:43 [Server] INFO at com.mcsimonflash.sponge.cmdscheduler.command.create.Create.create(Create.java:62) ~[Create.class:?]
  6. 04.03 06:27:43 [Server] INFO at com.mcsimonflash.sponge.cmdscheduler.command.create.Classic.execute(Classic.java:43) ~[Classic.class:?]
  7. 04.03 06:27:43 [Server] INFO at org.spongepowered.api.command.args.ChildCommandElementExecutor.execute(ChildCommandElementExecutor.java:255) ~[ChildCommandElementExecutor.class:1.12.2-2838-7.1.7-RC3910]
  8. 04.03 06:27:43 [Server] INFO at org.spongepowered.api.command.args.ChildCommandElementExecutor.execute(ChildCommandElementExecutor.java:255) ~[ChildCommandElementExecutor.class:1.12.2-2838-7.1.7-RC3910]
  9. 04.03 06:27:43 [Server] INFO at org.spongepowered.api.command.spec.CommandSpec.process(CommandSpec.java:388) ~[CommandSpec.class:1.12.2-2838-7.1.7-RC3910]
  10. 04.03 06:27:43 [Server] INFO at org.spongepowered.api.command.dispatcher.SimpleDispatcher.process(SimpleDispatcher.java:343) ~[SimpleDispatcher.class:1.12.2-2838-7.1.7-RC3910]
  11. 04.03 06:27:43 [Server] INFO at org.spongepowered.common.command.SpongeCommandManager.process(SpongeCommandManager.java:336) [SpongeCommandManager.class:1.12.2-2838-7.1.7-RC3910]
  12. 04.03 06:27:43 [Server] INFO at net.minecraft.command.ServerCommandManager.func_71556_a(SourceFile:665) [dh.class:?]
  13. 04.03 06:27:43 [Server] INFO at net.minecraft.network.NetHandlerPlayServer.func_147361_d(NetHandlerPlayServer.java:962) [pa.class:?]
  14. 04.03 06:27:43 [Server] INFO at net.minecraft.network.NetHandlerPlayServer.func_147354_a(NetHandlerPlayServer.java:941) [pa.class:?]
  15. 04.03 06:27:43 [Server] INFO at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(SourceFile:37) [la.class:?]
  16. 04.03 06:27:43 [Server] INFO at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(SourceFile:9) [la.class:?]
  17. 04.03 06:27:43 [Server] INFO at org.spongepowered.common.event.tracking.phase.packet.PacketPhaseUtil.onProcessPacket(PacketPhaseUtil.java:207) [PacketPhaseUtil.class:1.12.2-2838-7.1.7-RC3910]
  18. 04.03 06:27:43 [Server] INFO at net.minecraft.network.PacketThreadUtil$1.redirect$impl$redirectToPhaseTracker$zko000(SourceFile:540) [hv$1.class:?]
  19. 04.03 06:27:43 [Server] INFO at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) [hv$1.class:?]
  20. 04.03 06:27:43 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_222]
  21. 04.03 06:27:43 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_222]
  22. 04.03 06:27:43 [Server] INFO at net.minecraft.util.Util.func_181617_a(SourceFile:46) [h.class:?]
  23. 04.03 06:27:43 [Server] INFO at org.spongepowered.common.SpongeImplHooks.onUtilRunTask(SpongeImplHooks.java:308) [SpongeImplHooks.class:1.12.2-2838-7.1.7-RC3910]
  24. 04.03 06:27:43 [Server] INFO at net.minecraft.server.MinecraftServer.redirect$onRun$zjc000(MinecraftServer.java:4716) [MinecraftServer.class:?]
  25. 04.03 06:27:43 [Server] INFO at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:723) [MinecraftServer.class:?]
  26. 04.03 06:27:43 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) [nz.class:?]
  27. 04.03 06:27:43 [Server] INFO at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) [MinecraftServer.class:?]
  28. 04.03 06:27:43 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
  29. 04.03 06:27:43 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement