[12:06:03] [Client thread/INFO]: Setting user: Flish513
[12:06:06] [Client thread/WARN]: Skipping bad option: lastServer:
[12:06:06] [Client thread/INFO]: LWJGL Version: 3.1.6 build 14
[12:06:07] [Client thread/INFO]: Reloading ResourceManager: Default
[12:06:08] [Sound Library Loader/INFO]: Starting up SoundSystem...
[12:06:08] [Client thread/INFO]: Loading font
[12:06:08] [Client thread/INFO]: Reading font
[12:06:09] [Thread-2/INFO]: Initializing No Sound
[12:06:09] [Thread-2/INFO]: (Silent Mode)
[12:06:09] [Thread-2/INFO]: OpenAL initialized.
[12:06:09] [Sound Library Loader/INFO]: Preloading sound minecraft:sounds/ambient/underwater/underwater_ambience.ogg
[12:06:09] [Sound Library Loader/INFO]: Sound engine started
[12:06:17] [Client thread/INFO]: Created: 1024x512 textures-atlas
[12:06:21] [Client thread/INFO]: Narrator library for x64 successfully loaded
[12:06:21] [Client thread/ERROR]: Realms module missing
[12:07:00] [Client thread/INFO]: Connecting to 192.168.1.107, 51414
[12:07:21] [Server Connector #1/ERROR]: Couldn't connect to server
io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection timed out: no further information: 192.168.1.107/192.168.1.107:51414
	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[?:1.8.0_51]
	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) ~[?:1.8.0_51]
	at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) ~[netty-all-4.1.25.Final.jar:4.1.25.Final]
	at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) ~[netty-all-4.1.25.Final.jar:4.1.25.Final]
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:635) ~[netty-all-4.1.25.Final.jar:4.1.25.Final]
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:582) ~[netty-all-4.1.25.Final.jar:4.1.25.Final]
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:499) ~[netty-all-4.1.25.Final.jar:4.1.25.Final]
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:461) ~[netty-all-4.1.25.Final.jar:4.1.25.Final]
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) ~[netty-all-4.1.25.Final.jar:4.1.25.Final]
	at java.lang.Thread.run(Thread.java:745) ~[?:1.8.0_51]
Caused by: java.net.ConnectException: Connection timed out: no further information
	... 10 more