Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [LWJGL Application] INFO discord4j.core.DiscordClientBuilder - Discord4J 3.2.0 (https://discord4j.com)
- Exception in thread "LWJGL Application" discord4j.rest.http.client.ClientException: GET /gateway/bot returned 401 Unauthorized with response {code=0, message=401: Unauthorized}
- at discord4j.rest.http.client.ClientResponse.clientException(ClientResponse.java:171)
- Suppressed: reactor.core.publisher.FluxOnAssembly$OnAssemblyException:
- Error has been observed at the following site(s):
- |_ checkpoint ? Request to GET /gateway/bot [RequestStream]
- |_ checkpoint ? Request to GET /gateway/bot [DefaultRouter]
- Stack trace:
- at discord4j.rest.http.client.ClientResponse.clientException(ClientResponse.java:171)
- at discord4j.rest.http.client.ClientResponse.lambda$createException$13(ClientResponse.java:149)
- at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:125)
- at reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
- at reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)
- at reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)
- at reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:119)
- at reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onNext(FluxPeekFuseable.java:854)
- at reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onNext(FluxPeekFuseable.java:854)
- at reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onNext(FluxPeekFuseable.java:854)
- at reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)
- at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)
- at reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)
- at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)
- at reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)
- at reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)
- at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)
- at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)
- at reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)
- at reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)
- at reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)
- at reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:684)
- at reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)
- at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
- at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
- at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
- at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103)
- at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
- at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
- at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
- at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)
- at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:324)
- at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296)
- at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)
- at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
- at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
- at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
- at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1372)
- at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1235)
- at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1284)
- at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:507)
- at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:446)
- at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:276)
- at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
- at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
- at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
- at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
- at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
- at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
- at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
- at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
- at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:719)
- at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:655)
- at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:581)
- at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
- at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
- at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
- at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
- at java.lang.Thread.run(Thread.java:748)
- Suppressed: java.lang.Exception: #block terminated with an error
- at reactor.core.publisher.BlockingSingleSubscriber.blockingGet(BlockingSingleSubscriber.java:99)
- at reactor.core.publisher.Mono.block(Mono.java:1706)
- at theThorton.ThortMod.receivePostInitialize(ThortMod.java:235)
- at basemod.BaseMod.publishPostInitialize(BaseMod.java:2251)
- at basemod.patches.com.megacrit.cardcrawl.core.CardCrawlGame.PostInitializeHook.Postfix(PostInitializeHook.java:9)
- at com.megacrit.cardcrawl.core.CardCrawlGame.create(CardCrawlGame.java:308)
- at com.badlogic.gdx.backends.lwjgl.LwjglApplication.mainLoop(LwjglApplication.java:149)
- at com.badlogic.gdx.backends.lwjgl.LwjglApplication$1.run(LwjglApplication.java:126)
Advertisement
Add Comment
Please, Sign In to add comment