This member has provided no bio about themself...

Comment History
Bomjus
Bomjus - - 1 comments @ Leuchtfeuer

I am getting this error when activating the mod: Error: FLMM has determined that 'Leuchtfeuer V1.3' won't properly activate.
Error: Unable to find dest 'equip = ge_mnr_engine_01' in 'C:\Program Files (x86)\Microsoft Games\Freelancer\DATA\SHIPS\loadouts_utility.ini'

I installed the game through the regular installer and installed it to the default location, i ran and installed the 1.1 patch with admin rights it says it completed it successfully, i installed the JFLP patch located here: Adoxa.altervista.org , and then i attempted to install your mod and got the error above. I have FLMM 1.5 like you linked in your readme, and i launched it with administrator privileges before attempting to activate this mod

any advice?

i have played the campaign for 1-2 hours with no issues, so my game install seems fine.

edit: i removed the following lines from your "Script.xml" and the mod installed without issue:

<data file="DATA\\SHIPS\\loadouts_utility.ini" method="sectionreplace">
<section>
[Loadout]
nickname = ge_miner_co_01
</section>
<dest>
equip = ge_mnr_engine_01
</dest>
<source>
;equip = ge_mnr_engine_01 FLServer meldet sonst Fehler
</source>
</data>
<data file="DATA\\SHIPS\\loadouts_utility.ini" method="sectionreplace">
<section>
[Loadout]
nickname = ge_miner_co_02
</section>
<dest>
equip = ge_mnr_engine_01
</dest>
<source>
;equip = ge_mnr_engine_01 FLServer meldet sonst Fehler
</source>
</data>

i don't know why this was causing an issue, but hopefully it helps you figure out the problem

Good karma+1 vote