Special Aircraft Service

Please login or register.

Login with username, password and session length
Advanced search  
Pages: 1 ... 80 81 82 [83] 84 85 86 ... 116   Go Down

Author Topic: Project DGen_mod  (Read 376954 times)

0 Members and 20 Guests are viewing this topic.

greybeard

  • Modder
  • member
  • Offline Offline
  • Posts: 1931
  • diligo veritatem
    • Old stuff about RB3D and a tiny "IL2 corner"
Re: Project DGen_mod
« Reply #984 on: July 10, 2014, 03:10:34 AM »

greybeard

Send me your campaign which gives out a mistake. It will be simpler to me to understand that occurs when I will see a mistake.

Campaign sent at dgen.service<at>mail.ru.

 I've included only RAF campaign (*Far East), since is that causing Imphal Main aerodrome issue. Also, I've not included skins to save space. Be aware that some extra planes are required, especially Ki-43-IIKAI (separated flight model) and Ki-43-IIb. Please see Readme for details.

Thanks for your attention,
GB
Logged
CPU: AMD Athlon 64 - RAM: 2GB DDR @ 201 MHz - MoBo: ASUSTeK Computer INC. A8N-SLI (Socket 939) - Vidcard: 1024MB NVIDIA GeForce 9400 GT (Club3D) - Screen: L1750SQ (1280x1024@75Hz) - Audio: Realtek AC'97 Audio.

greybeard

  • Modder
  • member
  • Offline Offline
  • Posts: 1931
  • diligo veritatem
    • Old stuff about RB3D and a tiny "IL2 corner"
Re: Project DGen_mod
« Reply #985 on: July 10, 2014, 09:52:15 AM »

