ACR Compile Error Details

Scripted ALFA systems & related tech discussions (ACR)

Moderators: ALFA Administrators, Staff - Technical

User avatar
AcadiusLost
Chosen of Forumamus, God of Forums
Posts: 5061
Joined: Tue Oct 19, 2004 8:38 am
Location: Montara, CA [GMT -8]
Contact:

Post by AcadiusLost »

I can't browse the DB from work, but I'll look when I'm home.

Normally, any errors in writing to the DB should be logged in xp_mysql.txt - so that'd be the first place to check if you suspect problems- otherwise, you can just log into the database (vault.alandfaraway.org) with an SQL browser and the same connection info from xp_mysql.ini and look for yourself.

It may well be that the table definition is still subtly incorrect.

If needs be and you can't find any leads to follow up, you can 7zip up the module/directory and I'll see if I can give it a once-over tonight.
User avatar
indio
Ancient Red Dragon
Posts: 2810
Joined: Sat Jan 03, 2004 10:40 am

Post by indio »

Would it be useful for me to send you my database file so you can transfer working tables over to the remote database server?
Image
User avatar
AcadiusLost
Chosen of Forumamus, God of Forums
Posts: 5061
Joined: Tue Oct 19, 2004 8:38 am
Location: Montara, CA [GMT -8]
Contact:

Post by AcadiusLost »

Might be worth a shot, if you can export it somehow (assuming you mean the contents of your working SQL table, as opposed to the NWN2/database contents)
User avatar
indio
Ancient Red Dragon
Posts: 2810
Joined: Sat Jan 03, 2004 10:40 am

Post by indio »

Ok...I'll try exporting the SQL tables. Never done it before, but who knows what's possible.
Image
User avatar
indio
Ancient Red Dragon
Posts: 2810
Joined: Sat Jan 03, 2004 10:40 am

Post by indio »

AcadiusLost wrote: you can just log into the database (vault.alandfaraway.org) with an SQL browser and the same connection info from xp_mysql.ini and look for yourself.
I've downloaded Toad, this SQL Browser. Trying to connect using the details in the ini file, but I'm not having any luck. Any help connecting would be appreciated.
Image
User avatar
indio
Ancient Red Dragon
Posts: 2810
Joined: Sat Jan 03, 2004 10:40 am

Post by indio »

Here's the error.
An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server)
Image
User avatar
AcadiusLost
Chosen of Forumamus, God of Forums
Posts: 5061
Joined: Tue Oct 19, 2004 8:38 am
Location: Montara, CA [GMT -8]
Contact:

Post by AcadiusLost »

TSF is writing to the DB though, I can see the the records for all the PCs from the quest earlier recorded there. Doesn't seem to be writing to the spelltrack table though, which explains at least one bug (aberrant restoration of spells on relogging or resting).

I can also see records for everyone who tried to take quests, szPlotState = 1 for each quest taken.

So, it's not as simple as a failure to connect to the DB, but I'm still at a loss as to how to explain it satisfactorily. I'll keep on the testing.
User avatar
indio
Ancient Red Dragon
Posts: 2810
Joined: Sat Jan 03, 2004 10:40 am

Post by indio »

Ok. Beauty.
Image
User avatar
AcadiusLost
Chosen of Forumamus, God of Forums
Posts: 5061
Joined: Tue Oct 19, 2004 8:38 am
Location: Montara, CA [GMT -8]
Contact:

Post by AcadiusLost »

Indio, could you put a 7zip'd copy of your directory up somewhere (your FTP, tech FTP, etc) so I can try it that way? Might make all the difference.
User avatar
indio
Ancient Red Dragon
Posts: 2810
Joined: Sat Jan 03, 2004 10:40 am

Post by indio »

http://www.thesivermarches.net/uploads/sept3.rar

Give it 10 minutes before downloading...still uploading.

I've stripped out all areas except for the start area and High Hold, so there's something to test on, but small enough to upload quickly. 20MB.
Image
Locked