Jump to content

Miguel21

Members
  • Posts

    942
  • Joined

  • Last visited

Everything posted by Miguel21

  1. in your error message, what exactly does it say? or In the first case, DCS patch is bad In the second, the versionPackageICM is bad (or the folder doesn't exist) PS, for information, to correctly display the slashes in this forum, you have to display these lines between the CODE tags REM a traduire: chemin du Core ou Main DCS ou DCS.beta, toujours finir par un \ set "pathDCS=D:\___DCS___\" REM a traduire: chemin du SavedGame de DCS ou DCS.beta, toujours finir par un \ set "pathSavedGames=Saved Games\DCS.openbeta\" REM a traduire: version du ScriptMod de DCE, aucun / ou \ set "versionPackageICM=20.38.00"
  2. Trye this That was 6 days ago https://forums.eagle.ru/showpost.php?p=4412222&postcount=1931
  3. in camp_init the path must be deleted for 20.3x.xx campaigns
  4. Ha? 20.37.01? Yes, the installation is completely different, there is a PDF to explain the differences. You must not have a path in camp_init. You must not have a version in conf_mod (versionPackageICM) You MUST have a Saved Games\DCS\Mods\tech\DCE\ScriptsMod.20.37.01 You need to adapt your paths in Init/path.bat... If all this doesn't work, look at your DCS log and look for a line with "pathDCE" in it. This tells you exactly, what DCE is trying to find as a path Translated with www.DeepL.com/Translator (free version)
  5. You checked all these items? https://forums.eagle.ru/showpost.php?p=4334520&postcount=1562 Especially item 3? By the way, your image is weird, it doesn't have any reference to a problem on OpenBeta but on the release. Or your OpenBeta installation is weird.
  6. DCE is a Mission Package Generator. The longer the mission time is, the more packages there are. Your escort won't be impacted since it's part of your package.
  7. Yeah, the number of planes eating FPS. You can also activate PruneStatic PruneStatic = true,
  8. Hey, If there are too many planes (>70) you can try to reduce them by decreasing the mission time in Init/camp_init.lua mission_duration EDIT: And restart the campaign with FirstMission.bat, otherwise the change will not be taken in consideration.
  9. Hi, Your problem is probably due to these possible causes: https://forums.eagle.ru/showpost.php?p=4334520&postcount=1562 Edit: Ha okay, well, you figured it out on your own ^^
  10. Okay, in the Mods\tech\DCE\ScriptsMod\Mission Scripts\EventsTracker.lua file you use, delete, around line 233, that term: " && exit" and only that, no other characters or parentheses. To be done with Notepad++ and in UTF8 or ansi Start a FirstMission Then play the mission for a few minutes Quit And give us the error message he gives you (take a screen)
  11. What campaign do you have this bug in? Secondly, isn't it weird that you're not using two different campaigns or installations? Because with the bug you described, you should have three temp files. For example, with TF-71-Hornet - SuperCarrier... In the directory: Mods\tech\DCE\Missions\Campaigns\TF-71-Hornet - SuperCarrier... Besides the 3 .bat files, if the end of the mission crashes, you should have also camp_status.lua MissionEventsLog.lua scen_destroyed.lua And then, if I understood correctly, you don't have them (otherwise DEBUG_DebriefMission.bat would have started to work) Translated with www.DeepL.com/Translator (free version)
  12. Hi, I had the same problem, and I have the impression that we have to drive further, we have to pass the parking area (sixpack). Until your number 2 indicates that he's driving too. If it doesn't work, contact the tower and ask for a start (but I'm not really sure that this is a necessary element). I "drew" 2 routes, The red one I borrowed had the same flaw that you describe. The green works perfectly, my wingers follow me and the ground crew takes care of me. Translated with www.DeepL.com/Translator (free version)
  13. Hi, Start the program DEBUG_DebriefMission.bat and give us the error message
  14. Hi, Thanks for the reminder, So you have to choose the channels between 37-67? In the meantime, you can change the values in the ATO_FlightPlan.lua file channel = math.random(37, 67) In the GetTankerTACAN function
  15. Wow, seriously? 12? He's definitely gonna have spawning problems? No? Right now, I think that copying and pasting a 4 flight into the mission editor will be the easiest solution. In the future, adding multiple flights on demand will be a real challenge. Does it interest many people?
  16. Copy this line into FirsMission.bat and start it Start "generate first mission" cmd /k ""C:\Program Files\Eagle Dynamics\DCS World\bin\luae.exe" ..\..\..\scripts\BAT_Firstmission.lua"
  17. ok can you show me DCS installation ?
  18. Okay, thank you. Can you display an image of the error message?
  19. Can you copy/paste here the scritp line found in FirstMission.bat from F-14A Battle Group Delta
  20. It's desperate. it's real deaf talk. Done, just to that damn FirstMission.bat file what's written in this post. https://forums.eagle.ru/showpost.php?p=4388283&postcount=1868 I've just told you 40 times... Then, launch FirstMission.bat, then, if there is still a bug, post the bug message I don't think I'm going to respond to any other request until all this is done.
  21. the FirsMission.bat file you placed in Dropbox was not modified as I asked you here: https://forums.eagle.ru/showpost.php?p=4388283&postcount=1868 Sir.
  22. :( This line the single line of code in this file always the same line of code that you have to adapt to your configuration This line... start "Generate First Mission" cmd /k ""D:\__DCS__\DCS World OpenBeta\bin\luae.exe" ..\..\..\Scripts\BAT_FirstMission.lua" Sir
  23. Okay, Step one: here's the script line inside the FirstMission.bat file for the "F-14A Battle Group Delta" campaign.
  24. :music_whistling: Seriously, if you can't upload a simple file via this forum, it's going to be hard to explain how to install/modify DCE campaigns.... The minimum is to know how to manage/rename/copy/paste/move files. We can't explain this to you, but Google is your friend... Send me the file, I'll transfer it to PBO-CEF, not P80 (he'll be happy to be named by his nickname...) P: Papa B: Bravo O: Oscar...etc As for the error of the ScriptMod link (for CEF campaigns) or Script (for Mbot campaigns), I hope the image will be enough for you.
  25. hi, We're working on a new version that will come out soon, hopefully within a week or two.
×
×
  • Create New...