Advertisement
Guest User

Untitled

a guest
Oct 30th, 2016
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.66 KB | None | 0 0
  1. 30.10 14:54:49 [Server] Server thread/ERROR [Sponge]: Error occurred while executing command 'lottery info' for source EntityPlayerMP['Gershon'/27268, l='FSS', x=-745.65, y=73.00, z=-1049.82]: lateinit property nextDraw has not been initialized
  2. 30.10 14:54:49 [Server] INFO kotlin.UninitializedPropertyAccessException: lateinit property nextDraw has not been initialized
  3. 30.10 14:54:49 [Server] INFO at de.randombyte.lottery.Lottery.access$getNextDraw$cp(Lottery.kt:33) ~[Lottery.class:?]
  4. 30.10 14:54:49 [Server] INFO at de.randombyte.lottery.Lottery$Companion.getNextDraw(Lottery.kt:42) ~[Lottery$Companion.class:?]
  5. 30.10 14:54:49 [Server] INFO at de.randombyte.lottery.Lottery$Companion.getDurationUntilDraw(Lottery.kt:68) ~[Lottery$Companion.class:?]
  6. 30.10 14:54:49 [Server] INFO at de.randombyte.lottery.commands.InfoCommand.executedByPlayer(InfoCommand.kt:14) ~[InfoCommand.class:?]
  7. 30.10 14:54:49 [Server] INFO at de.randombyte.lottery.commands.PlayerCommandExecutor.execute(PlayerCommandExecutor.kt:19) ~[PlayerCommandExecutor.class:?]
  8. 30.10 14:54:49 [Server] INFO at org.spongepowered.api.command.args.ChildCommandElementExecutor.execute(ChildCommandElementExecutor.java:177) ~[ChildCommandElementExecutor.class:1.8.9-1890-4.2.0-BETA-1762]
  9. 30.10 14:54:49 [Server] INFO at org.spongepowered.api.command.spec.CommandSpec.process(CommandSpec.java:331) ~[CommandSpec.class:1.8.9-1890-4.2.0-BETA-1762]
  10. 30.10 14:54:49 [Server] INFO at org.spongepowered.api.command.dispatcher.SimpleDispatcher.process(SimpleDispatcher.java:331) ~[SimpleDispatcher.class:1.8.9-1890-4.2.0-BETA-1762]
  11. 30.10 14:54:49 [Server] INFO at org.spongepowered.common.command.SpongeCommandManager.process(SpongeCommandManager.java:279) [SpongeCommandManager.class:1.8.9-1890-4.2.0-BETA-1762]
  12. 30.10 14:54:49 [Server] INFO at net.minecraft.command.ServerCommandManager.func_71556_a(SourceFile:80) [bd.class:?]
  13. 30.10 14:54:49 [Server] INFO at net.minecraft.network.NetHandlerPlayServer.func_147361_d(NetHandlerPlayServer.java:815) [lm.class:?]
  14. 30.10 14:54:49 [Server] INFO at net.minecraft.network.NetHandlerPlayServer.func_147354_a(NetHandlerPlayServer.java:794) [lm.class:?]
  15. 30.10 14:54:49 [Server] INFO at net.minecraft.network.play.client.C01PacketChatMessage.func_148833_a(SourceFile:37) [ie.class:?]
  16. 30.10 14:54:49 [Server] INFO at net.minecraft.network.play.client.C01PacketChatMessage.func_148833_a(SourceFile:9) [ie.class:?]
  17. 30.10 14:54:49 [Server] INFO at org.spongepowered.common.network.PacketUtil.onProcessPacket(PacketUtil.java:121) [PacketUtil.class:1.8.9-1890-4.2.0-BETA-1762]
  18. 30.10 14:54:49 [Server] INFO at net.minecraft.network.PacketThreadUtil$1.redirect$onProcessPacket$0(SourceFile:39) [fh$1.class:?]
  19. 30.10 14:54:49 [Server] INFO at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) [fh$1.class:?]
  20. 30.10 14:54:49 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_92]
  21. 30.10 14:54:49 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_92]
  22. 30.10 14:54:49 [Server] INFO at net.minecraft.util.Util.func_181617_a(SourceFile:44) [g.class:?]
  23. 30.10 14:54:49 [Server] INFO at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:660) [MinecraftServer.class:?]
  24. 30.10 14:54:49 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:344) [ko.class:?]
  25. 30.10 14:54:49 [Server] INFO at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:605) [MinecraftServer.class:?]
  26. 30.10 14:54:49 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:481) [MinecraftServer.class:?]
  27. 30.10 14:54:49 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_92]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement