Hard Light Productions Forums

Hosted Projects - FS2 Required => Inferno => Topic started by: Bolvaron on December 25, 2021, 02:16:27 am

Title: Mission 07
Post by: Bolvaron on December 25, 2021, 02:16:27 am
Hi,

i played through missions 1-6 without problems, now ill get an error saying Mission 7 couldnt be loaded.

What can i do?
Title: Re: Mission 07
Post by: starbug on December 26, 2021, 03:18:56 pm
What is the exact error message or can you post the debug log?
Title: Re: Mission 07
Post by: Bolvaron on December 26, 2021, 06:49:36 pm
The exact error message is "Attempt to load the Mission failed."

No debug log found after the error.
Title: Re: Mission 07
Post by: Trivial Psychic on December 26, 2021, 09:30:13 pm
Try loading it with a debug build.  That should reveal the source of the problem, but you may be forced to sift through a number of unrelated warnings about things that debug builds are picky about, but that won't prevent the mission from running.
Title: Re: Mission 07
Post by: Bolvaron on December 26, 2021, 09:42:44 pm
Try loading it with a debug build.  That should reveal the source of the problem, but you may be forced to sift through a number of unrelated warnings about things that debug builds are picky about, but that won't prevent the mission from running.

How can activate this debug-build? im using Knossos.
Title: Re: Mission 07
Post by: Bolvaron on December 26, 2021, 09:46:32 pm
Nevermind, ive found it.

Getting this as Message:

Warning: Error in mission event: "Start fakebombing": Invalid waypoint.

In sexpression: ( when-argument
   ( any-of
      "Delta 1"
      "Delta 2"
      "Delta 3"
      "Delta 4"
      "Beta 1"
      "Beta 2"
      "Beta 3"
      "Beta 4"
      "Gamma 1"
      "Gamma 2"
      "Gamma 3"
      "Gamma 4"
   )
   ( and
      ( or
         ( is-facing
            "<argument>"
            "Cyrus#1"
            60
            2500
         )
         ( is-facing
            "<argument>"
            "Merit"
            60
            2500
         )
         ( is-facing
[...]

(Bad node appears to be: Cyrus)

File: missionparse.cpp
Line: 6150
Title: Re: Mission 07
Post by: Goober5000 on December 27, 2021, 12:21:48 am
Fixed in Knossos.  I'll fix it in SVN as well as soon as I get the repository downloaded to my new machine.
Title: Re: Mission 07
Post by: Bolvaron on December 27, 2021, 12:49:49 am
Fixed in Knossos.  I'll fix it in SVN as well as soon as I get the repository downloaded to my new machine.

As said in discord: Thank you Goober5000, now it works well.

Have good 2022 in a few days.
Title: Re: Mission 07
Post by: Goober5000 on December 27, 2021, 09:13:26 pm
:yes: