
Nashenas
EVE University Ivy League
1
|
Posted - 2013.07.19 22:26:00 -
[1] - Quote
I'm having a similar issue. I'm running OS X 10.6.8, on a case sensitive volume. I had a work-around that lasted for a long time, creating a case-insensitive sparse bundle image, installing eve into that, and then creating a link to it from the Dock. This last update decided it wants to write to:
/users/username/library/application support/eve online/repair_download_cache/tmp88cbnz_4.datapile
It lowercases everything even though earlier up in the logs it says:
Cache folder: "/Users/paul/Library/Application Support/EVE Online/repair_download_cache"
NOTE: I have replaced arrow characters(> and <) with < and > because I get the error "The input cannot contain HTML". It seems fine when it's "greater than" followed by "less than", but the other way around, it thinks it's a hacking attempt.
EDIT: Downloading the latest version of the game did not fix anything. It still wants to download the launcher update and "patch" my game. I literally CAN NOT play the game. I'm definitely going to ask for some kind of reimbursement here.
The tail of the logs:
(5/7) Loading cache: Initializing ... (5/7) Loading cache: 100.0%, 00m00s (6/7) Downloading patch: Initializing ... (6/7) Downloading patch: 100.0%, 36.08 MB/36.08 MB, 2.49 MB/s, 00m12s (7/7) Applying patch: Initializing ... Restoring: Contents/Frameworks/Python.framework/Versions/2.7/Python Traceback (most recent call last): File "repairTool/progressPanel.pyc", line 82, in _TaskRun File "repairTool/repairUI.pyc", line 97, in Start File "repairTool/repairLogic.pyc", line 199, in Repair File "repairTool/repairLogic.pyc", line 355, in Restore File "zsync/zsync.pyc", line 407, in RestoreFolder File "zsync/zsync.pyc", line 464, in ReconstructFiles File "zsync/zsync.pyc", line 491, in ReconstructFile File "zsync/fileSync.pyc", line 390, in CompileToCallback File "zsync/fileSync.pyc", line 419, in __enter__ File "zsync/fileSync.pyc", line 431, in OpenHandlers IOError: [Errno 2] No such file or directory: '/users/username/library/application support/eve online/repair_download_cache/tmp88cbnz_4.datapile' Total Runtime: 0h00m15s
and the top:
Restoring folder: "/Volumes/eve/EVE Online.app" Checksum Database: "<ChecksumDB at '/var/folders/2Z/2Z1ptpSxFfeQJSejoNC8Ek+++TI/-Tmp-/CCP_checksum_cache_v003'>" Repair URL: "http://cdn1.eveonline.com/EveOnlineLauncher/release/launcherupdate_2.1.569300_mac.dat" Client Directory: "/Volumes/eve/EVE Online.app" Caching enabled Cache folder: "/Users/username/Library/Application Support/EVE Online/repair_download_cache" Using 1 cache file(s) RestoreFolder input values: folder = '/Volumes/eve/EVE Online.app' url = 'http://cdn1.eveonline.com/EveOnlineLauncher/release/launcherupdate_2.1.569300_mac.dat' hashdb = <ChecksumDB at '/var/folders/2Z/2Z1ptpSxFfeQJSejoNC8Ek+++TI/-Tmp-/CCP_checksum_cache_v003'> safemode = False datapiles = [<stuff.dataPile.DataPile instance at 0x17edba08>] downloadFolder = '/Users/username/Library/Application Support/EVE Online/repair_download_cache' cleanupDownloadData = False downloadThreads = 5 whitelist = [] ignore = ['Contents/Resources/EVE Online.app/*', 'Contents/Resources/cache/*', 'Contents/Resources/*.patch'] |