I'm really sad to point out another glitch I got: looks like sort of persecution, but it isn't. :(

Today I got following error message:


Indeed, wing "9AF_404FG_508FS" appears twice inside relevant MIS file:
Code: [Select]
[Wing]
  ja0110
  IJA_F_S_64z00
  9AF_404FG_508FS10
  9AF_404FG_508FS10
  IJA_F_S_50z10
  ja0111
but it is present only once inside DB file:
Code: [Select]
[OOB]
=243Squadron=113Squadron=136Squadronfe=176Squadron=28Squadron=34Squadronfc=42Squadron=5Squadron=607Squadronfe=615Squadron=81Squadron=82Squadron=9AF_404FG_506FS=9AF_404FG_507FS=9AF_404FG_508FS=27Squadronearly=31Squadrontc=IJA_F_S_50z=IJA_F_S_59z=IJA_F_S_64z=IJA_F_S_77z=IJA_F_S_87z=IJA_F_C_76z=IJA_F_C_81z=
So it looks to have been the generator to have picked it twice, then giving error.
Logged
CPU: AMD Athlon 64 - RAM: 2GB DDR @ 201 MHz - MoBo: ASUSTeK Computer INC. A8N-SLI (Socket 939) - Vidcard: 1024MB NVIDIA GeForce 9400 GT (Club3D) - Screen: L1750SQ (1280x1024@75Hz) - Audio: Realtek AC'97 Audio.

Asura

  • Modder
  • member
  • Offline Offline
  • Posts: 491
Re: Project DGen_mod
« Reply #986 on: July 11, 2014, 03:20:07 AM »

For the settings file it is very important not to break a sequence of sections. If to mix sections control won't work with places. Sections can not be but the order always has to be such:

Pacific
UseParkedPlanes
UseSearchlight
[EnemyNation]
[AF_OFF]
[Distance]
[AirStart]
[DropTanksON]
[MapSeason]
[MapNight]
[MapWeather]
[MapWind]
[RndScrambleOFF]

I think your problems are connected with order violation.
Logged

Juri_JS

  • member
  • Offline Offline
  • Posts: 253
Re: Project DGen_mod
« Reply #987 on: July 11, 2014, 10:51:44 AM »

...Indeed, wing "9AF_404FG_508FS" appears twice inside relevant MIS file...

It's a bug in the AllWing file. The line "9AF_404FG_508FS;wFighter;Allies;USA" appears twice.
Logged

greybeard

  • Modder
  • member
  • Offline Offline
  • Posts: 1931
  • diligo veritatem
    • Old stuff about RB3D and a tiny "IL2 corner"
Re: Project DGen_mod
« Reply #988 on: July 12, 2014, 01:43:16 AM »

Asura
Thank you very much! I didn't know. Now I'm going to fix that.

Juri
Thanks a lot! I think I would never have found on my own.

Cheers,
GB
Logged
CPU: AMD Athlon 64 - RAM: 2GB DDR @ 201 MHz - MoBo: ASUSTeK Computer INC. A8N-SLI (Socket 939) - Vidcard: 1024MB NVIDIA GeForce 9400 GT (Club3D) - Screen: L1750SQ (1280x1024@75Hz) - Audio: Realtek AC'97 Audio.

greybeard

  • Modder
  • member
  • Offline Offline
  • Posts: 1931
  • diligo veritatem
    • Old stuff about RB3D and a tiny "IL2 corner"
Re: Project DGen_mod
« Reply #989 on: July 12, 2014, 12:50:23 PM »

Asura
I'm sorry to say that, notwithstanding having set the correct sequence for [AF_OFF] in settings file, when campaign switches from Burma 43 to BurmaD1, DGen still picks Imphal Main airfield.

Regards,
GB
Logged
CPU: AMD Athlon 64 - RAM: 2GB DDR @ 201 MHz - MoBo: ASUSTeK Computer INC. A8N-SLI (Socket 939) - Vidcard: 1024MB NVIDIA GeForce 9400 GT (Club3D) - Screen: L1750SQ (1280x1024@75Hz) - Audio: Realtek AC'97 Audio.

Asura

  • Modder
  • member
  • Offline Offline
  • Posts: 491
Re: Project DGen_mod
« Reply #990 on: July 13, 2014, 11:08:56 PM »

Asura
I'm sorry to say that, notwithstanding having set the correct sequence for [AF_OFF] in settings file, when campaign switches from Burma 43 to BurmaD1, DGen still picks Imphal Main airfield.

And the period in section [AF_OFF] at you is correctly determined? It is the period of shutdown of airfield and it has to cover all interval.
Logged

greybeard

  • Modder
  • member
  • Offline Offline
  • Posts: 1931
  • diligo veritatem
    • Old stuff about RB3D and a tiny "IL2 corner"
Re: Project DGen_mod
« Reply #991 on: July 14, 2014, 02:43:23 AM »

And the period in section [AF_OFF] at you is correctly determined? It is the period of shutdown of airfield and it has to cover all interval.

I think so. You may check yourself inside copy that I sent you of my campaign. You can also try launching campaign starting from Burma43 and then skipping missions until campaign switches to Burma44, so you should see the glitch and, maybe, detect the cause.
Logged
CPU: AMD Athlon 64 - RAM: 2GB DDR @ 201 MHz - MoBo: ASUSTeK Computer INC. A8N-SLI (Socket 939) - Vidcard: 1024MB NVIDIA GeForce 9400 GT (Club3D) - Screen: L1750SQ (1280x1024@75Hz) - Audio: Realtek AC'97 Audio.

greybeard

  • Modder
  • member
  • Offline Offline
  • Posts: 1931
  • diligo veritatem
    • Old stuff about RB3D and a tiny "IL2 corner"
Re: Project DGen_mod
« Reply #992 on: July 25, 2014, 03:14:27 AM »

I always find inside DGen_mod.log file one or more rows like following example:

Plane MainType not found: Allies - Fighter,CFighter,Any

May I ask what is "MainType" and how it works?

Thanks,
GB
Logged
CPU: AMD Athlon 64 - RAM: 2GB DDR @ 201 MHz - MoBo: ASUSTeK Computer INC. A8N-SLI (Socket 939) - Vidcard: 1024MB NVIDIA GeForce 9400 GT (Club3D) - Screen: L1750SQ (1280x1024@75Hz) - Audio: Realtek AC'97 Audio.

Asura

  • Modder
  • member
  • Offline Offline
  • Posts: 491
Re: Project DGen_mod
« Reply #993 on: July 27, 2014, 11:18:17 PM »

And the period in section [AF_OFF] at you is correctly determined? It is the period of shutdown of airfield and it has to cover all interval.

I think so. You may check yourself inside copy that I sent you of my campaign. You can also try launching campaign starting from Burma43 and then skipping missions until campaign switches to Burma44, so you should see the glitch and, maybe, detect the cause.

I already managed to remove your files :) Send me them once again. In what airfield there will be a start if to begin at once with Burma44?
Logged

Asura

  • Modder
  • member
  • Offline Offline
  • Posts: 491
Re: Project DGen_mod
« Reply #994 on: July 27, 2014, 11:20:59 PM »

I always find inside DGen_mod.log file one or more rows like following example:

Plane MainType not found: Allies - Fighter,CFighter,Any

May I ask what is "MainType" and how it works?

Thanks,
GB

"MainType" is type which is stated in the DB file:
10 F6F5 SSkin.bmp WSkin.bmp --Reconplane

here Reconplane will be the leader and if the scout that F6F5 is required will be chosen first of all
Logged

greybeard

  • Modder
  • member
  • Offline Offline
  • Posts: 1931
  • diligo veritatem
    • Old stuff about RB3D and a tiny "IL2 corner"
Re: Project DGen_mod
« Reply #995 on: July 28, 2014, 02:49:34 AM »

Thanks Asura!

I have just issued a new version of "Pacific War" campaign experimenting with these features, new for me.
Logged
CPU: AMD Athlon 64 - RAM: 2GB DDR @ 201 MHz - MoBo: ASUSTeK Computer INC. A8N-SLI (Socket 939) - Vidcard: 1024MB NVIDIA GeForce 9400 GT (Club3D) - Screen: L1750SQ (1280x1024@75Hz) - Audio: Realtek AC'97 Audio.
Pages: 1 ... 80 81 82 [83] 84 85 86 ... 116   Go Up
 

Page created in 0.03 seconds with 25 queries.