.com.unity Forums

.com.unity Forums (http://forum.shrapnelgames.com/index.php)
-   Dominions 2: The Ascension Wars (http://forum.shrapnelgames.com/forumdisplay.php?f=55)
-   -   all games everywhere are down (http://forum.shrapnelgames.com/showthread.php?t=18799)

Yossar April 19th, 2004 12:50 AM

Re: all games everywhere are down
 
So if something were to happen in the near or distant future and the server were to go down permanently, we'd be unable to play the game multiplayer? I hope it would be fairly easy for someone to come up with a hack should that occur.

Gandalf Parker April 19th, 2004 12:57 AM

Re: all games everywhere are down
 
Quote:

Originally posted by Yossar:
So if something were to happen in the near or distant future and the server were to go down permanently, we'd be unable to play the game multiplayer? I hope it would be fairly easy for someone to come up with a hack should that occur.
<font size="2" face="sans-serif, arial, verdana">Sure. Anyone can put up a server. The worst that can happen would be that if they had no backups that the server would have to be started without a CD-key file. All that would mean is that the pirates would be able to play again.

Cainehill April 19th, 2004 03:46 AM

Re: all games everywhere are down
 
Quote:

Originally posted by Gandalf Parker:
</font><blockquote><font size="1" face="sans-serif, arial, verdana">quote:</font><hr /><font size="2" face="sans-serif, arial, verdana">Originally posted by Yossar:
So if something were to happen in the near or distant future and the server were to go down permanently, we'd be unable to play the game multiplayer? I hope it would be fairly easy for someone to come up with a hack should that occur.

<font size="2" face="sans-serif, arial, verdana">Sure. Anyone can put up a server. The worst that can happen would be that if they had no backups that the server would have to be started without a CD-key file. All that would mean is that the pirates would be able to play again. </font><hr /></blockquote><font size="2" face="sans-serif, arial, verdana">Eh - if they have anything tricky in the bit of code that the callback routines talk to, it'd take a good bit of programming to come up with a hack that'd allow a new server.

For instance - a robust validation mechanism might use PK crypto. It's not just a matter of putting up a server that listens on the appropriate port.

Of course, robust crypto would be using "Brilliant Pebbles" to crack walnuts, for Dom2 validation. As is, it's not too hard to get around - but you shouldn't have to reconfigure your routing tables or reconfigure your firewalls in order to play the game.

Right now, your average bear is SOL when this happens.

Gandalf Parker April 19th, 2004 04:00 AM

Re: all games everywhere are down
 
I didnt mean anyone ELSE putting up a server. For one thing if you could figure out how to get the game to "dial home" to a different server then you could figure out how to get it to not dial home at all. Hmmmm.... actually, come to think of it.. no never mind.

What I meant was that no matter what happens to the server it wouldnt be much for Illwinter or Shrapnel to put up another. Its not a big expense for a server like that. And even if the key file was lost it would just start over building a new one.

Zapmeister April 19th, 2004 04:05 AM

Re: all games everywhere are down
 
Quote:

Personally I was impressed that the issue was resolved in an hour's time at what must've been an inconvenient hour Illwinter-time.
<font size="2" face="sans-serif, arial, verdana">Certainly. However, the fact that it happened at all must have been a major embarrassment. Checking that a connection has succeeded and taking appropriate action (allowing access, in this case) if it hasn't, is fundamental functionality in any application that does network communications.

EDIT: Hmmm, simply allowing access may be too exploitable.

[ April 19, 2004, 03:12: Message edited by: Zapmeister ]

Member 4148 April 19th, 2004 05:29 AM

Re: all games everywhere are down
 
so what happens to the game each of the following happen:
you go out of buisness?
someone else ends up with the IP address / domain name the program specifies?
10 years from now a group gets nostalgic and wants to run a multiplayer game on their ethernet?
an outside net connection is unavailable/inadviseable for a Groups network?

i guess i can see both sides - you have a popular game and want to slow pirates to get money that is rightfully yours - consumers want to play the game that they bought - a required call home cd check slows pirates but stops legit use in some circumstances
the question is: which takes priority?

Gandalf Parker April 19th, 2004 05:54 AM

Re: all games everywhere are down
 
Quote:

Originally posted by Member 4148:
i guess i can see both sides - you have a popular game and want to slow pirates to get money that is rightfully yours - consumers want to play the game that they bought - a required call home cd check slows pirates but stops legit use in some circumstances the question is: which takes priority?
<font size="2" face="sans-serif, arial, verdana">True enough. But then thats true of any type of protection. This is actually one of the least bothersome that they could have chosen.

But before someone inevitably says something about how such things dont stop pirating, we should point out that protections like this are 95% about stopping "casual copying" by those legit customers.

They could have gone with a 5 deep named domain site such as 1.2.3.illwinter.com than an IP with an ISP like its doing now. Of course that makes it bypassable by anyone who knows what the host file on their machine is for but it would take care of your "sometime in the future" scenario. Everything has its pros and cons.

Maybe if sales go well they can go with a multihomed server, and alternating pointers between an illwinter server and a shrapnel server.

Zapmeister April 19th, 2004 06:04 AM

Re: all games everywhere are down
 
Quote:

Maybe if sales go well they can go with a multihomed server, and alternating pointers between an illwinter server and a shrapnel server.
<font size="2" face="sans-serif, arial, verdana">If 90% (just to pluck a figure out of the air) of the usage of the product critically depends on service provided by the vendor, then I think this is the least you can do. Before the sales figures come in.

PhilD April 19th, 2004 11:42 AM

Re: all games everywhere are down
 
Does the "phone home" check mean a network game on a LAN that is otherwise unconnected to the Internet is not possible? That, if true, would be something I have a problem with.

Right now, I have an Internet connexion, and no local opponent, so only one CD key. But both might change, and on general principles, it would be a very bad practice.

I don't have a problem with the game checking the CD keys Online if the players are Online. But hanging the game if they aren't is a whole different matter...

Gandalf Parker April 19th, 2004 02:23 PM

Re: all games everywhere are down
 
Quote:

Originally posted by PhilD:
Does the "phone home" check mean a network game on a LAN that is otherwise unconnected to the Internet is not possible? That, if true, would be something I have a problem with.

<font size="2" face="sans-serif, arial, verdana">No they already said that it wont be affected by lack of phoning home.

Apparently the problem was caused by the lack of a check routine. Just guessing (from experience in such areas) Id say that it probably handles not being able to connect to the check-server at all, but didnt have a routine for when the server is there but the check program isnt running on that port. The automatic time-outs of such servers is longer than most Users are willing to wait and are very hard to set differently.

This routine will probably be tweaked in patches the same as everything else in the game. Lets not get so impatient that we force them to go buy one of the ready-made protection schemes. Im sure we would be much more unhappy with that.

[ April 19, 2004, 13:25: Message edited by: Gandalf Parker ]


All times are GMT -4. The time now is 05:24 PM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©1999 - 2025, Shrapnel Games, Inc. - All Rights Reserved.