Back when the server had just started I was able to play but after that, I could no longer join the server.
I kept getting
io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection timed out: no further information: hilsha.aternos.host/185.116.158.233:22896
My other friends do not have any problem joining the server, cracked and paid, and everyone else is using the ip while I use the dynip because the ip does not work for me.
My java is up to date, my firewall is down, and my internet isn't bad. I've tried searching ways to fix this but none have worked.
Some extra info: I'm using paid mc and the server is cracked, even tried using a cracked account but it's the same problem.
Code
[18:30:25] [Server Connector #1/ERROR]: Couldn't connect to server
io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection timed out: no further information: hilsha.aternos.host/185.116.158.233:22896
at sun.nio.ch.Net.pollConnect(Native Method) ~[?:?]
at sun.nio.ch.Net.pollConnectNow(Net.java:669) ~[?:?]
at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:944) ~[?:?]
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) ~[NioSocketChannel.class:4.1.25.Final]
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) ~[AbstractNioChannel$AbstractNioUnsafe.class:4.1.25.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:635) ~[NioEventLoop.class:4.1.25.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysPlain(NioEventLoop.java:547) ~[NioEventLoop.class:4.1.25.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:501) ~[NioEventLoop.class:4.1.25.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:461) ~[NioEventLoop.class:4.1.25.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) ~[SingleThreadEventExecutor$5.class:4.1.25.Final]
at java.lang.Thread.run(Thread.java:831) ~[?:?]
Caused by: java.net.ConnectException: Connection timed out: no further information
Display More