I have the latest version of Java 8 installed. I uninstalled all previous versions of Java before downloading it. I then downloaded the client. When I run the client I get an error message.
CouldNotLoadArgumentException[ Could not load file/URL specified: C:\Users\pc\Desktop\OSBot 2.6.20.jar]
at com.sun.javaws.Main.launchApp(Unknown Source)
at com.sun.javaws.Main.continueInSecureThread(Unknown Source)
at com.sun.javaws.Main.access$000(Unknown Source)
at com.sun.javaws.Main$1.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: File too large
at com.sun.javaws.jnl.LaunchDescFactory.buildDescriptor(Unknown Source)
... 5 more