Jump to content

Recommended Posts

LLv34_Temuri
Posted (edited)

If I run the MissionResaver.exe from any other directory than the "resaver" directory, the resulting .list file in Multiplayer/Dogfight will be empty.

 

It looks like the resaver uses relative path (..\..\data) to look for packman stuff, and that path is relative to the directory that you happen to run the resaver from.

So I might have a command prompt open at "C:\", and when I run "C:\Il-2\bin\resaver\MissionResaver.exe -d C:\Il-2\data -f C:\Il-2\data\Multiplayer\Dogfight\MyMission.Mission", I get the following:

packman: enumerating packages in '../../data'
packman: nothing found
packman: package search finished.
packman: creating global hash tree
packman: allocated onemb cache (1048576 bytes).

And the resulting list file is empty.

 

Then, if I change to the C:\Il-2\bin\resaver\ directory and run the exact same command there, that "packman" stuff doesn't appear, and the resulting list file isn't empty.

Edited by LLv34_Temuri
  • Upvote 2

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...