• Why is the same sv.db file open in two different server processes?
    2 replies, posted
[t]http://s18.postimg.org/c6vwuvvuh/wtf1.png[/t] [t]http://s27.postimg.org/b9vxaz4o3/wtf2.png[/t] The file in question is C:/darkrp/garrysmod/sv.db I'm running two different servers. One is in C:/darkrp and the other is in C:/steamcmd/steamapps/common/GarrysmodDS The one in C:/steamcmd/steamapps/common/GarrysmodDS is taking control of C:/darkrp/garrysmod/sv.db and breaking my other server. WHY would it not use its own sv.db file located in C:/steamcmd/steamapps/common/GarrysmodDS/garrysmod ? [code] File: Dir: Created: Opened: Process: sv.db C:\darkrp\garrysmod\sv.db 11/9/2013 11:17:22 AM 3/19/2016 6:04:33 PM C:\steamcmd\steamapps\common\GarrysModDS\srcds.exe sv.db C:\darkrp\garrysmod\sv.db 11/9/2013 11:17:22 AM 3/19/2016 6:04:33 PM C:\darkrp\srcds.exe [/code]
are they symlinked?
They WERE. Thanks.
Sorry, you need to Log In to post a reply to this thread.