CBStu Posted March 31, 2022 Posted March 31, 2022 I am still in USNF97 campaign. Got 'Success' in the first mission. Good but I went to go to the next mission and ended up entering the first one again. Then I apparently closed it out wrong and lost my win and had to start over. So got a 'Success' again and am now trying to figure how to move on to the 2nd mission. If I hit the X in the top right of the screen, or the 'close' button lower left, I get this [url=https://flic.kr/p/2nbGVXD][img]https://live.staticflickr.com/65535/51973335631_8eb4391193_z.jpg[/img][/url][url=https://flic.kr/p/2nbGVXD]top right x[/url] by [url=https://www.flickr.com/photos/152454123@N04/]craig stuard[/url], on Flickr If I hit the 'End Mission' I get this [url=https://flic.kr/p/2nbGYTD][img]https://live.staticflickr.com/65535/51973345491_f1c5d0fc04_z.jpg[/img][/url][url=https://flic.kr/p/2nbGYTD]end mission[/url] by [url=https://www.flickr.com/photos/152454123@N04/]craig stuard[/url], on Flickr That seems pretty scary so I hit no. But now I can't move on to the 2nd mission. I don't know if this is a problem w/ this older campaign, or w/ the more recent new campaign system from ED. What is my next step?
Mistermann Posted March 31, 2022 Posted March 31, 2022 Hey @CBStu - the campaign stats are stored in your logbook. The logbook is in your "Saved Games" folder structure underneath "MissionEditor" - logbook.lua. Open it in a tool like Notepad++ Make a backup copy of this file before you do anything in case of corruption. Open the file and you'll see a munch of stats and awards for your player (medals, squadron, callsign, etc.). These are all very well labeled in the LUA. Beneath this block of code, you'll see stats for every campaign you've played. It could be a bit messy if you have a lot of active campaigns or completed campaigns. Scroll through the block of campaign information until you see entries for the USNF97 Campaign. I started the UN Campaign for the Huey to demonstrate. Here's what my logbook looks like for that campaign. I didn't fly it. Just started, read the briefing and ended. When you complete missions on a campaign, there are several additional elements that are written to the logbook. Can you post a screen grab of what you're seeing in the logbook for this specific campaign? I am not an expert, but had a very similar experience with a different campaign and had to go in and edit the logbook to point to the next mission. I think I can assist if I see what's in your logbook. System Specs: Spoiler Callsign:Kandy Processor:13th Gen Intel(R) Core(TM) i9-13900K - RAM: 64GB - Video Card: NVIDIA RTX 4090 - Display: Pimax 8kx VR Headset - Accessories: VKB Gunfighter III MCG Ultimate, VKB STECS Standard, Thrustmaster TPR Pedals, Simshaker JetPad, Predator HOTAS Mounts, 3D Printed Flight Button Box Video Capture Software: Open Broadcaster Software (OBS), Video Editing Software: PowerDirector 365 Into The Jungle Apache Campaign - Griffins Kiowa Campaign - Assassins Thrustmaster TWCS Mod
CBStu Posted April 1, 2022 Author Posted April 1, 2022 Is this what you need? I did a copy/paste ["created"] = "Sat Mar 26 12:47:54 2022", ["player"] = "New Pilot", ["campaign"] = "C:/Users/craig/Saved Games/DCS/Missions/Campaigns/en/USNF97.cmp", ["status"] = "Active", ["history"] = { [1] = { ["datetime"] = "Thu Mar 31 10:22:28 2022", ["result"] = 100, ["aaKills"] = 2, ["agKills"] = 0, ["deathsCount"] = 0, ["stage"] = 1, ["mission"] = "Eviction Notice.miz", }, -- end of [1] }, -- end of ["history"] }, -- end of [19] }, -- end of ["games"] ["lastGame"] = 19, ["statistics"] =
Mistermann Posted April 1, 2022 Posted April 1, 2022 Okay .... this is what I would try. I just did a mission on Paradise Lost that resulted in these entries in the logbook [17] = { ["datetime"] = "Fri Apr 1 08:57:37 2022", ["aaKills"] = 0, ["agKills"] = 11, ["stage"] = 10, ["deathsCount"] = 0, ["result"] = 100, ["mission"] = "Paradise Lost - 08.miz", }, -- end of [17] [18] = { ["stage"] = 11, ["mission"] = "Paradise Lost - 09.miz", }, -- end of [18] I'd change your logbook to add the ["result"] line like this. [1] = { ["datetime"] = "Thu Mar 31 10:22:28 2022", ["result"] = 100, ["aaKills"] = 2, ["agKills"] = 0, ["deathsCount"] = 0, ["stage"] = 1, ["result"] = 100, ["mission"] = "Eviction Notice.miz", }, -- end of [1] I THINK that sets the mission to complete. Then add the following entry right after the } with the comment "end of [1]" and before end of ["history"] [2] = { ["stage"] = 2, ["mission"] = "NAME OF THE SECOND MISSION.miz", }, -- end of [2] Remember to backup your logbook before messing with the LUA. Give that a whirl. System Specs: Spoiler Callsign:Kandy Processor:13th Gen Intel(R) Core(TM) i9-13900K - RAM: 64GB - Video Card: NVIDIA RTX 4090 - Display: Pimax 8kx VR Headset - Accessories: VKB Gunfighter III MCG Ultimate, VKB STECS Standard, Thrustmaster TPR Pedals, Simshaker JetPad, Predator HOTAS Mounts, 3D Printed Flight Button Box Video Capture Software: Open Broadcaster Software (OBS), Video Editing Software: PowerDirector 365 Into The Jungle Apache Campaign - Griffins Kiowa Campaign - Assassins Thrustmaster TWCS Mod
CBStu Posted April 4, 2022 Author Posted April 4, 2022 Mistermann I sure appreciate your helping me but this is over my head. I read through your suggestion Fri afternoon and realized I wasn't following it. We were gone over the weekend so I just read though again 4-5 times and I still don't follow. Thank you anyway.
Bunny Clark Posted April 14, 2022 Posted April 14, 2022 I can't see your images anymore, so I'm not sure what you're seeing. You should just be able to hit the 'Accept" button to continue. But, if you want to skip a mission, one shouldn't need to edit the logbook anymore, you can just skip missions in the campaign menu. Oil In The Water Hornet Campaign. Bunny's: Form-Fillable Controller Layout PDFs | HOTAS Kneeboards | Checklist Kneeboards
CBStu Posted April 25, 2022 Author Posted April 25, 2022 Well, I was going to just forget this campaign but came across it and figure try again. This is the screen it comes up in. I don't see any button to skip a mission. Just a 'Play Again' button.
pete_auau Posted April 26, 2022 Posted April 26, 2022 what happens when you press ok it should take you too the next mission
CBStu Posted April 26, 2022 Author Posted April 26, 2022 When I clicked OK I get this, right back to the same mission.
Bunny Clark Posted April 28, 2022 Posted April 28, 2022 (edited) Something is wrong with the copy of the campaign on your system. It's acting like there's only a single mission in the campaign. There should be another mission on the list below the first one with a status of "Active" and a "Skip" button instead of "Play Again." Edited April 29, 2022 by Bunny Clark Oil In The Water Hornet Campaign. Bunny's: Form-Fillable Controller Layout PDFs | HOTAS Kneeboards | Checklist Kneeboards
CBStu Posted May 2, 2022 Author Posted May 2, 2022 Thanks Bunny. I bet that is the problem. Sometimes I have trouble going from the download, to the unzipping, to placing the campaign where it should go. I bet I screwed this up so will look at it again.
CBStu Posted May 2, 2022 Author Posted May 2, 2022 Bunny you were correct. I should have taken a screen shot but forgot to. Looking in file explorer in the campaign folder I found the campaign listed but when I clicked it, it opened to three folders. I forget the first two but the third one was the campaign, but it had the Zip file icon next to it. When I clicked it, there were a bunch of miz files like I would expect. So basically I moved the miz files out of the Zip folder into the main folder and deleted the now empty Zip folder. I just got through flying the first mission and ,although my result wasn't perfect, I did have the option to skip to the next mission. Thank you so much for helping me out again. 1
CyberCopter Posted May 29, 2024 Posted May 29, 2024 (edited) On 3/31/2022 at 11:52 AM, Mistermann said: Hey @CBStu - the campaign stats are stored in your logbook. The logbook is in your "Saved Games" folder structure underneath "MissionEditor" - logbook.lua. Open it in a tool like Notepad++ Make a backup copy of this file before you do anything in case of corruption. Open the file and you'll see a munch of stats and awards for your player (medals, squadron, callsign, etc.). These are all very well labeled in the LUA. Beneath this block of code, you'll see stats for every campaign you've played. It could be a bit messy if you have a lot of active campaigns or completed campaigns. Scroll through the block of campaign information until you see entries for the USNF97 Campaign. I started the UN Campaign for the Huey to demonstrate. Here's what my logbook looks like for that campaign. I didn't fly it. Just started, read the briefing and ended. When you complete missions on a campaign, there are several additional elements that are written to the logbook. Can you post a screen grab of what you're seeing in the logbook for this specific campaign? I am not an expert, but had a very similar experience with a different campaign and had to go in and edit the logbook to point to the next mission. I think I can assist if I see what's in your logbook. Thanks for the help, I just started my first campaign which has a sight seeing mission as the first task and lands you with a 50 score. It was easy to go back and edit the logbook file following your advice. This is a key piece of information as there appear to be lots of poorly designed, or maintained, campaigns which one might have necessity to fix a broken mission along the way. I seriously reduces the risk of investing in a campaign knowing you can edit a score along the way to unblock your progress. Knowing you can finish no matter what is great. Edited May 29, 2024 by CyberCopter I wanted to blather some more... 1
Recommended Posts