OFPEC Forum

Missions Depot => Mission Discussion => Topic started by: Blacknite on 28 Sep 2009, 23:59:23

Title: Unable to load missions from a dedicated server
Post by: Blacknite on 28 Sep 2009, 23:59:23
I have a mission here that works on LAN and remote, but it does not work on dedicated servers.  I've attached the mission for troubleshooting.  Any explanations.
Title: Re: Unable to load missions from a dedicated server
Post by: Worldeater on 29 Sep 2009, 00:41:08
Getting an explanation would be great since it loads fine here. ;)

What do you mean by "does not work"?
Title: Re: Unable to load missions from a dedicated server
Post by: Blacknite on 29 Sep 2009, 02:45:00
It doesnt load on a dedicated server...
Title: Re: Unable to load missions from a dedicated server
Post by: Worldeater on 29 Sep 2009, 05:06:32
Interesting. Hmm, here's what I did:


Code: (snippet from my server.cfg) [Select]
class Missions {
    class Mission_01 {
        template = Sniper_School.utes; // omit the .pbo suffix
        difficulty = "regular";
        param1 = "";
        param2 = "";
    };
};
Title: Re: Unable to load missions from a dedicated server
Post by: mikey on 29 Sep 2009, 16:11:14
It doesnt load on a dedicated server...
You're gonna have to be more specific then that.... Can you supply a clean rpt file (http://community.bistudio.com/wiki/arma.RPT) and your config file?
Title: Re: Unable to load missions from a dedicated server
Post by: Blacknite on 08 Oct 2009, 15:47:17
Well I didnt renew the dedicated server so I dont have it anymore, but it was simply like this:
I can see it on my selections, but when I try to open it, it just says Please Wait and it will stay like that forever, left it for an hour and it still said the same.