Jump to content

Featured Replies

Posted
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?

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.

  • 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. 

  • 2 months later...
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?

Create an account or sign in to comment