View Issue Details

IDProjectCategoryLast Update
0006757Valley 1Bug - OtherApr 19, 2012 5:34 pm
ReporterPenumbra Assigned ToChris_McElligottPark  
Severityminor 
Status resolvedResolutionfixed 
Fixed in Version0.934 
Summary0006757: Can load the same world in two different instances at the same time
DescriptionIf you have the same world loaded into two different instances of the game at the same time, but only play one, you lose all your progress when you close them newest first.
TagsNo tags attached.
Internal WeightFor New Player Experience

Activities

Penumbra

Mar 20, 2012 8:07 pm

reporter   ~0021121

This is totally my own fault, I know. I had the game up to find some information on a mantis issue, but forgot I never closed it. When I went to go play later, I started the game up, loaded my world, and played for a while.

After I was finished, I quit and noticed that AVWW hadn't closed. I looked and found my player still standing there. The autosave is very robust and even killing the process from the task manager wouldn't save me, or rather, did save me.

Maybe there could be a lock file in the save? That would just lead to crashes not allowing the user to start up again. I don't actually know how you would fix this, or even think that you should. But it happened, so I thought I would write it down.

keith.lamothe

Apr 19, 2012 5:32 pm

administrator   ~0022400

For 0.934:

* Preventing further reality-shattering cataclysms:
** When you try to load a world in either single-player or multiplayer-server mode, the application checks for the existence of a "lock.txt" file in the world's folder. If one is present, it fails to load the world and tells you what happened (and how to circumvent the lock if you're really sure it's appropriate; namely: delete the lock.dat file).
** If the lock file is not present, the application creates one and continues normally.

Thanks :)

Toll

Apr 19, 2012 5:34 pm

reporter   ~0022402

Just remember to call it the same in both instances: There you called it both "lock.txt" and "lock.dat" :P

Issue History

Date Modified Username Field Change
Mar 20, 2012 8:04 pm Penumbra New Issue
Mar 20, 2012 8:07 pm Penumbra Note Added: 0021121
Mar 21, 2012 10:39 am tigersfan Internal Weight => For New Player Experience
Mar 21, 2012 10:39 am tigersfan Assigned To => Chris_McElligottPark
Mar 21, 2012 10:39 am tigersfan Status new => assigned
Apr 19, 2012 5:32 pm keith.lamothe Note Added: 0022400
Apr 19, 2012 5:32 pm keith.lamothe Status assigned => resolved
Apr 19, 2012 5:32 pm keith.lamothe Fixed in Version => 0.934
Apr 19, 2012 5:32 pm keith.lamothe Resolution open => fixed
Apr 19, 2012 5:34 pm Toll Note Added: 0022402