OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting Multiplayer => Topic started by: nigel on 20 Mar 2005, 19:32:28

Title: Dedicated server prob/question
Post by: nigel on 20 Mar 2005, 19:32:28
Good day all.

I'm trying to test a mission I made, and whenever I set up a dedicated server, I crash out of the game after 10-20 minutes.  I've pretty much put hints in all my scripts to see what may be running or causing me to crash out... but there's no pattern.   Any ideas ?

Also (this MAY answer the first bit) but when using the dedicated server... it's on the machine that I'm also playing on... Would that be what's causing it to crash ?  

Nigel.
Title: Re:Dedicated server prob/question
Post by: Garcia on 20 Mar 2005, 19:36:50
Why not try to play the mission without running it on the dedicated? If it doesn't crash then, it shouldn't crash on a dedicated.
Title: Re:Dedicated server prob/question
Post by: nigel on 20 Mar 2005, 19:44:25
RIGHT.

Should have mentioned that it doesn't crash in preview or on a lan server thingy.

(I meant to add that in there... )

Nigel.

Title: Re:Dedicated server prob/question
Post by: Artak on 20 Mar 2005, 20:58:07
Playing and hosting a dedicated on the same machine does suck up a lot of resources. I wouldn't be supriced if your computer simply drops dead and gives up on either at some point. May not be anything in your scripts.
Title: Re:Dedicated server prob/question
Post by: nigel on 20 Mar 2005, 21:06:39
Alrighty.  Thanks a bunch.

Title: Re:Dedicated server prob/question
Post by: Terox on 20 Mar 2005, 22:02:40
if its crashing when on a dedicated server with multiple clients connecting, use of external mods such as ecp, finmod or wgl can cause some clashes


or maybe its an addon problem, if you are using addons in the mission
Title: Re:Dedicated server prob/question
Post by: nigel on 20 Mar 2005, 22:16:44
Damn, I should learn to be more specific when posting problems.   ;D  Just I am connected to the server.  No mods, and I have all the add-ons I'm using in the mission.  I think Artak probably hit the nail on the head.  Just wondering if it was a fairly common thing that could be addressed.