Pages: [1] 2 :: one page |
|
Author |
Thread Statistics | Show CCP posts - 7 post(s) |
|

GM Karidor
Game Masters C C P Alliance
22

|
Posted - 2011.10.03 18:35:00 -
[1] - Quote
The Mac section of the EVElopedia page for Multiple Clients now also contains instructions for a little tool that we have now made available, the EVE Clonemaker. With this, you should find it a lot easier to set up and use multiple EVE clients on your Mac, with no need to edit config files manually or firing off commands on the terminal.
However, there are some caveats with using this tool which are listed in the EVElopedia article, but I'll spell them out here as well for those that just download it through the link above:
* do not use this tool to create a client copy for use with test servers, see the manual installation instructions for how to set up a client for use with the test server
* only patch the original EVE Online application (with the exception of client updates)! The clones will always be the same version as the original. Patching a clone with anything other than a client update may result in unexpected client behavior and settings loss. Also, the clones will break if you move the original application in any way.
* if you start clients up in quick succession they will stall and only one will launch, so you have to launch a client, let it start up, then next client, etc.
* this tool as provided "as is" and Customer Support will not be able to offer troubleshooting for it. GM Karidor | Senior Game Master |
|

Ahnkar
Elite Industries Ltd Second Sun Rising
1
|
Posted - 2011.10.03 18:59:00 -
[2] - Quote
Is this tool also duplicating the Eve Online preference folder, or will each client use the same pref folder? |
|

GM Karidor
Game Masters C C P Alliance
22

|
Posted - 2011.10.03 20:26:00 -
[3] - Quote
Each clone will use its own preferences folder, cache etc. within Application Support and you should find the according folders in there named after whatever name you gave to the clone after its first start up, alongside the "EVE Online" folder of the original.
The existing preferences of the original won't be copied by the tool, meaning that the clone will start with default settings the first time around. GM Karidor | Senior Game Master |
|

Krispy Dingo
Strangers in a Strange Land
9
|
Posted - 2011.10.03 20:27:00 -
[4] - Quote
Ahnkar wrote:Is this tool also duplicating the Eve Online preference folder, or will each client use the same pref folder?
I just ran it, it's just making Symbolic Links like we've been doing for awhile, and it automatically changes the Bundle name to be the same as what you named the clone.
It also makes a complete copy of the ~/Library/Application Support/EVE Online folder.
Excellent work on the script, but you should also make the
~/Library/Application Support/EVE Online Clone 1/p_drive/My Documents/EVE
folder be a symbolic link back to the original
~/Library/Application Support/EVE Online/p_drive/My Documents/EVE
folder to make it easier for people to find logs import and export fittings and overviews. Website Twitter Curator of the EVE Podcasts MegaFeed |

Rees Noturana
Red Rock Mining Company
30
|
Posted - 2011.10.03 20:31:00 -
[5] - Quote
You can read the AppleScript if you do a little digging. Looks like a smart little applet that automates what some of us have been doing by hand and I'll be using it to save time.
Thank you Transgaming! Rees Noturana // Professional Treasure Hunter |

Rees Noturana
Red Rock Mining Company
30
|
Posted - 2011.10.03 20:35:00 -
[6] - Quote
Krispy Dingo wrote:Ahnkar wrote:Is this tool also duplicating the Eve Online preference folder, or will each client use the same pref folder? I just ran it, it's just making Symbolic Links like we've been doing for awhile, and it automatically changes the Bundle name to be the same as what you named the clone. It also makes a complete copy of the ~/Library/Application Support/EVE Online folder. Excellent work on the script, but you should also make the ~/Library/Application Support/EVE Online Clone 1/p_drive/My Documents/EVE folder be a symbolic link back to the original ~/Library/Application Support/EVE Online/p_drive/My Documents/EVE folder to make it easier for people to find logs import and export fittings and overviews.
Not a bad idea but I like my fittings and Overview folders stored in my Dropbox folder. Then I can share settings them between desktop and laptop. I'll make a note to try and whip up a little utility to do what was done with Transgaming when I have some free time for that. Rees Noturana // Professional Treasure Hunter |

