Vandermoore 3 Posted June 17, 2024 I keep getting an error that started yesterday when trying to run dreambot. I have tried redownloading and I cannot get dreambot to work. 2024-06-17 16:15:50 [INFO] Connecting to server... 2024-06-17 16:15:50 [INFO] Successfully downloaded web nodes (latest)! 2024-06-17 16:15:50 [INFO] Starting new instance... 2024-06-17 16:15:51 [INFO] [SYSTEM INFO] DreamBot Version: 3.26.12 / Script Running: None / Java: Oracle Corporation version 18.0.1 / OS: Windows 10 version 10.0 / Memory: 21.69MB used out of 47.00MB total 2024-06-17 16:15:59 [INFO] Attempting to connect to OSRS... 2024-06-17 16:15:59 [INFO] Connection successful! 2024-06-17 16:15:59 [INFO] Attempting to start new applet... 2024-06-17 16:16:00 [INFO] Downloading gamepack... 2024-06-17 16:16:01 [INFO] Downloading gamepack... 2024-06-17 16:16:01 [INFO] Preparing gamepack for start... 2024-06-17 16:16:01 [INFO] Gamepack downloaded successfully! 2024-06-17 16:16:01 [WARN] The client is currently outdated, please be patient while we update. 2024-06-17 16:16:05 [ERROR] java.io.FileNotFoundException: C:\Users\myusername\DBFolderCache\tmpDB64360373\jagex_cl_oldschool_LIVE.dat (The system cannot find the path specified) 2024-06-17 16:16:05 [ERROR] at java.base/java.io.RandomAccessFile.open0(Native Method) 2024-06-17 16:16:05 [ERROR] at java.base/java.io.RandomAccessFile.open(RandomAccessFile.java:344) 2024-06-17 16:16:05 [ERROR] at java.base/java.io.RandomAccessFile.<init>(RandomAccessFile.java:259) 2024-06-17 16:16:05 [ERROR] at java.base/java.io.RandomAccessFile.<init>(RandomAccessFile.java:213) 2024-06-17 16:16:05 [ERROR] at ue.<init>(Unknown Source) 2024-06-17 16:16:05 [ERROR] at tt.al(Unknown Source) 2024-06-17 16:16:05 [ERROR] at dl.ak(Unknown Source) 2024-06-17 16:16:05 [ERROR] at client.init(Unknown Source) 2024-06-17 16:16:05 [ERROR] at org.dreambot.2Q.0a(2Q.java:273) 2024-06-17 16:16:05 [ERROR] at org.dreambot.2y.0a(2y.java:175) 2024-06-17 16:16:05 [ERROR] at org.dreambot.core.Instance.run(Instance.java:345) 2024-06-17 16:16:05 [ERROR] at java.base/java.lang.Thread.run(Thread.java:833) 2024-06-17 16:16:05 [INFO] Successfully started new applet! 2024-06-17 16:16:10 [ERROR] Exception in thread "Game" 2024-06-17 16:16:10 [ERROR] java.lang.NullPointerException: Cannot invoke "org.dreambot.5d.9()" because the return value of "org.dreambot.api.Client.getRsClient()" is null 2024-06-17 16:16:10 [ERROR] at org.dreambot.api.methods.world.Worlds.0(Worlds.java:139) 2024-06-17 16:16:10 [ERROR] at org.dreambot.api.methods.world.Worlds.0(Worlds.java:41) 2024-06-17 16:16:10 [ERROR] at org.dreambot.api.methods.world.Worlds.refresh(Worlds.java:224) 2024-06-17 16:16:10 [ERROR] at org.dreambot.api.methods.world.Worlds.all(Worlds.java:211) 2024-06-17 16:16:10 [ERROR] at org.dreambot.api.methods.world.Worlds.all(Worlds.java:250) 2024-06-17 16:16:10 [ERROR] at org.dreambot.api.methods.world.Worlds.getRandomWorld(Worlds.java:360) 2024-06-17 16:16:10 [ERROR] at org.dreambot.2y.5(2y.java:112) 2024-06-17 16:16:10 [ERROR] at org.dreambot.core.Instance.run(Instance.java:372) 2024-06-17 16:16:10 [ERROR] at java.base/java.lang.Thread.run(Thread.java:833) 2024-06-17 16:16:11 [ERROR] Failed connecting to our servers io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection timed out: no further information: cdn.dreambot.org/143.198.12.24:43831 Caused by: java.net.ConnectException: Connection timed out: no further information at java.base/sun.nio.ch.Net.pollConnect(Native Method) at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) 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.base/java.lang.Thread.run(Thread.java:833) 2024-06-17 16:16:11 [WARN] There was a problem connecting to the DreamBot servers. 2024-06-17 16:16:11 [INFO] Deleting temporary folder: C:\Users\myusername\DBFolderCache\tmpDB64360373 2024-06-17 16:16:57 [INFO] Successfully copied the selected message to your clipboard.
Kyle2016A 3 Posted June 17, 2024 3 minutes ago, Vandermoore said: I keep getting an error that started yesterday when trying to run dreambot. I have tried redownloading and I cannot get dreambot to work. Have you tried Deleting Dreambot completely and then reinstalling? Did you use the DB Launcher or just try to re-download? The link for the DB Launcher is here: https://downloads.dreambot.org/DBLauncher.jar This will ensure you're always running the latest client. The client has been updated twice since this thread was made. This is the error that prompted me to give this solution: 2024-06-17 16:16:01 [WARN] The client is currently outdated, please be patient while we update.
Vandermoore 3 Posted June 17, 2024 7 minutes ago, Kyle2016A said: The link for the DB Launcher is here: https://downloads.dreambot.org/DBLauncher.jar This will ensure you're always running the latest client. The client has been updated twice since this thread was made. I had tried the latest download before posting. I used the link you provided just now and I still get the same error message.
Vandermoore 3 Posted June 17, 2024 Figured it out, firewall was causing an issue. Not sure why. Kyle2016A 1
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