Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- at ptt.chat.ParsedCommandArguments.get(ChatCommandRegistry.kt:179)
- at ptt.Server$run$5$12$3.invokeSuspend(Server.kt:453)
- at ptt.Server$run$5$12$3.invoke(Server.kt)
- at ptt.Server$run$5$12$3.invoke(Server.kt)
- at ptt.chat.ChatCommandRegistry.callCommand(ChatCommandRegistry.kt:160)
- at ptt.lobby.chat.LobbyChatManager.send(LobbyChatManager.kt:50)
- at ptt.commands.handlers.LobbyChatHandler.sendChatMessageServer(LobbyChatHandler.kt:44)
- at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
- at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.base/java.lang.reflect.Method.invoke(Method.java:568)
- at kotlin.reflect.jvm.internal.calls.CallerImpl$Method.callMethod(CallerImpl.kt:97)
- at kotlin.reflect.jvm.internal.calls.CallerImpl$Method$Instance.call(CallerImpl.kt:113)
- at kotlin.reflect.jvm.internal.KCallableImpl.call(KCallableImpl.kt:108)
- at kotlin.reflect.jvm.internal.KCallableImpl.callDefaultMethod$kotlin_reflection(KCallableImpl.kt:159)
- at kotlin.reflect.full.KCallables.callSuspendBy(KCallables.kt:74)
- at ptt.client.UserSocket.processPacket(UserSocket.kt:283)
- at ptt.client.UserSocket.access$processPacket(UserSocket.kt:69)
- at ptt.client.UserSocket$handle$3.invokeSuspend(UserSocket.kt:338)
- at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
- at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
- at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:277)
- at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:87)
- at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:61)
- at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
- at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:40)
- at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
- at ptt.MainKt$main$1.run(Main.kt:138)
- at com.github.ajalt.clikt.parsers.Parser.parse(Parser.kt:198)
- at com.github.ajalt.clikt.parsers.Parser.parse(Parser.kt:18)
- at com.github.ajalt.clikt.core.CliktCommand.parse(CliktCommand.kt:400)
- at com.github.ajalt.clikt.core.CliktCommand.parse$default(CliktCommand.kt:397)
- at com.github.ajalt.clikt.core.CliktCommand.main(CliktCommand.kt:415)
- at com.github.ajalt.clikt.core.CliktCommand.main(CliktCommand.kt:440)
- at ptt.MainKt.main(Main.kt:248)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement