Server Reset
by John Doggett · in Torque Game Engine · 12/15/2003 (2:08 pm) · 6 replies
Ok I have a dedicated server up. The darn thing keeps doing a Mission Reset then, it cannot find the mission. Is this because the client timed out? I set the server timeout to 1440 minutes...
Would some kind person tell me how to make the reset stop and how do I correct the "couldn't find the mission" problem?
Jay
Would some kind person tell me how to make the reset stop and how do I correct the "couldn't find the mission" problem?
Jay
About the author
#2
Jay
12/15/2003 (5:30 pm)
Yes, I did this. After a while the mission resets and torque can't find it.Jay
#3
12/15/2003 (5:43 pm)
So it works initially but after reset it breaks?
#4
thats exactly what happens. But I want to shut off the reset "feature".
Jay
12/15/2003 (7:07 pm)
Yesthats exactly what happens. But I want to shut off the reset "feature".
Jay
#5
12/15/2003 (7:09 pm)
Function resetMission in common/server/missionLoad.cs would be a good starting point.
Associate Kyle Carter