Freedom Reborn

Freedom Force Forums => Technical Issues => Topic started by: daglob on September 21, 2016, 07:48:23 PM

Title: Mission Error
Post by: daglob on September 21, 2016, 07:48:23 PM
I tried to look at a character in action using the Danger Room and it gave me this:

Mission Error!

An error occured while executing the script ('Invalid syntax'. ('.\\data\\missions\\scripts\\ffxid.py,2396.24","mlj_the_fly_wkj".80).\015("mlj_the_fox_ga",80),\012))

Then it loaded the map, the character, and no mission.

I have no idea what this means.
Title: Re: Mission Error
Post by: BentonGrey on September 21, 2016, 08:14:57 PM
I've never seen that before.  Weird.  The issue seems to be with the mission you chose.  What mission/scenario was it?
Title: Re: Mission Error
Post by: daglob on September 21, 2016, 08:59:55 PM
I should have said that it did this when I started the Danger Room. I clicked on "okay", and it seemed to work normally, except that it didn't actually load a mission. I told it to load "Parole Day" and use the Metropolis map.
Title: Re: Mission Error
Post by: daglob on September 24, 2016, 07:33:32 PM
I tried to load the game, and it loads the map and some characters, but it doesn't really load the game. I hear a "click, click, click, click..." instead of the background music. I think maybe it's hung and stops before it completes loading.

I deleted The Fly and The Fox, but that doesn't stop me from getting the errormessage in The Danger Room.
Title: Re: Mission Error
Post by: spydermann93 on September 24, 2016, 07:49:07 PM
Seems like there's a weird error with the branding of your characters. This might not do anything for you, but go into your mod's Missions\Scripts folder and open your "ffxID.py" in Notepad (or Notepad++) and erase all ID's so that your file looks like this:

ffxIDs=[
]


Save the file and exit.

Open up the FFX Control Centre and re-brand your characters.

Try launching your game again and see if that fixes anything.
Title: Re: Mission Error
Post by: daglob on September 24, 2016, 10:12:17 PM
That worked!

However, your suggestion prompted me to look in the file and see what was going on with The Fly and The Fox. Well, somehow they had gotten on the same line. I put them back on separate lines, but that didn't work. Just YYI for anyone who might read this later.
Title: Re: Mission Error
Post by: BentonGrey on September 24, 2016, 10:32:58 PM
Great work Sypder!