Page 1 of 1
Poll: Save Times?
Posted: Tue Apr 10, 2012 5:28 pm
by Light Shade
What's an acceptable save time for people? How much is "too much" time to lose if the shard crashes? What are your thoughts on this subject. I personally have no serious stake in the matter, but I have seen this issue discussed quite a bit since 2008 and i'm just curious to see what people think. What's a good balance between save times and losses?
-L/S
Re: Poll: Save Times?
Posted: Tue Apr 10, 2012 5:31 pm
by WiseOne
I think (and voted) 1 hour is the most I would be willing to 'lose' if the server crashed. I don't mind waiting a minute or two every half an hour but more than an hour would really suck especially if you are farming or get a good item.
Re: Poll: Save Times?
Posted: Tue Apr 10, 2012 5:47 pm
by Soma
I'd have to stick with 1/2 hour, although its a pain during duels/pvp when the world save goes off, it would still suck more losing even half an hour of playtime.
Re: Poll: Save Times?
Posted: Tue Apr 10, 2012 6:25 pm
by Pirul
I went for 1.5, but could easily have gone for 2hrs.
Server crashes are not frequent enough to have to worry too much about this, and normally when it crashes once, there sometimes are several "replicas" after, so we could go with 2hrs, and if the server crashes (you'd have to have REALLY bad luck to loose something irreplaceable in those 2hrs), start saving every 30 mins until it is stabilized again.
Re: Poll: Save Times?
Posted: Tue Apr 10, 2012 7:50 pm
by Sandro
2 hours
Re: Poll: Save Times?
Posted: Tue Apr 10, 2012 8:45 pm
by HardCore
I voted 2 hours but am curious about 2 things.
How long are save times now?
How often do reverts actually happen each month?
Re: Poll: Save Times?
Posted: Tue Apr 10, 2012 8:51 pm
by AlexCCCP
Yes we hit 8mil items yesterday. Hooray... friggin hoarders it's absurd!
Re: Poll: Save Times?
Posted: Tue Apr 10, 2012 9:02 pm
by WiseOne
AlexCCCP wrote:Yes we hit 8mil items yesterday. Hooray... friggin hoarders it's absurd!
Slowly selling/throwing out my junk... very slowly...
Re: Poll: Save Times?
Posted: Tue Apr 10, 2012 10:22 pm
by Sandro
HardCore wrote:I voted 2 hours but am curious about 2 things.
How long are save times now?
How often do reverts actually happen each month?
I believe the current saves are on 30 minute intervals.
Re: Poll: Save Times?
Posted: Tue Apr 10, 2012 10:48 pm
by Blaise
Daily, a full hour before morning restart.

Re: Poll: Save Times?
Posted: Tue Apr 10, 2012 11:13 pm
by AshBorn
Ive been here a few months and cant recall any server reverts.. But Im not on all the time so...
Re: Poll: Save Times?
Posted: Tue Apr 10, 2012 11:33 pm
by Braden
We've been tossing around the idea of using a journaling system to effect db changes in the background without the need for the world to ever have a visible "save time". This is the method used by other MMORPGs. The biggest drawback we have at the moment is that the database is currently in a flat file format and not in a database format such as MySQL or SQL Server. Maybe someone would like to step up and offer to create a MySQL database for all the variables and entity types that exist in the game. This would definately help us along...
Re: Poll: Save Times?
Posted: Wed Apr 11, 2012 8:42 am
by Captain Awesome
1 hour seems about right. It's interesting to hear that it's currently on 30 minute intervals, because when playing it SEEMS like it's every 5 or 10 minutes. Time flies when you are having fun I suppose.
Re: Poll: Save Times?
Posted: Wed Apr 11, 2012 9:36 am
by Light Shade
Braden wrote:We've been tossing around the idea of using a journaling system to effect db changes in the background without the need for the world to ever have a visible "save time". This is the method used by other MMORPGs. The biggest drawback we have at the moment is that the database is currently in a flat file format and not in a database format such as MySQL or SQL Server. Maybe someone would like to step up and offer to create a MySQL database for all the variables and entity types that exist in the game. This would definately help us along...
Do we have a list of these variables and entity types?