Skip to content

Instantly share code, notes, and snippets.

@DerFlash
Created December 5, 2013 18:00
Show Gist options
  • Save DerFlash/7810193 to your computer and use it in GitHub Desktop.
Save DerFlash/7810193 to your computer and use it in GitHub Desktop.
[18:58:49 WARN]: A task raised an exception.
java.lang.RuntimeException: Cannot construct completed future.
at com.comphenix.protocol.injector.netty.ChannelProxy.getSucceededFuture(ChannelProxy.java:55) ~[?:?]
at com.comphenix.protocol.injector.netty.ChannelProxy.writeAndFlush(ChannelProxy.java:230) ~[?:?]
at net.minecraft.server.v1_7_R1.QueuedProtocolSwitch.run(SourceFile:133) ~[spigot.jar:git-Spigot-1168]
at net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:354) [spigot.jar:git-Spigot-1168]
at net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:348) [spigot.jar:git-Spigot-1168]
at net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101) [spigot.jar:git-Spigot-1168]
at java.lang.Thread.run(Thread.java:744) [?:1.7.0_45]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment