Jump to content

LuSi_6

Members
  • Posts

    430
  • Joined

  • Last visited

Posts posted by LuSi_6

  1. Hi Robin,

     

    I've just downloaded the update, wow, what an improvement! However, the map hasn't become larger, there's just more detail added. So every mission is still correct, except for 5 which should be over Holland, and 7 over the Orkneys, but those are still not on the map.

     

    This being said, I'm re-checking every mission now to make sure ground units are not blocked by the new trees or anything like that. I will submit the corrections to ED as soon as I can.

     

    Hi, Mission 1 ist right at the boarder of the detailed area. It Looks super wierd. Plus move everything by 30km east.

  2. Hi all,

     

    I can't get Falcon over PG running!

    Hornet over PG seems to work fine.

     

    Did everything said in the readme. When I open "Campaign" in the main menu I can choose F16C but there's no Campaign shown and Nothing happens.

     

    When I execute the firstmission.bat, the cmd window opens and seems to work fine, but at the end it Shows Information About hornet/tomcat flights starting from the stennis/vinson.

     

    I double checked the Folder structure and did the Installation twice.

    any suggestions?

     

    I'll check it tonight on my side.

    Did you download the latest version from the first page? I#m already in mission 20 of the campaign on my side.

  3. Hi, I updated the Falcon Campaign (a few fixes and new link)

     

    https://drive.google.com/open?id=1ryZbT87pgqmopZ-3v2ACrhvuNOPBDLvh

     

    someone please update the first page

     

    Change log:

     

    02-11-2019:

     

    corrected Falcon campaign for DCS: Viper

     

    -new EWR freq. to use with Radio 2 (ARC 222)

    --EWR 1: 127.15 Mhz AM (south)

    --EWR 2: 127.25 Mhz AM (north)

    --EWR 3: 127.35 Mhz AM (center)

     

    -corrected 4-ship spawn

    --no collisionon mission start with AI static planes

  4. I have exactly the same problem after completing a first mission. I checked path in the camp_init.lua and it's correct.

     

    Also checked that missionscripting.lua is saved in ANSI. What else could I try ?

    I am attaching my campaign folder to help troubleshoot.

     

    https://1drv.ms/u/s!AvrGYT6AwP8_lh9SyMHpXVuHeBZO?e=UfbtGf

     

    Another weird thing is now when I try to start another mission in a campaign it loads up hornet instead of a Viper.

     

    Thanks for all your work !

     

    Download the nee Files from 1st Page. Should be fixes.

  5. everyone has access to GPS, even the Russians. Just as you have access to their GLONASS system. What non-NATO countries don't have is access to the encrypted L2 layer which provides extra accuracy. All our Mobile phones and GPS Nav in our cars have around 11m accuracy if you use GPS alone with a single antenna.

  6. Happy for you ^^^

     

    May I ask you a favor?

    Neither Cef nor I have the F16, so we can't test it.

     

    If you don't mind, once you're sure that the F16 campaign works properly, could you make it available to the community here on this forum?

     

    Here you go, Maybe update the first post:

     

    https://drive.google.com/open?id=1rUn6z_EOASFB2XR96vSubnrB4KYpVofG

     

    Let me know if I can be of any help for testing :D

     

    :pilotfly::pilotfly::pilotfly:

  7. In the file /Init/camp_Init.lua

    the address is wrong:

     

     

        path = "Mods/aircraft/F-16C_50/Missions/EN/Campaigns/Falcon over PG/",        --path of campaign folder
    

    It should look like something like this:

     

     

        path = "Mods/aircraft/F-16C/Missions/EN/Campaigns/Falcon over PG/",        --path of campaign folder
    

     

    OMG! It worked! You just made me a happy Pilot :pilotfly:

    Thank you so much!

  8. DebugMission will only work if it finds these temporary files (which are created while you are playing the mission)

    camp_status.lua

    MissionEventsLog.lua

    scen_destroyed.lua

     

    If the other campaigns work, it means that missionScripting works correctly

     

    the error message means that it cannot write a temporary file.

    Why?

    I think you may have legal/security issues on your Falcon files and directory.

     

    No success. Neither repair or read/write helped. :cry:

  9. DebugMission will only work if it finds these temporary files (which are created while you are playing the mission)

    camp_status.lua

    MissionEventsLog.lua

    scen_destroyed.lua

     

    If the other campaigns work, it means that missionScripting works correctly

     

    the error message means that it cannot write a temporary file. Why?

    I think you may have legal/security issues on your Falcon files and directory.

     

    I will try a repair and check read/write permission in that Filder.

    Thx!

  10. Thank you, thanks to you we still found a potential MissionScripting problem,

     

    Thank you again

     

    Hi, I have to report back.

     

    The Falcon Campaign still crashes, F-14 and F-18 over PG are working fine.

     

    Debug Mission also don't work, see second attachment

    bug.thumb.png.84f14188599715fff2500432b2b743d2.png

    bug2.thumb.png.b17ae0771ed5e31528ec91b061818644.png

  11. Thank you.

    Of course, your campaigns are also in the openbeta^^ folder, and you only play with openBeta?

     

    Otherwise, I would also need a screenshot of the bug and the dcs log. (plz)

     

    To try to adjust the pb, you could:

    1/ transform MissionScripting.lua into ANSI encoding

    2/ disable your antivirus

    3/ make a repair of DCS openBeta (be careful, make a backup)

     

    Otherwise, in any case, you can continue your campaigns using DEBUG_DebriefMission.bat, it will use the 3 temporary files ( result of your last mission) to build the next mission.

    In fact, when it works well, MissionScripting.lua avoids using DEBUG_DebriefMission.bat

     

     

    Good luck ^^:thumbup:

     

    ahhh we're Posting at the same time. Problem solved, see my edit above.

    Thank you very much!

  12. Hi LuSi,

     

    Sorry we didn't see your message earlier.

     

    1/ Can you post us here an image of the location of your file: MissionScripting.lua

    like this :

    https://forums.eagle.ru/attachment.php?attachmentid=218936&d=1570612325

     

     

    2/ As well as its content?

     

    3/ Can you also give us the encoding of this same file (UTF8?)

     

    4/ Which campaign do you use?

     

    5/ Do you get an error message when you run FirstMission.bat

     

     

    Thanks

     

    ##### EDIT #####

     

    I fooled myself. I had my DCS.exe set to admin rights. I removed this and everything is fine! Anyway, thank you for help!

     

    P.s. add an extra Option for more night Mission :D

     

    here you go:

    1.thumb.png.c26cb7393416c2084b939764a5ab5b84.png

    2.thumb.png.d6c48b5e373ccceca106fcc733b24857.png

    Screen_191013_214654.thumb.png.c049a8959ae461ba02255f0d184aa3a5.png

  13. Hi LuSi,

     

    Sorry we didn't see your message earlier.

     

    1/ Can you post us here an image of the location of your file: MissionScripting.lua

    like this :

    https://forums.eagle.ru/attachment.php?attachmentid=218936&d=1570612325

     

     

    2/ As well as its content?

     

    3/ Can you also give us the encoding of this same file (UTF8?)

     

    4/ Which campaign do you use?

     

    5/ Do you get an error message when you run FirstMission.bat

     

     

    Thanks

     

    I will do once I'm back home.

    But what I can answer right now: no, I don't get the error when running first mission or skip mission.bat

     

    It happens in all campaigns I tried:

    -Hornet over Caucasus

    -Tomcat over Caucasus

    -Hornet over PG

    -Tomcat over PG

    -Viper over PG

     

     

    seems to be a general issue on my side.

     

    For the rest, I'll report back!

×
×
  • Create New...