Hard Light Productions Forums

Modding, Mission Design, and Coding => The FRED Workshop => Topic started by: JLDAGH on November 19, 2008, 08:32:09 pm

Title: #Objects error
Post by: JLDAGH on November 19, 2008, 08:32:09 pm
Error: Cannot load mission -- for wing Talon, ship Talon_ 1 is not present in #Objects section.

File:J:\src\cvs\fs2_open_3_6_9.final\code\Mission\MissionParse.cpp
Line: 4772
[This filename points to the location of a file on the computer that built this executable]

Call stack:
------------------------------------------------------------------
------------------------------------------------------------------

That, plus several others, all referencing Talon_ 1 are the errors I get. Also, I get this:

ship "Rogue 1" in wing should be called "Talon 4"

A little help here? I've no idea where these came from, or how to fix them...
Title: Re: #Objects error
Post by: FUBAR-BDHR on November 19, 2008, 10:03:08 pm
How may ships do you have in the mission?
Title: Re: #Objects error
Post by: JLDAGH on November 20, 2008, 09:45:46 am
A lot. A really lot. I was going for a real large scale battle. Do you need exact numbers?
Title: Re: #Objects error
Post by: Colonol Dekker on November 20, 2008, 10:50:04 am
Yessum...... :D
Title: Re: #Objects error
Post by: JLDAGH on November 20, 2008, 11:16:53 am
76 fighters, 3 destroyers, 13 cruisers, and 5 corvettes.
Title: Re: #Objects error
Post by: FUBAR-BDHR on November 20, 2008, 01:34:18 pm
Well that's under the limit for 3.6.9 (barely).  Did you have any more in there at one time?  If you hit 101 it could have corrupted the mission file. 
Title: Re: #Objects error
Post by: JLDAGH on November 20, 2008, 06:57:28 pm
Yes, I have several more ships at one point. And that was when things started going haywire...

I reckon that's probably what happened then. The file got messed up because I used to many ships.

Hm, in the next version of this mission, I shall have to watch my ship amounts. My old save file is useless, I can't fix it.
Title: Re: #Objects error
Post by: FUBAR-BDHR on November 20, 2008, 07:25:08 pm
If you want to post it I can probably take a look at it and see if I can fix it. 

FYI 3.6.10 now supports more ships but BOE missions are still frowned upon. 
Title: Re: #Objects error
Post by: JLDAGH on November 20, 2008, 08:36:54 pm
Thanks for the offer to try and fix it, but it'll be easier just to make a completely new one.

Don't worry, this BOE is just for myself and some friends, not going to go public with it.