Krispy Dingo
Strangers in a Strange Land
9
|
Posted - 2011.10.03 20:39:00 -
[7] - Quote
GM Karidor wrote:Each clone will use its own preferences folder, cache etc. within Application Support and you should find the according folders in there named after whatever name you gave to the clone after its first start up, alongside the "EVE Online" folder of the original.
The existing preferences of the original won't be copied by the tool, meaning that the clone will start with default settings the first time around.
I made a clone, and everything was copied, from my bassackwards method of getting the client to run at 1280x720, my window locations, my fittings and overview files, my shortcuts (and I have heavily customized them), my graphics settings, it's just like the client I was running 3 hours ago at lunch. Website Twitter Curator of the EVE Podcasts MegaFeed |

Vincent Athena
V.I.C.E.
58
|
Posted - 2011.10.03 21:35:00 -
[8] - Quote
GM Karidor wrote:.........
The existing preferences of the original won't be copied by the tool, meaning that the clone will start with default settings the first time around.
This is exactly why I use the terminal method to run multiple instances of the client. With this clone method every time a patch comes out I got to trash the clones, re-create them, then go through and do all the settings, shortcuts, colors, and overview of each clone. (I triple box). As we get 2 major and maybe 10 minor patches a year (and more client updates, but those do not count for this rant), I find it easier to just run multiple instances.
Unless I can copy the prefs. Can I?
Unless once set up the prefs do not have to be redone with each patch. Will they be preserved, like they are for the main client copy? CCP employees should never proclaim a feature to be awesome. Only subscribers should. |

Rees Noturana
Red Rock Mining Company
30
|
Posted - 2011.10.03 21:50:00 -
[9] - Quote
Vincent Athena wrote:Unless once set up the prefs do not have to be redone with each patch. Will they be preserved, like they are for the main client copy?
The name you provide will be the name of the Application Support directory for that copy. Just provide the same name the next time you recreate the clone and you'll have all the same settings.
I trashed my manual copy and gave the new clone the same bundle name as I had before and it linked right up.
Rees Noturana // Professional Treasure Hunter |

Rees Noturana
Red Rock Mining Company
30
|
Posted - 2011.10.03 21:52:00 -
[10] - Quote
I also highly recommend that your "master" copy have a different name than the default too. If you mess around with sisi at all you'll end up patching and it resets names to default. Name your master something else, including the bundle name, and you'll keep your preferences separate. Rees Noturana // Professional Treasure Hunter |
|

Adrenalinemax
Macabre Votum Morsus Mihi
1
|
Posted - 2011.10.04 01:49:00 -
[11] - Quote
I have been using this app for several months and many patches.
With the exception of "Client updates" I update my main client and trash all other clients. Run this program and rename all the extra clients the same name as before and prefs are never touched and each client still uses all the old pref files. It just recreates the new client with symlinks.
Can you do all this yourself manually? Hell yes
Is this little program a heck of a lot easier? Hell Yes
http://www.eveonline.com/ingameboard.asp?a=topic&threadID=1568991
Gunther Gabel is me in post #8 |

Midge Mo'yb
Bat Country Goonswarm Federation
28
|
Posted - 2011.10.11 13:22:00 -
[12] - Quote
can't you just, copy and paste the app in applications?
thats how i do it and I've not had an issue yet? or am i doing it wrong? |

Rees Noturana
Red Rock Mining Company
31
|
Posted - 2011.10.11 15:04:00 -
[13] - Quote
Midge Mo'yb wrote:can't you just, copy and paste the app in applications?
thats how i do it and I've not had an issue yet? or am i doing it wrong?
Yes, you can just duplicate the app and if you modify the info.plist file you won't run into odd crashes as multiple clients attempt to write to the same preferences and cache files. This method saves patching multiple clients and 9GB+ of space for each extra client you have.
Rees Noturana // Professional Treasure Hunter |

ShalomMF
Caldari Provisions Caldari State
0
|
Posted - 2011.10.28 13:11:00 -
[14] - Quote
I've got an early 2011 MBP and thinking of signing up for 'Power of 2'. Can anyone comment on the performance when running a second client on an MBP? |

