mc-bots icon indicating copy to clipboard operation
mc-bots copied to clipboard

errors while using proxies

Open siroo2137 opened this issue 2 years ago • 2 comments

there's errors when the proxy is not working and the bot with the main listener never joins if the proxy is not working

siroo2137 avatar Mar 30 '22 17:03 siroo2137

the errors are io.netty.channel.ConnectTimeoutException: connection timed out: /212.200.89.11:4153 at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe$1.run(AbstractNioChannel.java:261) at io.netty.util.concurrent.PromiseTask.runTask(PromiseTask.java:98) at io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:170) at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164) at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:500) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748)

siroo2137 avatar Mar 30 '22 17:03 siroo2137

Hello, I know this can happen. I may fix proxy error handling in future release, but for now please use just working proxies. You can check your proxy list using proxy checker tools like this one: https://hidemy.name/en/proxy-checker/

crpmax avatar Mar 30 '22 17:03 crpmax