Hangin 0 Posted August 15, 2023 (edited) Having issues with connecting to the dreambot servers on start up. Pulled up the logs: 3:04:53 PM: [INFO] Connecting to server... 3:04:53 PM: [INFO] Successfully loaded web nodes (latest)! 3:04:54 PM: [INFO] Starting new instance... 3:05:02 PM: [INFO] Attempting to connect to OSRS... 3:05:03 PM: [INFO] Connection successful! 3:05:03 PM: [INFO] Attempting to start new applet... 3:05:03 PM: [ERROR] Exception in thread "Game" 3:05:03 PM: [ERROR] java.lang.NullPointerException 3:05:03 PM: [ERROR] at org.dreambot.42.4(42.java:82) 3:05:03 PM: [ERROR] at org.dreambot.4H.6(4H.java:304) 3:05:03 PM: [ERROR] at org.dreambot.4H.1(4H.java:239) 3:05:03 PM: [ERROR] at org.dreambot.4d.6(4d.java:154) 3:05:03 PM: [ERROR] at org.dreambot.core.Instance.run(Instance.java:275) 3:05:03 PM: [ERROR] at java.lang.Thread.run(Unknown Source) 3:05:15 PM: [ERROR] Failed connecting to our servers: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection timed out: no further information: cdn.dreambot.org/ Caused by: java.net.ConnectException: Connection timed out: no further information at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) at sun.nio.ch.SocketChannelImpl.finishConnect(Unknown Source) at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:330) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:702) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) 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(Unknown Source) 3:05:15 PM: [WARN] There was a problem connecting to the DreamBot servers. Any ideas of how to fix this? Edited August 15, 2023 by Hangin
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now