MiraWaNeko / DiscordIntegration

Communicate between Minecraft and Discord
https://discordintegration.net
GNU Affero General Public License v3.0
88 stars 43 forks source link

New Stack trace on connection.. Seems this mod may have finally stopped working #204

Closed Routhinator closed 4 years ago

Routhinator commented 4 years ago

This is from a properly configured 1.12.2 server running the latest 3.0.5 of the mod. Has worked for years worked two weeks ago when I restarted the server. Restarted today and now nothing make it come back...

This this may have just drifted enough from Discord spec to make it stop connecting. But servers I've had up for weeks seem to be ok.

2020-07-12 17:23:47,858 : INFO : [17:23:47] [Server thread/INFO] [STDERR]: [chikachi.discord.repack.org.slf4j.helpers.Util:report:128]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-07-12 17:23:47,859 : INFO : [17:23:47] [Server thread/INFO] [STDERR]: [chikachi.discord.repack.org.slf4j.helpers.Util:report:128]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-07-12 17:23:47,859 : INFO : [17:23:47] [Server thread/INFO] [STDERR]: [chikachi.discord.repack.org.slf4j.helpers.Util:report:128]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-07-12 17:23:48,147 : INFO : [17:23:48] [JDA RateLimit-Queue Pool - Thread 1/INFO] [STDERR]: [chikachi.discord.repack.org.slf4j.helpers.Util:report:128]: SLF4J: Failed to load class "org.slf4j.impl.StaticMDCBinder".
2020-07-12 17:23:48,147 : INFO : [17:23:48] [JDA RateLimit-Queue Pool - Thread 1/INFO] [STDERR]: [chikachi.discord.repack.org.slf4j.helpers.Util:report:128]: SLF4J: Defaulting to no-operation MDCAdapter implementation.
2020-07-12 17:23:48,147 : INFO : [17:23:48] [JDA RateLimit-Queue Pool - Thread 1/INFO] [STDERR]: [chikachi.discord.repack.org.slf4j.helpers.Util:report:128]: SLF4J: See http://www.slf4j.org/codes.html#no_static_mdc_binder for further details.
2020-07-12 17:23:48,431 : INFO : [17:23:48] [JDA RateLimit-Queue Pool - Thread 1/INFO] [STDERR]: [chikachi.discord.repack.net.dv8tion.jda.core.utils.SimpleLogger:write:277]: [JDA RateLimit-Queue Pool - Thread 1] ERROR Requester - Requester system encountered an internal error
2020-07-12 17:23:48,432 : INFO : [17:23:48] [JDA RateLimit-Queue Pool - Thread 1/INFO] [STDERR]: [chikachi.discord.repack.net.dv8tion.jda.core.utils.SimpleLogger:log:272]: java.lang.NoSuchMethodError: okio.ByteString.startsWith(Lokio/ByteString;)Z
2020-07-12 17:23:48,432 : INFO : [17:23:48] [JDA RateLimit-Queue Pool - Thread 1/INFO] [STDERR]: [chikachi.discord.repack.net.dv8tion.jda.core.utils.SimpleLogger:log:272]:     at okhttp3.internal.http2.Hpack$Writer.writeHeaders(Hpack.java:511)
2020-07-12 17:23:48,432 : INFO : [17:23:48] [JDA RateLimit-Queue Pool - Thread 1/INFO] [STDERR]: [chikachi.discord.repack.net.dv8tion.jda.core.utils.SimpleLogger:log:272]:     at okhttp3.internal.http2.Http2Writer.headers(Http2Writer.java:299)
2020-07-12 17:23:48,432 : INFO : [17:23:48] [JDA RateLimit-Queue Pool - Thread 1/INFO] [STDERR]: [chikachi.discord.repack.net.dv8tion.jda.core.utils.SimpleLogger:log:272]:     at okhttp3.internal.http2.Http2Writer.synStream(Http2Writer.java:127)
2020-07-12 17:23:48,432 : INFO : [17:23:48] [JDA RateLimit-Queue Pool - Thread 1/INFO] [STDERR]: [chikachi.discord.repack.net.dv8tion.jda.core.utils.SimpleLogger:log:272]:     at okhttp3.internal.http2.Http2Connection.newStream(Http2Connection.java:230)
2020-07-12 17:23:48,432 : INFO : [17:23:48] [JDA RateLimit-Queue Pool - Thread 1/INFO] [STDERR]: [chikachi.discord.repack.net.dv8tion.jda.core.utils.SimpleLogger:log:272]:     at okhttp3.internal.http2.Http2Connection.newStream(Http2Connection.java:205)
2020-07-12 17:23:48,432 : INFO : [17:23:48] [JDA RateLimit-Queue Pool - Thread 1/INFO] [STDERR]: [chikachi.discord.repack.net.dv8tion.jda.core.utils.SimpleLogger:log:272]:     at okhttp3.internal.http2.Http2Codec.writeRequestHeaders(Http2Codec.java:106)
2020-07-12 17:23:48,432 : INFO : [17:23:48] [JDA RateLimit-Queue Pool - Thread 1/INFO] [STDERR]: [chikachi.discord.repack.net.dv8tion.jda.core.utils.SimpleLogger:log:272]:     at okhttp3.internal.http.CallServerInterceptor.intercept(CallServerInterceptor.java:46)
2020-07-12 17:23:48,432 : INFO : [17:23:48] [JDA RateLimit-Queue Pool - Thread 1/INFO] [STDERR]: [chikachi.discord.repack.net.dv8tion.jda.core.utils.SimpleLogger:log:272]:     at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
2020-07-12 17:23:48,432 : INFO : [17:23:48] [JDA RateLimit-Queue Pool - Thread 1/INFO] [STDERR]: [chikachi.discord.repack.net.dv8tion.jda.core.utils.SimpleLogger:log:272]:     at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.java:45)
2020-07-12 17:23:48,432 : INFO : [17:23:48] [JDA RateLimit-Queue Pool - Thread 1/INFO] [STDERR]: [chikachi.discord.repack.net.dv8tion.jda.core.utils.SimpleLogger:log:272]:     at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
2020-07-12 17:23:48,432 : INFO : [17:23:48] [JDA RateLimit-Queue Pool - Thread 1/INFO] [STDERR]: [chikachi.discord.repack.net.dv8tion.jda.core.utils.SimpleLogger:log:272]:     at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
2020-07-12 17:23:48,433 : INFO : [17:23:48] [JDA RateLimit-Queue Pool - Thread 1/INFO] [STDERR]: [chikachi.discord.repack.net.dv8tion.jda.core.utils.SimpleLogger:log:272]:     at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.java:93)
2020-07-12 17:23:48,433 : INFO : [17:23:48] [JDA RateLimit-Queue Pool - Thread 1/INFO] [STDERR]: [chikachi.discord.repack.net.dv8tion.jda.core.utils.SimpleLogger:log:272]:     at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
2020-07-12 17:23:48,433 : INFO : [17:23:48] [JDA RateLimit-Queue Pool - Thread 1/INFO] [STDERR]: [chikachi.discord.repack.net.dv8tion.jda.core.utils.SimpleLogger:log:272]:     at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
2020-07-12 17:23:48,433 : INFO : [17:23:48] [JDA RateLimit-Queue Pool - Thread 1/INFO] [STDERR]: [chikachi.discord.repack.net.dv8tion.jda.core.utils.SimpleLogger:log:272]:     at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.java:93)
2020-07-12 17:23:48,433 : INFO : [17:23:48] [JDA RateLimit-Queue Pool - Thread 1/INFO] [STDERR]: [chikachi.discord.repack.net.dv8tion.jda.core.utils.SimpleLogger:log:272]:     at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
2020-07-12 17:23:48,433 : INFO : [17:23:48] [JDA RateLimit-Queue Pool - Thread 1/INFO] [STDERR]: [chikachi.discord.repack.net.dv8tion.jda.core.utils.SimpleLogger:log:272]:     at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.java:120)
2020-07-12 17:23:48,433 : INFO : [17:23:48] [JDA RateLimit-Queue Pool - Thread 1/INFO] [STDERR]: [chikachi.discord.repack.net.dv8tion.jda.core.utils.SimpleLogger:log:272]:     at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
2020-07-12 17:23:48,433 : INFO : [17:23:48] [JDA RateLimit-Queue Pool - Thread 1/INFO] [STDERR]: [chikachi.discord.repack.net.dv8tion.jda.core.utils.SimpleLogger:log:272]:     at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
2020-07-12 17:23:48,433 : INFO : [17:23:48] [JDA RateLimit-Queue Pool - Thread 1/INFO] [STDERR]: [chikachi.discord.repack.net.dv8tion.jda.core.utils.SimpleLogger:log:272]:     at okhttp3.RealCall.getResponseWithInterceptorChain(RealCall.java:185)
2020-07-12 17:23:48,433 : INFO : [17:23:48] [JDA RateLimit-Queue Pool - Thread 1/INFO] [STDERR]: [chikachi.discord.repack.net.dv8tion.jda.core.utils.SimpleLogger:log:272]:     at okhttp3.RealCall.execute(RealCall.java:69)
2020-07-12 17:23:48,433 : INFO : [17:23:48] [JDA RateLimit-Queue Pool - Thread 1/INFO] [STDERR]: [chikachi.discord.repack.net.dv8tion.jda.core.utils.SimpleLogger:log:272]:     at chikachi.discord.repack.net.dv8tion.jda.core.requests.Requester.execute(Requester.java:170)
2020-07-12 17:23:48,433 : INFO : [17:23:48] [JDA RateLimit-Queue Pool - Thread 1/INFO] [STDERR]: [chikachi.discord.repack.net.dv8tion.jda.core.utils.SimpleLogger:log:272]:     at chikachi.discord.repack.net.dv8tion.jda.core.requests.Requester.execute(Requester.java:112)
2020-07-12 17:23:48,433 : INFO : [17:23:48] [JDA RateLimit-Queue Pool - Thread 1/INFO] [STDERR]: [chikachi.discord.repack.net.dv8tion.jda.core.utils.SimpleLogger:log:272]:     at chikachi.discord.repack.net.dv8tion.jda.core.requests.Requester.execute(Requester.java:95)
2020-07-12 17:23:48,433 : INFO : [17:23:48] [JDA RateLimit-Queue Pool - Thread 1/INFO] [STDERR]: [chikachi.discord.repack.net.dv8tion.jda.core.utils.SimpleLogger:log:272]:     at chikachi.discord.repack.net.dv8tion.jda.core.requests.ratelimit.BotRateLimiter$Bucket.run(BotRateLimiter.java:312)
2020-07-12 17:23:48,433 : INFO : [17:23:48] [JDA RateLimit-Queue Pool - Thread 1/INFO] [STDERR]: [chikachi.discord.repack.net.dv8tion.jda.core.utils.SimpleLogger:log:272]:     at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
2020-07-12 17:23:48,434 : INFO : [17:23:48] [JDA RateLimit-Queue Pool - Thread 1/INFO] [STDERR]: [chikachi.discord.repack.net.dv8tion.jda.core.utils.SimpleLogger:log:272]:     at java.util.concurrent.FutureTask.run(FutureTask.java:266)
2020-07-12 17:23:48,434 : INFO : [17:23:48] [JDA RateLimit-Queue Pool - Thread 1/INFO] [STDERR]: [chikachi.discord.repack.net.dv8tion.jda.core.utils.SimpleLogger:log:272]:     at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
2020-07-12 17:23:48,434 : INFO : [17:23:48] [JDA RateLimit-Queue Pool - Thread 1/INFO] [STDERR]: [chikachi.discord.repack.net.dv8tion.jda.core.utils.SimpleLogger:log:272]:     at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
2020-07-12 17:23:48,434 : INFO : [17:23:48] [JDA RateLimit-Queue Pool - Thread 1/INFO] [STDERR]: [chikachi.discord.repack.net.dv8tion.jda.core.utils.SimpleLogger:log:272]:     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
2020-07-12 17:23:48,434 : INFO : [17:23:48] [JDA RateLimit-Queue Pool - Thread 1/INFO] [STDERR]: [chikachi.discord.repack.net.dv8tion.jda.core.utils.SimpleLogger:log:272]:     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
2020-07-12 17:23:48,434 : INFO : [17:23:48] [JDA RateLimit-Queue Pool - Thread 1/INFO] [STDERR]: [chikachi.discord.repack.net.dv8tion.jda.core.utils.SimpleLogger:log:272]:     at chikachi.discord.repack.net.dv8tion.jda.core.requests.RateLimiter$RateLimitThreadFactory.lambda$newThread$0(RateLimiter.java:129)
2020-07-12 17:23:48,434 : INFO : [17:23:48] [JDA RateLimit-Queue Pool - Thread 1/INFO] [STDERR]: [chikachi.discord.repack.net.dv8tion.jda.core.utils.SimpleLogger:log:272]:     at java.lang.Thread.run(Thread.java:748)
2020-07-12 17:23:48,435 : INFO : [17:23:48] [Server thread/WARN] [DiscordIntegration]: [3.0.4] Failed to connect to Discord
2020-07-12 17:23:48,436 : INFO : [17:23:48] [Server thread/INFO] [STDERR]: [chikachi.discord.core.DiscordClient:connect:115]: java.lang.RuntimeException: java.util.concurrent.ExecutionException: java.lang.NoSuchMethodError: okio.ByteString.startsWith(Lokio/ByteString;)Z
2020-07-12 17:23:48,436 : INFO : [17:23:48] [Server thread/INFO] [STDERR]: [chikachi.discord.core.DiscordClient:connect:115]:   at chikachi.discord.repack.net.dv8tion.jda.core.requests.RestAction.complete(RestAction.java:432)
2020-07-12 17:23:48,436 : INFO : [17:23:48] [Server thread/INFO] [STDERR]: [chikachi.discord.core.DiscordClient:connect:115]:   at chikachi.discord.repack.net.dv8tion.jda.core.requests.RestAction.complete(RestAction.java:389)
2020-07-12 17:23:48,436 : INFO : [17:23:48] [Server thread/INFO] [STDERR]: [chikachi.discord.core.DiscordClient:connect:115]:   at chikachi.discord.repack.net.dv8tion.jda.core.utils.SessionControllerAdapter.getGateway(SessionControllerAdapter.java:91)
2020-07-12 17:23:48,436 : INFO : [17:23:48] [Server thread/INFO] [STDERR]: [chikachi.discord.core.DiscordClient:connect:115]:   at chikachi.discord.repack.net.dv8tion.jda.core.entities.impl.JDAImpl.getGateway(JDAImpl.java:177)
2020-07-12 17:23:48,436 : INFO : [17:23:48] [Server thread/INFO] [STDERR]: [chikachi.discord.core.DiscordClient:connect:115]:   at chikachi.discord.repack.net.dv8tion.jda.core.JDABuilder.buildAsync(JDABuilder.java:578)
2020-07-12 17:23:48,436 : INFO : [17:23:48] [Server thread/INFO] [STDERR]: [chikachi.discord.core.DiscordClient:connect:115]:   at chikachi.discord.core.DiscordClient.connect(DiscordClient.java:104)
2020-07-12 17:23:48,436 : INFO : [17:23:48] [Server thread/INFO] [STDERR]: [chikachi.discord.core.DiscordClient:connect:115]:   at chikachi.discord.core.DiscordClient.connect(DiscordClient.java:71)
2020-07-12 17:23:48,436 : INFO : [17:23:48] [Server thread/INFO] [STDERR]: [chikachi.discord.core.DiscordClient:connect:115]:   at chikachi.discord.core.Proxy.onServerStarting(Proxy.java:65)
2020-07-12 17:23:48,437 : INFO : [17:23:48] [Server thread/INFO] [STDERR]: [chikachi.discord.core.DiscordClient:connect:115]:   at chikachi.discord.DiscordIntegration.onServerStarting(DiscordIntegration.java:55)
2020-07-12 17:23:48,437 : INFO : [17:23:48] [Server thread/INFO] [STDERR]: [chikachi.discord.core.DiscordClient:connect:115]:   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2020-07-12 17:23:48,437 : INFO : [17:23:48] [Server thread/INFO] [STDERR]: [chikachi.discord.core.DiscordClient:connect:115]:   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
2020-07-12 17:23:48,437 : INFO : [17:23:48] [Server thread/INFO] [STDERR]: [chikachi.discord.core.DiscordClient:connect:115]:   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2020-07-12 17:23:48,437 : INFO : [17:23:48] [Server thread/INFO] [STDERR]: [chikachi.discord.core.DiscordClient:connect:115]:   at java.lang.reflect.Method.invoke(Method.java:498)
2020-07-12 17:23:48,437 : INFO : [17:23:48] [Server thread/INFO] [STDERR]: [chikachi.discord.core.DiscordClient:connect:115]:   at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
2020-07-12 17:23:48,437 : INFO : [17:23:48] [Server thread/INFO] [STDERR]: [chikachi.discord.core.DiscordClient:connect:115]:   at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
2020-07-12 17:23:48,437 : INFO : [17:23:48] [Server thread/INFO] [STDERR]: [chikachi.discord.core.DiscordClient:connect:115]:   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2020-07-12 17:23:48,437 : INFO : [17:23:48] [Server thread/INFO] [STDERR]: [chikachi.discord.core.DiscordClient:connect:115]:   at java.lang.reflect.Method.invoke(Method.java:498)
2020-07-12 17:23:48,437 : INFO : [17:23:48] [Server thread/INFO] [STDERR]: [chikachi.discord.core.DiscordClient:connect:115]:   at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
2020-07-12 17:23:48,437 : INFO : [17:23:48] [Server thread/INFO] [STDERR]: [chikachi.discord.core.DiscordClient:connect:115]:   at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
2020-07-12 17:23:48,438 : INFO : [17:23:48] [Server thread/INFO] [STDERR]: [chikachi.discord.core.DiscordClient:connect:115]:   at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
2020-07-12 17:23:48,438 : INFO : [17:23:48] [Server thread/INFO] [STDERR]: [chikachi.discord.core.DiscordClient:connect:115]:   at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
2020-07-12 17:23:48,438 : INFO : [17:23:48] [Server thread/INFO] [STDERR]: [chikachi.discord.core.DiscordClient:connect:115]:   at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
2020-07-12 17:23:48,438 : INFO : [17:23:48] [Server thread/INFO] [STDERR]: [chikachi.discord.core.DiscordClient:connect:115]:   at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
2020-07-12 17:23:48,438 : INFO : [17:23:48] [Server thread/INFO] [STDERR]: [chikachi.discord.core.DiscordClient:connect:115]:   at com.google.common.eventbus.EventBus.post(EventBus.java:217)
2020-07-12 17:23:48,438 : INFO : [17:23:48] [Server thread/INFO] [STDERR]: [chikachi.discord.core.DiscordClient:connect:115]:   at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
2020-07-12 17:23:48,438 : INFO : [17:23:48] [Server thread/INFO] [STDERR]: [chikachi.discord.core.DiscordClient:connect:115]:   at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
2020-07-12 17:23:48,438 : INFO : [17:23:48] [Server thread/INFO] [STDERR]: [chikachi.discord.core.DiscordClient:connect:115]:   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2020-07-12 17:23:48,438 : INFO : [17:23:48] [Server thread/INFO] [STDERR]: [chikachi.discord.core.DiscordClient:connect:115]:   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
2020-07-12 17:23:48,438 : INFO : [17:23:48] [Server thread/INFO] [STDERR]: [chikachi.discord.core.DiscordClient:connect:115]:   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2020-07-12 17:23:48,439 : INFO : [17:23:48] [Server thread/INFO] [STDERR]: [chikachi.discord.core.DiscordClient:connect:115]:   at java.lang.reflect.Method.invoke(Method.java:498)
2020-07-12 17:23:48,439 : INFO : [17:23:48] [Server thread/INFO] [STDERR]: [chikachi.discord.core.DiscordClient:connect:115]:   at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
2020-07-12 17:23:48,439 : INFO : [17:23:48] [Server thread/INFO] [STDERR]: [chikachi.discord.core.DiscordClient:connect:115]:   at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
2020-07-12 17:23:48,439 : INFO : [17:23:48] [Server thread/INFO] [STDERR]: [chikachi.discord.core.DiscordClient:connect:115]:   at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
2020-07-12 17:23:48,439 : INFO : [17:23:48] [Server thread/INFO] [STDERR]: [chikachi.discord.core.DiscordClient:connect:115]:   at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
2020-07-12 17:23:48,439 : INFO : [17:23:48] [Server thread/INFO] [STDERR]: [chikachi.discord.core.DiscordClient:connect:115]:   at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
2020-07-12 17:23:48,439 : INFO : [17:23:48] [Server thread/INFO] [STDERR]: [chikachi.discord.core.DiscordClient:connect:115]:   at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
2020-07-12 17:23:48,439 : INFO : [17:23:48] [Server thread/INFO] [STDERR]: [chikachi.discord.core.DiscordClient:connect:115]:   at com.google.common.eventbus.EventBus.post(EventBus.java:217)
2020-07-12 17:23:48,439 : INFO : [17:23:48] [Server thread/INFO] [STDERR]: [chikachi.discord.core.DiscordClient:connect:115]:   at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
2020-07-12 17:23:48,439 : INFO : [17:23:48] [Server thread/INFO] [STDERR]: [chikachi.discord.core.DiscordClient:connect:115]:   at net.minecraftforge.fml.common.Loader.serverStarting(Loader.java:797)
2020-07-12 17:23:48,440 : INFO : [17:23:48] [Server thread/INFO] [STDERR]: [chikachi.discord.core.DiscordClient:connect:115]:   at net.minecraftforge.fml.common.FMLCommonHandler.handleServerStarting(FMLCommonHandler.java:297)
2020-07-12 17:23:48,440 : INFO : [17:23:48] [Server thread/INFO] [STDERR]: [chikachi.discord.core.DiscordClient:connect:115]:   at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:307)
2020-07-12 17:23:48,440 : INFO : [17:23:48] [Server thread/INFO] [STDERR]: [chikachi.discord.core.DiscordClient:connect:115]:   at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
2020-07-12 17:23:48,440 : INFO : [17:23:48] [Server thread/INFO] [STDERR]: [chikachi.discord.core.DiscordClient:connect:115]:   at java.lang.Thread.run(Thread.java:748)
2020-07-12 17:23:48,440 : INFO : [17:23:48] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:635]: Caused by: java.util.concurrent.ExecutionException: java.lang.NoSuchMethodError: okio.ByteString.startsWith(Lokio/ByteString;)Z
2020-07-12 17:23:48,440 : INFO : [17:23:48] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:635]:   at java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:357)
2020-07-12 17:23:48,440 : INFO : [17:23:48] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:635]:   at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:1908)
2020-07-12 17:23:48,446 : INFO : [17:23:48] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:635]:   at chikachi.discord.repack.net.dv8tion.jda.core.requests.RestAction.complete(RestAction.java:418)
2020-07-12 17:23:48,446 : INFO : [17:23:48] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:635]:   ... 42 more
2020-07-12 17:23:48,446 : INFO : [17:23:48] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:644]: Caused by: java.lang.NoSuchMethodError: okio.ByteString.startsWith(Lokio/ByteString;)Z
2020-07-12 17:23:48,446 : INFO : [17:23:48] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:644]:   at okhttp3.internal.http2.Hpack$Writer.writeHeaders(Hpack.java:511)
2020-07-12 17:23:48,446 : INFO : [17:23:48] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:644]:   at okhttp3.internal.http2.Http2Writer.headers(Http2Writer.java:299)
2020-07-12 17:23:48,446 : INFO : [17:23:48] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:644]:   at okhttp3.internal.http2.Http2Writer.synStream(Http2Writer.java:127)
2020-07-12 17:23:48,446 : INFO : [17:23:48] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:644]:   at okhttp3.internal.http2.Http2Connection.newStream(Http2Connection.java:230)
2020-07-12 17:23:48,447 : INFO : [17:23:48] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:644]:   at okhttp3.internal.http2.Http2Connection.newStream(Http2Connection.java:205)
2020-07-12 17:23:48,447 : INFO : [17:23:48] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:644]:   at okhttp3.internal.http2.Http2Codec.writeRequestHeaders(Http2Codec.java:106)
2020-07-12 17:23:48,447 : INFO : [17:23:48] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:644]:   at okhttp3.internal.http.CallServerInterceptor.intercept(CallServerInterceptor.java:46)
2020-07-12 17:23:48,447 : INFO : [17:23:48] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:644]:   at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
2020-07-12 17:23:48,447 : INFO : [17:23:48] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:644]:   at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.java:45)
2020-07-12 17:23:48,447 : INFO : [17:23:48] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:644]:   at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
2020-07-12 17:23:48,447 : INFO : [17:23:48] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:644]:   at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
2020-07-12 17:23:48,447 : INFO : [17:23:48] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:644]:   at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.java:93)
2020-07-12 17:23:48,447 : INFO : [17:23:48] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:644]:   at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
2020-07-12 17:23:48,448 : INFO : [17:23:48] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:644]:   at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
2020-07-12 17:23:48,448 : INFO : [17:23:48] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:644]:   at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.java:93)
2020-07-12 17:23:48,448 : INFO : [17:23:48] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:644]:   at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
2020-07-12 17:23:48,448 : INFO : [17:23:48] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:644]:   at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.java:120)
2020-07-12 17:23:48,448 : INFO : [17:23:48] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:644]:   at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
2020-07-12 17:23:48,448 : INFO : [17:23:48] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:644]:   at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
2020-07-12 17:23:48,448 : INFO : [17:23:48] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:644]:   at okhttp3.RealCall.getResponseWithInterceptorChain(RealCall.java:185)
2020-07-12 17:23:48,448 : INFO : [17:23:48] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:644]:   at okhttp3.RealCall.execute(RealCall.java:69)
2020-07-12 17:23:48,448 : INFO : [17:23:48] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:644]:   at chikachi.discord.repack.net.dv8tion.jda.core.requests.Requester.execute(Requester.java:170)
2020-07-12 17:23:48,448 : INFO : [17:23:48] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:644]:   at chikachi.discord.repack.net.dv8tion.jda.core.requests.Requester.execute(Requester.java:112)
2020-07-12 17:23:48,449 : INFO : [17:23:48] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:644]:   at chikachi.discord.repack.net.dv8tion.jda.core.requests.Requester.execute(Requester.java:95)
2020-07-12 17:23:48,449 : INFO : [17:23:48] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:644]:   at chikachi.discord.repack.net.dv8tion.jda.core.requests.ratelimit.BotRateLimiter$Bucket.run(BotRateLimiter.java:312)
2020-07-12 17:23:48,449 : INFO : [17:23:48] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:644]:   at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
2020-07-12 17:23:48,449 : INFO : [17:23:48] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:644]:   at java.util.concurrent.FutureTask.run(FutureTask.java:266)
2020-07-12 17:23:48,449 : INFO : [17:23:48] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:644]:   at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
2020-07-12 17:23:48,449 : INFO : [17:23:48] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:644]:   at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
2020-07-12 17:23:48,449 : INFO : [17:23:48] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:644]:   at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
2020-07-12 17:23:48,449 : INFO : [17:23:48] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:644]:   at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
2020-07-12 17:23:48,449 : INFO : [17:23:48] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:644]:   at chikachi.discord.repack.net.dv8tion.jda.core.requests.RateLimiter$RateLimitThreadFactory.lambda$newThread$0(RateLimiter.java:129)
2020-07-12 17:23:48,450 : INFO : [17:23:48] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:644]:   ... 1 more
Routhinator commented 4 years ago

The weird thing is the error is in the slf4j stack.

Routhinator commented 4 years ago

Turns out this is caused by the OpenFM mod and it was a race condition waiting to happen. If Chikachi loads first, all is well. If OpenFM does, this happens.

SizableShrimp commented 4 years ago

Interesting error. I'll close this issue for now, might be something to look into in the future.