I was reading up on how to set up a Until URU shard on a few different sites, but some of them mentioned something about needing to have a "Cyan Until Uru Authorization Key". What is this? Is it something that is still needed? If so How does one go about getting this?
Sorry for my ignorance on this topic, but doing a Google search doesn't seem to be bringing me much in the way of results for this.
Until URU Setup Question.
- kaelisebonrai
- Posts: 849
- Joined: Sun Feb 03, 2008 3:27 am
- MOULa KI#: 0
- Location: Perth, Western Australia
- Contact:
Re: Until URU Setup Question.
You'd probably be better off running an alcugs shard, to be honest.
You can't get a Cyan Until Uru Authorization Key anymore, anyways.
Alcugs would be at http://alcugs.almlys.org/ .
If you just want to convert a Complete Chronicles client to an Until Uru client, then, http://guildofartisans.org might have something for you, somewhere.
Actual Until Uru servers, dunno about that one, once wanted to go down that road, never ended up doing it.
You can't get a Cyan Until Uru Authorization Key anymore, anyways.
Alcugs would be at http://alcugs.almlys.org/ .
If you just want to convert a Complete Chronicles client to an Until Uru client, then, http://guildofartisans.org might have something for you, somewhere.
Actual Until Uru servers, dunno about that one, once wanted to go down that road, never ended up doing it.
Re: Until URU Setup Question.
It IS still possible to run them, without any kind of invitation Key, but i agree with kaelis, Alcugs is a lot better..
Re: Until URU Setup Question.
From all I have read and experienced Alcugs Does seem like the better idea, but this is more about doing it for the sake of doing it kinda thing. I want to find out how and do it. I plan on doing the same with the Alcugs server as well.
-Atrion Darnay-
-
- Deep Island Admin
- Posts: 2972
- Joined: Mon May 05, 2008 5:50 am
- MOULa KI#: 0
- Location: Germany
Re: Until URU Setup Question.
Just for reference, the Alcugs installation instructions are at http://alcugs.almlys.org/AlcugsInstall
The problem with UU servers is that they sent requests to a server run by Cyan to check whether a player is allowed to log in - and that server does not exist anymore. The protocol is quite simple, but I don't know of an alternative implementation. You could try downloading the old unet3 Alcugs sources, they contain an auth server which in turn requests users from Cyan's server - so you can see how the protocol works. Then you would need to write the authentication server based on this information and redirect the requests to that server instead of the Cyan one.
Sorry, but nobody said it was going to be easy
The problem with UU servers is that they sent requests to a server run by Cyan to check whether a player is allowed to log in - and that server does not exist anymore. The protocol is quite simple, but I don't know of an alternative implementation. You could try downloading the old unet3 Alcugs sources, they contain an auth server which in turn requests users from Cyan's server - so you can see how the protocol works. Then you would need to write the authentication server based on this information and redirect the requests to that server instead of the Cyan one.
Sorry, but nobody said it was going to be easy

Last edited by diafero on Mon Nov 23, 2009 6:17 am, edited 1 time in total.
I prefer e-mails to "diafero arcor de" (after adding the at and the dot) over PMs.
"Many people's horizon is a circle with a radius of zero. They call it their point of view."
Deep Island Shard | Offline KI
"Many people's horizon is a circle with a radius of zero. They call it their point of view."
Deep Island Shard | Offline KI
Re: Until URU Setup Question.
I know people might not be able to say who it is, but are there currently any UntilURU servers being run or are all the ones currently being run all TPOTS/CC on Alcugs?
-Atrion Darnay-
-
- Deep Island Admin
- Posts: 2972
- Joined: Mon May 05, 2008 5:50 am
- MOULa KI#: 0
- Location: Germany
Re: Until URU Setup Question.
I am quite sure there are UU servers. They might use the solution I outlined above - or they managed to patch the Plasma auth server not to forward requests anymore.
I prefer e-mails to "diafero arcor de" (after adding the at and the dot) over PMs.
"Many people's horizon is a circle with a radius of zero. They call it their point of view."
Deep Island Shard | Offline KI
"Many people's horizon is a circle with a radius of zero. They call it their point of view."
Deep Island Shard | Offline KI
-
- Posts: 1057
- Joined: Fri Sep 28, 2007 8:01 pm
- MOULa KI#: 23247
- Location: US (Eastern Time)
- Contact:
Re: Until URU Setup Question.
A (long) while back someone patched the AuthServer executable... and it's already been linked to in this thread. The guildofartisans/uu directory contains the patched AuthServer.
Re: Until URU Setup Question.
Nadnerb wrote:The guildofartisans/uu directory contains the patched AuthServer.
Err... nope.

"It is in self-limitation that a master first shows himself." - Goethe
- kaelisebonrai
- Posts: 849
- Joined: Sun Feb 03, 2008 3:27 am
- MOULa KI#: 0
- Location: Perth, Western Australia
- Contact:
Re: Until URU Setup Question.
Blast. That means I have the wrong version on there. If anyone still has it, then, I'll fix that slight oversight.