View previous topic :: View next topic |
Author |
Message |
serafim
Joined: 02 Jan 2007 Posts: 41
|
Posted: Tue Mar 06, 2007 9:27 Post subject: strange problem |
|
|
Hi to everyone,
firstly i must admit that i'm not a true programmer..
then:i'm encountering a strange problem.
I'm running a pw based on nwnx4, sqlite and rowell kit.
When i stop server, in the db fold seems to remain a file.. dbname.db-journal that seems to include the data of db ... even if i restardt server the file keeep staying here...and pw data where not saved...
someone can help me with that?? |
|
Back to top |
|
|
TroveLord
Joined: 22 Nov 2006 Posts: 136 Location: Italy
|
Posted: Tue Mar 06, 2007 10:20 Post subject: |
|
|
For what I've understood the journal file stores all the changes you made to the db and gets merged to the database when you close the connection. This means that the data wasn't saved properly, yet if you don't delete that file your database will work fine. |
|
Back to top |
|
|
serafim
Joined: 02 Jan 2007 Posts: 41
|
Posted: Tue Mar 06, 2007 12:22 Post subject: |
|
|
the real problem is that i loose player location on rstart.
If a player log of and then rilog it spawn at his exiting location...
if server restart (or crash) it rspawn at module start location.
someone can help me?? |
|
Back to top |
|
|
|