I'm having a frustrating time figuring out what exactly is wrong with my Mine-craft game, I don't even know if it is a bug on the other end of the connection, or a bug with the current version of the game. All I know is that I can't connect to any server. A few things to note: I am currently running the latest version of the game on Windows 8.
I know a lot of people are having this same issue, but I've not seen anyone post a log of what was going on when it happened so here are the two logs I have for attempting a connection to sever 108.174.60.115
[16:47:29] [main/INFO]: Setting user: Mysterious_MrQ
[16:47:29] [main/INFO]: (Session ID is token:dfbd6f38989d42d7bd43dbc0df400a9e:5e64d026b99443a983291d4109f9830c)
[16:47:30] [Client thread/INFO]: LWJGL Version: 2.9.1
[16:47:33] [Client thread/INFO]: Reloading ResourceManager: Default
[16:47:34] [Sound Library Loader/INFO]: Sound engine started
[16:47:34] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas
[16:47:34] [Client thread/INFO]: Created: 256x256 textures/items-atlas
[16:47:40] [Client thread/INFO]: Connecting to 108.174.60.115, 25565
[16:48:01] [Server Connector #1/ERROR]: Couldn't connect to server
java.net.ConnectException: Connection timed out: no further information: /108.174.60.115:25565
at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[?:1.7.0_45]
at sun.nio.ch.SocketChannelImpl.finishConnect(Unknown Source) ~[?:1.7.0_45]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:191) ~[netty-all-4.0.10.Final.jar:?]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:228) ~[netty-all-4.0.10.Final.jar:?]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:497) ~[netty-all-4.0.10.Final.jar:?]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:447) ~[netty-all-4.0.10.Final.jar:?]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:341) ~[netty-all-4.0.10.Final.jar:?]
at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101) ~[netty-all-4.0.10.Final.jar:?]
at java.lang.Thread.run(Unknown Source) ~[?:1.7.0_45]
[16:48:04] [Client thread/INFO]: Stopping!
I know a lot of people are having this same issue, but I've not seen anyone post a log of what was going on when it happened so here are the two logs I have for attempting a connection to sever 108.174.60.115
[16:47:29] [main/INFO]: Setting user: Mysterious_MrQ
[16:47:29] [main/INFO]: (Session ID is token:dfbd6f38989d42d7bd43dbc0df400a9e:5e64d026b99443a983291d4109f9830c)
[16:47:30] [Client thread/INFO]: LWJGL Version: 2.9.1
[16:47:33] [Client thread/INFO]: Reloading ResourceManager: Default
[16:47:34] [Sound Library Loader/INFO]: Sound engine started
[16:47:34] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas
[16:47:34] [Client thread/INFO]: Created: 256x256 textures/items-atlas
[16:47:40] [Client thread/INFO]: Connecting to 108.174.60.115, 25565
[16:48:01] [Server Connector #1/ERROR]: Couldn't connect to server
java.net.ConnectException: Connection timed out: no further information: /108.174.60.115:25565
at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[?:1.7.0_45]
at sun.nio.ch.SocketChannelImpl.finishConnect(Unknown Source) ~[?:1.7.0_45]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:191) ~[netty-all-4.0.10.Final.jar:?]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:228) ~[netty-all-4.0.10.Final.jar:?]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:497) ~[netty-all-4.0.10.Final.jar:?]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:447) ~[netty-all-4.0.10.Final.jar:?]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:341) ~[netty-all-4.0.10.Final.jar:?]
at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101) ~[netty-all-4.0.10.Final.jar:?]
at java.lang.Thread.run(Unknown Source) ~[?:1.7.0_45]
[16:48:04] [Client thread/INFO]: Stopping!
And then there is this one titled latest:
[16:48:31] [main/INFO]: Setting user: Mysterious_MrQ
[16:48:31] [main/INFO]: (Session ID is token:da790ab4cec940ceb27931e89aa7999a:5e64d026b99443a983291d4109f9830c)
[16:48:32] [Client thread/INFO]: LWJGL Version: 2.9.1
[16:48:34] [Client thread/INFO]: Reloading ResourceManager: Default
[16:48:35] [Sound Library Loader/INFO]: Sound engine started
[16:48:35] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas
[16:48:35] [Client thread/INFO]: Created: 256x256 textures/items-atlas
[16:48:47] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:47] [Client thread/ERROR]: @ Post render
[16:48:47] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:47] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:47] [Client thread/ERROR]: @ Post render
[16:48:47] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:47] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:47] [Client thread/ERROR]: @ Post render
[16:48:47] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:47] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:47] [Client thread/ERROR]: @ Post render
[16:48:47] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:47] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:47] [Client thread/ERROR]: @ Post render
[16:48:47] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:47] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:47] [Client thread/ERROR]: @ Post render
[16:48:47] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:47] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:47] [Client thread/ERROR]: @ Post render
[16:48:47] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:47] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:47] [Client thread/ERROR]: @ Post render
[16:48:47] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:47] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:47] [Client thread/ERROR]: @ Post render
[16:48:47] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:47] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:47] [Client thread/ERROR]: @ Post render
[16:48:47] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:47] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:47] [Client thread/ERROR]: @ Post render
[16:48:47] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:47] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:47] [Client thread/ERROR]: @ Post render
[16:48:47] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:47] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:47] [Client thread/ERROR]: @ Post render
[16:48:47] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:47] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:47] [Client thread/ERROR]: @ Post render
[16:48:47] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:47] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:47] [Client thread/ERROR]: @ Post render
[16:48:47] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:47] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:47] [Client thread/ERROR]: @ Post render
[16:48:47] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:47] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:47] [Client thread/ERROR]: @ Post render
[16:48:47] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:47] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:47] [Client thread/ERROR]: @ Post render
[16:48:47] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:47] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:47] [Client thread/ERROR]: @ Post render
[16:48:47] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:47] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:47] [Client thread/ERROR]: @ Post render
[16:48:47] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:47] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:47] [Client thread/ERROR]: @ Post render
[16:48:47] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:47] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:47] [Client thread/ERROR]: @ Post render
[16:48:47] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:47] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:47] [Client thread/ERROR]: @ Post render
[16:48:47] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:47] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:47] [Client thread/ERROR]: @ Post render
[16:48:47] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:47] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:47] [Client thread/ERROR]: @ Post render
[16:48:47] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:47] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:47] [Client thread/ERROR]: @ Post render
[16:48:47] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:47] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:47] [Client thread/ERROR]: @ Post render
[16:48:47] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:47] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:47] [Client thread/ERROR]: @ Post render
[16:48:47] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:47] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:47] [Client thread/ERROR]: @ Post render
[16:48:47] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:48] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:48] [Client thread/ERROR]: @ Post render
[16:48:48] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:48] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:48] [Client thread/ERROR]: @ Post render
[16:48:48] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:48] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:48] [Client thread/ERROR]: @ Post render
[16:48:48] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:48] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:48] [Client thread/ERROR]: @ Post render
[16:48:48] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:48] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:48] [Client thread/ERROR]: @ Post render
[16:48:48] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:48] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:48] [Client thread/ERROR]: @ Post render
[16:48:48] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:48] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:48] [Client thread/ERROR]: @ Post render
[16:48:48] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:48] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:48] [Client thread/ERROR]: @ Post render
[16:48:48] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:48] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:48] [Client thread/ERROR]: @ Post render
[16:48:48] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:48] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:48] [Client thread/ERROR]: @ Post render
[16:48:48] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:48] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:48] [Client thread/ERROR]: @ Post render
[16:48:48] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:48] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:48] [Client thread/ERROR]: @ Post render
[16:48:48] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:48] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:48] [Client thread/ERROR]: @ Post render
[16:48:48] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:48] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:48] [Client thread/ERROR]: @ Post render
[16:48:48] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:48] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:48] [Client thread/ERROR]: @ Post render
[16:48:48] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:48] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:48] [Client thread/ERROR]: @ Post render
[16:48:48] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:48] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:48] [Client thread/ERROR]: @ Post render
[16:48:48] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:48] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:48] [Client thread/ERROR]: @ Post render
[16:48:48] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:48] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:48] [Client thread/ERROR]: @ Post render
[16:48:48] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:48] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:48] [Client thread/ERROR]: @ Post render
[16:48:48] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:48] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:48] [Client thread/ERROR]: @ Post render
[16:48:48] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:48] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:48] [Client thread/ERROR]: @ Post render
[16:48:48] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:48] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:48] [Client thread/ERROR]: @ Post render
[16:48:48] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:48] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:48] [Client thread/ERROR]: @ Post render
[16:48:48] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:48] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:48] [Client thread/ERROR]: @ Post render
[16:48:48] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:48] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:48] [Client thread/ERROR]: @ Post render
[16:48:48] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:48] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:48] [Client thread/ERROR]: @ Post render
[16:48:48] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:48] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:48] [Client thread/ERROR]: @ Post render
[16:48:48] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:48] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:48] [Client thread/ERROR]: @ Post render
[16:48:48] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:48] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:48] [Client thread/ERROR]: @ Post render
[16:48:48] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:49] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:49] [Client thread/ERROR]: @ Post render
[16:48:49] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:49] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:49] [Client thread/ERROR]: @ Post render
[16:48:49] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:49] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:49] [Client thread/ERROR]: @ Post render
[16:48:49] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:49] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:49] [Client thread/ERROR]: @ Post render
[16:48:49] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:49] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:49] [Client thread/ERROR]: @ Post render
[16:48:49] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:49] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:49] [Client thread/ERROR]: @ Post render
[16:48:49] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:49] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:49] [Client thread/ERROR]: @ Post render
[16:48:49] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:49] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:49] [Client thread/ERROR]: @ Post render
[16:48:49] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:49] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:49] [Client thread/ERROR]: @ Post render
[16:48:49] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:49] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:49] [Client thread/ERROR]: @ Post render
[16:48:49] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:49] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:49] [Client thread/ERROR]: @ Post render
[16:48:49] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:49] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:49] [Client thread/ERROR]: @ Post render
[16:48:49] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:49] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:49] [Client thread/ERROR]: @ Post render
[16:48:49] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:49] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:49] [Client thread/ERROR]: @ Post render
[16:48:49] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:49] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:49] [Client thread/ERROR]: @ Post render
[16:48:49] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:49] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:49] [Client thread/ERROR]: @ Post render
[16:48:49] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:49] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:49] [Client thread/ERROR]: @ Post render
[16:48:49] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:49] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:49] [Client thread/ERROR]: @ Post render
[16:48:49] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:49] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:49] [Client thread/ERROR]: @ Post render
[16:48:49] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:49] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:49] [Client thread/ERROR]: @ Post render
[16:48:49] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:49] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:49] [Client thread/ERROR]: @ Post render
[16:48:49] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:49] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:49] [Client thread/ERROR]: @ Post render
[16:48:49] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:49] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:49] [Client thread/ERROR]: @ Post render
[16:48:49] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:49] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:49] [Client thread/ERROR]: @ Post render
[16:48:49] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:49] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:49] [Client thread/ERROR]: @ Post render
[16:48:49] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:49] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:49] [Client thread/ERROR]: @ Post render
[16:48:49] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:49] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:49] [Client thread/ERROR]: @ Post render
[16:48:49] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:49] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:49] [Client thread/ERROR]: @ Post render
[16:48:49] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:49] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:49] [Client thread/ERROR]: @ Post render
[16:48:49] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:49] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:49] [Client thread/ERROR]: @ Post render
[16:48:49] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:50] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:50] [Client thread/ERROR]: @ Post render
[16:48:50] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:50] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:50] [Client thread/ERROR]: @ Post render
[16:48:50] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:50] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:50] [Client thread/ERROR]: @ Post render
[16:48:50] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:50] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:50] [Client thread/ERROR]: @ Post render
[16:48:50] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:50] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:50] [Client thread/ERROR]: @ Post render
[16:48:50] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:50] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:50] [Client thread/ERROR]: @ Post render
[16:48:50] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:50] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:50] [Client thread/ERROR]: @ Post render
[16:48:50] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:50] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:50] [Client thread/ERROR]: @ Post render
[16:48:50] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:50] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:50] [Client thread/ERROR]: @ Post render
[16:48:50] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:50] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:50] [Client thread/ERROR]: @ Post render
[16:48:50] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:50] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:50] [Client thread/ERROR]: @ Post render
[16:48:50] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:50] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:50] [Client thread/ERROR]: @ Post render
[16:48:50] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:50] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:50] [Client thread/ERROR]: @ Post render
[16:48:50] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:50] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:50] [Client thread/ERROR]: @ Post render
[16:48:50] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:50] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:50] [Client thread/ERROR]: @ Post render
[16:48:50] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:50] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:50] [Client thread/ERROR]: @ Post render
[16:48:50] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:50] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:50] [Client thread/ERROR]: @ Post render
[16:48:50] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:50] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:50] [Client thread/ERROR]: @ Post render
[16:48:50] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:50] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:50] [Client thread/ERROR]: @ Post render
[16:48:50] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:50] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:50] [Client thread/ERROR]: @ Post render
[16:48:50] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:50] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:50] [Client thread/ERROR]: @ Post render
[16:48:50] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:50] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:50] [Client thread/ERROR]: @ Post render
[16:48:50] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:50] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:50] [Client thread/ERROR]: @ Post render
[16:48:50] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:50] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:50] [Client thread/ERROR]: @ Post render
[16:48:50] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:50] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:50] [Client thread/ERROR]: @ Post render
[16:48:50] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:50] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:50] [Client thread/ERROR]: @ Post render
[16:48:50] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:50] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:50] [Client thread/ERROR]: @ Post render
[16:48:50] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:50] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:50] [Client thread/ERROR]: @ Post render
[16:48:50] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:50] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:50] [Client thread/ERROR]: @ Post render
[16:48:50] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:50] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:50] [Client thread/ERROR]: @ Post render
[16:48:50] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:51] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:51] [Client thread/ERROR]: @ Post render
[16:48:51] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:51] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:51] [Client thread/ERROR]: @ Post render
[16:48:51] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:51] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:51] [Client thread/ERROR]: @ Post render
[16:48:51] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:51] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:51] [Client thread/ERROR]: @ Post render
[16:48:51] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:51] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:51] [Client thread/ERROR]: @ Post render
[16:48:51] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:51] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:51] [Client thread/ERROR]: @ Post render
[16:48:51] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:51] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:51] [Client thread/ERROR]: @ Post render
[16:48:51] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:51] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:51] [Client thread/ERROR]: @ Post render
[16:48:51] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:51] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:51] [Client thread/ERROR]: @ Post render
[16:48:51] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:51] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:51] [Client thread/ERROR]: @ Post render
[16:48:51] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:51] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:51] [Client thread/ERROR]: @ Post render
[16:48:51] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:51] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:51] [Client thread/ERROR]: @ Post render
[16:48:51] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:51] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:51] [Client thread/ERROR]: @ Post render
[16:48:51] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:51] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:51] [Client thread/ERROR]: @ Post render
[16:48:51] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:51] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:51] [Client thread/ERROR]: @ Post render
[16:48:51] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:51] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:51] [Client thread/ERROR]: @ Post render
[16:48:51] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:51] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:51] [Client thread/ERROR]: @ Post render
[16:48:51] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:51] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:51] [Client thread/ERROR]: @ Post render
[16:48:51] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:51] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:51] [Client thread/ERROR]: @ Post render
[16:48:51] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:51] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:51] [Client thread/ERROR]: @ Post render
[16:48:51] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:51] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:51] [Client thread/ERROR]: @ Post render
[16:48:51] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:51] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:51] [Client thread/ERROR]: @ Post render
[16:48:51] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:51] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:51] [Client thread/ERROR]: @ Post render
[16:48:51] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:51] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:51] [Client thread/ERROR]: @ Post render
[16:48:51] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:51] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:51] [Client thread/ERROR]: @ Post render
[16:48:51] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:51] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:51] [Client thread/ERROR]: @ Post render
[16:48:51] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:51] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:51] [Client thread/ERROR]: @ Post render
[16:48:51] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:51] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:51] [Client thread/ERROR]: @ Post render
[16:48:51] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:51] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:51] [Client thread/ERROR]: @ Post render
[16:48:51] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:51] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:51] [Client thread/ERROR]: @ Post render
[16:48:51] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:52] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:52] [Client thread/ERROR]: @ Post render
[16:48:52] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:52] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:52] [Client thread/ERROR]: @ Post render
[16:48:52] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:52] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:52] [Client thread/ERROR]: @ Post render
[16:48:52] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:52] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:52] [Client thread/ERROR]: @ Post render
[16:48:52] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:52] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:52] [Client thread/ERROR]: @ Post render
[16:48:52] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:52] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:52] [Client thread/ERROR]: @ Post render
[16:48:52] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:52] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:52] [Client thread/ERROR]: @ Post render
[16:48:52] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:52] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:52] [Client thread/ERROR]: @ Post render
[16:48:52] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:52] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:52] [Client thread/ERROR]: @ Post render
[16:48:52] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:52] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:52] [Client thread/ERROR]: @ Post render
[16:48:52] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:52] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:52] [Client thread/ERROR]: @ Post render
[16:48:52] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:52] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:52] [Client thread/ERROR]: @ Post render
[16:48:52] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:52] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:52] [Client thread/ERROR]: @ Post render
[16:48:52] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:52] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:52] [Client thread/ERROR]: @ Post render
[16:48:52] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:52] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:52] [Client thread/ERROR]: @ Post render
[16:48:52] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:52] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:52] [Client thread/ERROR]: @ Post render
[16:48:52] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:52] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:52] [Client thread/ERROR]: @ Post render
[16:48:52] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:52] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:52] [Client thread/ERROR]: @ Post render
[16:48:52] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:52] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:52] [Client thread/ERROR]: @ Post render
[16:48:52] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:52] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:52] [Client thread/ERROR]: @ Post render
[16:48:52] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:52] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:52] [Client thread/ERROR]: @ Post render
[16:48:52] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:52] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:52] [Client thread/ERROR]: @ Post render
[16:48:52] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:52] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:52] [Client thread/ERROR]: @ Post render
[16:48:52] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:52] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:52] [Client thread/ERROR]: @ Post render
[16:48:52] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:52] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:52] [Client thread/ERROR]: @ Post render
[16:48:52] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:52] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:52] [Client thread/ERROR]: @ Post render
[16:48:52] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:52] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:52] [Client thread/ERROR]: @ Post render
[16:48:52] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:52] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:52] [Client thread/ERROR]: @ Post render
[16:48:52] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:52] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:52] [Client thread/ERROR]: @ Post render
[16:48:52] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:52] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:52] [Client thread/ERROR]: @ Post render
[16:48:52] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:53] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:53] [Client thread/ERROR]: @ Post render
[16:48:53] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:53] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:53] [Client thread/ERROR]: @ Post render
[16:48:53] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:53] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:53] [Client thread/ERROR]: @ Post render
[16:48:53] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:53] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:53] [Client thread/ERROR]: @ Post render
[16:48:53] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:53] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:53] [Client thread/ERROR]: @ Post render
[16:48:53] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:53] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:53] [Client thread/ERROR]: @ Post render
[16:48:53] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:53] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:53] [Client thread/ERROR]: @ Post render
[16:48:53] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:53] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:53] [Client thread/ERROR]: @ Post render
[16:48:53] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:53] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:53] [Client thread/ERROR]: @ Post render
[16:48:53] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:53] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:53] [Client thread/ERROR]: @ Post render
[16:48:53] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:53] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:53] [Client thread/ERROR]: @ Post render
[16:48:53] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:53] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:53] [Client thread/ERROR]: @ Post render
[16:48:53] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:53] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:53] [Client thread/ERROR]: @ Post render
[16:48:53] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:53] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:53] [Client thread/ERROR]: @ Post render
[16:48:53] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:53] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:53] [Client thread/ERROR]: @ Post render
[16:48:53] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:53] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:53] [Client thread/ERROR]: @ Post render
[16:48:53] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:53] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:53] [Client thread/ERROR]: @ Post render
[16:48:53] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:53] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:53] [Client thread/ERROR]: @ Post render
[16:48:53] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:53] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:53] [Client thread/ERROR]: @ Post render
[16:48:53] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:53] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:53] [Client thread/ERROR]: @ Post render
[16:48:53] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:53] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:53] [Client thread/ERROR]: @ Post render
[16:48:53] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:53] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:53] [Client thread/ERROR]: @ Post render
[16:48:53] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:53] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:53] [Client thread/ERROR]: @ Post render
[16:48:53] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:53] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:53] [Client thread/ERROR]: @ Post render
[16:48:53] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:53] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:53] [Client thread/ERROR]: @ Post render
[16:48:53] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:53] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:53] [Client thread/ERROR]: @ Post render
[16:48:53] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:53] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:53] [Client thread/ERROR]: @ Post render
[16:48:53] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:53] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:53] [Client thread/ERROR]: @ Post render
[16:48:53] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:53] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:53] [Client thread/ERROR]: @ Post render
[16:48:53] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:53] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:53] [Client thread/ERROR]: @ Post render
[16:48:53] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:54] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:54] [Client thread/ERROR]: @ Post render
[16:48:54] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:54] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:54] [Client thread/ERROR]: @ Post render
[16:48:54] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:54] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:54] [Client thread/ERROR]: @ Post render
[16:48:54] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:54] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:54] [Client thread/ERROR]: @ Post render
[16:48:54] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:54] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:54] [Client thread/ERROR]: @ Post render
[16:48:54] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:54] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:54] [Client thread/ERROR]: @ Post render
[16:48:54] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:54] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:54] [Client thread/ERROR]: @ Post render
[16:48:54] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:54] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:54] [Client thread/ERROR]: @ Post render
[16:48:54] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:54] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:54] [Client thread/ERROR]: @ Post render
[16:48:54] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:54] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:54] [Client thread/ERROR]: @ Post render
[16:48:54] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:55] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:55] [Client thread/ERROR]: @ Post render
[16:48:55] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:55] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:55] [Client thread/ERROR]: @ Post render
[16:48:55] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:55] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:55] [Client thread/ERROR]: @ Post render
[16:48:55] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:55] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:55] [Client thread/ERROR]: @ Post render
[16:48:55] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:55] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:55] [Client thread/ERROR]: @ Post render
[16:48:55] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:55] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:55] [Client thread/ERROR]: @ Post render
[16:48:55] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:55] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:55] [Client thread/ERROR]: @ Post render
[16:48:55] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:55] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:55] [Client thread/ERROR]: @ Post render
[16:48:55] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:55] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:55] [Client thread/ERROR]: @ Post render
[16:48:55] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:55] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:55] [Client thread/ERROR]: @ Post render
[16:48:55] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:55] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:55] [Client thread/ERROR]: @ Post render
[16:48:55] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:55] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:55] [Client thread/ERROR]: @ Post render
[16:48:55] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:55] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:55] [Client thread/ERROR]: @ Post render
[16:48:55] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:48:55] [Client thread/ERROR]: ########## GL ERROR ##########
[16:48:55] [Client thread/ERROR]: @ Post render
[16:48:55] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[16:49:11] [Client thread/INFO]: Connecting to 108.174.60.115, 25565
[16:49:32] [Server Connector #1/ERROR]: Couldn't connect to server
java.net.ConnectException: Connection timed out: no further information: /108.174.60.115:25565
at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[?:1.7.0_45]
at sun.nio.ch.SocketChannelImpl.finishConnect(Unknown Source) ~[?:1.7.0_45]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:191) ~[netty-all-4.0.10.Final.jar:?]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:228) ~[netty-all-4.0.10.Final.jar:?]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:497) ~[netty-all-4.0.10.Final.jar:?]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:447) ~[netty-all-4.0.10.Final.jar:?]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:341) ~[netty-all-4.0.10.Final.jar:?]
at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101) ~[netty-all-4.0.10.Final.jar:?]
at java.lang.Thread.run(Unknown Source) ~[?:1.7.0_45]
[16:51:48] [Client thread/INFO]: Stopping!
I would really appreciate any help regarding a fix for this issue.