Some jezebell
Pator Tech School Minmatar Republic
1
|
Posted - 2011.12.06 11:29:00 -
[15] - Quote
I am happily running dual clients on a 2010 Mac book pro (2.4 Core 2 Duo) with upgraded memory to 4 Gigs on 10.7.2 lion. The eve clone maker (linked previous) does a cracking job and i have had no problems with it so far in 0.0 with small fleet roams.
I initially turned down the graphics to the recommended "performance" default settings on the main screen and it has been running very smoothly. The graphics still look good enough on these settings and it is very playable. I have just turned the shader setting up to medium over the last couple of days (cos I'm a bit of a graphics freak and i like the ships with Decals!!) and so far i have not noticed any major problem with the performance.
If you haven't upgraded your memory yet then i would recommend it because it does make a difference.
i can't recommend the eve clone maker enough.
SJ |

Some jezebell
Pator Tech School Minmatar Republic
1
|
Posted - 2012.01.30 11:16:00 -
[16] - Quote
I dont suppose any of you programming ninja's could do a similar creation tool for a "Sisi" client creator? That would be really handy.
S J
|

Sbnak Breau
Drusus Tech Enterprises
0
|
Posted - 2012.03.13 20:29:00 -
[17] - Quote
This seems to have broken with the new patch. |

Sbnak Breau
Drusus Tech Enterprises
0
|
Posted - 2012.03.13 20:53:00 -
[18] - Quote
I hacked together a quick alfred extension to launch eve the "terminal" way.
You type eve 1 or eve 2 (well anything really after eve to give it a unique name)
it will launch a client.
So for instance if you type eve 1
it launches a client
eve 2
it launches a client
eve 1
nothing happens (eve 1 is already running)
eve doggy
it launches a client
You have to clean up manually. When you done launching 600 clients you need to run eve clean, this allows you to reuse IDs.
So,
eve 1 eve 2 eve 3
play horridly confusing 3 clients at once (the terminal way, so be aware)
and then close eves
eve clear
Pretty simple, and it stays out of the way. If you using something besides alfred you can use the same basic idea you just need to package it for your launcher.
And it's set up so running "eve" in alfred does not conflict with "eve 1", so if you only some times run multipul clients or use alfred as a task switcher, thats fine too.
[Heres the extension I used the eve online icns from the game folder. CCP, if you have a problem with that let me know and I will pull it out. |

LinaSlice KANGAHobothe1
Center for Advanced Studies Gallente Federation
2
|
Posted - 2012.03.14 02:19:00 -
[19] - Quote
The link to clone program in post #1 does not work. The link works, the clone program fails at last step. However the clone program downloaded from EVE wiki site works fine.
They were different files names also. File from post #1 was rev2.zip and one from eve wiki is rev4.zip. |

Trebor Daehdoow
Dirt Nap Squad Dirt Nap Squad.
1965
|
Posted - 2012.03.15 22:30:00 -
[20] - Quote
I can confirm that the current clonemaker linked in the wiki works with Crucible 1.5
In fact, given the changes to the internal structure of the Eve Online.app file I would strongly recommend using Clonemaker in preference to manual patching. If you do, only the main install will use the Launcher; the cloned installs will launch the client directly.
One minor issue with clonemaker is that it doesn't support creating clones with arbitrary preference folder names (ie: if you create an "eve online-1.app" clone, the preferences folder will be set to .../Library/Application Support/eve online-1.app
I have tweaked the clonemaker so you can specify a different preferences folder if you like (clonemaker is an applescript app). You can find the tweaked version in my public dropbox.
Use at your own risk, of course! The Polls are open! Click here to vote for Trebor *-áMy Election Thread * Voter's Guide |
|

Jaxsurfer
Macabre Votum Against ALL Authorities
0
|
Posted - 2012.03.16 03:03:00 -
[21] - Quote
The info.plist that you are looking for is actually easy to find; when you "show contents" of your eve application just use the spotlight search and type "info.plist" and select the place you want it to search next to that.
for example if I search for info.plist of my application named "Eve Online 2" i select "eve online 2" where is says "search:". they should list 3 of the files and if you have done this before you can find what you are looking for and from there you can edit the name of the preference folder the client uses (mine if obviously eve online 2), to double check you have the preference file you can open finder then at the top select "GO" -> hold down the "alt" key and select your "library folder" when it comes up then application support and it should be there
I duplicated my original eve online client and did this and it works.. sorry if i am not good at explaining this :P i also use a 2010 macbook pro core i7 (first gen) on lion and I can run 3 of my clients at once |

Goran Konjich
University of Caille Gallente Federation
0
|
Posted - 2012.03.16 08:06:00 -
[22] - Quote
ok, im new but why are you doing all this mumbo jumbo ? any particular reason ? i fire once EVE client log in ... alt+tab to desktop and fire again the EVE online client icon ...
it starts and i login with another account, every thing is as i it should ...
are you talking about preferences and windows positions and other "personal" stuff ?
thx |

Mara Rinn
Cosmic Industrial Complex Cosmic Consortium
1039
|
Posted - 2012.03.16 08:14:00 -
[23] - Quote
Goran Konjich wrote:ok, im new but why are you doing all this mumbo jumbo ? any particular reason ? i fire once EVE client log in ... alt+tab to desktop and fire again the EVE online client icon ...
Doing things this way risks corrupting things like overview settings, bookmark folders, or any other locally saved configuration. It also avoids using an extra 11GB of disk space that the "create another copy of EVE Online" would do. |

Jaxsurfer
Macabre Votum Against ALL Authorities
0
|
Posted - 2012.03.16 15:23:00 -
[24] - Quote
Actually yeah, although it is true you can just fire up the same app now, the issue is that the multiple clients will use the same pref folder which slows down your play a lot and even sometimes I would get runtime errors, disconnects, etc. That's how it has usually been so thats why we look to make separate clients with separate pref folders :P |

Christa Larne
Seniors Clan Get Off My Lawn
0
|
Posted - 2012.04.17 10:35:00 -
[25] - Quote
Hi folks - been using clone maker successfully on my main machine (Macbook Pro) but it is not working on my backup machine (Mac Mini). It launched okay, I select the master copy of Eve Online, then I get the following message:
cp: /Applications/Eve Online.app//Contents/MacOS/cider: No such file or directory
If I then try to run the clone that has been created I get the following message:
You can't open the application Eve Online - Clone1 because it may be damaged or incomplete.
I have done a complete reinstallation of the client from download, including clearing out the /Library folders, but still no joy. Does anyone have any suggestions?
Thanks. |

Christa Larne
Seniors Clan Get Off My Lawn
0
|
Posted - 2012.04.17 10:40:00 -
[26] - Quote
Ok, fixed it by copying Clone Maker from my Macbook to my Mac Mini. The version on the Mini was downloaded today so it looks like there might be an issue with the current 'live' version. |

in2
Perkone Caldari State
0
|
Posted - 2012.04.30 02:53:00 -
[27] - Quote
Christa Larne wrote:Hi folks - been using clone maker successfully on my main machine (Macbook Pro) but it is not working on my backup machine (Mac Mini). It launched okay, I select the master copy of Eve Online, then I get the following message:
cp: /Applications/Eve Online.app//Contents/MacOS/cider: No such file or directory
If I then try to run the clone that has been created I get the following message:
You can't open the application Eve Online - Clone1 because it may be damaged or incomplete.
I have done a complete reinstallation of the client from download, including clearing out the /Library folders, but still no joy. Does anyone have any suggestions?
Thanks.
I am having the exact same problem...any chance of an update or hint as to how it can be fixed?
|

Cain Seldon
The Scope Gallente Federation
0
|
Posted - 2012.05.08 16:41:00 -
[28] - Quote
in2 wrote:Christa Larne wrote:Hi folks - been using clone maker successfully on my main machine (Macbook Pro) but it is not working on my backup machine (Mac Mini). It launched okay, I select the master copy of Eve Online, then I get the following message:
cp: /Applications/Eve Online.app//Contents/MacOS/cider: No such file or directory
If I then try to run the clone that has been created I get the following message:
You can't open the application Eve Online - Clone1 because it may be damaged or incomplete.
I have done a complete reinstallation of the client from download, including clearing out the /Library folders, but still no joy. Does anyone have any suggestions?
Thanks. I am having the exact same problem...any chance of an update or hint as to how it can be fixed?
I am having the same issue as well. If it means anything I am running mid 2011 iMac 12GBs RAM with latest version of OS X Lion. |

Christa Larne
Seniors Clan Get Off My Lawn
1
|
Posted - 2012.05.09 11:44:00 -
[29] - Quote
I get the feeling CCP are probably not monitoring this thread.
I suggest that someone raises a bug report for this issue. |

Zappa Beefheart
EVE University Ivy League
0
|
Posted - 2012.05.10 04:58:00 -
[30] - Quote
Right click on the eve client>show package contents naviage to contents>resources observe that there's another EVE Online.app inside open up the script ccp gave and drag this hidden 'EVE Online.app' into the dialog your clone will be dropped beside the hidden client, make sure you put it in applications.
Some further comments... the script ccp gave us can be easily modified to automate the cloning, since this needs to be done for every update, it might be handy if someone would do so. the clone will skip the launcher and you can skip the launcher in the main client by navigating opening the hidden client instead. |
|
|
|
|
Pages: [1] 2 :: one page |
First page | Previous page | Next page | Last page |