Pressure 8 Posted October 19, 2016 Report Share Posted October 19, 2016 So I downloaded Runite and went to run it after putting the cache it came with in my users folder "Iconic Cache" ran it, and got. java.io.FileNotFoundException: C:\Users\Tylar Gordon\Dropbox\Ionic\IonicCache\main_file_cache.dat (The system cannot find the path specified) at java.io.RandomAccessFile.open0(Native Method) at java.io.RandomAccessFile.open(Unknown Source) at java.io.RandomAccessFile.<init>(Unknown Source) at java.io.RandomAccessFile.<init>(Unknown Source) at Signlink.run(Signlink.java:50) at java.lang.Thread.run(Unknown Source) Anyone know if the main file cache dat just got corrupted when dling it or if it wasn't added/where I can grab that? Same with turmoil-ps? Link to comment Share on other sites More sharing options...
penta 20 Posted October 19, 2016 Report Share Posted October 19, 2016 java.io.FileNotFoundException: C:\Users\Tylar Gordon\Dropbox\Ionic\IonicCache\main_file_cache.dat (The system cannot find the path specified) It's looking there for the cache directory. Edit the Signlink #findcachedir method. Link to comment Share on other sites More sharing options...
Pressure 8 Posted October 20, 2016 Author Report Share Posted October 20, 2016 14 hours ago, penta said: java.io.FileNotFoundException: C:\Users\Tylar Gordon\Dropbox\Ionic\IonicCache\main_file_cache.dat (The system cannot find the path specified) It's looking there for the cache directory. Edit the Signlink #findcachedir method. I know it is looking for the .dat, if it was looking for the cache directory it wouldn't find ANY of the cache, not this dat specifically. Link to comment Share on other sites More sharing options...
digdig18 0 Posted January 11, 2017 Report Share Posted January 11, 2017 On 10/19/2016 at 8:14 PM, Pressure said: So I downloaded Runite and went to run it after putting the cache it came with in my users folder "Iconic Cache" ran it, and got. java.io.FileNotFoundException: C:\Users\Tylar Gordon\Dropbox\Ionic\IonicCache\main_file_cache.dat (The system cannot find the path specified) at java.io.RandomAccessFile.open0(Native Method) at java.io.RandomAccessFile.open(Unknown Source) at java.io.RandomAccessFile.<init>(Unknown Source) at java.io.RandomAccessFile.<init>(Unknown Source) at Signlink.run(Signlink.java:50) at java.lang.Thread.run(Unknown Source) Anyone know if the main file cache dat just got corrupted when dling it or if it wasn't added/where I can grab that? Same with turmoil-ps? "Iconic Cache" and "IonicCache" is that fine? Link to comment Share on other sites More sharing options...
Gladius 2 Posted January 13, 2017 Report Share Posted January 13, 2017 (edited) post your Signlink class here Edited January 13, 2017 by Gladius Link to comment Share on other sites More sharing options...
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