August 30, 201312 yr [ERROR][08/30/13 11:19:45 AM]: Failed to load database module! java.sql.SQLException: path to 'C:\Users\Tester.USER-866H274MF5\OSBot\data\random.dat': 'C:\Users\Tester.USER-866H274MF5\OSBot' does not exist at org.sqlite.Conn.<init>(Conn.java:104) at org.sqlite.Conn.<init>(Conn.java:49) at org.sqlite.JDBC.connect(JDBC.java:86) at java.sql.DriverManager.getConnection(Unknown Source) at java.sql.DriverManager.getConnection(Unknown Source) at org.osbot.uA.<init>(ag:65) at org.osbot.fb.E(cg:206) at org.osbot.CB.run(yk:164) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) I'm actually at worked logged into a domain and my username isn't tester.user-866 etc etc I logged into administrator to move the OSBOT folder over to my C:\Users\myaccount and is there anyway I can change the path to go to my own account and not the set tester? If it's not possible then thats fine, however I never had this problem until this newest update ..
August 30, 201312 yr Instead of moving the folder, why didn't you just try installing it directly into your user account? IE run the osbot jar while you were on the user you wanted the directories to be installed in? Try deleting whatever folder you made, logging into the account you want osbot on, download the jar on that user profile, and run it. It should install ALL of the required directories. (When you move folders it's easy to miss important parts of a program) Also, I'm not a computer genuis at all, but you're getting an SQL error and connection errors. Have you tried allowing osbot through your firewalls? It could be that osbot is attempting to connect to the internet to download parts of the client but is unable to make the connection.
August 31, 201312 yr Author I tried that in the first place but it automatically places the folder in that random user. And yeah i'm not going to screw around with the firewall settings on my basic account, nor do I have permissions, however this may be the key, I didn't think of that actually. I think I'll just stick to using the admin account though, hopefully I won't get caught . Domains suck :p Thanks for taking the time to bounce ideas though.