Loading [MathJax]/extensions/Safe.js

Special Aircraft Service

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: (SOLVED) Adapt Log feature to a Mission Compatibility Manifest  (Read 105 times)

0 Members and 1 Guest are viewing this topic.

UberDemon

  • UberDemon/danzigzag
  • Modder
  • member
  • Offline Offline
  • Posts: 1620

One way to see which items in a mission are incompatible with the current version of IL-2 you have running, is to look at the Log file (typically "log.lst") and look at the mission you loaded that had issues.  The Log file lists which objects are not present in the current version.  Whereas FMB+ tells you about each moving vehicle/object, the log file tells you about stationary objects as well.

Is there a way to have a feature that only extracts a manifest of what items are not compatible with the last mission loaded?  Something that produces a "lastmission.lst" file that contains a list of incompatible objects.

Maybe an entry in "conf.ini" or in the native IL-2 command prompt could have a feature that allows two choices:
1) List each unique object that is incompatible or...
2) List only the type of object that is incompatible (if there are 10 unique objects of the same class that are incompatible, only list the type of object once)

The list of incompatible objects would need to include at a minimum something like
Code: [Select]
The following items are NOT compatible with your current IL-2 version:
==========================================================================

[Map]
* MAP Endor/load.ini

[Units]
* rogue0120

//If aircraft are not compatible then weapons are not necessary
[Aircraft&Weapons]
* air.TIE_Fighter
* air.X_Wing

[Chiefs]
* 0_Chief Vehicles.Juggernaut 1
* 23_Chief Ships.Viking 2 1080 0 1.0

[NStationary]
* etc...

[Buildings]
* etc...

This would be useful for mission designers and modders alike to help in converting missions from different versions/releases.
Logged
Best Regards, UberDemon/danzigzag, Get UQMG at SAS BAT Mission area.  www.uberdemon.net no longer exists.  (** Alienware Aurora R7 / i7-8700 3.20GHz / 16GB RAM / Win 10 x64 / NVIDIA GeForce GTX 1080 **)

Frankiek

  • SAS Team
  • member
  • Online Online
  • Posts: 3238
Re: Adapt Log feature to a Mission Compatibility Manifest
« Reply #1 on: March 22, 2025, 05:50:16 PM »

there is a tool that is doing exactly what you are asking for is called the campaign validator

https://www.sas1946.com/main/index.php/topic,65584.0.html

You just need to point it to a campaign folder and then to the folder with your ini files and it will tell you what items in the mis files are missing in your inis  issuing a report for each mission in the folder

Logged

UberDemon

  • UberDemon/danzigzag
  • Modder
  • member
  • Offline Offline
  • Posts: 1620
Re: Adapt Log feature to a Mission Compatibility Manifest
« Reply #2 on: March 22, 2025, 06:41:27 PM »

That is AWESOME.  Had no idea.  Will try this now.
Logged
Best Regards, UberDemon/danzigzag, Get UQMG at SAS BAT Mission area.  www.uberdemon.net no longer exists.  (** Alienware Aurora R7 / i7-8700 3.20GHz / 16GB RAM / Win 10 x64 / NVIDIA GeForce GTX 1080 **)
Pages: [1]   Go Up
 

Page created in 0.048 seconds with 24 queries.