Posted October 19, 20168 yr comment_5341 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?
October 19, 20168 yr comment_5342 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.
October 20, 20168 yr Author comment_5358 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.
January 11, 20178 yr comment_8052 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?
January 13, 20178 yr comment_8195 post your Signlink class here Edited January 13, 20178 yr by Gladius
Create an account or sign in to comment