Jump to content

Miguel21

Members
  • Posts

    942
  • Joined

  • Last visited

Everything posted by Miguel21

  1. I confirm, you have a problem of path saved games you gave this in the game: f:\Saved Games\DCS.openbeta\ 3 errors: -1- This is not the right reader (I understand yours is c:) -2- And there is no user in your path: set "pathSavedGames=c:\users\my name\DCS.openbeta\" -3- you didn't recreate the first mission , the one that writes all this in the campaign database. to do for each campaign PS: I will provide you with an intaller.exe that we are trying to develop, I will send it to you by mp, you will tell me if it works.
  2. If the problem continues Can you tell us which campaign it is? And give us the log too?
  3. there is no bp You only have 2 more directories than CEF in its PDF: Mods/Services Mods/Static Templates And you can't compare your "tech" folder with that of CEF, since it hasn't published its composition. In short, you have installed many, many Mods and it is normal that the content is different. nothing abnormal...
  4. What exactly do you get as an error message? Can you make a screen print? (is it the firsMission.bat that bug?)
  5. maybe set "pathSavedGames=C:\Users\Herman\Saved Games\DCS World OpenBeta\"
  6. your log dcs plz ? ^^ after having modified the saved game, you had to restart a generation of the first file? FirstMission.bat?
  7. in path.bat, try this set "pathSavedGames=Saved Games\DCS.openbeta\"
  8. thank you for your screens can you send us your file Afghan Bear Trap K-50_first.miz
  9. Check FAQ
  10. yes, prune tests at 2.8 see 3.0 Cef wanted to create a "real" front.
  11. Oh yes, sorry later versions of the script no longer distinguish between set "pathSavedGames=Saved Games\DCS.openbeta\" end set "pathSavedGames=C:\Users\Miguel21\Saved Games\DCS.openbeta\" I had forgotten this detail, sorry ^^
  12. I think you got the pathSavedGames wrong Because this error does not block the generation of the first mission. But it blocks the generation at the end of the DCS/DCE mission. give us your path.bat file, zip (because the forum will surely block it) And a screenshot of your Saved Games folder (make sure to click in the address bar of the file browser to display the correct file names).
  13. mmm, yes, with a slah, C:\Users\Harvey\Saved Games\DCS\ or C:\Users\Harvey\Saved Games\DCS.openbeta\ But, But when you run Firsmission.bat, what error do you get?
  14. Do you have all the folders as in the picture? (Active, Debriefing..) Did you manage to play a mission or two? Did you launch at least once the first mission as written in the pdf (firsMission.bat)
  15. What is your campaign? script version number? etc... At the moment, I think you're missing some files, if it's an Eagle campaign, it had some upolad problems, you must have some files:
  16. DEBUG_DebriefMission is only useful if, at the end of a mission, the generation of a next mission has failed. In this case, there must be 3 temporary files (next to DEBUG_DebriefMissiondebriefMaster MissionEventsLog.lua, scen_destroyed and camp_status. These temporary files are the result of the previous played mission. In your case, DEBUG_DebriefMission crashes because it can't find the 3 temporary files, logical ^^.
  17. if you've done what Scotch75 wrote about "full screen optimisation" and it doesn't work, I don't have much of a solution anymore. Except that, personally, I think it's a graphical problem, and that it can be useful to clean the graphical drivers with a utility like DDU. https://www.guru3d.com/files-details/display-driver-uninstaller-download.html
  18. Hello Try this
  19. I know that CEF is currently working on a campaign that includes, among other things, the A-10CII a little more patience ^^
  20. Well, I arrive after the battle ^^ Yes, indeed, 2 files were forgotten in this campaign, Active and Debriefing, sorry. then, the code evolves regularly, the version 20.38.01 did not take into account the whole path of the save game, since at the time, we had not yet found how to detect the movement of this folder in another hard drive than the C . The example in the path.bat file given in this campaign was: set "pathSavedGames=Saved Games\DCS\" So we had to do the same thing. But you found it by yourself, congratulations ^^ Translated with www.DeepL.com/Translator (free version)
  21. Hi, And sorry for the delay, If you have a DCS blockage, look in the FAQ in my signature, question/answer 1 Otherwise, it looks like an installation problem, in this case, see question 2 of the FAQ. And finally, what exactly is your error message?
  22. HI, You can find the weather variables in the file Init/camp_init.lua On the other hand, you will have to restart your campaign with FirstMission.bat weather = { --campaign weather pHigh = 40, --probability of high pressure weather system pLow = 60, --probability of low pressure weather system refTemp = 15, --average day max temperature }, Concerning the modifications to be carried out on a campaign, I believe that Cef wrote something about it There is also Eagle who proposes modified campaigns, you could ask him Look at the FAQ in my signature
  23. This is normal for a mission starting on CVN. But by doing F1 you should be able to enter the cockpit afterwards. Which campaign is it about? Et si tu veux en parler en Français, c'est ici: http://www.checksix-forums.com/viewtopic.php?f=435&t=196338&p=1782771
  24. This was a bug because there was no SEAD loadout for the F-16C_50. You have to insert this code in the Init/loadout.lua And in the part ["F-16C_50"] = { SEAD_FALCON.txt
  25. This corresponds to a "cosmetic" address where Windows replaces some name by another more ... understandable, but useless in "precise" computing. So, to get the "real" address, you have to click with the mouse on the address bar of the windows window at the top of the window. This is an example, this is not the path of my game (which I don't have on this PC)
×
×
  • Create New...