All I can think of, unless you explain it more
Get the files, highlight them all zip into zip folder.
Upload to dropbox and try that, works for me.
|
|
Hi. I am having a problem on my cache downloading. It downloads to the right folder which is the C:/ folder but the files in it are wrong. Instead of the normal cache files I am supposed to have downloaded, I get these:
(I am not advertising my name, as it is to help those help me. Trandex is my server name)
Extracted files:
Supposed to get:TRANDEX(Folder)
cacheVersion1.dat
main_file_cache.dat
main_file_cache.idx0
main_file_cache.idx1
main_file_cache.idx2
main_file_cache.idx3
main_file_cache.idx4
TRANDEX.zip
Yes, all of the files are in the .ZIP file at the link where it is supposed to be downloaded at. I dont know. D: Any help?Data(Folder)
Maps(Folder)
Raw(Folder)
Sprites(Folder)
cacheVersion1.dat
data.dat
main_file_cache.dat
main_file_cache.idx0
main_file_cache.idx1
main_file_cache.idx2
main_file_cache.idx3
main_file_cache.idx4
null_cache.dat
null_cache.idx
All I can think of, unless you explain it more
Get the files, highlight them all zip into zip folder.
Upload to dropbox and try that, works for me.
Ok. Thanks for the fast reply. Ill check and update this post.
I dont think it works, but im not done. Ill check again.
I had this problem too, took me much days to solve it out...
Well, go to Client.java, and search for public static void compress or gzip aswell.
Below you will see String inF and String outF, change these two methods to this :
Gzip means unpack/extract, so it'll do it with your .zip file.Code:String inF = "C:/YOURCACHE/YOURCACHE.zip/gzip/"+ ID +".dat"; String outF = "C:/YOURCACHE/YOURCACHE.zip/gzip/"+ ID;
MAKE SURE YOUR .ZIP FILE DOESN'T HAS A MAIN FOLDER, YOU MUST ZIP ALL FILES OF YOUR CACHE, THEY SHOULD APPER FIRSTLY AND BEFORE EVERYTHING! Then upload, change CacheDownloader.java and it should work.![]()
Trying that out. If it works, I will love you forever. (No homo)
Right.
Don't forget that you need to zip the files like this >>>
And obviously change the YOURCACHE to the name of your .zip and folder (must be same!).
Ok thanks. Im uploading now.![]()
Doesnt work. This sucks. Is there a certain place I need to upload it to?
Go to Uppit, and upload your cache zipped. Then click at the big blue button to download it, BUT don't download it, just right click at Download starting, click here if nothing happens... and hit 'Copy link'. Paste this link at your CacheDownloader.java and Client.java (Change the cache link on these two files) then Compile.
Ok umm. I will try that and I am uploading my site right now. And I think it didnt work because I didnt change the link in Client.java. Thank so much. Ill update.
| « 2 Things (Willing to pay) | Server compile help » |
| Thread Information |
Users Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |