[Help]Connection lotf server

09/01/2008 11:43 DragonStar#1
using loft TCWNN version and after a while the connection to the database
drops? heres a pic below, starts doin that every 10mins or so n u can
not do any commands or save, ne1 know wut i have to do to correct this?

[Only registered and activated users can see links. Click Here To Register...]
09/01/2008 13:02 glupkotrup#2
That's the Server Restarted... It restarts the server every 10 mins ^^
09/01/2008 14:00 DragonStar#3
Restart = new System.Timers.Timer();
Restart.Interval = 600000000;
Restart.Elapsed += new ElapsedEventHandler(Restart_Elapsed);
Restart.Start();

i changed it to that n thats when that started happening, am i suppose to
remove it completely?

any got code for timer for auto save?

putting World.SaveAllChars(); on a timer for every sec or less
09/01/2008 15:09 alexbigfoot#4
lol?that is a problem of save...anyway thats why i posted it on ********.......
09/01/2008 17:06 tao4229#5
Quote:
Originally Posted by DragonStar View Post
using loft TCWNN version and after a while the connection to the database
drops? heres a pic below, starts doin that every 10mins or so n u can
not do any commands or save, ne1 know wut i have to do to correct this?

[Only registered and activated users can see links. Click Here To Register...]
It means the source you're using is unstable and fails. Well so does mine.. But, I admit, it fails.
09/01/2008 18:42 adz06676#6
Quote:
Originally Posted by DragonStar View Post
Restart = new System.Timers.Timer();
Restart.Interval = 600000000;
Restart.Elapsed += new ElapsedEventHandler(Restart_Elapsed);
Restart.Start();

i changed it to that n thats when that started happening, am i suppose to
remove it completely?

any got code for timer for auto save?

putting World.SaveAllChars(); on a timer for every sec or less
that would lag like hell you don't need a save timer just make it save when they logout or use /dc
09/01/2008 19:18 DragonStar#7
any ideas how to fix the prob in the box though? sometimes it runs for a while
no probs, then sometimes it goes crazy n does that very frequently
09/01/2008 19:51 adz06676#8
Quote:
Originally Posted by DragonStar View Post
any ideas how to fix the prob in the box though? sometimes it runs for a while
no probs, then sometimes it goes crazy n does that very frequently
no when i had lotf i never saw that umm just download another one maybe steals?
09/01/2008 21:52 DragonStar#9
Quote:
Originally Posted by adz06676 View Post
no when i had lotf i never saw that umm just download another one maybe steals?
i tried to use steals, when i import it i get a error, forgot wut it said, was
something like no data base found
09/01/2008 21:54 plasma-hand#10
ahh yes u get the problem everytime you have to go to main page create a new db
then click import at the top and it will work
09/01/2008 22:44 DragonStar#11
ok ill try that, even if i get the steal archer one to wrk, if you guys know why
that source i was using is messing up like it has been, id like to kno y it did
that n how to go about fixing it, still wnt to learn even if its not that great
09/01/2008 23:46 adz06676#12
Quote:
Originally Posted by DragonStar View Post
ok ill try that, even if i get the steal archer one to wrk, if you guys know why
that source i was using is messing up like it has been, id like to kno y it did
that n how to go about fixing it, still wnt to learn even if its not that great
the source is just crap no offence to whoever edited it.
09/02/2008 00:14 plasma-hand#13
the stealarcher source isnt that great because you cant even add commands without doing a whole binch of other shit