• There seems to be an uptick in Political comments in recent months. Those of us who are long time members of the site know that Political and Religious content has been banned for years. Nothing has changed. Please leave all political and religious comments out of the forums.

    If you recently joined the forums you were not presented with this restriction in the terms of service. This was due to a conversion error when we went from vBulletin to Xenforo. We have updated our terms of service to reflect these corrections.

    Please note any post refering to a politician will be considered political even if it is intended to be humor. Our experience is these topics have a way of dividing the forums and causing deep resentment among members. It is a poison to the community. We appreciate compliance with the rules.

    The Staff of SOH

  • Server side Maintenance is done. We still have an update to the forum software to run but that one will have to wait for a better time.

Help with Mission BUilder for PTO

J

jldjs

Guest
I'm new to building missions but tried to do so using MB in PTO. But, when I try to fly this mission it errors to the desktop. How can I find out why?
I copied the mission xml file if it helps someone answer my question, and thanks.

<?xml version="1.0" encoding="UTF-8"?>
<!--Combat Flight Sim mission-->
<Mission>
<Params Version="3.0" Directive="intercept" Country="US_Marines" Aircraft="fm2p" Airbase="Sol52" Date="6/6/1943" Time="06:00" Weather="dr_alto_cumulus_high.xml" Multiplayer="n" MultiplayerOnly="n"/>
<Title>My Mission</Title>
<AirFormation ID="6002" Directive="cap" Country="Japan_AAF" Points="1" DamagePercent="50" Skill="1" Payload="0" FormType="fingertip">
<Unit ID="9060" Type="a6m2" Skill="1" Payload="0"/>
<Unit ID="9061" Type="a6m2" Skill="1" Payload="0"/>
<Unit ID="9062" Type="a6m2" Skill="1" Payload="0"/>
<Unit ID="9063" Type="a6m2" Skill="1" Payload="0"/>
<Route ID="5004">
<Waypoint Type="turn" Speed="92.6" IsWarpable="n" Lat="S7*12'31.5787"" Lon="E157*57'46.9364"" Alt="3657.59"/>
<Waypoint Type="turn" Speed="92.6" IsWarpable="y" Lat="S7*23'35.4241"" Lon="E157*59'30.4174"" Alt="3657.59"/>
<Waypoint Type="turn" Speed="92.6" IsWarpable="n" Lat="S7*23'7.4121"" Lon="E157*52'29.9378"" Alt="3657.59"/>
</Route>
</AirFormation>
<AirFormation ID="6001" Directive="intercept" Country="US_Marines" Skill="1" Payload="0" FormType="fingertip">
<Unit ID="9064" Type="fm2p" IsPlayer="y" Skill="1" Payload="0"/>
<Unit ID="9065" Type="fm2p" Skill="1" Payload="0"/>
<Unit ID="9066" Type="fm2p" Skill="1" Payload="0"/>
<Unit ID="9067" Type="fm2p" Skill="1" Payload="0"/>
<Route ID="5002">
<Waypoint Type="takeoff" Speed="0" IsWarpable="n" Lat="S9*25'24.2399"" Lon="E160*2'31.2000"" Alt="0.00"/>
<Waypoint Type="intercept" Speed="92.6" IsWarpable="y" Lat="S7*23'49.6695"" Lon="E157*58'23.0696"" Alt="4571.99"/>
<Waypoint Type="landing" Speed="92.6" IsWarpable="n" Lat="S9*25'24.2399"" Lon="E160*2'31.2000"" Alt="0.00"/>
</Route>
</AirFormation>
<FrontLine>
<Point Lat="S9*50'23.0018"" Lon="E157*43'41.6084""/>
<Point Lat="S7*14'12.9646"" Lon="E158*37'37.8459""/>
<Point Lat="S7*24'15.0588"" Lon="E160*46'12.1257""/>
</FrontLine>
</Mission>
 
Did a check with xmlwrench and your "file is well formed and is valid".

Your mission worked in my heavily modded solomons and is okay. It would not work in my stock unmodded solomons, got an error that the aircraft fm2p is not recognized. This means I do not have that particular wildcat installed in my stock solomons theater.
 
Thanks. Where do u get xmlwrench? I have used other DL'd missions that use the fm2p so I'm stumped. I'll try a different AC and see how this mission performs.
 
I dl'd the fm2p Wildcat from AVHistory long time ago,. It is an AC in many of the Solomons missions. But, I noticed that the country for this AC is USA, but I changed it {(xdp file) to US Marines. Does the country designation have an effect other than where the ACs are listed?
 
Back
Top