Reminder: Internet Explorer 6 or below are NOT supported.





There are currently 58 users playing Freelancer on
43 servers. | March. 29, 2023 |
The Starport Forum Index
>
The Shipyard
>
Speciality Modding
>
Freelancer-related Programming
>
DSAccountManager Version 1.4
Browsing this Thread:
1 Anonymous Users
Re: DSAccountManager Version 1.4 |
||||
---|---|---|---|---|
Starport Admin
![]() ![]() Joined:
2008/6/24 16:40 From http://www.freeworlds-tow.net/dev
Group:
Registered Users Starport Admin $$$ Supporters $$$
Posts:
1123
![]() |
Quote:
The character file directory is set to the multiplayer file. I deleted the .db in the multiplayer file. It has 0 bytes, though. Any other thoughts?
Posted on: 2011/10/2 22:00
|
|||
![]() |
||||
|
Re: DSAccountManager Version 1.4 |
||||
---|---|---|---|---|
Quite a regular
![]() ![]() Joined:
2008/6/13 4:53 From Canada
Group:
Registered Users
Posts:
121
![]() |
Not sure if this will help or not, but a couple things you can check:
1) go to: http://sqlitebrowser.sourceforge.net/ and download this applicaiton. once downloaded run it, and open the dsam.db file. verify that the table: CharacterList has actually been created. and contains the following table columns: CharPath, AccDir,Charame, IsDeleted, Location, Ship, Money, Rank, Created, Updated, OnLineSecs, LastOnline 2) verify that you are running the correct 'bit depth' version of dsam. 3) if 2 is correct, verify that the System.Data.SQLite.dll for your bit depth is actually the correct bit depth dll for that version. if none of the above works for you load the 'DSAccountManager_2010.sln' in Visual Studio 2010 (if you do not have VS 2010, download the VS C# Express Edition from Microsoft) , open DataAccess.cs, find the line: private SQLiteConnection GetConnection() and set a breakpoint on the first if statement in that function and step through it one line at a time, this will tell you what line is actually barfing the error. Then post here what line number throws the error. This will help narrow down where the problem is.
Posted on: 2011/10/2 22:40
|
|||
|
Re: DSAccountManager Version 1.4 |
||||
---|---|---|---|---|
Home away from home
![]() ![]() Joined:
2008/9/11 15:55 From Somewhere at Moscow
Group:
Registered Users FLServer Admins $$$ Supporters $$$ Senior Members
Posts:
1781
![]() |
Quote:
Give it what it wants: 1.0.66.0 version
Posted on: 2011/10/2 22:56
|
|||
Open Sirius Mod | ||||
|
Re: DSAccountManager Version 1.4 |
||||
---|---|---|---|---|
Starport Admin
![]() ![]() Joined:
2008/6/24 16:40 From http://www.freeworlds-tow.net/dev
Group:
Registered Users Starport Admin $$$ Supporters $$$
Posts:
1123
![]() |
Quote:
Thanks for the link. Tried it and I got the same issue but with this error Code: Error 'SQLite error
Posted on: 2011/10/3 0:36
|
|||
![]() |
||||
|
Re: DSAccountManager Version 1.4 |
||||
---|---|---|---|---|
Quite a regular
![]() ![]() Joined:
2010/5/29 11:40 Group:
Registered Users
Posts:
176
![]() |
I'll send you a debug build this evening (GMT+2)..
ugly bug..
Posted on: 2011/10/3 6:53
|
|||
|
Re: DSAccountManager Version 1.4 |
||||
---|---|---|---|---|
Starport Admin
![]() ![]() Joined:
2008/6/24 16:40 From http://www.freeworlds-tow.net/dev
Group:
Registered Users Starport Admin $$$ Supporters $$$
Posts:
1123
![]() |
You're awesome, M1C. Thanks
Posted on: 2011/10/3 11:24
|
|||
![]() |
||||
|
Re: DSAccountManager Version 1.4 |
||||
---|---|---|---|---|
Quite a regular
![]() ![]() Joined:
2010/5/29 11:40 Group:
Registered Users
Posts:
176
![]() |
I sent you a link via Skype. You received it, don't you?
Posted on: 2011/10/3 18:32
|
|||
|
Re: DSAccountManager Version 1.4 |
||||
---|---|---|---|---|
Starport Admin
![]() ![]() Joined:
2008/6/24 16:40 From http://www.freeworlds-tow.net/dev
Group:
Registered Users Starport Admin $$$ Supporters $$$
Posts:
1123
![]() |
Quote:
Sadly, no. Maybe send it to email? Thanks for working on this so quickly!
Posted on: 2011/10/4 2:57
|
|||
![]() |
||||
|
Re: DSAccountManager Version 1.4 |
||||
---|---|---|---|---|
Quite a regular
![]() ![]() Joined:
2010/5/29 11:40 Group:
Registered Users
Posts:
176
![]() |
Hmm, I don't know your e-mail-adress
![]() I sent you a private message ![]()
Posted on: 2011/10/4 7:17
|
|||
|
Re: DSAccountManager Version 1.4 |
||||
---|---|---|---|---|
Starport Admin
![]() ![]() Joined:
2008/6/24 16:40 From http://www.freeworlds-tow.net/dev
Group:
Registered Users Starport Admin $$$ Supporters $$$
Posts:
1123
![]() |
Quote:
OK. Got it. Here's what came up: Code: Opening database...
Posted on: 2011/10/4 11:16
|
|||
![]() |
||||
|
Re: DSAccountManager Version 1.4 |
||||
---|---|---|---|---|
Quite a regular
![]() ![]() Joined:
2010/5/29 11:40 Group:
Registered Users
Posts:
176
![]() |
arghh.. see you in skype^^
Posted on: 2011/10/4 12:20
|
|||
|
Re: DSAccountManager Version 1.4 |
||||
---|---|---|---|---|
Starport Admin
![]() ![]() Joined:
2008/6/24 16:40 From http://www.freeworlds-tow.net/dev
Group:
Registered Users Starport Admin $$$ Supporters $$$
Posts:
1123
![]() |
M1C fixed it. Not sure what he did, but it works now
![]()
Posted on: 2011/10/4 22:21
|
|||
![]() |
||||
|
Re: DSAccountManager Version 1.4 |
||||
---|---|---|---|---|
Quite a regular
![]() ![]() Joined:
2010/5/29 11:40 Group:
Registered Users
Posts:
176
![]() |
Wut? I did nothing but pressing the recompile button..
Posted on: 2011/10/5 6:47
|
|||
|
Re: DSAccountManager Version 1.4 |
||||
---|---|---|---|---|
Home away from home
![]() ![]() Joined:
2008/9/11 15:55 From Somewhere at Moscow
Group:
Registered Users FLServer Admins $$$ Supporters $$$ Senior Members
Posts:
1781
![]() |
@M1C perfomance suggestion:
Code: conn = new SQLiteConnection("Data Source=" + AppSettings.Default.setAccountDir + "\\dsam.db; Cache Size=2000;Synchronous=Off;count_changes=0;temp_store=0;"); ![]()
Posted on: 2011/11/8 19:36
|
|||
Open Sirius Mod | ||||
|
Re: DSAccountManager Version 1.4 |
||||
---|---|---|---|---|
![]() Joined:
2011/11/19 2:17 Group:
Registered Users
Posts:
25
![]() |
So is there a fix for this? I keep getting an error
Cannot access database. Check your "Player Accounts Directory' It was doing the same thing with dsam 1.41, but exiting with a runtime error shortly after that. Details showed a SystemBadFormatImage. So I went to 1.4 and no runtime error, but can't access the player's database. FLHook 1.61, DS Process Manager, DSAM 1.4 64 bit, Running Discovery 4.85. I only have 1 character as my server is still in testing and construction. I delete the dsam.db file and after the run of DSAM it is back, but still says can't access the player database. Just about to tear out what little of the hair I have left
Posted on: 2011/12/26 2:33
|
|||
|