-
Posts
1,139 -
Joined
-
Last visited
-
Days Won
17
Everything posted by Lowengrin
-
Okay, I think I found the bug for ships jumping out of the patrol area and into a sea lane. IL2DCG350b23.zip
-
Can you do me a favour and post the dcgerror.txt for the first mission of the test campaign? And the .srd and .prd files. Thanks!
-
Check the latest beta.
-
This beta should fix the issues around ships not appearing in the patrol zone (.prd) when they are added to a campaign through the time table. This build should also require ship names (and not their "chief" designation for the timetable command to move squadrons onto carriers. As always, appreciate any feedback regarding these changes...particularly if they don't work as expected.... IL2DCG350b22.zip
-
Strange. While the starting location is determined for .srd, it should be totally independent of .prd position. I'll review.
-
Let me review the code and try and discover why it doesn't accept transferring the aircraft on the same day the carrier is spawned/named. Also, are you sure you can't spawn a ship into a .prd route during the campaign???
-
The class file has a very "delicate" structure and if you don't maintain the exact alignment between columns, you will mess it up. I make no guarantee that DCG will work with BAT (or any other mod). That DCG can work with them is due to modders tweaking and re-posting the DCG data files. At that point, the data files are their responsibility.
-
From the following: [2026/06/30 06:57:04.363] The replacement plane for the Yak-9U ("None") was not found in the Class.DCG file. I assume the error is with the class.dcg file created by the designer of the campaign to integrate DCG with the BAT mod. You could try yourself to change "None" everywhere in the class DCG file to "none" (because from memory it should not be capitalized - although I may have coded an exception???) But if that doesn't work, you'll need to contact the campaign designer.
-
Player unit transfer into another existing one?
Lowengrin replied to walter_solito's topic in DCG Public Discussion
And summer has only just started.... -
The "beep" usually means the DCG install has some issue. Try running DCG and re-checking the auto-generation mode toggle. Also, make sure that you have a Data folder and a Masters folder in your DCG folder (and files in each). I don't think it's very common these days, but some old unzipping options dumped everything into the main folder. Finally, check that the DCG folders and the IL2 folders are not "read only". Hopefully one of those issues will solve it. If not, let me know and I'll try to dig up some other causes.
-
-
Player unit transfer into another existing one?
Lowengrin replied to walter_solito's topic in DCG Public Discussion
Yes. But no promises that it works (as it was intended for coop but maybe, just maybe, I made it work for single player). -
Player unit transfer into another existing one?
Lowengrin replied to walter_solito's topic in DCG Public Discussion
It's not possible to transfer the player between squadrons in the middle of a campaign. Yes, you can rename your squadron, but it retains all the aircraft associated to it's old name. I did set up a command for coop missions to allow players to fly in different squadrons, but I don't think it works for single player mode. But you could try it.... 19420102 PilotType AI II_JG540 19420102 PilotType Human II_JG770 -
No, the MoveSquad command should reference the Chief tag. For example: 19420824 NewColumn 7_Chief Ships.IJNCVGeneric 2 @South_Pacific_Ocean1 $IJN Ryujo ~L 19420824 NewColumn 8_Chief Ships.IJNKageroDD41 2 @South_Pacific_Ocean1 $IJN Akigumo ~L 19420824 NewColumn 9_Chief Ships.IJNKageroDD41 2 @South_Pacific_Ocean1 $IJN Maikaze ~L 19420824 AddSquad IJN_C_Ryujo_FS0 19420824 SetSkill IJN_C_Ryujo_FS0 = 1 19420824 NewPlane IJN_C_Ryujo_FS0 A6M2_21 19420824 MaxPlanes IJN_C_Ryujo_FS0 = 16 19420824 FlightSize IJN_C_Ryujo_FS0 = 3 19420824 MoveSquad IJN_C_Ryujo_FS0 7_Chief
-
Tech Support, Can't start a campaign
Lowengrin replied to KennethBear's topic in DCG Public Discussion
Sorry for the late answer, but I think whatever DCG files that you're using with BAT 4.3 have errors. For example: [2026/04/30 21:58:03.426] The replacement plane for the Do_22K ("None") was not found in the Class.DCG file. "None" should be "none" (no caps) in the class.dcg file. -
Changing the delay between changing escorts shouldn't have any effect. The changes should be immediate. I do know the escort command is not the most reliable. Other circumstances can cause the escort to ignore the command - the most obvious one being the escorted flight isn't active. But other events (like anticipating an attack) can change the escort into a CAP (for example).
-
Hi. Sorry for my slow reply but I was on vacation and away from any computer. It looks like your .ini file is correct and you're not keeping logs from one mission to the next. The issue may be with the BAT files created for DCG. You might want to contact ProblemChild on the SAS forum and ask them to review their data related to the campaign you're wanting to fly.
-
It appears the mission was generated (according to the dcgerror.txt) bu the game crashes. Not sure why that is and can't tell from these files. If your log.lst is too big to load, that might be the issue. There's a setting so it deletes at the start of a new mission, I would turn it on. I think it's eventlog=1 or something like that found in the il2 ini file.
