KamaZer0 wrote:
I to have this problem with both the 1.4 and 1.41 version of DSAccountManager.
We have a disco 4.85 mod and FLhook 1.6
Can anyone lend some assistance on this issue?
Just to let you know that I also had this problem but managed to find the solution.
Running 1.4.1, I received the “Cannot access the player database.” error, as well as the program crashing right after.
Even running 1.4, there was no crash but it was unable to access the database.
Looking in the log files, I noticed the error Sushi mentioned, that the System.Data.SQLite file was missing. I noticed that the x64 .dll is different to the x86 .dll file.
It should be noted that I am running win7 x64 [as others with the same problem are also]
The solution which works for me, is to take the System.Data.SQLite.dll file from the 32bit folder, and place it in the x64 folder, replacing the one already there. The program now runs perfectly.
In sum, replace the 64bit sqlite dll with the 32bit version, and it works!