Hi all
I need some experienced modders to maybe link me to or tell me some reasons why when you start a map, the victory timer is going down and the map can't start
I've tried most of the old "remedies" but none seem to be working....
After munging it says something like "cannot munge file name MAPNAME.world as required be MAPNAME/./MAPNAME.req"
So, is there anybody that could help me here?
List of reasons why a map/mission won't load in game
Moderator: Moderators
-
breakdown
- Lance Corporal
- Posts: 91
- Joined: Thu Oct 16, 2008 6:44 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
-
genaral_mitch
- Jedi

- Posts: 1056
- Joined: Fri Aug 14, 2009 12:32 am
Re: List of reasons why a map/mission won't load in game
You might not have your cps in your. But I mod battle front II not I But people say it's the same.
Code: Select all
--This adds the CPs to the objective. This needs to happen after the objective is set up
conquest:AddCommandPost(cp1)
conquest:AddCommandPost(cp2)
conquest:AddCommandPost(cp3)
conquest:AddCommandPost(cp4)-
AQT
- Gametoast Staff

- Posts: 4910
- Joined: Sat Nov 03, 2007 4:55 pm
- Location: SoCal, USA
Re: List of reasons why a map/mission won't load in game
^ You do not need to reference CPs in SWBF1 LUAs; it's a SWBF2 thing.
-
genaral_mitch
- Jedi

- Posts: 1056
- Joined: Fri Aug 14, 2009 12:32 am
-
breakdown
- Lance Corporal
- Posts: 91
- Joined: Thu Oct 16, 2008 6:44 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
Re: List of reasons why a map/mission won't load in game
It's ok, I solved my problem anyway
- giftheck
- Droid Pilot Assassin

- Posts: 2218
- Joined: Mon Jan 19, 2009 5:58 pm
- Projects :: Star Wars Battlefront Anniversary
Re: List of reasons why a map/mission won't load in game
SPTest was included to help diagnose problems, it creates a text file whick will tell you all the errors. Message Severity 3s are almost always the ones which cause crashes.
-
breakdown
- Lance Corporal
- Posts: 91
- Joined: Thu Oct 16, 2008 6:44 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
Re: List of reasons why a map/mission won't load in game
Yes, I know, I have been using it for 2 years now.
However it failed to state my problem, so I just restarted
However it failed to state my problem, so I just restarted
